Search the Community
Showing results for tags 'value'.
-
-
View File Value to ARM Hex Converter This script can convert any value of any type to ARM Hex x32 and x64. Option to copy to clipboard. Also logs all entry into print. (the bit of process does not need to match the bit of the ARM you want converted. Requires gameguardian v 101.1 Submitter APEXggV2 Submitted 03/24/2024 Category Tools
-
Attached is a pdf file that clearly explains how to make op codes for any value and type. The methods are specifically for GameGuardian, explaining common errors and how to fix. Any Value, Any Type. (Bool, Float, Double, Long/Qword, Int/Dword) GameGuardian-ARM-OPCodes--APEX[GG]v2.pdf
-
Hi I'm trying to make a simple script for a game and its working : ) but I want to add a button to reset all the changes I've done but I dont know the code for it so can someone help me Thanks
-
Hi, I am not sure if this is doable and I couldn't find any info about it. After freezing a value, could I remove it from the "saved" area of the screen but keep it frozen? In other words I want it to remain frozen but not showing on the screen. I don't think it's possible but if it is, I would certainly love to know how to do it. Thank you
- 3 replies
-
- value
- group search
-
(and 6 more)
Tagged with:
-
so any other way to get 0 value got select in script? bcus i cant exactly find the value what i want if i search only 0 number, the value around cannot helping much bcus the code keep changing when im about to hack the game, "the value always at same position" but at the sametime the value code 0, i just wanna know how selecting value in address while the code is zero"0" with script (and the address also changing, not always same). i just wonder to get fastest way to direct (value) code what i want with the script without anytrouble and i just hate do it manually. REGARDS