Jump to content

-SAICOBO-

Ascended
  • Posts

    38
  • Joined

  • Last visited

Everything posted by -SAICOBO-

  1. -SAICOBO-

    App not optimized

    I already became root again I will try to start working again I hope I am not busy
  2. -SAICOBO-

    App not optimized

    It is not the application, it is error 105 in the virtual app
  3. -SAICOBO-

    App not optimized

    Hello developers, I hope you are well after so many years. 2023 I was trying to use GG on my new device, but unfortunately the apps no longer work as before due to Android restrictions. There is an application that can still run the app without problems, "Multi App" (com.waxmoon.ma.gp) Play Store: https://play.google.com/store/apps/details?id=com.waxmoon.ma.gp The only problem is that it is not optimized.
  4. -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  
  5. -SAICOBO-

    Language

    Version 1.1

    677 downloads

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

    504 downloads

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

    144 downloads

    version 1.0
  10. 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 ... (?)
  11. View File Mi talking Tom 2 <\> Submitter -SAICOBO- Submitted 02/05/2020 Category LUA scripts  
  12. -SAICOBO-

    #Drive

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

    #Drive

    Version 1.2

    1,185 downloads

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

    6,633 downloads

    Initial Version
  16. I will see what happens, what device do you have?
  17. @Zig Do you have a social network where you can communicate?
  18. What I see here is lack of creativity, anyone can create their own script. LoL
  19. Running it in Game Guardian.apk as a normal script...
  20. I will be solving them thanks for saying it...
  21. 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  
×
×
  • 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.