Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Reason

Pages: [1] 2 3 ... 9
1
News / New Site!
« on: March 15, 2009, 06:22:04 PM »
We'll everyone, the new site is up! I'm gonna miss this Rev77.net, and i'm going to make a backup of all the files and put it on an archive site so everyone can look at past posts.

Sure, i have my complaints about the new site, but it's not my site.

Well here it is! RunWithCode.net

2
Tutorials and FAQS / Guide to Rank System
« on: March 15, 2009, 11:09:23 AM »
In Fail Bot 1.3, there are Rank Settings. The DEFAULT Ranks are
Quote
A = Admin of bot
S = Safelisted
B = Banned (Shitlisted)
H = Halted from using commands
E = Exiled

To Add someone to a rank, make sure they aren't on the user list with

Quote
/c rem username(@blah)

Then Do
Quote
/c add username access rank(s)
Ranks should not be seperated with a space, but they can be.

Attribute System
 
On top of the new rank system, there is an attribute system. So far, there are only two attributes, but i will be expanding and adding more

Quote
banmsg (b flags only) = The message to ban a user with
greet (any flags) = Message to greet an INDIVIDUAL user with.

So if I wanted to ban Marty.T@Blizzard from the channel forever with the BanMessage Noob i would do
Quote
/c add Marty.T@Blizzard 0 b --banmsg Noob

That would result in
Quote
?01:05:03 PM? ?? Marty.T@Blizzard was banned by ReaSoN (Noob).

Or If i wanted to greet MikeA@Azeroth with the message Hai Mike! i would do
Quote
/c add MikeA@Azeroth 0 s --greet Hai Mike!

What if i wanted to greet a user before i banned them?
You would do this
Quote
/c add Pyro6@Azeroth 0 b --banmsg Bye Pyro! --greet Hai Pyro!

I'll add more stuff as i put them in the bot!

If you have any suggestions about this, just post them here.

3
Requests / Google Script
« on: March 14, 2009, 09:11:33 PM »
Double Posts are for Admins

4
Fail Bot / Ever Wanted To Be a Beta Tester...
« on: March 14, 2009, 12:52:53 PM »
Now you can be! Beta testers get alot of extra things like

Public Versions a whole week before they come out
Test Beta Versions for bugs and glitches
Get EVERY beta FREE until you don't want any more!*
*After a one time fee of 5 dollars
All you have to do is send 5$ to madkinsz@yahoo.com and give PM Me your paypal account
Please note every beta is registered to YOUR computer using your login name and your computer name to insure you don't hand it out to people who aren't beta testers..

5
Fail Bot / I need some ideas...
« on: March 14, 2009, 12:39:05 PM »
We'll i just recently added the option for variables in chat, and I came up with an idea... What if i made a 100% customize able Variable System...

Example
Quote
To Get a Random user in the channel you would do
%channel(%rand(%co))
Explanation:
%channel (integer)
 Gets user name of the user in the position Integer in the channel
%rand (integer)
 Gets a random number with integer being the max
%co
 The current channel count
Another Example
Quote
To get a random users clan
%channel(%rand(%co)).clan
or to get a ping
%channel(%rand(%co)).ping
Or like hero and i were talkinga bout being able to make your own variables to replace current ones so like you could make
Channel.RandomUser = %channel(%rand(%co))
and Channel.RandomUser.Ping would be the same as
%channel(%rand(%co)).ping

So What do u guys think?
And what variables should be built in for users to access?

6
Scripting / ChatBot problem.
« on: March 14, 2009, 07:11:24 AM »
u also need the util.lib file i have no idea where to find it, but you need it.

7
Scripting / ChatBot problem.
« on: March 13, 2009, 07:35:29 PM »
you need to create the file replies.txt and squelched.txt

8
Requests / Google Script
« on: March 12, 2009, 05:40:44 AM »
With all the gnome scripts around, I might make one of my own, FailGnome!

9
Web Development / Clan Script :O
« on: March 11, 2009, 07:10:19 PM »
ill look into the javascript on how to stop it on mouseover. Also, i can't make it "Flow". Ive tried a thousand different ways. None of them have worked.

10
Shadow Chat / Development
« on: March 11, 2009, 02:53:44 PM »
if its .net then i cant help SORRYZ

11
Web Development / Clan Script :O
« on: March 11, 2009, 02:52:53 PM »
its 100% themeable. I can make it blue, red, yellow green, people can make custom things and EVERYTHING

12
Web Development / Clan Script :O
« on: March 11, 2009, 06:03:27 AM »
So Recently, I've made some clan scripts. I want Rev77 to check them out. I would like to make a test account and give it admin access, but i'm afraid that someone will screw with it. So I'm going to give the Admins Admin Access (Funny isnt it)
and everyone else can login with Username: Test Pass: 123 and tell me how u like it!
Admins contact me on bnet for the admin panel username and pass
Find them here!

13
Requests / Write to webpage
« on: March 10, 2009, 02:58:53 PM »
hmmm...
gimme a day or so i'll see what i can do.
You'll need to have a mysql database i can use though

14
Requests / Add on with HTML Log's.
« on: March 10, 2009, 02:57:05 PM »
u need someone to write u a PHP Script to do this, cuz last time i checked, SB couldnt connect with FTP.

15
Requests / Write to webpage
« on: March 10, 2009, 05:32:05 AM »
it depends what you think of easy.
You'd have to get someone to write the php/asp form for you
as well as have someone right the script to manipulate that form.
Idk exactly what you want, so i can't really help you.

From what i understand you just want some fields that write to a text file?

what fields do you want? how do u want them written to the file? Do you want to delete the old file and create the new one, or use the same one every time? do you want to seperate them by lines, or by | or by % or what?


Pages: [1] 2 3 ... 9