-
Content Count
868 -
Joined
-
Last visited
Everything posted by disorder
-
That's not my program is it?
-
Yeah I know right? WTF? I don't have the power to do that. It even still tells me all the 'likes' I got for it.
-
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
After a scan, check if you have a file called tmpdb in your programs folder and does it have all the detection info in? It might be XML since XML is a pain in the ass, I originally switched to it to make results easier to read but I think its causing more probs. :\ If possible send me a copy of the file that is causing it, if it can be compressed to under 15-20mb. -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
Access Violations usually occur if you don't have proper access to a file. Not sure what is causing it. You need write access in the programs folder and also in /reports sub folder, the reports folder needs to present because it doesn't create it manually (will fix that) -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
I believe that is leftovers from a destruction effect(used by crashed helicopters maybe?). It will be taken out in the next patch if its deemed unnecessary. Or you can take it out now. :) -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
I'll double check. I actually modded the db file so might have not included them. Just released a hotfix for 1.3 btw, everything should be working now. -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
New version is out, lots of cool stuff. New cheats have been added from suggestions, some have been removed A lot of the DB entries are now singular and search for a root item, so '100rnd', instead of '100rnd_x25blah' -
New Major BattlEye Anti-Cheat Features
disorder replied to cm. (DayZ)'s topic in Mod Servers & Private Hives
So who else has a custom scripts.txt from all the cheats listed here? Can you please send it to me -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
I've made it about 5x faster wahaha *evil laugh* Got it using streams and a buffer, it now also reports the Username/IP address and ID Oh yeah and since I can get the ID, I can automatically inject it in another file (cough bans cough) .. Is autoban a bit too much ? :D -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
Hey Cool Thanks. Will adjust database to cheats only Might keep the dayz items seperate. -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
New lines for the database, these are known cheat lines so far. execVM "\ca\ui\scripts\dedicatedServerInterface.sqf" BIS_Effects_AirDestruction BIS_Effects_AirDestructionStage2 if (_velz>1) then (_v setvelocity [velocity _v select 0,velocity _v select 1 if (_velz>1) then {_v setvelocity [_xv/1.3,_yv/1.3,0 [_v,_int,false] spawn BIS_Effects_Burn _v setVehicleInit format ["[this, %1, %2,false,true] if (_v iskindof "tank") if (_v iskindof "plane") openDSInterface _ent setHit ["legs",1] _ent setDamage 1 _ent setVariable ["hit_legs" player setposatl -
New Major BattlEye Anti-Cheat Features
disorder replied to cm. (DayZ)'s topic in Mod Servers & Private Hives
I'd also like a copy of the data collected, I can improve my program. -
Mountain Dew? I drank it...
disorder replied to Doc_Wreckshop's topic in DayZ Mod General Discussion
Green Mountain Dew? -
Mountain Dew? I drank it...
disorder replied to Doc_Wreckshop's topic in DayZ Mod General Discussion
Stick it to The Man :) I drank a Dew once and my face exploded. -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
I have no idea where that line is? Are you using an older version of the database? -
Looking for a girl to play Day Z with
disorder replied to bfleet95@gmail.com's topic in DayZ Mod General Discussion
I was married once in an online fantasy game, we would have had children but that would have severely drained my power crystals :) -
Remember all great games get hacked. See Wow Lol I will wait until standalone before I say it is a problem. Also try not to hijack the thread to talk about random crap.
-
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
I need a few more logs to test on, especially some with cheaters/hackers in. Zipped around 10-15mb should do. Another thing I could do with is a list of the equipment ID's of stuff that is allowed in DayZ, so it can be removed from the DB perhaps (unless people want to search for normal items) Oh yeah new version too. -
Looking for DayZ Partner to join group of 3 Regulars
disorder replied to A Metal Viking's topic in DayZ Mod General Discussion
I'm 31, in UK with mic and I've played CTI and warfare extensively. Also I have my own beanz -
Fashions and 'faces' of Chernarus
disorder replied to Bernd (DayZ)'s topic in DayZ Mod General Discussion
I think I can see a full moon this evening, no.. wait a minute. -
Arma 3 engine does not support windows xp
disorder replied to badger05's topic in DayZ Mod General Discussion
Lol XP. Why don't you just say that DayZ will be released on an 18th century wood engraving cut by black slaves. -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
Yeah I just updated my post lol But I do realise people want more feedback so I will try and add the ability to see the section a cheat is found in. -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
Actually the line number is the best reference, If you use notepad++ it has line numbers down the side. CTRL+G is a jump to line thing, That's how I was using it anyway -
I've heard 2 zombies say that, I thought it was funny. Next they'll be saying "pop my intestines back in would you, there's a good chap"
-
"Can only ban confirmed hackers"
disorder replied to hunter2123's topic in Mod Servers & Private Hives
BE needs its own self-checks, a MD5 hash or something like a public-private key set that decrypts itself.