SpibotWorX 1.0

By ^spi_sloth^ on Aug 06, 2004

this is some basic commands for a bot paste it in remote make sure to put in your name where it says |user name| and you bot's name where it says |bot's name|

you can see a list of commands by right clicking on the chat screen[in the bot's mirc] (NOTE: when giving a command you cannot give the command from the bot!)

if you need help come to IrCQ's #spi

have fun!

;created by ^spi_sloth^
on *:TEXT:`op *:#: { if (( $nick == |your name| )) mode # +o $2- } }
on *:TEXT:`halfop *#: { if (( $nick == |your name| )) mode # +h $2- } }
on *:TEXT:`voice *:#: { if (( $nick == |your name| )) mode # +v $2- } }
on *:TEXT:`kick*:#: { if (( $nick == |your name| )) kick # $2- } }
on *:TEXT:`kickban*:#:  { if (( $nick == |your name| )) mode # +b $2- { kick # $2-  } } }
on *:TEXT:`ban*:#:  { if (( $nick == |your name| )) /ban $2-  }
on *:TEXT:`protect*:#: { if (( $nick == |your name| )) mode # +a $2- }
on *:TEXT:`topic*:#: { if (( $nick == |your name| )) /topic # $2- } }
on *:TEXT:`lockup*:#: { if (( $nick == |your name| )) /mode # +mi } }
on *:TEXT:`lockup off*:#: { if (( $nick == |your name| )) /mode # -mi } }
on *:text:`deop *:#: { if (( $nick == |your name| )) mode # -o $2- } }
on *:TEXT:*`lockdown:#:{ if (( $nick == |your name| )) /mode # +mipls 1 } }
on *:TEXT:*`quit*:#: { if (( $nick == |your name| )) /quit }
on *:TEXT:*`hop*:#: { if (( $nick == |your name| )) /hop # }
on *:TEXT:*`part*:#: { if (( $nick == |your name| )) /part # 9,1 was commanded to part }
on *:TEXT:*`aop*:#: { if (( $nick == |your name| )) /msg # !op |bot's name| }{ if (( $nick == |your name| )) /msg # !op |your name| }
on *:TEXT:*`roomop*:#: { if (( $nick == |your name| )) /msg chanserv identify # |channel password| }
on *:TEXT:*|bot's name|*:#: { /msg # hello $nick } { /msg # type " !usr cmd " to see a list of commands you are accessable to }
on *:TEXT:*!usr cmd*:#: { /msg # - $nick } { /msg # type !sban (name) to suggest a ban type !skick (name) to suggest a kick type !sop (name) to suggest an op etc. } 
on *:TEXT:*!sop*:#: { /msg |your name| user: $nick has suggested an op in room # }
on *:TEXT:*!sban*:#: { /msg |your name| user: $nick has suggested a ban in room # }
on *:TEXT:*!skick*:#: { /msg |your name| user: $nick has suggested a kick in room # }
on *:TEXT:*!s*:#: { /msg |your name| user: $nick has suggested a ? in room # }
on *:TEXT:*|your name|*:#: { /msg |your name| user: $nick has said your name in # }  { /msg |your name| user: $nick has said your name in # }
;

Comments

Sign in to comment.
Soxide   -  Aug 24, 2004

the your name isnt v good u wannd add a part where it sets %yourname to be ur name so u dont have to keep changeing it liek /youname /set %yourname $$?=\"enter your name here\" stick that in alias change | your anme| to %yourname

 Respond  
Piiluke   -  Aug 23, 2004

lostgamer, I think he made that script for \"bot\" so $me doest work there then tbh.. but its too sucky, coz anyone can chnage $nick

 Respond  
Roves   -  Aug 07, 2004

spi your a deadman.thats a ripped version of ledzeppelin\'s botness{(@)}B-L-S snipplet.first The_Joker\'s tag selector,now this? omg man.

 Respond  
Lostgamer   -  Aug 07, 2004

you could\'ve replaced the \'your name\' parts with $me

 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.