Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/14/2022 in Posts

  1. Name of Game: last day on earth survival Summary of this topic by @NickTSPre: https://gameguardian.net/forum/topic/17283-last-day-on-earth-survival/?do=findComment&comment=64193
    1 point
  2. Speeding up time,Speeding up Countdown bunker alfa and infected of 24h How to change to 1h?
    1 point
  3. I think what he means is that the game is not yet fully implemented (still in beta). And with regard to transportation, not all parts needed to complete the chopper and ATV are there yet. At least, no one has been able get all the parts yet, not even in the bunkers.
    1 point
  4. Guys I want create clan How Possible ?
    1 point
  5. ı have 0 coins how can i do coin hack :/ any idea?
    1 point
  6. Does anybody know can I cheat coins if i have -2 coins?
    1 point
  7. First of all shout-out to all the contributors on this thread and those who made videos. I just downloaded and installed the game my self and wanted to note, the coin hack does work. I just made a character and logged in, searched coins in dword, picked something up refined the search, changed all (25ish) values to an absurdly high value, picked up something in game, and logged out+quit the game. Got back in, the value was saved in game, all was good and working. Can't wait to try some of these other things, specific some of these that @Krakken has made recently, subbed to you btw dude. Anyways, have fun. If you got discord hmu if you tryna play.
    1 point
  8. all i can do now is Durability for Vss Btw Vss Durability is 60 if someone need it
    1 point
  9. Guys! Is it true that the game will reset when it's finished completing the game? How about our data? Would it be gone too? Or it will stay? I'm concerned.
    1 point
  10. Couldn't get the Dword search. What might be I doing wrong?
    1 point
  11. How? Hihi. _______________________________________________ added 2 minutes later Guys! Where do you find high end steel?I can only make steel bar. Where can I find some material to build higher grade metals?
    1 point
  12. When you want to exit after duping you must go to map or another location to update then leave. That what works for me.. I duped full crate of steaks and they were not saved so i dupped them again and went to map> they were saved so i assume its working this way. maybe if wrong. Execuse me for my bad english
    1 point
  13. I don't know any way to duplicate fixed items. I don't think it's possible to copy-paste the information of an inventory slot to another. I only know how to work with variable numbers, and since you can't stack and split a weapon, the only approach I saw possible would be editing or freezing the condition. I can find the values, thanks to @NoFearfor showing new ways to find unknown values with fuzzy searches. By fuzzy searching in a map, and rescan decreasing values after hitting one zombie, I narrowed down to a number between 0 and 100 which corresponds to condition. It changes -2 points after each hit. It has a value check on the address above it but freezing both like freeze dupe had no effect before or after relog. This assuming condition is a decreasing value which goes from 100 to 0... So I thought maybe it's an increasing value for the weapons own damage but also no success even after finding another address which increases +2 points after each hit and is directly related to the weapons condition as well. I don't know if it is a situation like gold where NoFear said there were current, initial and spent values/addresses for gold. BTW, many thanks @NoFear, I've really learned a bunch from you directly or indirectly only on this thread. Genius!
    1 point
  14. Yes pls, if you could find a way it would be awesome
    1 point
  15. So, how to edit Gold in 1.5.1?
    1 point
  16. As far as i know you cannot access the vault in the beta version of the game. Farewell.. :-)
    1 point
  17. Did everything exactly as shown in the video..but when i restarted the game i had 25 coins again...
    1 point
  18. I use a Samsung SM-T110 it runs on Android 4.2.2 Jellybean it doesn't run some of the recommended requirements but it still runs smoothly so i dont know why your's isn't working
    1 point
  19. Game updated a few ago... It might have got harder lol... The changelog is the same as last time.. wondering what they changed this time :/ thank you and god blast you ??XD
    1 point
  20. When I get home tonight, I'll make everyone a video...
    1 point
  21. Thanks a lot, that worked. changed my gold to 99 mill and then saved it successfully
    1 point
  22. Nice, that worked! Thank you for explaining this with a video for us I was able to edit my coins as well as have them save after quitting the app.
    1 point
  23. Can you post a video of your original method? Coz when i change only the double value and spend it.. it reverts back to normal.. even after entering and leaving the stage and reopeing the game
    1 point
  24. You mean my original coin is negative? My coin which I tried to modify and gave negative number is 7,776,202
    1 point
  25. Can you post a screenshot of the number above the coin value that ends with a negative number? I did it but it doesnt save
    1 point
  26. This is my tip, after edit your value, no need to spend it, just enter any location you stay then go out. After that re-open your game. hope it work with you. Go to bunker A, then you will found some good armor here without zombie, use it to raise your armor stats faster.
    1 point
  27. No. I got my exp values. And its 170840 and i grouped search it with my remaining coins. Got the results. But when i edit the double value of my coins it reverts back even by following no hacks guide
    1 point
  28. That video is show you how to find your exp, but im not sure my offset still work with you, so you need verify it before do something else. If it is true, do follow NoFear's guide.
    1 point
  29. I did it step by step as seen in your video and in no hack's post but when i edit the coin and spend some it reverts back to the original even after exiting the level and closing and reopening the app..
    1 point
  30. Find energy address then use offset calculator and C0 offset to jump exp value, if it wrong find near that address, you will find it :v
    1 point
  31. can you make a tutorial on how to do that exactly? video or just a guide maybe? onscreen instruction will do also jus need this coins badly so i wouldnt have problems with energy thanks alot mate. _______________________________________________ added 2 minutes later im gonna backread and see how it goes if i find the way to do what no fear says ill post what i did
    1 point
  32. Sorry for being such a noob but can you tell me/show me how to use the offset calculator to jump to experience?
    1 point
  33. im search energy, then use offset calculator to jump exp, and see that value :3
    1 point
  34. 1 point
  35. what offset if i change my exp ?
    1 point
  36. The principle is very simple, you're trying to trim down huge amounts of data into what you need. For values which you can control, it's simple. Say you're trying to find out what address holds the information of your stack of 10 logs. You scan the value 10 and you get loads of results. To trim, you can split that stack, so it's 5 now. Go to GG and rescan the same list for 5. The results are trimmed. Then you move the split stack back to the original stack so it's 10 again. Rescan for 10. Rinse and repeat until you end up with one address only. So now half of it is done. If you touch that address, on the bottom left there's a Go To button. It'll take you to the addresses list, where you'll find that same value along with other types. Ignore the exponential values since they're waaaay too messy to touch. The most important part here is to pay attention to the address above this one. It has a different behavior but it is directly connected to the address you technically want to change. So you have a stack of 10, right? And the address shows 10D, as in value 10 on Dword. Take note of the Dword value of the address above that. Say it's 567. Go back to the game and split that stack of 10 into 5. On the address list it'll show 5D on the "original" address, and say 572D on the "verification" address. Change Dword value there from 572 to 567, and the original one from 5 to 10. Back to the game, and split the original stack of 5. It'll create 5 more as if that pile had 10. Take note if you're moving on to different amounts. It may not be linear like add 10 to one, add 10 to another. So if you end up duping until you get a stack of 20, take note of the Dword values for the verification address and rinse and repeat using the same method. Honestly I haven't tried freezing the values but this method works flawlessly and you're able to quit and restart the game without losing anything if you did everything right. I think this method is sort of simple to work with and can already give you lots of advantages. You only need 2 of an item to dupe it successfully. If you go back to page 2 I posted a video with this method already on v1.5. I won't give any input on coin manipulation since I managed to edit mine to 400k on 1.4.6 and I haven't had the balls to risk editing those. Best of luck, this is more intuitive than it seems once you understand how the tool works. Happy haxxin
    1 point
  37. would you mind posting a video on how you do it? specially with a brand new account just to be safe given that we're stupid noobs at this point you might be busy i'll understand just do it if you have the time much appreciated. btw what value did you set the coin to? i had like 5 coin set the value to 5005 worked but didn't save im banging my head against the wall still didn't get it to work dam
    1 point
  38. This thing works. I've done it. My first try was a failure. I tried it agad. It works. I have a tip. After you edit. Dont close the game. Wait for 2 mins. Then go outside and go back again inside your base. Then try to reopen. Hope it helps.
    1 point
  39. Those are addresses. These addresses are like "place indicators" for reference. The 24.0 is the value. The value is what you're going to work on. Addresses aren't important because you will not edit them, just the values. I don't mean to be rude, mate, but this is a bit complex and you should look up how to work with GG. I understand the urge to advance progress easily, if that is your plan, try to follow videos closely. At some point you will need to be able to figure it out on your own but you will find it is very intuitive. But try to look up GG basics. The problem is that LDOE is a somewhat complex game to edit, I cracked my skull with this a lot and managed to learn TONS just with messing around trying new methods. It already made me clear data on the game so... Just try to be very careful.
    1 point
  40. Gold, xp and skill points were made a little more difficult to hack, so possible. I just need to find an exact string of numbers to search to make it easy for everyone.
    1 point
  41. Use hunger as starting point. If you have 99 hunger, value is 1. 75 hunger, value is 25. You search how much you are missing. Now the offsets. 28 Thirst A0 Max HP 78 Current HP F0 Def 140 ATK SPD 168 RUN SPD Forgive me if offsets changed or are mistyped. Don't hack atk spd too high. And for run speed, only increase by 4, and that's manageable. If you plan on sharing this anywhere, please do not take credit for my work. You can share and profit from my work, but GIVE CREDIT. Enjoy.
    1 point
  42. Hello Guys! Well In-game Money, Energy and Skill Points can be easily hacked by using the below steps. :-) For energy there are two methods 1- (The Easy One) Search for 300 double. You'll get below 20 results. Just select them all and edit their values to 0.001. You'll get unlimited energy till you exit the game. 2- (The Hard One)Set the memory search ranges to only "Anonymous". Now simply Double search the energy you have right now. Wait for few minutes or reduce the energy by going to places then search the new value then you'll get only 1 or maxx 2 values select the value and go to its memory block. Now remember to set the "view ranges" to show the "double" values. Now there you can find the various values like the energy, gold, skill point. All of these will be in double type so scroll down and search for the respected values. Now you can not change these values directly as they will reset so first of all suppose you have 93 gold, scroll down the page to find a 'Double' 93 value then change it like 90093 and also add this 900 from the front of the "second value" above this value as in the Screenshot. Am attaching a Screenshot of the selected values in which i have increased my gold with 900 but also increased the above Dword value with 900. Do this step to change energy, gold and skill points. You can test the gold by buying an XP upgrade pack. Energy will reset on restarting the game. SpeedHack also works flawlessly with this game, you can easily use it to decrease the walk time b/w areas thus saving energy or you can you it to decrese the crops production time and can fill bottles in no time BUT YOU'LL ALSO LOWER YOUR FOOD AND WATER LEVELS SO FEED YOURSELF and Check your health while frequently using speedhack. Though Zombies will also kill you faster lol. ? THANKYOU ????
    1 point
  43. 1 point
  44. I'm going to release a video for... Gold, xp, skill points, hp, atk spd, run spd, hunger, thirst. And yes, even after the update that rolled out today (they didn't change the version with the update).
    1 point
  45. I made a video, hopefully you figure it out. I'm sure you know how to find values. The second value is just the dword above the Initial dword value I used 'goto' on. And we freeze them both if you need to you can unfreeze both to top up the original item to 20 so you can re split as 10 https://drive.google.com/file/d/0B6_TWYDVPgxpcGdzOFdaM0dCXzA/view?usp=drivesdk
    1 point
  46. Could you please post a tutorial on how to do this?
    1 point
  47. Hi, there is a way to split items without splitting, it pretty much duplicates an item. Eg. I have 20 wood I can split 10/10 the hack is to freeze the items. So you can keep splitting 10 off the original until you fill all boxes. Hack modifying dword
    1 point
  48. 1 point
  49. I think everything is hex and hex pointers. Extremely difficult to find and edit values. It is possible though. Hint: The only dword value I found was the level required to unlock gear. Find that, use hex pointers nearby to find price. Then use that knowledge to attempt to find other values. Again, game is extremely difficult to memory hack.
    1 point
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.