Jump to content
  • 0

Help!! please !!


NoXTuber

Question

That is corect ?

 

 

gg.setRanges(gg.REGION_ANONYMOUS)
gg.searchNumber("65793D;3::5", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
gg.getResults(2)
gg.getResults(2)
gg.addListItems({
    [1] = {
        ['address'] = 0xd3974c68,
        ['flags'] = 4, -- gg.TYPE_DWORD
        ['freeze'] = true,
        ['value'] = 65537,},
    [2] = {
        ['address'] = 0xd3974c6c,
        ['flags'] = 16, -- gg.TYPE_FLOAT
        ['value'] = 3,},})
gg.clearResults()
gg.toast("Bypass")
gg.setVisible(false)
gg.clearResults()
gg.getListItems()
gg.removeListItems({
    [1] = {
        ['address'] = 0xd3974c68,
        ['flags'] = 4, -- gg.TYPE_DWORD
        ['freeze'] = true,
        ['freezeFrom'] = 0,
        ['freezeTo'] = 0,
        ['freezeType'] = 0, -- gg.FREEZE_NORMAL
        ['value'] = 65537,},
    [2] = {
        ['address'] = 0xd3974c6c,
        ['flags'] = 16, -- gg.TYPE_FLOAT
        ['freeze'] = false,
        ['freezeFrom'] = 0,
        ['freezeTo'] = 0,
        ['freezeType'] = 0, -- gg.FREEZE_NORMAL
        ['value'] = 3,},})
gg.toast("?Fix 105 / 106 all Virtual Done")
gg.setVisible(false)

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • Administrators
57 minutes ago, NoXTuber said:

gg.setRanges(gg.REGION_ANONYMOUS)
gg.searchNumber("65793D;3::5", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)

You forget clearResults. So if results presents it will be refine search. If not - start search.

Link to comment
Share on other sites

2 hours ago, NoXTuber said:

That is corect ?

Bro it's a log of Free fire script

 

Log can't be a perfect code or script 

You need to understand the Lua language with game guardian

https://gameguardian.net/help/classgg.html

 

Go-to about link it will help you to learn 

If you want to write a script you need to know Basics 

Then Next... 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

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