Jump to content

-SAICOBO-

Ascended
  • Posts

    38
  • Joined

  • Last visited

Everything posted by -SAICOBO-

  1. -SAICOBO-

    Language

    View File Language My example for you is very simple and maybe not the best. Submitter -SAICOBO- Submitted 12/04/2020 Category Templates  
  2. -SAICOBO-

    Language

    Version 1.1

    716 downloads

    My example for you is very simple and maybe not the best.
  3. View File Brick Breaker - Neon Edition 1.0 Trial version Submitter -SAICOBO- Submitted 09/15/2020 Category LUA scripts  
  4. Version 1.0

    525 downloads

    1.0 Trial version
  5. View File Solitaire: Decked Out version 1.0 Submitter -SAICOBO- Submitted 03/31/2020 Category LUA scripts  
  6. Version 1.0

    153 downloads

    version 1.0
  7. function zoom() gg.setRanges(gg.REGION_ANONYMOUS) -- example gg.searchNumber('1;2;3;4', gg.TYPE_FLOAT) gg.refineNumber("1;2;3;4", gg.TYPE_FLOAT) revert = gg.getResults(4) local r = gg.getResults(4) r[1].value = '0' r[2].value = '0' r[3].value = '0' r[4].value = '0' gg.setValues(r) gg.addListItems(r) gg.toast('Zoom +') gg.sleep(1000) gg.clearResults() end end gg.toast('To change zoom +, touch the gameguardian icon') gg.sleep(100) gg.setVisible(false) while true do if gg.isVisible() then gg.setVisible(false) zoom2() end end end function zoom2() gg.setRanges(gg.REGION_ANONYMOUS) -- example gg.searchNumber('1;2;3;4', gg.TYPE_FLOAT) gg.refineNumber("1;2;3;4", gg.TYPE_FLOAT) revert = gg.getResults(4) local r = gg.getResults(4) r[1].value = '0' r[2].value = '0' r[3].value = '0' r[4].value = '0' gg.setValues(r) gg.addListItems(r) gg.toast('To change zoom -, touch the gameguardian icon') gg.sleep(1000) gg.setVisible(false) while true do if gg.isVisible() then gg.setVisible(false) zoom() end end end -- I thought something like that, it's just to force the script to stop ... (?)
  8. View File Mi talking Tom 2 <\> Submitter -SAICOBO- Submitted 02/05/2020 Category LUA scripts  
  9. -SAICOBO-

    #Drive

    View File #Drive Initial Version Submitter -SAICOBO- Submitted 01/27/2020 Category LUA scripts  
  10. -SAICOBO-

    #Drive

    Version 1.2

    1,273 downloads

    Initial Version
  11. View File Sniper 3D Initial Version Submitter -SAICOBO- Submitted 01/25/2020 Category LUA scripts  
  12. Version 1.0

    6,765 downloads

    Initial Version
  13. I will see what happens, what device do you have?
  14. @Zig Do you have a social network where you can communicate?
  15. What I see here is lack of creativity, anyone can create their own script. LoL
  16. Running it in Game Guardian.apk as a normal script...
  17. Updated to the latest version ^~^
  18. I will be solving them thanks for saying it...
  19. View File Script for Bullet Force 1.68.0 by Saicobo v Name of the script: Script Bullet Force (SBF) Creator: Saicobo Version of this script: v2.4 Created for the game: Bullet Force Game version: v1.68.0 Actual state: End List of hacks: Fire Rate No Recoil Multi Shot Wall Hack Speed Hack Jump Hack Underground Fov Infinite Ammo Submitter -SAICOBO- Submitted 10/24/2018 Category LUA scripts  
  20. Version 2.4

    48,767 downloads

    Name of the script: Script Bullet Force (SBF) Creator: Saicobo Version of this script: v2.4 Created for the game: Bullet Force Game version: v1.68.0 Actual state: End List of hacks: Fire Rate No Recoil Multi Shot Wall Hack Speed Hack Jump Hack Underground Fov Infinite Ammo
×
×
  • 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.