Killer's Bot Commands

By Killer2009 on Aug 21, 2009

please put

Paste It On aliases :

alias 20 { auser 20 $nick }

in aliases AND the command scripts in Remotes

to add a owner type

/auser 20

It's would help out your bot if you have oper.

Fell out some of the script that goes in the remotes. Like

If you think i need to add something or i need to change something please help. Thank You. If u need help or just want to say hi and thank you join my network at /server 208.98.9.181 6668 ```mirc Paste It On remotes : ON 20:TEXT:*:#: { if ($1 == !deownerbot) { mode $chan -q $me } if ($1 == !ownerbot) { mode $chan +q $me } if ($1 == !deownerme) { mode $chan -q $me } if ($1 == !upbot) { mode $chan +qaohv $me $me $me $me $me } if ($1 == !downbot) { mode $chan -qaohv $me $me $me $me $me } if ($1 == !deadminbot) { mode $chan -a $me } if ($1 == !deopbot) { mode $chan -o $me } if ($1 == !dehalfopbot) { mode $chan -h $me } if ($1 == !devoicebot) { mode $chan -v $me } if ($1 == !voicebot) { mode $chan +v $me } if ($1 == !halfopbot) { mode $chan +h $me } if ($1 == !opbot) { mode $chan +o $me } if ($1 == !adminbot) { mode $chan +a $me } if ($1 == !BadNick) { mode $chan +b $2 kick $chan $2 12+4Your Nick Is Offensive/Retarded Please Change It12+ } if ($1 == !Registerbot) { ns register msg $chan $nick i have registered my nick. :) } if ($1 == !id) { ns identify said leave :( bye } if ($1 == !UNLOCK) { mode $chan -iRA } if ($1 == !deoper) { /mode -o /msg $chan I deopered $nick . } if ($1 == !oper) { /oper /msg $chan Im now opered up. xD } if ($1 == !unlockk) { mode $chan -lL 1 #overflow } if ($1 == !lock) { mode $chan +lL 1 #overflow } } } ```

Comments

Sign in to comment.
Ghost-writer   -  Aug 26, 2009

/msg $chan I deopered $nick .
ROFL IRL :) but i suggest you fix it up. Anyone can op themself and kb bot lol :P and with the !say script let me tell you how it goes. !say $ip | ddos time :)

 Respond  
Killer2009   -  Aug 23, 2009

that's my bots name sorry

 Respond  
Jethro   -  Aug 23, 2009

who the fark is tom?oh my this cracks me up when people submit their "personal" scripts...

 Respond  
Korvin   -  Aug 22, 2009

who the fuck is tom?

    /mode Tom -o
 Respond  
p0d   -  Aug 21, 2009

$me isin awe at the l33tness

 Respond  
Jethro   -  Aug 21, 2009

This script can be shortened and perfected with regular expressions. Nevertheless it is a little better compared to people who use multiple text events for each trigger.

 Respond  
Cracker200   -  Aug 21, 2009

LMAO OMG omgomgomgomg /me dies at the code being so Shlt

 Respond  
GlobalAnomaly   -  Aug 21, 2009

jesus...

At the start of the script put:

alias 20 {
 if (!$1) { echo -a you have to specify a nick! }
 auser 20 $1
}

Also..

if ($me isop $chan) {

Nonetheless, horribly written.

 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.