-
Posts
122 -
Joined
-
Last visited
-
Days Won
21
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by APEXggV2
-
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
-
when you start script, there is an alert that says a file with the saved offsets was found, and asks you if you want to use those offsets or delete the file... you can delete the file by selecting that option.
-
I just tested the script. enemy did not attack and I had higher damage. everything is working correctly. again, just follow the initial instructions so script will save the correct offsets.
-
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.
-
are you playing on PC (Emulator) or on smart phone?
-
-
-
-
-
-
read the description... the web host is currently unavailable. I'm trying to resolve this issue with the admins
-
-
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
-
-
this is a unity game, so you can easily get a dunp.cs file. In Class "VoodooSauce" there is a bool method "IsPremiumOrHasOngoingSubscriptions" , edit this to true, and it will disable all ads. I also have a free script for this game with a lot of great hacks. https://gameguardian.net/forum/files/file/4052-online-mega-script-v04-100-free-not-encrypted-new-scripts-added-dailyweekly-apexggv2/
-
Must be Android
-
-- set ranges -- clear results gg.searchNumber x=gg.getResulrs(gg.getResultsCount()) for i, v in ipairs(x) do v.address=v.address-0x1C end -- change 0x1C to your offset gg.loadResults(x) gg.refineNumber
-
-
when the search prompt is open, tap the history button (looks like a circle made of an arrow) this will show a history of everything entered.
- 1 reply
-
1
-
yes. I have a script for this game. 64bit only though. it has a currency hack that works https://gameguardian.net/forum/files/file/4052-online-mega-script-v04-100-free-not-encrypted-new-scripts-added-dailyweekly-apexggv2/
-
it's definitely in that script. (I don't update the list on gg forum every time I add a new game)
