-
Posts
1,909 -
Joined
-
Last visited
-
Days Won
131
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by MonkeySAN
-
For the new season points : UTF-8 search = :SSPSuit18CNYPoints.amount Dword group search (Ordered) = 25D;1,397,773,139D;829,712,757D;1,498,301,240D;1,852,403,536D;1,630,434,164D;1,853,189,997D::25 HEX search = h 00 53 53 50 53 75 69 74 31 38 43 4E 59 50 6F 69 6E 74 73 2E 61 6D 6F 75 6E 74 00 - Season pass unlock by @NoFear still working - Armv8 only
-
well. thats the first time. i done tested it countless time by now with the UTF-8 search. it work just fine on my side. cant say whats wrong with you..though.
-
as far as i know, i never delete it yet. its still available to download.
-
New season points. UTF-8 search = :SSPPet14OwlPoints.amount Dword group search = 24D;1,347,441,491D;875,656,293D;1,349,285,711D;1,953,393,007D;1,835,085,427D;1,953,396,079D::25 HEX search = h 00 53 53 50 50 65 74 31 34 4F 77 6C 50 6F 69 6E 74 73 2E 61 6D 6F 75 6E 74 00 - Season pass unlock by @NoFear still working - Armv8 only
-
Please elaborate the problem.
-
im no expert in scripting but for a simple ON-OFF script, this is how i came up with : local gg = gg r = {"[ON]","[OFF]"} SW = r[2] function main() local menu = gg.choice({ "\nFireRate Hack"..SW, "\nEXIT"}, nil, "ON OFF Menu") if menu == nil then return elseif menu == 1 then hack1() elseif menu == 2 then os.exit() end end function hack1() if SW == r[2] then -- codes here -- gg.alert("FireRate Hack Enable") SW = r[1] else -- codes here -- gg.alert("FireRate Hack Disable") SW = r[2] end end while true do if gg.isVisible() then gg.setVisible(false) main() end end
- 1 reply
-
2
-
hmmm..im not 100% sure but that percentage values are very easy to search. Float type and the number are exactly as it is. 100% = 100 in Float can do an ordered group search starting from value at the top to bottom. the edited values stay even you change to another location but not after restart. need to search it again. i did tested it and it worked.
-
something like this?
-
yes its Dword. try with the highest price possible. group search then refine to the price value. there will much less results to deal with. then use increment edit to find the correct one.
- 62 replies
-
1
-
- Life in Adventure
- Offline
- (and 6 more)
-
search the price in the bracket try with much higher value as possible.(>500+) search = priceValue;0~7::5 ie: 280;0~7::5 - refine to the price value - edit it to negative then buy
- 62 replies
-
1
-
- Life in Adventure
- Offline
- (and 6 more)
-
game v1.2.16 64bit(armv8) Gems hack : search,refine & edit with -> ValueX4 ie : 500000X4 Dice hack : search = 5D;9D;1.7F;10D::73 Gold : search the price when buying items
- 62 replies
-
1
-
- Life in Adventure
- Offline
- (and 6 more)
-
it was 3 years ago and video had since been deleted. heck i dont even know whats the video was all about. and im really busy right now with my everyday life to look into that matter again. maybe @sammax71 can....
-
and for this game, the values changed as shown by @sammax71as you leveled up. but the group search remain the same = 75000;1500
-
75000;1500 its called a group search. search for 2 or more values separated with semicolon. group search allows us to search for multiple values at once within a specific memory range. results is not guaranteed as not all games implemented it in their codes. also having found results doesnt always mean its the correct one that you're looking for.
-
VID_20240430035932.mp4
-
maybe try this : TEST_ColorWood[mod].lua its a modified @nok1a script from this thread : value reset problem (#9m1e29u2) so far its working just fine for 64bit. credits goes to @nok1a as i just merely made changed where it was needed. honestly i wasnt expected it will work. for any explanations, @nok1a will be the right person to do so.
-
ok. Good luck.
-
public class DataBaseScript : MonoBehaviour public int Quest_Get_Gem_Normal(int Quest_numb) // return a high amount if you want (like 100K) Offset = 0x11754BC public bool Quest_Bool_Normal(int Quest_numb) // return true to redeem quest reward infinitly Offset = 0x119EF8C for 64bit/armv8 Quest -> Dungeon
-
welp.. search and refine the Gems value above directly. Dword in Anonymous. once edited..it trigger the ban.
-
you edited the Gems value and get away with it? i got this right away after changed the Gems value. everything else seems fine to edit.
-
well maybe or maybe not. because it takes a lot of time to make a script with that many hacks and making sure every hack work as it should be. and it take much longer time to test the script to make sure its working perfectly on most platform or devices or whatever you use.. be it emulator, virtual apps/machine. for now its working with my device only. i cant say the same for others as i have no other resources to test with. but i were to released it..i will not release it half baked.
-
not worry for me. i made a script for myself with all the hacks.
-
nope. the "Stop bruh" is not from GG system message. it was written into the script after you encrypt your script with encryption script/tool.
-
it just the script ended message could be more details instead of just "Stop bruh" maybe something like "your virtual app is not compatible with the script.Please use another" so people dont have to guess what they are doing wrong.(for less knowledgeable people)
-
a virtual app if that what you meant. yes.