• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Prevent against Hack - ingame- (Solved)

LucasFerraz

Systems Analyst
Joined
Jun 10, 2010
Messages
2,857
Reaction score
96
Location
Brazil
Information: This script block players without my permission.
This script ban IP if GM out of list login (hackers?)
Is possible to make it better? Is possible to block Computer Name?(Players can renew IP number)
.
 
Last edited:
I added it to login.lua.
My script is blocking IP(ip ban) if GM is lot listed in script. (but they can renew IP easy)


I'm using Gesior, there is no bugs in it but im not 100% sure ;p
 
It's not sent to server, so instead secure your website scripts and webserver, or ban IP ranges if you must. (IPSec in Windows, iptables in Linux)
 
Back
Top