-
Posts
289 -
Joined
-
Last visited
-
Days Won
4
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by SAGEPAPI
-
help Lua Script: How to get utf-8 characters from memory and alert
SAGEPAPI replied to dolphinorca's question in Help
U can just search the utf-8 for example: gg.searchNumber(":(text here)", gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1, 0) gg.clearResults() If you're not sure you can use the "record script" function in GG. Which you can find it here:- 10 replies
-
2
-
yh, see the method above.
-
Good to hear. About the other seasons..... its still in working progress. I tried the method on gardenscapes but it ddnt work. Probably the same method but other values are used. And i cant bother searching for them. hope this helped.
-
Ty lmao
-
Edit: just realized Nofear made a video just watch that. Homescapes Golden Ticket (Item Swap) (#1aqss6hp) @Christine89i can confirm that it still works. maybe you did something wrong. Follow these steps if you have armv8: Set your region to XA: search the following in Dword: If everything worked correctly, you will see 2 addresses with the following: change them to(dont forget the ";" between the 2 values): Now open the golden ticket pass and buy it. It will freeze (sometimes) just restart the game and youre done. Again this method is by @NoFear. So thank him instead of me Homescapes Golden Ticket (Item Swap) (#89t6nwcs) armv7 is kinda the same^
-
@cisco72563made this list with the old season items. Yes, a dog Corgi and a dog house (Season 1 First Season of Wonders) , 4 rabbits and a rabbit house (Season 2 Cottontail season), a robot (Ellie) and it's upgrades (Season 3 Tech Season), a grand piano, it's upgrades and a phantom costume for Austin (Season 4 Spooky Season), an ice rink and it's upgrades (Season 5 Icy Season), dumbbells and other exercise equipment (Season 6 Workout Season), a piglet and it's costume and house (Season 7 Farm Season), magician furniture and magician dress for Austin (Season 8 Magic Season), a puppet theater and puppets (Season 9 Puppet Theater Season), a labrador and it's playground with upgrades (Season 10 Tail-Wagging Season), dance floor and upgrades for Austin parents (Season 11 Dance Season), pirate ship and upgrades (Season 12 Pirate Season), toy ghost and some decor for it like town and performance (Season 13 Creepy Season), a carousel and it's upgrades (Season 14 Holiday Season), a flying drone robot and it's upgrades with charger (Season 15 Technological Season) and swans, couple and family (Season 16 Swan Season).
-
I recently downloaded Homescapes, to hack the Gold ticket rewards. Which worked with the method of @NoFear( https://gameguardian.net/forum/topic/31504-homescapes-golden-ticket-item-swap/?do=findComment&comment=115909 ) I tried to hack the old season rewards by changing the id of the swan( id of current item) to an older item like Dance floor. I did this by first searching for the swans value: - (Dword) group search the values of the coins and boosters. - refine the coins. Increment by 1 to get the right address. - use goto, scroll until you see :SwanStage1, 2 or 3. After that i changed that value with the older id which i found by searching :DanceFloor( its probably a dumb method). But it ddnt work. So i thought maybe there is a way to enable/activate the items? But after searcht through 1000s of results i gave up. So is there someone who can help.
-
@Fenceyim using x8sandbox and it worked for me. The first time i tried it, it ddnt work. But after i went offline and restarted my game it worked.
-
In my old script i let the players reach level 14 first and groupsearched the zoom value of that level and a static near (the zoom value's) address. So the script runs faster. I hope this helped. And btw can you find the value what @GoldenAgewas talking about. So you can see much further without being limited by a "invicible box" that doesnt load other plyers.
-
Im working on a script where i want to change the prices of all items in the shop (Which is ez). But i want to change the amount u get to which is one address under the price. I can change one at the time but that will take ages. My question is there a way to change all at the same time. Thx
-
Probably, they almost never update the game
-
Sorry for the late response but i couldn't login for month's. They patched it so u can no longer hack this game as far as i know. Im using X8 sandbox it has a build in plug in so u cam hide gg.
-
Just a quick utube search. 9 out 10 times the answer that u looking for is on the internet.
-
Click the link in the comment above. Utube tutorials.
-
Hope this helps. https://youtu.be/rHJ1wwKb6QU
-
Value is found in 32bit device with quad/hexa core but why not on 64bit octa core
SAGEPAPI replied to Morpheus99's question in Help
Bruh -
Value is found in 32bit device with quad/hexa core but why not on 64bit octa core
SAGEPAPI replied to Morpheus99's question in Help
And btw if u found the right region( the region of the value is found next to the value, see picture). U can select only the region that u need so the searching goes faster.