Hi, i am wondering if anyone knows any script or even its possible to write a script for this particular problem.
now a days spammers have changed their way of spammimg, now they just sit on the channel, or spammer bots sits on the channel, and the moment someone message them, they reply with spam, porn links, channel inviting etc. i don't know if script is possible for this, because if we write a script with a timer so bot can message all users, then bot will ignore the reply messages, if there are many spammers ...
This shouldn't be too hard to sort. Using a small script, designed to trick the spammer into talking, you can get your standard old spam script (no!spam, or any other *PLUG*), to perform its normal actions.
To know what use in this script, there are a few questions to ask.
1: Exectly what messages do they respond to, and are there any they don't?
2: Does this apply to privmsg, notice, CTCP and CTCP replies?
Taking this into account, a small script can be wizzed up.
If they only respond to privmsg, then messages can be a bit of a nuciance to some users. CTCP, CTCP reply and notices would be best (just the CTCPs even better - less intrusive).
Thanks, they usually reply if you message them like just "hi" . i've checked ctcp's, they don't reply, just private message, so if bot will send a message to the all users, they will reply with spam, but let say there are 20 spammers, then bot will ignore the reply
Hi,
is there any max limit to the queue? i thought its default 300, but in my channel there are less than 100 ppl and when i like to send the msg to all users, some users get the message and some don't....i have tried "putquick" , "putserv" as well. also added console flags to see what's going on, i see msgs go to all users, but server says -> Target change too fast. Please wait n seconds. any solution??
It sounds like (very ironically) the server has anti-spam features built in and thinks you're a spammer. It notices that you're sending the same message to many different targets in a short time, and stops you. I've seen similar things with channel joining -- the server notices if you join and part channels quickly, and stops you.
I don't see why you are doing this, honestly. If these spam bots don't spam you until you message them with "hi", an invitation to talk, then it's not even spam really. If you're going to bug people with uninvited private messages, you have to expect that sometimes they won't respond the way you want them to.