This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 1097 matches

by simo
Wed Mar 25, 2015 2:08 pm
Forum: Script Requests
Topic: anti repeat from multi host/ip
Replies: 106
Views: 128419

thank you spike^^ for the explanation of the working of the code the kicks is all fine as you mentioned kicks are always per user as there is no multi kick in 1 line possible the only thing wich is missing is the compression of modes beeing set
by simo
Wed Mar 25, 2015 1:57 pm
Forum: Script Requests
Topic: anti repeat from multi host/ip
Replies: 106
Views: 128419

the kicks are instant and fine all that remains is to compress the modes
as much as possible so channel doesnt get flooded with mode settings

other than that its a fine code executing perfecly
by simo
Wed Mar 25, 2015 1:34 pm
Forum: Script Requests
Topic: anti repeat from multi host/ip
Replies: 106
Views: 128419

i already said max modes per line is 15 in inspircd
and i tried using +bbbbbbbbbbbbbbb but it still sets per user user
by simo
Wed Mar 25, 2015 12:26 pm
Forum: Script Requests
Topic: anti repeat from multi host/ip
Replies: 106
Views: 128419

i replaced the part you posted caesar it doesn seem to compress ban modes in 1 line as much as possible 17:23:48 (Mathews) : waxlkx khjskjsfkjsfkjsfkjkj tpjdsl 17:23:48 (Mauro) : waxlkx khjskjsfkjsfkjsfkjkj tpjdsl 17:23:48 (Paul) : waxlkx khjskjsfkjsfkjsfkjkj tpjdsl 17:23:48 (Debora) : waxlkx khjskj...
by simo
Wed Mar 25, 2015 10:07 am
Forum: Script Requests
Topic: anti repeat from multi host/ip
Replies: 106
Views: 128419

tnx SpiKe^^ and caesar for the fine job much apreciated
by simo
Wed Mar 25, 2015 9:57 am
Forum: Script Requests
Topic: anti repeat from multi host/ip
Replies: 106
Views: 128419

as i mentioned its running on my own network and its opered and has no limits

cause waiting like minutes for it to finish kicking and banning is annoying for the rest of the users in the channel
by simo
Wed Mar 25, 2015 9:50 am
Forum: Script Requests
Topic: anti repeat from multi host/ip
Replies: 106
Views: 128419

all that remains is: - for it to excempt !~@%& from beeing effected - no queu ( send instant to server ) - send modes as much as possible in one line ( i tried pushmode but pt sends 4 modes per line ) - and to lock channel (temporary) if this could be integrated its perfect for my needs and woul...
by simo
Wed Mar 25, 2015 9:32 am
Forum: Script Requests
Topic: anti repeat from multi host/ip
Replies: 106
Views: 128419

im on a inspircd server wich has 15 mode settings in 1 line max
doesnt eggdrop support like mircs $modespl wich gets it from server
by simo
Wed Mar 25, 2015 9:24 am
Forum: Script Requests
Topic: anti repeat from multi host/ip
Replies: 106
Views: 128419

no it doesnt push modes in one line
by simo
Wed Mar 25, 2015 9:19 am
Forum: Script Requests
Topic: anti repeat from multi host/ip
Replies: 106
Views: 128419

it seems to ban everyone in the channel and it doesnt send instant its queud
wich takes it for ever to finish banning and kicking
by simo
Wed Mar 25, 2015 9:13 am
Forum: Script Requests
Topic: anti repeat from multi host/ip
Replies: 106
Views: 128419

this is what i have atm for some reason ir kicks me 2 and i didnt even flood # multi-host-repeat.tcl v1.0 by SpiKe^^, closely based on # repeat.tcl v1.1 (9 April 1999) by slennox <slenny@ozemail.com.au> # Repeat flood, kick-ban on repeats:seconds # set rp_bflood 3:10 # Repeat flood kick-ban reason #...
by simo
Wed Mar 25, 2015 9:08 am
Forum: Script Requests
Topic: anti repeat from multi host/ip
Replies: 106
Views: 128419

i used that in the code if i did it correct
by simo
Wed Mar 25, 2015 9:03 am
Forum: Script Requests
Topic: anti repeat from multi host/ip
Replies: 106
Views: 128419

this is what i have so far # multi-host-repeat.tcl v1.0 by SpiKe^^, closely based on # repeat.tcl v1.1 (9 April 1999) by slennox <slenny@ozemail.com.au> # Repeat flood, kick-ban on repeats:seconds # set rp_bflood 3:10 # Repeat flood kick-ban reason # set rp_breason "repeat flood" # Length ...
by simo
Wed Mar 25, 2015 8:20 am
Forum: Script Requests
Topic: anti repeat from multi host/ip
Replies: 106
Views: 128419

after changint that i get this error
13:18:42 <SeCuRiTy> [08:05:48] Tcl error [rp_pubmsg]: illegal channel: ChanServ,AmaziGH,Lilli,Avila,Orourke,Rima,Oglesby
by simo
Wed Mar 25, 2015 6:22 am
Forum: Script Requests
Topic: anti repeat from multi host/ip
Replies: 106
Views: 128419

also i noticed it doesnt excempt halfop and above from beeing effected