-
Posts
1,722 -
Joined
-
Last visited
-
Days Won
109
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by MonkeySAN
-
-
you can actually but that will get you too many results to edit in which can make the game crash. i already done that. while the way i show you in the video gave only few results after refine. here is how i would make the script: local gg = gg gg.setVisible(false) gg.setRanges(2) --Java_heap d = gg.prompt({ "Enter Your Ammo"},{0}) if d == nil then os.exit() else gg.searchNumber(d[1],4)--4 is TYPE_DWORD gg.toast("Done") gg.alert("Now fire some shots...you have 5 seconds.") gg.sleep(5000)--5 seconds d = gg.prompt({ "Enter Your Ammo"},{0}) if d == nil then gg.clearResults() os.exit() else gg.refineNumber(d[1], 4) gg.getResults(5) gg.editAll("999999", 4) gg.clearResults() gg.toast("Done") end end
-
the address changes everytime between restart but those values before(above) and after(below) ammo value didnt as far i know so... you can use ordered group search like this dwords = 20;10;130;680;30;1,049,414,861::25 then refine to ammo value = 130 the range use is Java_heap so it may take a while to get results or maybe it depend on the device...fast device = fast search...slow device = slow search(like mine) on my part i found that it much faster to find the ammo value itself then refine and edit as shown in video below : ZA2_ammo.mp4 <no video speed>
-
gg is crashing when i edit all or tick the value is encrypted
MonkeySAN replied to ToxicLuaMods23's question in Help
one way is use gg.prompt to ask user to input the values for searching. then give alert to them to change the values before the next prompt appear to input the change values for refining. lastly edit. -
View File ZOMBIE IDLE DEFENSE [Weapon Upgrade][Hero Package][CashCoinsScrap][HeroMaxLevel][32bit] A simple script for Zombie Idle Defense - Free Weapon upgrades to Max Level and Rank - Crates hack in Armory - Cash, Coins and Scrap hack - Heroes level hack NOTE: SCRIPT IS FOR 32BIT DEVICE ONLY Submitter MonkeySAN Submitted 09/21/2020 Category LUA scripts
-
Empire Warriors TD EMPIRE WARRIORS TD [Free/Premium version][32bit]
MonkeySAN replied to MonkeySAN's topic in LUA scripts
RESTART everything and try again.- 4 replies
-
- Gems hack
- Crystal hack
- (and 5 more)
-
Empire Warriors TD EMPIRE WARRIORS TD [Free/Premium version][32bit]
MonkeySAN replied to MonkeySAN's topic in LUA scripts
record a video and show to me.- 4 replies
-
- Gems hack
- Crystal hack
- (and 5 more)
-
i did a quick try of your script... really hope you write the how to use properly. for someone out there that not quite good in English...it may a bit confusing to understand. me on other hand no problem. Visually the cues did had full upgrade but while play i found sometime it not so. Aiming line not a problem because it just visual. Spin...work great did the job. Time ...didnt focus on that so cant say about it. Power..notice that sometime the ball already pocketed but the game refresh and the ball came short..not pocketed.
-
the file size is about right and script execute properly except for the invalid binary script header error since i use the latest GG but if press OK it will run normally... but again... try multiple times too.
-
me too had some problem sometime whenever im try to upload a script here but after a few tries it did upload. maybe you can ask someone to upload it on your behalf to see if the problem really is your script.
-
Empire Warriors TD EMPIRE WARRIORS TD [Free/Premium version][32bit]
MonkeySAN commented on MonkeySAN's file in LUA scripts
- 15 comments
-
- Gems hack
- Crystal hack
- (and 5 more)
-
Empire Warriors TD EMPIRE WARRIORS TD [Free/Premium version][32bit]
MonkeySAN commented on MonkeySAN's file in LUA scripts
- 15 comments
-
- Gems hack
- Crystal hack
- (and 5 more)
-
bia3....Brothers In Arms 3 maybe???
-
something like this...?? SoulKnight.mp4
-
Empire Warriors TD EMPIRE WARRIORS TD [Free/Premium version][32bit]
MonkeySAN commented on MonkeySAN's file in LUA scripts
- 15 comments
-
3
-
- Gems hack
- Crystal hack
- (and 5 more)
-
Empire Warriors TD EMPIRE WARRIORS TD [Free/Premium version][32bit]
MonkeySAN commented on MonkeySAN's file in LUA scripts
- 15 comments
-
2
-
- Gems hack
- Crystal hack
- (and 5 more)
-
Empire Warriors TD EMPIRE WARRIORS TD [Free/Premium version][32bit]
MonkeySAN commented on MonkeySAN's file in LUA scripts
- 15 comments
-
- Gems hack
- Crystal hack
- (and 5 more)
-
you the same guy @Unnamed1 what exactly you want to do is.. prompt(search value) --> hide(to do some refine) --> prompt(search refine value)--> then Edit. im already gave the example.
-
what do you mean by next prompt will go when press the gg?? prompt need to appear to input something for next hack to run based on that input. i really dont undertstand you.
-
View File EMPIRE WARRIORS TD [Free/Premium version][32bit] Script to get... - Towers Unlock (for Tower not unlocked yet) - Power Ups - Gems - Crystals - Keys - Ancient Coins - VIP Points ...for FREE in the SHOP. Video link How to use the script : https://streamable.com/wnsg5j Script TESTED on Premium v2.3.8 https://streamable.com/tbpp8w PLEASE TAKE NOTE THIS SCRIPT IS FOR 32bit DEVICES ONLY Submitter MonkeySAN Submitted 08/25/2020 Category LUA scripts
- 4 replies
-
- Gems hack
- Crystal hack
- (and 5 more)
-
5,186 downloads
Script to get... - Towers Unlock (for Tower not unlocked yet) - Power Ups - Gems - Crystals - Keys - Ancient Coins - VIP Points ...for FREE in the SHOP. Video link How to use the script : https://streamable.com/wnsg5j Script TESTED on Premium v2.3.8 https://streamable.com/tbpp8w PLEASE TAKE NOTE THIS SCRIPT IS FOR 32bit DEVICES ONLY- 15 comments
- 2 reviews
-
6
-
- Gems hack
- Crystal hack
- (and 5 more)
-
one way is.. you can do group search..refine to 1 address with fixed value and add offset to get to desire item address then edit(fixed or prompt) Stamps.mp4
-
using your script...coins and keys..i was able to find other things to hack as well. etc : stamps, level maybe you can look into that.
-