better bot commands{updated}

By DemonicDerek666 on Apr 07, 2008

This is my newest form of bot commands that kinda make it more sneaky so if ur not allowed to have a bot on a site you can hide it alittle better and you may modify or change the command and so yea change the timers if u want and well yea enjoy it i did it by the /auser command so that u can do it manualy and i forgot how to do it with the text files k EL i know ur gonna comment about that lmao XP if u wanna re tell me how to do that then go for it just load into remotes add the owner nick by going /auser owner nick EX: /auser owner WraithRIOT
and then say one of the following phrases in the main room {with ur owner nick} Mod me, demod me, i hate voice, voice me, quite nickname u wish to quite, unquite the nick of the person u want to quite

alias comown { 
  auser Owner $$?="Please enter the nickname of the bot owner here"
  set %com_chan $$?="Please enter the channel name where you want the commands to work ie: #mIRC_Pr_GTFO"
}
on Owner:notice:*:?: { 
  If ($strip($1) == mod) { var %optimer = $rand(1,10) | .timer 1 %optimer mode %com_chan  +o $nick }
  If ($strip($1) == demod) { var %doptimer = $rand(1,10) | .timer 1 %doptimer mode %com_chan  -o $nick }
  If ($strip($1) == devoice) { var %dvoptimer = $rand(1,10) | .timer 1 %dvoptimer mode %com_chan  -v $nick | .timer 1 %dvoptimer msg %com_chan  how is that picky }
  If ($strip($1) == voice) { var %voptimer = $rand(1,10) | .timer 1 %voptimer mode %com_chan  +v $nick }       
  If ($strip($1) == quiet) { var %qtimer = $rand(1,10) | .timer 1 %qtimer mode %com_chan  +q $2 } 
  If ($strip($1) == unquiet) { var %uqtimer = $rand(1,10) | .timer 1 %uqtimer  mode %com_chan  -q $2 }
} 

Comments

Sign in to comment.
EL   -  Apr 08, 2008

Hey should work fine its basic has i said there are alot more commands to add plus alot of check for commands but it does work an should keep your bots activities pretty much hidden so u can run your bot with out to much trouble.\"Rate it or Hate it?\"...7/10.`-.-

 Respond  
EL   -  Apr 07, 2008

DD why u not advancing here i think it was you who came to my server an we did some bot commands,im pretty sure it was you.There is no need for all those on text events one is fine, there no ned for backslashes ,you should silence your timers \'\'.timer\'\' so u dotn spam your self,also you quiet command will quiet he owner not the target,change $nick to $2,your \'\'hate voice\'\' command is messed up you need to space the timer an message.Should stop by again /server irc.chatscape.net:7000 -j #mIRC_Or_GTFO

 Respond  
DemonicDerek666   -  Apr 07, 2008

Forgot to add i tested all commands myself they all work perfect for me let me know how i can improve it and how it works for you

 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.