I put it one or two lines upper and it did work.
I really want to thank you for your time and help.
I couldn't finnish this myself.
Thanks you from freeeeeezing Finland
## CONFIGURATION ## # Default repeat rate flood # <how many repeats>:<in how many seconds> set norepeats(default) 0:0 # Ban on repeat? (1 = Yes , 0 = No) set norepeats(banonrepeat) 1 # If banning on repeat, how many minutes shall they be banned for? set norepeats(bantime) 15 # Kick/Ban Message to u...
did add and got 2 error msg: "Tcl error [norepeats_pubm]: wrong # args: no script following "{$norepeats(banonrepeat)}" argument" and when i changed the place "Tcl error [norepeats_pubm]: extra characters after close-quote" I'm really sorry to bother You but what did I ...
# ## 6 ## Text repeating. # # use .chanset #channel ap:repeatl <repeats>:<seconds> (in DCC, 0:0 to disable) # Set default rate here: lappend ap:udefs {ap:repeatl 0:0} ## Text repeating Kick on how many consecutive repeated letters? ## Example: if this is set to 5 then the bot will kick any user who...
I tried few weeks ago, but he hasn't anserwed yet.
And i have tried all repeat scripts from here and all of them has some problems with banning ops, banning masks or those warning, kick, ban situations
It's neither I'm so rookie with this tcl codes or they just dont fit me =)
So this is my second problem: I have tried to do a script to a big channel that all ops can easily ban people with reason. The trick is that i need a script which works by saying !ban nick #channel @ bots privatemessage. And that's not all... I need the ban to be Q-auth ban so he/she can't come to t...
Hi everyone! I really need help with this script... It does what it does well but there are few thingsa it does not do: 1) it does not ignore ops and voices -> so it bans them too if they repeat :( 2) then banmask is very bad for big channels! -> *!*@banmask -> it bans all people from maybe same vho...