mIRC Home    About    Download    Register    News    Help

Print Thread
#201677 02/07/08 09:57 AM
I
ispukikoy
ispukikoy
I
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.

L
LittleJohn
LittleJohn
L
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