Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/12/2017 in all areas

  1. Most games do not store numbers as string, because it is really expensive. But you can search text and edit it. We have video in gallery about that. In general, GG is common tool. It can be used in many different ways. We explore only basic usual things in our videos. We can not make video about every possible usage.
    2 points
  2. Is not common. That's the text search function that Enyby added. Plain text is essentially hex. Typically number values are not stored and done this way. It's usually item names or functions that you are searching for or find using pointers. I've found a few titles that have been doing this.
    2 points
  3. Script: String search/replace Watch on Youtube: String search/replace - lua script - GameGuardian You can subscribe to our new videos.
    1 point
  4. Yeah GG tool very powerful and it using several ways to get the values. With all my knowledge of it I feel 10% ?of all it's ways @Enyby you are very smart man! Have much knowledge about memory data not normal dev Your Brian very interesting. I am sure you can hack any game but you are not interesting. Highly appreciated your awesome editions. This tool deserves donation . I don't have PayPal. Just visa card. I would like to support this tool. I was not interesting in it but after much time with hacking the games. I liked it. I hope if I can do something And i didn't forget hill climb hack vid. But I am just waiting the dev to update it. Then hack can be available for much time. I know he will patche it again but much people will enjoy. @NoFear I hope you can integrate new way to hack it. It dev challenge GG tool. Every update he patche it to avoid hack. If you are interesting ? Small information. I am 18 and Arabian by knowledge about pointers and hex. In the translation i don't get anything. But no problem Have a great day
    1 point
  5. Value is hex. 2 methods of search. Use the text search feature and search the price of one of the elixers. The text search is not UTF-16. When you get your results, do not replace. Scroll to the last result. The 56 byte value, edit to 45 (change the 8 to a -). Now the price is negative 500. If you want edit the dword 4 above to dword 8 (this is number of digits in price) then edit the next 4 bytes to 48 to 57 (48=0 57=9),I did all 48. Price is now negative 5000000. If you want to go larger, you can, just the next dword needs to be 0 following the price. The other search, byte search 4D;56;53;48;48::10 and following same steps as above for editing. I don't know max gem value, but it's over 2147483647, so no worries on that.
    1 point
  6. Hello mate I hacked this game. And I asked Anonymous to hack it But seems he can't. He told it's easy to hack it. The dev implement something in the code to check if you change your values in the game ?? Btw I successfully hacked it meaga hack. Gold gems xp and I told ebony I will upload hack vid to his gallery but I am waiting the new update to avoid patching it again. Hack will be available much time because update take 1 or 2 months. I can pm u with the trick. The most important condition Offline games is always hackable Expect etrenuim meaga and minos without the lua script very solid game
    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.