Noutrious commented on a Page, Commands  -  Jun 13, 2006

Sorry, this is another lame script.
on 400:TEXT:quit:#: { msg $chan $nick has ordered me to quit } { quit | exit } on 400:TEXT:adduser:#: { auser 1000 $nick } { msg $chan $2 has been added to my user list }
wtf is these? You dont need to put } { you can put | for more commands. And you can write: on 400:TEXT:adduser:#: {
.auser 1000 $nick
.msg $chan $2 has been added to my user list }
and
on 400:TEXT:quit:#: { msg $chan $nick has ordered me to quit | quit | exit } where then are your v1 version? on 400:TEXT:info:#: { msg $chan Coded and scripted by Bob. Version 2.5 }

.Voice $1:auser 50 $1
.Halfop $1:auser 100 $1
.Op $1:auser 200 $1
.Admin $1:auser 300 $1
Where are the commands for these ppl?

and

on *:LOAD: { auser 1000 $me | auser 1000 Bob }
Looks like a bit of lame channel \"hacking\".
Im sorry but this is very, very bad coding + not completed, so its 1.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.