Jump to content

Enzo_Funny_Gamer

Members
  • Posts

    41
  • Joined

  • Last visited

Posts posted by Enzo_Funny_Gamer

  1. Time Vaues Are Unknowned Or Are In The Types:

    -DWORD

    or

    -FLOAT

    or

    -DOUBLE

    Just now, Enzo_Funny_Gamer said:

    Time Vaues Are Unknowned Or Are In The Types:

    -DWORD

    or

    -FLOAT

    or

    -DOUBLE

    if you want to search it in these types you can use decimal numbers easly

  2. 3 hours ago, CmP said:

    There is no way to do that.

    Your understanding is absolutely correct.

    correct ,it looks like they meant to save the list(into a file)

  3. 32 minutes ago, MonkeySAN said:

    i dont think its posibble.

    yes it is ive done it many times

     

    [added 3 minutes later]
    46 minutes ago, blocx said:

    @MonkeySAN
    ty it work but  want it no add to savelist it possoble ?

    [added 3 minutes later]

    local function h3()

    gg.setRanges(gg.REGION_C_ALLOC)

    gg.searchNumber("28271;29285;16384::", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1, 0)
    gg.refineNumber("29285", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1, 0)
    r = gg.getResults(100)

    local t = {}
    t[1] = {}
    t[1].address = r[1].address + 0x20
    t[1].flags = gg.TYPE_DWORD
    t[1].value = 9999
    t[1].freeze = true

    gg.addListItems(t)
    gg.clearResults()
    gg.toast("👌 ENJOY UNLIMITED CHILIS👍")
    end

    local function h3()

    gg.setRanges(gg.REGION_C_ALLOC)

    gg.searchNumber("28271;29285;16384::", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1, 0)
    gg.refineNumber("29285", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1, 0)
    r = gg.getResults(100)

    local t = {}
    t[1] = {}
    t[1].address = r[1].address + 0x20
    t[1].flags = gg.TYPE_DWORD
    t[1].value = 9999
    t[1].freeze = true

    gg.setValues(t)

    gg.addListItems(t) --automaticly saves the list
    gg.clearResults()
    gg.toast(" ENJOY UNLIMITED CHILIS")

    gg.loadResults(t)--loading the list
    end

     

  4. On 3/23/2019 at 6:17 AM, RevealedSoulEven said:

    I made a multichoise script when I click outside it the script ends. I want to make such that when I click outside gg hides and after clicking gg it continues where it was stopped.

    I know i can use gg.setVisible(false) but i did nil==gg.setVisible(false) then it ends.

    Help!

    Better One at the menu function table add

    if menu == nil then else end

  5. On 12/19/2020 at 3:25 PM, WhoKnowsWho said:

    Hi there,

    I can not tell you which games you need to try it on, you decide. I also advice you to practise some basic knowledge on how to find cheats with GG, here you have a example. its a old version of GG but the logic stays the same:

     

    you tlak dutch?

  6. On 4/29/2021 at 1:01 PM, Crystal_Mods100x said:

    Hi. im wanting to know how to make gg open files and write to them and how do i make my own script encryption tool?

    start by learning how to work whit bytes

    [added 0 minutes later]
    On 4/29/2021 at 1:01 PM, Crystal_Mods100x said:

    Hi. im wanting to know how to make gg open files and write to them and how do i make my own script encryption tool?

    if you need help you can get a pen cource script in telegram

  7. On 9/25/2020 at 5:46 PM, zynos said:

    Hello guys!

    Please sb help with FF script. The offsets are out of date with the game new update, the offsets have changed. and I don't know how to find them again.

    Thanks

    i can help subscribe to enzo gaming ezo plus and join me telegram group

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