Thank you for the reply. Now atleast my bot will not be banned and killed by the IRCop OPs that get mad that they can't unban before the 5 minutes. lol
Ok I need a bot that looks at XDCC's for the correct files. The first time will look for one of the first files then the second timer will look for the second group. set smallfilepack1 "LaLaLa" set smallfilepack2 "LaLaLa" set smallfilepack3 "LaLaLa" set bigfilepack1 &qu...
I am using the quitban.tcl made by slennox and it bans for 5 minutes. But when a HOP/OP tries to remove that ban within that time it readds it. Any way I can stop this.
This is my rather interesting attempt at a script but it appearntly still lets my Drop run LoL bind time - "00 * * * *" time:guestunbans bind time - "30 * * * *" time:guestunbans proc time:guestunbans {min hour day month year} { foreach item [banlist #betas] { match $bannick G| k...
Ok I have a channel where some people get nicks like G|1463345 if they do not identify and we already have a bot to kick and ban on them nick changes but my question is how can I set my bot to go around like every 30 minutes and unban just nick bans like G|*!*@* and no other bans. I know +dynamicban...
Ok can usally figure my way with scripts but every XDCC script I seem to add to my Windrop doesn't seem to work. Anyone know a script that has no problems with Windrop?
1. I have a script that uses !peak which anyone should be able to type. When I type it it works beautiful but when anyone else types it it doesn't do a thing but other public commands work fine. Is it my script if so how can I fix it or is their a better script for !peak you could recommend? -Note- ...