-
Content Count
868 -
Joined
-
Last visited
Everything posted by disorder
-
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
From 1.8 onwards I changed the database to use the community scripts.txt as it was was always being updated, so I didn't have to manage which entries went in it. But you are right, it has less overall detection rate so I might go back to working on my own db. This is my current fast scripts, its based off the old one and so finds more stuff, but it's not very descriptive. Link http://www29.zippysh...44709/file.html Just delete your current scripts.db and rename this and use it instead. -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
New version 2.1 will be up shortly. -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
Oh get the newest version of the program, because the xml thing was a test to see if I could show info a bit differently. The most recent has an updated database and because the old one was a combination from different sources it probably contains lines that are wrong, or don't make sense. Also don't ban with my program until you're sure they have cheated. Some items are normal and show up in the log anyway. One more thing @funboy, you can't post the scripts.txt contents into the db file and save it, it uses different parsing on both files. Just save the community scripts as .txt and use it as normal. -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
It's from a teleport script apparently. I would post the link I found it but I think I would get banned. just google the whole line in < > brackets -
dayzmod.com - Aug 2012 - Q&A with Rocket
disorder replied to Max Planck's topic in Mod Announcements & Info
Will we have more reasons to sit around a campfire? For example playing music, healing blood or getting some kind of bonus. -
The fish are mutants with three eyes, we leave them alone normally.
-
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
the newest db uses the community scripts here http://code.google.com/p/dayz-community-banlist/source/browse/filters/scripts.txt -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
XML has been removed, update to latest. On another note, has anyone else been getting lines from scripts.txt show up in their log files? By that I mean a cheat line with a number at the front that looks like this 1 addAction !"\"addAction\"," !"_action1 = _unit addAction [localize \"str_actions_medical_01" !"s_player_grabflare = player addAction [format[localize \"str_actions_medical_15\" -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
Well that first one, I thought that was a cheat line, maybe it isn't. The second one looks strange like you are searching through another scripts.txt file. Can you send it to me? Lastly which version of the program are you using. -
sniper can't snipe, lolz
-
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
When you get little * marks, it means there is another additional note near the bottom, that begins with *, AKA "smallprint". Did you read that? Soo.. it reads any file with entries in that template I just said then :P.. Like I mentioned in post #1 -
stupid graphics glitch is stupid!
disorder replied to arched123's topic in DayZ Mod General Discussion
Yeah I've been having some luck with starting the game windowed or switching to windowed and then back to fullscreen. -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
Check first page, its all there. Any log which shares the same entry format as the what is listed in post #1 -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
Damn that would take ages to sort through each entry. New version is out, will work on some improvements tomorrow. -
Battleye: Script Restriction #98
disorder replied to Krobulus's topic in DayZ Mod General Discussion
just got script error #98 from my own private server lol, lame! -
''Don't shoot! Friendly! Please!''
disorder replied to Jackftw's topic in DayZ Mod General Discussion
I'm killing you oh my god I can't stop it. Them's the words of a psychopath right there. -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
Well I merged the 2 I know of, but I am weary of adding too much to the db because it slows down the search. I have a custom DB that I use for testing. It only has shared lines. By that I mean anything in a group that has a common part. It saves time but is less precise 100Rnd_556x45 100Rnd_762x51 100Rnd_762x54 > 100Rnd_ it will still find instances of 100rnd_ but without doing 3+ checks. This lack of precision can be a bit daunting for newcomers but I don't mind if anyone wants this file. This is what I was going to make the db eventually for everyone, a fast file that searched for generic strings, not exact ones like the scripts.txt. -- UPDATE: Looks like the merged file didn't actually find anything in my test log. I really could do with some more cheat examples/logs to test it on. -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
On another topic that has arisen; Does anyone use the built in DB much or do they use a custom scripts.txt? It's a bit of a pain to keep the db up to date, unless I just make it a copy of dwardens every time. Besides most of it came from other forum posts and the rest were suggestions from users. -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
if you get just <report/> it means nothing was detected. Edit it with notepad, it should look like this <?xml version="1.0" encoding="ISO-8859-1" ?> <Report> </Report> That means it was otherwise clean. -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
ok can you send me the log that's causing it (zipped) I do notice that if you press back during a scan that it does not close the tags properly, sometimes causing this error at the bottom. Right now I can't seem to duplicate the error, as I've changed some stuff for 1.9. --- On another topic. I hate XML! It's really annoying and I think I should change to something more graphical and maybe go back to HTML reports. It seems to be causing more problems. What does everyone else think? -
Putting in stuff without telling us. Naughty! And hoards too I bet, what else?
-
I've definitely seen them approach when I do something. They also turn their heads to look at you too which is freaky.
-
Looking for a girl to play Day Z with
disorder replied to bfleet95@gmail.com's topic in DayZ Mod General Discussion
Did he stand you up on your last date? -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
TheWeedMan Have you got the latest Internet Explorer version for your OS? Update your IE and then Install Microsoft .NET Framework 3.5 SP1 In either case it's not related to my program, it is actually to do with IE or one of its settings. See here also. http://www.ssw.com.a...x?KBID=Q1070124 --- A new version has been added too. -
Cheat Finder (script parser for admins)
disorder replied to disorder's topic in Mod Servers & Private Hives
OK I checked out a few things and have hopefully resolved everything. Just testing now.