Torndeco (DayZ) 46 Posted November 27, 2012 (edited) https://github.com/T...eco/pyBEscannerpyBEscannerA simple python application with goal of scanning arma2 + battlelog files.This this not protect against people using a battleye bypassFeatures:Multiple Servers ( No multi-threading support, it scans 1 server at a time )Scans battlelogs Whitelist + Blanlist + Kicklist filters with regrex featureshttp://docs.python.o...library/re.htmlAuto-purges logs as it scans, reduces need to re-scanMakes backup logs files & splits them up into folders based on dateMakes actions logs i.e scripts-bans.txt scripts-kicks.txt scripts-unknown.txt.Ability to pick per file different scan settings Standard - Ban only for blanlisted code... Standard+Kick - Ban only for blacklisted code + kick for unknown code entries... Strict - Ban for everything not in whitelist filterAbility to detect multiple attempts i.e user spamming an logfile i.e If u could ban a player than appears in setpos.log 10 times in 5 seconds if u wanted to... Or U can also add in different triggers i.e different triggers for pipebombs / grenades etc...-----------------------------Above is copy/pasted from README...Some additional notes:-pyBEscanner only works if u got abiity to run said program on your server i.e console / admin access.If u are using a managed server have a look @ http://www.gotcha-antihack.com/Kicking doesn't work yet, 90% of code is in place, on my todo list.The following is an example of a spam file... other action files are just like a normal battleye logTimestamp is outputted in epoch seconds atm, will be fixed soon....Player Name = Weezy Action = BAN 1353934456.0: Weezy IP_REMOVED GUID_REMOVED - #0 81:307 Bandit1_DZ [5471,1272,96] 1353934456.0: Weezy IP_REMOVED GUID_REMOVED - #0 17:2541 Survivor2_DZ [5471,1272,96] 1353934456.0: Weezy IP_REMOVED GUID_REMOVED - #0 58:239 Survivor2_DZ [5471,1272,96] 1353934456.0: Weezy IP_REMOVED GUID_REMOVED - #0 85:13 Bandit1_DZ [5471,1272,96] 1353934456.0: Weezy IP_REMOVED GUID_REMOVED - #0 69:265 Bandit1_DZ [5471,1272,96] 1353934456.0: Weezy IP_REMOVED GUID_REMOVED - #0 96:13 Survivor2_DZ [5471,1272,96] 1353934456.0: Weezy IP_REMOVED GUID_REMOVED - #0 86:56 Survivor2_DZ [5471,1272,96] 1353934456.0: Weezy IP_REMOVED GUID_REMOVED - #0 91:96 [5471,1272,96] Edited November 27, 2012 by Torndeco 2 Share this post Link to post Share on other sites
Torndeco (DayZ) 46 Posted November 28, 2012 Just my 1 & only bump i promise....Since posted late eu timezone....Maintain @ thread over @ opendayz... Share this post Link to post Share on other sites