Jump to content

Lover1500

Contributor
  • Posts

    341
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by Lover1500

  1. I know what one should be used in X4, X8 etc. But you need to know about xor encryption first. (Google it) Desire value + xor key = new xor value Desire value + new xor value = xor key Xor key + new xor value = desire value You can use X4 or X..... in these case. (xor key must be above and xor value under too) If xor key and xor value are away offset 4,use X4. If xor key and xor value are away offset 8,use X8. If away offset 32(lol),use X32. And you can edit 9999X4 if X4(if u want 9999) (Sorry for too bad my english)
  2. Im sure you really dont know -- gg.refineNumber -- In the photo, I searched coin value of swamp attack game and in goto address interface . Current coin is 15(Dword) and its above two may be static values(may not be changed every restart game and level) So in script be like, gg.searchNumber("1200;1200;15::9",4) gg.refineNumber("15") --in this case,you can use gg.editAll() or check some static points with offsets to be sure its your desire value.
  3. Which game? Im interested to try encrypted games.
  4. Lover1500

    Fast search

    Nice script. So searching some values and then checking its around static codes by lua script power and editing them are more and more faster than using group search. Thanks for this script example.
×
×
  • 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.