Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/25/2020 in all areas

  1. He has no brain. Because he asks on the official website. And what answer does he expect to hear? Yes, stealing? Yes, we steal souls using this application.
    1 point
  2. Your code is quite messy. Re-edit version: function hack1aa() gg.searchNumber("180Q;180Q", gg.TYPE_QWORD) gg.getResults("100") gg.editAll("0", gg.TYPE_QWORD) gg.clearResults() end function hack2aa() gg.setspeed(2) end function hack3aa() gg.alert("Hi") end function hack4aa() gg.alert("Hi") end function hack5aa() gg.alert("Hi") end function hack6aa() gg.alert("Hi") end function hack7aa() gg.alert("Hi") end function hack8aa() gg.alert("Hi") end function first_Menu() local t = gg.multiChoice( { " Instant Boss ", " Speed Hack ", " Fast Hit ", " Token Hack ", " Wall Hack ", " Zoom Hack ", " RoboMask Hack ", " Free Wooden Armor ", " Range Hack" }, nil, " to subscribers" ) if t == nil then gg.sleep(1) else if t[1] then hack1aa() end if t[2] then hack2aa() end if t[3] then hack3aa() end if t[4] then hack4aa() end if t[5] then hack5aa() end if t[6] then hack6aa() end if t[7] then hack7aa() end if t[8] then hack8aa() end end end function main() local menu = gg.choice( { " QT Menu ", " QT Second Menu ", " exit " }, nil, " Quark ThoNos" ) if menu == 1 then first_Menu() elseif menu == 2 then second_Menu() elseif menu == 3 then os.exit() end end main()
    1 point
  3. Lua read codes from first line to last line. For example : print(a) a = 10 output = nil (Lua can't read what is a because it didn't declare before printing it) a=10 print(a) output = 10 (Lua know a = 10 , so it print 10) So you just move this entire thing to the end of the script. Then everything is fine.
    1 point
  4. you mean like this... HomeScapesMove.mp4 HomeScapesMove.mp4
    1 point
  5. Function hack2aa is not exist in your script, maybe typo when calling it. How about showing your source code for more help?
    1 point
  6. Am using android 9 Am using current version.. I have tried parallel Space they're aren't working for me.. Only VirtualExposed works fine for me
    1 point
  7. Yes.. I can goto modules anytime.
    1 point
  8. Version 1.0.0

    387 downloads

    This template is created for those who want to rearrange their buttons accordingly to "Active" and "Inactive" states. You can use it for more other features. This version does not contain sorting algorithm, so the table will not in order of alphabetical.
    1 point
  9. Watch on YouTube: ARM converter (opcode to HEX) - GameGuardian ARM converter (#t0c9ypo)
    1 point
  10. Watch on YouTube: 96.0: Fixed work in some 64-bit virtual spaces - GameGuardian
    1 point
  11. Version 1.2

    65,637 downloads

    Working For Free Fire Last Version ? You Can Win All Games With This Triggered Script..! ? Download Triggered Script Here [VIP] ? No Password ? Come To Discord For More Use Bypass For No Ban
    -1 points
×
×
  • 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.