mIRC Home    About    Download    Register    News    Help

Print Thread
#13649 01/03/03 04:49 AM
Joined: Jan 2003
Posts: 39
Q
quiglag Offline OP
Ameglian cow
OP Offline
Ameglian cow
Q
Joined: Jan 2003
Posts: 39
what would be the script for this:

someone types i hate you and the auto reply out put would be /me kicks (who ever said "I hate you") in the head

Thanks for the help.

#13650 01/03/03 06:01 AM
Joined: Feb 2003
Posts: 83
L
Babel fish
Offline
Babel fish
L
Joined: Feb 2003
Posts: 83
on *:text:*I Hate You*:#: {
describe $chan kicks $nick In The Head
}

that should work for ya


on *:action:*I Hate You*:#: {
describe $chan kicks $nick In The Head
}

if you want it for /me responces

Last edited by LO_KEY; 01/03/03 06:03 AM.

any help would make me happy

Link Copied to Clipboard