Jump to content

MonkeySAN

Contributor
  • Posts

    1,736
  • Joined

  • Last visited

  • Days Won

    113

Everything posted by MonkeySAN

  1. something happened. i deleted my previous save game. i start a new game and season pass all over again. the UTF-8 strings that i provided before was no where to be found. same as yours above. the new UTF-8 for me is now = :SSPSuit17IcePoints.amount in my old game the season pass title was Ice Pass and had 19 days left. now its just says Season Pass and only had 7 days left. so i dont really know what was happened. i dont play the game that much. only for season pass hack.
  2. 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.
  3. For the new season points: UTF-8 search = SSPCreativeClusterPoints.amount Dword ordered group search = 31D;1,129,337,683D;1,952,540,018D;1,130,722,921D;1,953,723,756D;1,867,543,141D;1,937,010,281D;1,869,439,278D::29 HEX search = h 00 53 53 50 43 72 65 61 74 69 76 65 43 6C 75 73 74 65 72 50 6F 69 6E 74 73 2E 61 6D 6F 75 6E 74 00 - Season pass unlock by @NoFear still working - Armv8 only
  4. i dont understand..you cant find it?
  5. well.. i guess they put the dino data back into the game after it was removed sometime ago.
  6. For the new season points : UTF-8 search = :SSPPet16PenguinPoints.amount HEX search = h 00 53 53 50 50 65 74 31 36 50 65 6E 67 75 69 6E 50 6F 69 6E 74 73 2E 61 6D 6F 75 6E 74 00 Dword ordered group search = 28D;1,347,441,491D;909,210,725D;1,735,288,144D;1,349,413,237D;1,953,393,007D;1,835,085,427D;1,953,396,079D::29 - Season pass unlock by @NoFear still working - armv8 only
  7. Jurassic World: The Game how to get a locked dinosaur? (#13iz7s65)
  8. as far as i know, i never delete it yet. its still available to download.
  9. 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
  10. Please elaborate the problem.
  11. 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
  12. or from the Free Growth Found ???
  13. 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.
  14. something like this?
  15. Season pass hack by @NoFear is still working. just increase group size to 4509 edit as usual Armv8 only UTF-8 search for new season points = :SSPDecor13EgyptPoints.amount using HEX search = h 1C 00 00 00 53 53 50 44 65 63 6F 72 31 33 45 67 79 70 74 50 6F 69 6E 74 73 2E 61 6D 6F 75 6E 74
  16. Jurassic World: The Game how to get a locked dinosaur? (#565mo0gd)
  17. 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.
  18. 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
  19. 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
  20. i'll give you some ideas. lets see if you can do some thinking and figure it out. a DWORD value typically 4 bytes in size. so for 2 Dword type values that are adjacent in memory, the group size/distance between is 4 bytes = 1D;1D::4 but by default GG will add 1 to it and suggest 5 = 1D;1D::5 the same as below. there are 4 distances(;) between the 5 values or 4 Dword values after the 1st. so group size will be : = 4 x 4 = 16 GG add 1 = 17 = 1D;1D;1D;1D;1D::17
  21. Yikes.. i have zero experiences with emulator so i cant help you.
  22. what did you meant by that? as far as i know..if your device support 64bit/armv8, the installed game will be the 64bit/armv8 version.
  23. still working for the new season pass (v7.3.6)
  24. MonkeySAN

    Hero Factory

    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....
  25. MonkeySAN

    Robot Colony

    the game is simple and easy to hack. a basic script with search,refine and edit are enough. however you can try this : TEST_RobotColony_Energy&Ore[64bit].lua
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.