./quit

By amztechtalk on Jun 02, 2010

just do ./quit then your bot should dissconnect from the network.

on *:TEXT:./quit:#: {
if ($nick == amztechtalk) || ($nick == amztechtalk|laptop) {
/quit
}
else {
msg $chan Sorry $nick, you do not have permission to use this command.
}
} 

Comments

Sign in to comment.
Jethro   -  Dec 29, 2011

Not unless you've changed your nickname to amztechtale or amztechtalk|laptop before using this piece of crap. ( pardon my language)

lol Folks, don't treat Hawkee like a personal pastebin. Submit a snippet or script that's useful and usable to the general public.

 Respond  
Fuzionx   -  Dec 29, 2011

Don't bother messaging people if they don't have access for that command, it's useless and makes people try to abuse it.

E: Oh it's a really old snippet lol..

 Respond  
LordBotTeam   -  Dec 28, 2011

It Didn't work

 Respond  
SnoooP   -  Jun 05, 2010

lol

 Respond  
GuitarMasterx7   -  Jun 04, 2010

instead of

if ($nick == amztechtalk) || ($nick == amztechtalk|laptop) {

i would suggest using a $wildsite
that way no one can change there nick to those
an DC ur bot.

 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.