Jump to content

Ajajhsjwjajaja

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by Ajajhsjwjajaja

  1. Ajajhsjwjajaja

    Help pls

    So is it possible to do both when i check both checkbox?
  2. Ajajhsjwjajaja

    Help pls

    Enyby how do i do when i check both checkbox it does both of the script pls help
  3. Ajajhsjwjajaja

    Help pls

    Oki thanks. How do i do when i check 2 choices it does both
  4. Ajajhsjwjajaja

    Help pls

    So you mean ill write function AntiOn() At the beginning of the script?
  5. Ajajhsjwjajaja

    Help pls

    That's what i did can you help fix full script plss
  6. Ajajhsjwjajaja

    Help pls

    Huh? Wdym define [added 1 minute later] Can you give me example on how do i define it?
  7. Ajajhsjwjajaja

    Help pls

    gg.setRanges(bit32.bor(gg.REGION_JAVA_HEAP, gg.REGION_C_HEAP, gg.REGION_C_ALLOC, gg.REGION_C_DATA, gg.REGION_C_BSS, gg.REGION_PPSSPP, gg.REGION_ANONYMOUS)) Antii = gg.multiChoice({',Back', 'PinBall'}, nil, '🎖New AntiBounce🎖') if Antii == nil then os.exit() else if Antii == 1 then goto START else if Antii[2] == true then AntiOn() else function AntiOn() gg.setRanges(gg.REGION_C_ALLOC) gg.searchNumber('526;526;526', gg.TYPE_DWORD, false,gg.SIGN_EQUAL, 0,-1) gg.getResults(100) gg.editAll('0', gg.TYPE_DWORD) gg.clearResults() end end end end IT SHOWS THIS ERROR HOW TO FIX? @/storage/emulated/0/Download/GGTools[GrowHaxx] [V1].lua:288 ` if Antii[2] == true then AntiOn() else` attempt to call nil level = 1, pc = 883 stack traceback: /storage/emulated/0/Download/GGTools[GrowHaxx] [V1].lua:288 in main chunk [Java]: in ? at luaj.LuaValue.checkmetatag(LuaValue.java:2779) at luaj.LuaValue.callmt(LuaValue.java:1961) at luaj.LuaValue.call(LuaValue.java:1388) at luaj.LuaValue.callNotNull(LuaValue.java:3117) at luaj.LuaClosure.execute(LuaClosure.java:456) at luaj.LuaClosure.call(LuaClosure.java:145) at android.ext.Script.runScript(Script.java:5600) at android.ext.Script$ScriptThread.run(Script.java:5370)
×
×
  • 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.