Log parcer.

Newbie Spellweaver
Joined
May 4, 2005
Messages
19
Reaction score
0
Ok i`m using 99.88+99.96 from goe and have cheaters that use multistrikes.I found that in log if player cheating there is some thing like this:
00:00:55 [respect][44-energy] Try Attack In Not Attack Area (100 - 200 System message,14,50) errortype = 1

I wrote simple log parcer that searching in log file all lines that have "Try At" and show me names of cheaters.

Need:
1.Put program to the folder with logs
2.Rename log file to 1.log.
3.Run program and push start.

Program still in development and have some glutches but it work`s.I will develop it to have more possibilitys,but now i must study in next week will continue work.

Sorry for my bad English :D

Ps:If any one want to help i can give source code it on delphi.
 

Attachments

Re: [Release]Log parcer.

It'll be more usefull to write anticheat system :) But anyway good work
 
Re: [Release] Log parcer.

I see "100 - 200 System message" when users play in extended Arena2, so as Dios said - be carefull while banning
 
Re: [Release]Log parcer.

Hi there Fokis,
Release source code so I can help ya with new features.

cya

Here you.

I see "100 - 200 System message" when users play in extended Arena2, so as Dios said - be carefull while banning

That error also happens due to lag, different clients, bad patching... so be carefull while banning
I catch no 100-200 System message, i catch "Try Attack In Not Attack Area"
From lag it could not be;different clients,bad patching unsure need tests.
Arena2 hmmm on my server now only cheaters can there stand(but not stand).Can test coz haven`t test server,but maybe tommorow will test on another machine.
 
Re: [Release] Log parcer.

i noticed that error message very ofter during chaos castle on 99.6x.. but if it's lag, then error would be not so often as cheat would be...
 
Re: [Release] Log parcer.

Fokis this errors not cheating.
Error like:
02.04: 18:15:10 [xxx][xxx] Try Attack In Not Attack Area (Lost Tower,26,104) errortype = 1
- this is error multistrike
Without System messages, if error have "100 - 200 System message" it's player play in qvest map.
 
Re: [Release] Log parcer.

Other solution for cheat is change the cliente port ex: 44406, 44407 .... is best solution for prevent cheat system or use simple anticheat
 
Re: [Release] Log parcer.

yeah, thats a simple bug, or smth like that, u can check it urself, go to arena kill some mobs, and if ur using some script wich ban for that automaticly, u will get ban urself :lol:
 
Re: [Release] Log parcer.

well, i did get sometimes that error im my server when i play from others PC, and i
 
Re: [Release] Log parcer.

Ok In next week i will test all about you say and if it true will try found another way to found cheaters.

Yesterday forgot to download source code here it.
 

Attachments

Last edited:
Re: [Release] Log parcer.

you can block with some firewall 44406 or 44407
 
Re: [Release] Log parcer.

changing ports is beter then nothing...at least for those who don't know about neting stats...for those who knows..is wize to block links with firewalls...for 99% protection...
and i do not agree with you ARCHIBALD...
i have myself that kind of errors...
almost...
it look like this

25.04: 03:46:03 [acc][char] Try Attack In Not Attack Area (6335)

this is the line...you see the number betwen ( ) ?...is 6k...every char witch have betwen (),over 1k,is 100% multistrike...how do i know? i busted myself in real time some cheaters...and when i scaned the logs...the guy i busted real time...appeared at Try Attack In Not Attack Area...with number over 1k,even over 10k...and the thing is...he was on spot...growing...not city...and he was bk and killing all mobs from everywhere you can see with the monitor :)...so...how can a bk do that?...can't...ban :)...
trust me on that...hope i helped :)
 
Back