ZabuzaMomochi commented on a Page, Fun Commands  -  May 06, 2006

Try doing this for making it so only some people can control it. Just do /Addmaster nick
Alias addmaster {
/set %Botmaster $$2
Timer 1 2 notice $$2 You are my bots new master!
}
on :TEXT:!stab:#: {
if ($nick == %Botmaster) {
msg $chan $nick stabs $2 in the back. You\'ve been killed
kill $2 Your Dead
else { Msg $chan Sorry $nick $+ ! But, You are not one of my bots masters.. Well good day!
}
}
}
on :TEXT:!Stfu:#: {
if ($nick == %Botmaster) {
msg $chan $nick said for $2 to stfu.
mode $chan +q $2
Else { msg $chan Sorry $nick but you are not one of my bots Masters.. Well, Good day!
}
}
}
on :TEXT:!hooker:#: {
if ($nick == %Botmaster) {
nick Ho0k3r
msg $chan Hey, let\'s go into a P2p and Cyber With Eachother, for a bonus i\'ll give you a free lapdance.
msg $chan I was just joking. lol
nick <bot\'s nick>
Else { notice $chan Sorry $nick $+ ! You are not one of my masters... Well, Good day!
}
}
}
on
:TEXT:!Respect:#: {
if ($nick == %Botmaster) {
nick PwNeR_Of_YoU
msg $chan Your Ass Is Mine!!!!
msg $chan Hmm...Respect and I won\'t kick your ass okay?
Else { msg $chan Sorry $nick $+ ! But you are not one of my masters... Well, Good day!
}
}
}
on :TEXT:!Respectoff:#: {
if ($nick == %Botmaster) {
nick <Bot\'s Nick>
msg $chan I guess can fend for Himself. :]
Else { msg $chan Sorry $nick $+ ! But, You are not one of my bots masters... Well, good day!
}
}
}
on
:TEXT:!WarOn:#: {
if ($nick == %Botmaster) {
nick WarLord
msg $chan Don\'t Screw with me, I got Yo mama on my side.
Else { msg $chan Sorry $nick $+ ! But you are not one of my bots masters.. Well, Good Day
}
}
}
on *:TEXT:!WarOff:#: {
if ($nick == %Botmaster) {
nick <Bot\'s Nick>
msg $chan Your lucky I got Bored...
Else { msg $chan Sorry $nick $+ ! But you are not one of my bots masters.. Well, Good Day
}
}
}

 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.