Leaderboard
Popular Content
Showing content with the highest reputation on 08/24/2017 in Posts
-
You change the layout so you can edit individual bytes when browsing memory.. When toggling the view you can misplace where you were, so I go back to the value and as I scroll you'll see the string representation for "resources bar 1". Byte edit the 1 to 2. In a way yes. But also no. On the server if like another game I did it with, they just see the currency got added. Just like anything though, don't abuse it and could get away with it. With me sharing publicly, developer has a chance to patch it. I don't think it will be easy though.2 points
-
Thanks, I got it to work now too. My problem on inbox hack was that I need to actually walk around do something before I exit the game in order for it to save. To find the pairing address the one above it must not be 0D , thaz what worked for me. And if search results doesn't come out with the ones that are not 0D, restart the game and search again. Thanks everyone that helped me out. The time and efforts you guys put into this community is priceless. _______________________________________________ added 4 minutes later If you guys have not seen this, check it out, easy GG hack that allows you to dupe anything you have in your crates, even single items like guns and wheels, I duped alot of the military 24 slot crates with this. You do have to follow it exactly, meaning you have to press the skull crusher in the craft manual before doing the 12;12;5;4 search.2 points
-
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=641931 point
-
XOR SEARCH: This method of search is very unique and not intended for you to try as a first method. Once you've tried all memory types, all ranges, unknown increased and unknown decreased and all fail, this method might be what you want to do last. XOR is a simple encryption method, but without the key, you can't know the value. And games lately (not all) will have a key that changes on value change, making finding these types of values EXTREMELY difficult if not impossible... Until now. HUGE thanks to @Enyby The search All the games I've come across that use this method have all been dword, so I'll stick to dword. Also most games (except For Emblem Heroes and some parts in GunPie) the XOR key and XOR value are 4bytes apart. Let's say you have 25 gold. To search 25 with xor key 4 bytes away 25X4 If you know your value is within a range but not 100% on value, so you know you collected about 40 to 45 gold, your search can be 38~50X4 Then when you collect 10 more 48~60X4 During these searches, if you want to eliminate many results that are most likely not it, you can do a does not equal 0 and does not equal the value. You search 500X4 Followed by ≠0 ≠500 Then you can resume the XOR method. This search cannot be done with a group search. If done properly, can do unknown changed/unchanged. Editing You have a couple ways you can edit values. Edit results and if you want to edit to 12345 Put 12345X4 If you want to edit multiple values keeping xor and doing a different value for each. If you have 3 results from searching 500X4 Edit results 100;5000;15000X4 First value week be edited to 100 2nd 5000 and 3rd to 15000. The other option ,goto address, copy value above (xor key) using the xor calculator built into GG, calculate value and got can type values and re-encrypt with proper xor key. Increment edit If you have 5 results and want each to be different, separate each edit with a ;. So for 5 results 5;10;15;20;25X4 Value 1 will be 5, 2 will be 10..... Then you can figure out the correct value, revert and remove the wrong values and continue with editing that one value. List of known games using XOR protected values. Tiny Miners Bullet Force Gunpie Super Mario Run Fire Emblem Heroes (SP: 8 is xor offset. Level: 24 is xor offset) Touch Tank Target Acquired Futurama: Worlds of Tomorrow Pokémon: Magikarp Jump Skychamp HAWK: Freedom Squadron Candy Crush Heroes Infinite Stickman Legend (XOR offset 8) Zombie Pandemic Survivor1 point
-
Hi everyone, im trying to find out safe way to hack modern combat 5. In singleplayer map, i can change rewards number, but my moneys still like no hack. In multiplayer, i can find diamonds, but cant change it; credits is unable to find. I think credits hack is impossible. So can we hack always double rewards like cheat engine in pc? Because when we make new account, we have 102% to get double rewards, but then it down to 2%. This address not change so much, i cant find it1 point
-
Hello I just explained in detail. How to hack gold last day on earth v 1.5.5 BY No Fear You do not have to worry about the value of the currency. Do a search according to the value of the existing currency US / IDR / RM or whatever it is. Follow the steps on the tutorial video Thanks To @NoFear And Everyone in topic hack LDOE1 point
-
you could also kill it using a shotgun, around 8 to 9 shotguns needed to kill that beast1 point
-
Only weapons that deal more damage than 20 will start dealing damage on the big one. Fully mod glock will deal 1 damage per hit, vss deals 2 damage per hit on the big one. M16/AK/minigun is less than 20 damage, so it will not hurt the big one1 point
-
Only melee weapons do damage to the big one _______________________________________________ added 1 minute later Yes acid bath can be completed, I completed mine. Infected box is supposed to be put in acid bath so you can loot it.1 point
-
Try using only 900;550 or 550;250... try restarting the game too and trying the values again... that's how I managed to make the numbers appear1 point
-
@NoFear can we get the address to get the infected box instead of metalbars? one of my friend claimed that we can now finalize the acid bath, ialso tried finalizing, success, and then, he saw a notif that popup inside infected forest that he must get the infected box fast.. according to my friend he tried killing big one but he failed when 2 other bigone came. he forgot to backup. and screenshot since my friend is excited about getting it.. lolz just asking tnx in advance.1 point
-
***caution*** I don't know the effects this hack could have on your account. I don't play the game, so no idea the long term effect. Maybe instead of adding 300,do the 100 instead. Tungsten is highest, DO NOT attempt to edit the bar # above tungsten and try to claim.1 point
-
1 point
-
Are u sure military box i now available with 24 slots cuse in old update is only 16 slots1 point
-
please explain, i tried to follow step by step, but since my game is in hong kong dolloar currency, i changed the search to 798hkd instead of 99.9usd on the initial group search. followed all the steps to the point when nofear searchs for the 900;550;250 xp search , then thaz when i have no results come up.1 point
-
1 point
-
1 point
-
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=drivesdk1 point
-
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
-
Ok I managed to do it correctly. Thank you! Game updated couple of minutes ago, i will test if it works in this new update It works.-1 points
-
Its too complicated for me. I give up... Item duping and free crafting was easy. This is very very difficult. I always get it wrong and end up with either a crashed game or the gold coins I want to buy can be clicked but nothing happens when i click it. T_T-1 points
-
View File Angry Birds Epic - hack lucky coins (gold), snoutlings (silver), essence of friendship (hearts or gems) With this script you can easy change amount of any currency in the game: lucky coins (gold), snoutlings (silver) essence of friendship (hearts or gems) Video with example. Submitter Enyby Submitted 08/22/17 Category LUA scripts-1 points