Hey guys , I was wondering if you can help me out here , I've known on join scripts and I'm using it now adays and when I'm connected , it sends me a message each time somebody joins a channel:
YYYY Target change too fast. Please wait 97 seconds.
XXXX Target change too fast. Please wait 99 seconds.
(I'm sending private messages on join)
The script I'm using is as simple as that:
Code:
on 1:JOIN:#:/msg $nick MESSAGE CONTENT

I need to know how I can use this script without getting the "Target chance too fast" error, and successfully send messages to EACH ONE who joins a channel I'm in .
Thank you very much smile