I run Ptokax TD4 with IceGuard 1.92 and when i type +follow a lots off users with srange names like "eoid" "aeyufa" e.t.c redirected. It about 100 suers in 2 or 3 minutes and i guess it's mldonkey clients.
Now the question. How do i make the scrip ban the users and not redirect them ?
QuoteShowTimeText = 120 -- Minuts for the Timetext to appear.
DefMessMode = 3 -- (0) IN CHAT TO ALL, (1) IN CHAT BUT ONLY TO WATCHERS, (2) IN BotName TO ALL, (3) IN BotName BUT ONLY TO WATCHERS
E_Mail = "icemaniac@frac.dk"
--> This is for the scriptet Log-In Check if it's used then turn all the checks Off in the Hub Software and Remember that nil = Off <--
CheckingEnabled = 1 -- nil or 1 if Checks for Share/Slots/Hubs/Version etc.
SetCheckLvl = { 0, 1, 2, 4 } -- profiles that wont be checked - 0=Master / 1=Operator / 2=VIP / 3=Reg / 4=Superuser / etc.
hubCheckMethod = 3 -- DC++0.24 Hubs notation 1=x, 2=x/y, 3=x/y/z (x=normal / y=registered / z=operator)
RedirectOnFailed = 1 -- nil or 1 to redirect when user fails to meet the Log-In Check criteria (not for Forbiddenwords)
useTempBan = nil -- nil or 1 to TempBan users when they don't meet the criteria.
minVersion = nil -- nil or version to allow minimum a specific version on the hub.
disallowNmdc = nil -- nil or 1 to disallow Neomodus Direct Connect on the hub.
maxSlots = 50 -- nil or max slots allowed on the hub.
maxHubs = 25 -- nil or max hubs allowed on the hub.
minSlotsPerHub = nil -- nil or min slots/hubs to be on the hub.
minSlots = 1 -- nil or min slots to be on the hub.
ExtraSlots = 0 -- Minimum extra slots for this hub.
SlotsVsSpeedCheck = nil -- nil or 1 if the script shall check for connection speed vs slots
SlotsVsSpeed={}
SlotsVsSpeed["28.8Kbps"] = 1
SlotsVsSpeed["33.6Kbps"] = 1
SlotsVsSpeed["56Kbps"] = 1
SlotsVsSpeed["ISDN"] = 1
SlotsVsSpeed["Satellite"] = 2
SlotsVsSpeed["Cable"] = 6
SlotsVsSpeed["DSL"] = 6
SlotsVsSpeed["LAN(T1)"] = 6
SlotsVsSpeed["LAN(T3)"] = 10
QuoteOriginally posted by [T-G-T]M@sto
I run Ptokax TD4 with IceGuard 1.92 and when i type +follow a lots off users with srange names like "eoid" "aeyufa" e.t.c redirected. It about 100 suers in 2 or 3 minutes and i guess it's mldonkey clients.
Now the question. How do i make the scrip ban the users and not redirect them ?
looks more like random names from dc blue or dc stealth.
but the only way we can change it 2 a ban is if you post iceguard.
plop
as my knowledge is the only Lua source for IceGuard , is v1.88 all others are compiled :) .. and editing the setup file as you are showing us wont work M@sto ..
greetz