View

bot hug

Snippet Author: Hungry_NZ
Rated:
Snippet Description: this is a hug for your tcl bot....my one is set so it hugs a few people... EDIT IT!

Favorite Script -
  Hungry_NZ
Comments:
yay my 2nd post:D

Posted by: Hungry_NZ


  FURBY
Comments:
ok not 2 bad.... :P could always be better.... i'll show you in a second once i get the code tag's working on comments :P

Posted by: FURBY


  FURBY
Comments:
Code:
testing this code tag
does it work? :P

Posted by: FURBY


  FURBY
Comments:
yes it does :D

Posted by: FURBY


  FURBY
Comments:
ok, well heres how i would of done it

Code:

bind pub * hugs pub:hug
proc pub:hug {nick host hand chan arg} {
global botnick
if {([lindex $arg 0] == $botnick)} {
putquick "PRIVMSG $chan :\001ACTION wraps $nick in a large hug and and offers them a broken broom from #youth "
}
}


wouldn't really do individual hugs for each

Posted by: FURBY


  Hungry_NZ
Comments:
ya thats if u want to do 1 for special people

Posted by: Hungry_NZ


Smilies Message:

Comments: