-
Posts
105 -
Joined
-
Last visited
-
Days Won
20
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by APEXggV2
-
script is not meant to work on any PC emulators..
-
I have a script for this game , enemy no attack, damage, energy, currency.. https://gameguardian.net/forum/files/file/4052-online-mega-script-v04-100-free-not-encrypted-new-scripts-added-dailyweekly-apexggv2/
-
search.. if gg.isVisible() then gg.setVisible(false) gg.clearResults() print("Your exit message") gg.setVisible(true) os.exit() end ... continue with script... they will see the search box still but won't see anything after that.. you can also modify gg apk to habe invisible text etc
-
hmm, I can only suggest to make sure you follow the instructions at the beginning of the script. start any mission, attack at least one enemy, pause game, then start script,. once script finds offsets by auto update from methods, script will save the offsets to a file. There is a chance, script can find offsets that aren't related to the enemy if instructions aren't followed correctly. if you've done this and still have problems, let me know.
-
nah , that would be like making a mod.. with gg, you'll use the offsets from the dump. in gg get the start address of the lib, then offset to address containing the method you want to hack, then edit the op codes.. I have another script that let's you quickly test offsets from dump.. check my profile for script or telegram