Jump to content

HanesTV

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by HanesTV

  1. 2 hours ago, RizPrasety said:

    Didn't get about what? How does it work or what? If the value is freeze but still can decreased or increased it's because the game you trying to hack doenst store the data in local storage. That's the most possible things that I can think

    Hey bro! Its work now! But i have a new problem how to remove savelist without unfreezing? 

    Purpose is to hide my codes!

    I tried clearlist() but its unfreezing my code after clear!

  2. Please help how to freeze offsets edited values! 

    Pls

     

    r = {"4","8","12","16","20","24","28","32","36","40","44","48","52"}
    gg.setRanges(gg.REGION_C_BSS)   
    gg.searchNumber("-8388609", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1, 0)
    gg.refineAddress("524", -1, gg.TYPE_DWORD, gg.SIGN_EQUAL, 0, -1, 0)
    q = gg.getResults(1)          
    for i = 1,#r do
               p= {}
               p = {}
               p.address = q[1].address + r
               p.flags = 4
               p.value = 1120403456          
    gg.setValues(p)
    end

    Screenshot_2020-11-14-13-29-58-03_87c2225eebc34d2513fa0e7ad5b93cfc.jpg

×
×
  • 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.