Posted to tcl by SoUlesS at Tue Nov 06 21:27:28 GMT 2007view raw
- bind pub -|- !rules do_rules
- utimer 1 [putserv "PRIVMSG $nick :4Rules for 12$chan4 are as follows:"]
- utimer 10 [putserv "PRIVMSG $nick :12We Don't Allow"]
- utimer 20 [putserv "PRIVMSG $nick :12 1- 4Swearing"]
- utimer 30 [putserv "PRIVMSG $nick :12 2- 44Religious Or Political Chat"]
- utimer 40 [putserv "PRIVMSG $nick :12 3- 4Repeating, Flooding the channel with text/nick/join or part"]
- utimer 50 [putserv "PRIVMSG $nick :12 4- 4Advertising"]
- utimer 60 [putserv "PRIVMSG $nick :12 5- 4Sexual Attitudes"]
- utimer 70 [putserv "PRIVMSG $nick :12 6- 4Harassing Users"]
- utimer 80 [putserv "PRIVMSG $nick :12 7- 4Excessive Caps"]
- utimer 90 [putserv "PRIVMSG $nick :12 8- 4Offensive Nicks"]
- utimer 100 [putserv "PRIVMSG $nick :12 9- 4Auto Greets"]
- utimer 110 [putserv "PRIVMSG $nick :12 10- 4Op Begging"]
- }
- #First I loaded it with utimer btw the line and the comming one with 3 seconds but it flooded the users .. then i changed it to 10 it continued flooding..