hello, (this is my first post)
sorry to come off a bit rude, but i am looking for a script and cannot find it anywhere.
Heres a summary...
I am looking for a .tcl script that when a user joins it will:
1-Check to see if the person entering the channel is a clone
2-Check to see if the person entering the channel has either voiced or opped status in the channel
3-If the person has voiced/opped status, it will not be effected by #4.
4-If the user is a clone, kick them, ban them for 24 hours
5-If the same hostmask comes back after 24 hours, and clones again, permanent ban
so...
User enters->check for clones->check for ops/voice->kb on clone if no ops/voice
i do not want to have to set flags on users.
Due to the fact that the channel it will be running in, is fairly big (250+ on 1 chan, 200+ on the other)
thanks for you help