hi
how i lock address in debugger
i try but nothing happen
i cant chenge offset by tool
pleas help me
Can you please explain what you want to achieve?
Note: you might find this useful for you: How to Mod any game by yourself!
Can you please explain what you want to achieve?
Note: you might find this useful for you: How to Mod any game by yourself!
Thank you . But I dont need this
( I need lock address or offset in debugger .target manger
Keep up the constant and never changes from the tools
Sorry if there are errors in the language
Example I have a tool and has a property uav How Offset lock in proGD target mng so that when you press the button in the tool uav do not get something because he locked . I try do this > lock address but still change
Keep up the constant and never changes from the tools
My tutorial which I recommended it to you does the exact thing, you have to find the caller function which is the routine who changes that value and try to disable it, it's easy if you have some knowledge in PPC.