Search the Community
Showing results for 'how download old version'.
-
How do we do it?
-
Am trying to mod game values for game "Pou", there is modded apks for coins, and LP amso works on that game... but I want to be able to manually change: 1. Coins values 2. Potions and items values... I tried ordinary search, nothing, tried encrypted value, no luck, tried unknown value, no luck... Please someone with experience help me. Explain me how to do it on this game. Thank you.
-
Jurassic World: The Game how to get a locked dinosaur?
MonkeySAN replied to greenhairbeard's topic in Requests
just send it bro. show me what you did? if there any mistakes or anything, i can try to identify it for you. my 10 yrs old neighbour was also wondered whats so hard to understand. his English are much broken than me but yet he can understand it very well. -
Jurassic World: The Game how to get a locked dinosaur?
MonkeySAN replied to greenhairbeard's topic in Requests
which post? what did you do that didnt worked? if its not hurt you or kill you, show me video of how you did it. -
anyone know how to change the amount of tickets? I tried editing contract rewards and daily login rewards but it didn't work and I got the normal amount. The random boxes and ad rewards are too small to find (only 2 tickets) so how can I edit them?
-
Did you try running your old script and enabling all memory ranges?
-
Jurassic World: The Game how to get a locked dinosaur?
THEGOAT313 replied to greenhairbeard's topic in Requests
yep bro how to do it -
Hi. I already know how to do this, but there was a problem with one game. With Feild offset finder everything is found and easily changed, but the script does not find anything. Class: ActorCameraController. Fields: public struct ActorCameraController.State Outside; // 0x60. function metaDataOffsets(). I tried to write the field name in different ways, nothing helps. Maybe there is a way to search without the field name? function metaDataOffsets() startAddressDat = 0 endAddressDat = 0 local rangesDat = gg.getRangesList("global-metadata.dat") for i, v in ipairs(rangesDat) do if v.state == "O" then startAddressDat = v.start endAddressDat = rangesDat[i]["end"] break end end end metaDataOffsets() function stringNames() Class_ActorCameraController = "h004163746f7243616d657261436f6e74726f6c6c657200" end stringNames() function searchString(className) gg.clearResults() gg.searchNumber(className, gg.TYPE_BYTE, nil, nil, startAddressDat, endAddressDat) gg.searchPointer(0) local a = gg.getResults(5) for i, v in ipairs(a) do v.address = v.address - classOffset end gg.loadResults(a) end function isProcess64Bit() local regions = gg.getRangesList() local lastAddress = regions[#regions]["end"] return (lastAddress >> 32) ~= 0 end function validISA() instructionSetArchitecture = 0 if isProcess64Bit() == true then instructionSetArchitecture = 64 else instructionSetArchitecture = 32 end return instructionSetArchitecture end validISA() function instructionsOffset() if instructionSetArchitecture == 32 then hexConvert = 0xFFFFFFFF dataType = 4 classOffset = 0x8 else dataType = 32 classOffset = 0x10 end end instructionsOffset() function offset_actorCameraController() if instructionSetArchitecture == 32 then else offset_Outside = 0x60 end end offset_actorCameraController() function ActorCameraController() gg.clearResults() searchString(Class_ActorCameraController) gg.searchPointer(0) local instances_ActorCameraController = gg.getResults(gg.getResultsCount()) gg.clearResults() local ActorCameraController_Outside = {} for i, v in ipairs(instances_ActorCameraController) do ActorCameraController_Outside[i] = {address = v.address + offset_Outside, flags = gg.TYPE_FLOAT} end gg.loadResults(ActorCameraController_Outside) end
-
theres specific equipment in the game u can attatch to certain characters to give them a large boost, how do i make it so the equipment works for every character
-
- 5 comments
-
- Simcity
- simcity buildit
- (and 4 more)
-
I've gotten a good understanding of the basics of game guardian however there's a hack id like to figure out or know how to do. If someone can assist me id greatly appreciate it in most of these merge games they allow you to merge 3 objects of a low tier and then get 1 object that is a tier higher and offer option to merge 5 low tier objects and get 2 objects of a higher tier. What I'm wanting to find out is how to find the value the determine the 5 to 2 merge and change it to something else such as 5 to 5.
-
View File GG hack script (Works for all games) Instructions are given in the script! It works for any offline games and for some online games if you follow the instructions properly! It's the Simplest and lightweight to use!! Works for PUBG, LITE, FF, MAX, COD and so on. Check out my website if you are a science and Olympiad enthusiast: https://taieftech.github.io/taiefkhan Game Guardian Multi-Hack Script - INSTRUCTIONS** **Features:** - **Value Modifier** (AUTO search) - **Speed Hack** ** HOW TO USE** 1. **Requirements:** - Rooted Android or Virtual Space (e.g., VMOS, F1 VM). - Game Guardian (GG) installed. - Target game running in background. 2. **Setup:** - Open GG, select the target game process. - Load this script via GG’s Lua editor. 3. **Options Explained:** - ** VALUE MODIFIER** - Enter the original value (e.g., current gold/health). - Enter the new value (e.g., 999999). - Choose " YES" to freeze (prevent value from changing). - ** SPEED HACK** - Enter multiplier (e.g., `2.0` for 2x speed, `0.5` for slow motion). 4. **Troubleshooting:** - **No results found?** - Try exact values or refine searches manually in GG. - **Game crashes?** - Disable "Freeze" or reduce the number of modified values. - **Speed hack not working?** - Some games block speed modifications. Try different values. # ** WARNINGS** - **Online Games:** Using hacks may get you banned! - **Overwriting Values:** Incorrect values can crash the game. Backup saves if possible. Submitter GREEN-TAMG Submitted 07/13/2025 Category Tools
-
ANYBODY KNOW HOW TO GET UNLIMITED COINS OR DIAMONDS OR IF THERE IS ANY SCRIPT FOR HEAD BALL 2 . MODS DONT WORK EVEN THEY ARE UPDATED
-
Version 1.94.2
713 downloads
Instructions are given in the script! It works for any offline games and for some online games if you follow the instructions properly! It's the Simplest and lightweight to use!! Works for PUBG, LITE, FF, MAX, COD and so on. Check out my website if you are a science and Olympiad enthusiast: https://taieftech.github.io/taiefkhan Game Guardian Multi-Hack Script - INSTRUCTIONS** **Features:** - **Value Modifier** (AUTO search) - **Speed Hack** ** HOW TO USE** 1. **Requirements:** - Rooted Android or Virtual Space (e.g., VMOS, F1 VM). - Game Guardian (GG) installed. - Target game running in background. 2. **Setup:** - Open GG, select the target game process. - Load this script via GG’s Lua editor. 3. **Options Explained:** - ** VALUE MODIFIER** - Enter the original value (e.g., current gold/health). - Enter the new value (e.g., 999999). - Choose " YES" to freeze (prevent value from changing). - ** SPEED HACK** - Enter multiplier (e.g., `2.0` for 2x speed, `0.5` for slow motion). 4. **Troubleshooting:** - **No results found?** - Try exact values or refine searches manually in GG. - **Game crashes?** - Disable "Freeze" or reduce the number of modified values. - **Speed hack not working?** - Some games block speed modifications. Try different values. # ** WARNINGS** - **Online Games:** Using hacks may get you banned! - **Overwriting Values:** Incorrect values can crash the game. Backup saves if possible. -
Jurassic World: The Game how to get a locked dinosaur?
MrFanservice replied to greenhairbeard's topic in Requests
-
What version do you have? Latest I have is 2.9.9 which I've posted a script for.
-
Jurassic World: The Game how to get a locked dinosaur?
MURACH replied to greenhairbeard's topic in Requests
Can anyone explain how can be 404 dinosaurs? I check dino id on game guardian but it has 403 creatures. Explain to me please -
Hi everyone, I’ve been trying to dump the libil2cpp.so and global-metadata.dat from Critical Ops, but I’m stuck and could really use some help. Here's what I’ve tried so far: - Zygisk modules (including il2cpp dumper Zygisk) - libTools (auto dumper, various versions) - Il2CppDumper (standard and modified builds) - Memory dump methods via GameGuardian - Decompiling and scanning the APK manually - Inspecting /proc/[pid]/maps to find metadata in memory Still, I can’t manage to dump a usable pair of libil2cpp.so and global-metadata.dat. Either the metadata seems encrypted, or the dump tools don’t hook correctly into the game's memory. il2cpp dumper error: System.IO.InvalidDataException: ERROR: Metadata file supplied is not valid metadata file. at Il2CppDumper.Metadata..ctor(Stream stream) in F:\Mobile-Modding\CSharp\Il2CppDumper GUI\Il2CppDumper\Il2Cpp\Metadata.cs:line 53 at Il2CppDumper.MainForm.Init(String il2cppPath, String metadataPath, Metadata& metadata, Il2Cpp& il2Cpp) in F:\Mobile-Modding\CSharp\Il2CppDumper GUI\Il2CppDumper\Forms\MainForm.xaml.cs:line 133 at Il2CppDumper.MainForm.Dumper(String file, String metadataPath, String outputPath) in F:\Mobile-Modding\CSharp\Il2CppDumper GUI\Il2CppDumper\Forms\MainForm.xaml.cs:line 319 Thanks in advance!
-
Jurassic World: The Game how to get a locked dinosaur?
MURACH replied to greenhairbeard's topic in Requests
How can I time jump on JWTG? Game guardian is only work for 86lib so i can't time jump normally. -
Jurassic World: The Game how to get a locked dinosaur?
Fridaysmith replied to greenhairbeard's topic in Requests
hey bro hi I'm also on that situation 2days before none of us can help you because it was the crash you might do watch youtube videos of solitude. only one way is go to google manage accounts remove the connection to the game and then go the google game play remove the saved data of the game and and re-login freshly you have restart from the scratch only. this method only for google play login users. i don't know how its works for facebook users, if data deletion is possible on facebook this method itself works -
Jurassic World: The Game how to get a locked dinosaur?
amgrad replied to greenhairbeard's topic in Requests
Does anyone know how to get rid of bosses or make them able to be sold? -
Jurassic World: The Game how to get a locked dinosaur?
MURACH replied to greenhairbeard's topic in Requests
How can I use time jump? Game guardian is only work for 64lib -
Jurassic World: The Game how to get a locked dinosaur?
Rehan_Khan11111 replied to greenhairbeard's topic in Requests
Hey @BigSmartAsian u were facing the problem of using 999,999,999 hack on seasonal points how did u solve that? as u cannot able to open 399,878 packs all at once? -
Jurassic World: The Game how to get a locked dinosaur?
BigSmartAsian replied to greenhairbeard's topic in Requests
I made a fancy version for us to find IDs, feel free to use it! JWTG ID -
This will make the Kingdom Pass free to purchase. It will work on Android devices (not emulators) and on version 19683 of the game. RoyalKingdom_19683.lua