Please help me write the script to prevent join/part/quit flood as follows:
1) JOIN/PART flood:
- If there are 1 nick join myroom then do: join/part fast 3 times then BOT set mode +mR room and banned/kicked that nick for 1 hour.
- If there are 3 nicks or more (> 3 nicks) join/part "at the same time (at once)" within under 60 seconds, then BOT set mode +mRb all ips of that nicks and kick all them out for 1 hour.
2) JOIN/QUIT flood:
- If there are 1 nick join myroom then do: join/quit fast 3 times in 60 seconds then BOT set mode +mR and banned/kick that nick for 1 hour.
- If there are 3 nicks or more (>3 nicks) joins/quits at the same time(at once) under 60 seconds, then BOT set mode +mRb all ips of that nicks and kicked/banned for 1 hour.
I would like to thank and look forward to receiving the code from the forum soon. Thanks all so much!