mIRC! Slapping dodging and stuff?

  • Thread starter Thread starter Tonku
  • Start date Start date
T

Tonku

Guest
I've seen how many users can dodge or slap back, if I slap them, how could I do it myself too? Or some of them just have a script or something : When I slap the person then comes :"You missed me pitch!"
Can you help me with doing those too?
 
on *:text:$nick slaps yournick around a bit with a large trout:#: { msg $chan /me whatever }

or

on *:text:whateverwords:#: { msg $chan whatever response }

These go in the remote section of your scripts editor.
 
Back
Top