mIRC Home    About    Download    Register    News    Help

Print Thread
#201677 02/07/08 09:57 AM
Joined: Jul 2007
Posts: 30
I
Ameglian cow
OP Offline
Ameglian cow
I
Joined: Jul 2007
Posts: 30
please help. this script doesnt work. I only want an auto replier everytime someone pvts me. This is my script:

On *:open:?:*: msg $nick Hi $nick !!! Sowee! Mom said I shouldn't talk to strangers. Perhaps we can chat, only if you knew my social security number. Type my SSN to chat with me.

Joined: Jul 2004
Posts: 59
L
Babel fish
Offline
Babel fish
L
Joined: Jul 2004
Posts: 59
Try

on 1:OPEN:?: { msg $nick ...... }

I have an Secure PC event that uses the On Open event using the above as a trigger.


Link Copied to Clipboard