Jump to content

disorder

Members
  • Content Count

    868
  • Joined

  • Last visited

Everything posted by disorder

  1. oh that's really strange, because I have a test file that is 170mb and its really fast and one around 4k was instant. Can you upload to zippyshare or something and then send me the link via pm. I want to see what is causing it. Something is definitely not working as I intended, will check it.
  2. disorder

    'Humanity'

    Oh the humanity!
  3. 1) The accidental detection in names/ID's was removed in my current 1.7 code but something broke in changing something and I had to revert. I'm going to work on it today. 2) The program keeps a persistent database while I am debugging, this is to see data before its converted to xml. Because the way the user database creates entries based on ID, this means you can use multiple logs and it will only add a new entry if its different. Unfortunately since its persistent, it can get jammed up a bit. This is also getting removed in 1.7 and temp files will go into your AppData and also get deleted when the program closes. If you want to stop the data overflowing, go into the programs install folder and delete the file called "tmpdb" 1.7 is being uploaded now.
  4. disorder

    New Major BattlEye Anti-Cheat Features

    Hi can anyone tell me how many files have the same format as scripts/remoteexec? What I mean is the format DATE TIME: NAME (IP) ID - #X
  5. I'm not aware of all known scripts yet but I'm learning as I develop this. If you see lots of people spawning to the same place then I think this is everyone getting moved to thunderdome type areas. 31.07.2012 11:05:30: Dude 1 (x) y - #35 player setVariable['lastPos',0]; player setposatl [6646.12,2586.48,36.4538]; 31.07.2012 11:05:30: Dude 2 (x) y - #35 player setVariable['lastPos',0]; player setposatl [6646.12,2586.48,36.4538]; 31.07.2012 11:05:30: Dude 3 (x) y - #35 player setVariable['lastPos',0]; player setposatl [6646.12,2586.48,36.4538]; 31.07.2012 11:05:30: Dude 4 (x) y - #35 player setVariable['lastPos',0]; player setposatl [6646.12,2586.48,36.4538];
  6. OK no one should be banning for reports generated with the last 2 versions (1.4 > 1.5), as they contain lots of false positives. Also nobody should be throwing out bans anyway, I think they need to be checked with dayz server mods/admins. Also the ID is the players global ID and shouldn't be posted here. The one I posted was fake. Can you edit your post please. 1.6 Will be put up in a short while. - Line Numbers are back - Extra formatting to the XML to split lines up
  7. I took line numbers out because people were mentioning/complaining about trying to find it in logs with way too many lines. So once I made it display the GUID I thought that would work better at tracking down people than line numbers. Ok yeah don't ban everyone just yet. Tis my fault, I was Testing a smaller Database which had a lot of info removed (which was a quick way of making the test go faster for debugging problems). Try copying this to the programs folder and overwriting the current file. I'll update the main zip again. OLD DB http://www1.zippysha...90260/file.html
  8. Ok I get laggy forum sometime and it doesn't update. I did the link again so it should be up to date (tested ok) BTW You were using the wrong log, so I should point out to everyone again. It only searches your scripts.log file. The file should contain the following formatted line.. this is basically what it's parsing for : DATE TIME: USERNAME (IP) GUID - #ID TEXT For example 27.07.2012 14:04:12: BIllybob (123.456.111.222:2304) 062346bcefe58f2e235236236d7c8747454 - #27 awn player_alertZombies; "blah" "moreblah" If it doesn't contain a line that looks like that ^ then its the wrong file.
  9. New version is out, anyone who has got access violations please test it thanks.
  10. disorder

    Mel Gibson needs some friends

    Lol, as long as you don't have 2 days away from retirement, everything will be fine. I'm on steam as Disorder http://steamcommunity.com/id/xDisordeRx
  11. disorder

    Mel Gibson needs some friends

    Do we have to moon the enemy before we charge?
  12. Ok I just triggered it with those chars. I will try and sort it out. Here is the thing that is confusing me, the basic log format is ANSI so these chars don't display properly in notepad anyway right?
  13. disorder

    CheatFinder

    I had a thread with 2k+ views, called CheatFinder. Now its gone and it won't show up in my content or search. Who cares now. this is the new home! This program finds cheats in your scripts.log files. Old thread restored. thanks to boneboys
  14. OH cool! Thanks very much. I just noticed this.. Do you want to merge the 2nd thread with this one? I will update the main page.
  15. disorder

    Spawn Zones and Quotas

    IDEA: To have both Z's and items spawn in larger zones instead of just towns, an area would be all current known spawn spots within several grid squares (2x2 or 3x3 would be fine) All that requires items to spawn is at least one player is in this large zone. There should be a quota of items per zone and each time they are spawned they come out of this allocation. Once the allocation is empty, items no longer spawn. The allocation pool would raise automatically at a fixed rate every 10 minutes. Maybe 100 items per zone, spread out in usual places. Every 10 minute cycle, more items are added to this zone up to a preset maximum (whatever the server can handle) Maybe 400 ish This has several advantages. It allows areas to be cleared/ made safe. it stops people from locating other players by detecting for zombie activity. It would bring more dynamic game play by forcing people to move around more. It would allow supply and demand in different areas, creating possible trade.
  16. disorder

    Why wont my flashlight work?

    Ahh. Make sure L is assigned to 'headlights' in your menu. You might also want crouch assigned? Default Z X C for prone - crouch - stand is good enough.
  17. disorder

    DELETE THIS THREAD PLEASE

    Character Name: Disorder Real Name: Ed How Long Have You Played Dayz: several weeks What Can YOU Offer The Clan: My cheat finding utitlity CheatFinder (on this forum) and a private server in emergency. Also a private Ventrillo server. Are You Prepared sacrifice your items to save squad members: Sure Time Zone: GMT (UTC) Age: 31 Additional Comment: Player of CTI/warfare and full campaigns. Also played many games so I know the score (haha get it)
  18. disorder

    Why wont my flashlight work?

    Yeah on top of what Naizarak said, it also takes your pistol slot. so make sure you don't have a pistol in the slot. Also if you have a main weapon press ; (semicolon default) to switch weapons.
  19. disorder

    CheatFinder

    Upload to http://www.zippyshare.com/ and give me the link I don't know what's causing it, 1) Is anyone that's getting this error running with a standard or admin account? If the former could they try running the program in admin mode? 2) Is anyone trying to write to the LOG file when its being accessed? Ok it looks like the old thread was restored, thanks to Boneboys ~(and maybe others I'm not sure) I will be moving back there.
  20. disorder

    CheatFinder

    Yeah its called tiny-chunli haha. I am investigating the crash but I need some logs to check and see if I can reproduce the error. OK Can you send it to me? Also is it a non-english language by any chance?
  21. disorder

    CheatFinder

    how big is the log file? Can you zip it and send it to me if its under 20mb? (and your connection is fast at uploading) Host on zippyshare if unsure where to put it.
  22. disorder

    CheatFinder

    LOL yeah It freaked me out too, perhaps someone was supposed to pin it and hit delete instead and now doesn't want to own up. I doubt there is any conspiracy.. unless there is, in which case I'm mistaken :P I also have not received any messages about it. I literally replied this morning and then it was gone :\... Oh well the program has a topic again at least. And as a bluetext pointed out. chillax and stuff
  23. disorder

    How Long Does It Take Till I Die Of Thirst

    I think its something like 2 points of blood every few mins. Not much either way.
  24. disorder

    Wtf?!

    Ok,OP.. What exact graphics card and onboard graphics memory does it have? I had a radeon HD card in an old dell but it was a 3650hd and not that great at running very demanding games (it crashed on GTA4) EDIT.. according to this, you have only 256mb onboard ram.. Not enough to run demanding games.
  25. disorder

    CheatFinder

    Not had any PMs explaining anything. As well as I could make it. No idea, but then I have nothing to do with that and my program doesn't automatically ban, it just 'finds' and basically does what it says on the tin and all that.
×