PtokaX forum

Lua 5.3/5.2/5.1 Scripts (for PtokaX 0.4.0.0 and newer) => Request for scripts => Topic started by: Hamachi on 08 January, 2010, 19:57:53

Title: peerguardian block list in PX
Post by: Hamachi on 08 January, 2010, 19:57:53
hey i have try WebBan 1.0 LUA 5.1x [Strict] [API 2] but i add the ip to the hub ban list :(

if some can mode it or somfing and add tgis funtions

1. save ip's/range to a .tbl file
2. if users ip are on the ip list = ban/kick/PmOp
3. update list every xx hours - ( delete old list )
4. add nick to safe list

Thanks if some have time :)
Title: Re: peerguardian block list in PX
Post by: Hamachi on 19 January, 2010, 18:35:17
No like to help ?
Title: Re: peerguardian block list in PX
Post by: Hamachi on 26 August, 2010, 22:39:21
Not someone who will help ?

I need this script :)
Title: Re: peerguardian block list in PX
Post by: Hamachi on 28 August, 2010, 14:31:44
Now WebBan add the ips to ban list in the soft.

Not alle ip's are optodate, it dont delete old bans, some have dynamic IP, and can not get in :(

so will be nice, if the script add the ips / ip rangs in to a .dat fil list, and so PM all OPs, so ops can look after the user is ok or not.

so somfing like:

1. save ip's/range to a .dat file
2. if(users ip== ip list) do
       ban or kick or PmAllOps ( send range info from the list)
3. update list every xx(24) hours ( delete old list )
4. add nick to safe list (user ok)
4. profile check on/off

hope you understand :)

Thanks for you time :)