i've just started scripting and i've started off getting used to it by making replies to the nonamescript slaps that is quite common on the quakenet servers i'm in but i have 2 questions
the code i'm using at the moment is
on *:ACTION:$(* $+ persuades $me to eat the cyanide sandwich ):#:{ action Decides to ram the sandwich down $nick 's throat instead. did you enjoy that? }
however this replies to the channel that is currently open at the time and not the channel where someone slapped me and also for other slaps where it goes something like
discovers nick's picture at uglypeople.com
i cant get it to respond if its got " 's " on the end i've tried $nick's but it dosen't work
any ideas ?