been experimenting for years. but no hope
i tried reading but it doesnt help.
does it mean spoonfeeding when you ask only for the right code to type? so harsh.
i can understand what you publish here but reading the ARM assembly doesnt help me get into what i need to learn. you just wrote the code for float and long value types and those were super amazing. just this arm64 is so hard to find in the web.
I was quite suspecious about that. Now that I'll always have to keep it in mind so I can't get fooledAnd also, you've "spent years", but I learned that stuff soon after I started learning modding. Noone ever spoonfed that info to me; so I wonder wether this is ineptitude or you just lied to try to be spoonfed.
There is an easy way to get codes for ARM64Hi bro, did you manage to find a place to give codes for ARM64? I am too struggling to find working codes for ARM64. Whenever I use the ones from this website I get 0 health instead of infinite health :(
Int type : just change R0 to X0Hi bro, did you manage to find a place to give codes for ARM64? I am too struggling to find working codes for ARM64. Whenever I use the ones from this website I get 0 health instead of infinite health :(
Post your question herei have this example
hexPatches.Money = MemoryPatch::createWithHex("libUE4.so",0x0295b988,"0F0702E31EFF2FE1");
hexPatches.Ammo = MemoryPatch::createWithHex("libUE4.so",0x0291c678,"0F0702E31EFF2FE1");
hexPatches.Cilp = MemoryPatch::createWithHex("libUE4.so",0x0291c690,"0F0702E31EFF2FE1E1");
hexPatches.Kills = MemoryPatch::createWithHex("libUE4.so",0x0291168c,"0F0702E31EFF2FE1");
and i wanna change it to this offset
public System.Int64 get_MaxHP(); // 0x1c40068
what should i do next, master
We use cookies to personalize content and ads, to provide social media features and to analyse our traffic. We also share necessary information with our advertising and analytics partners to optimize your experience on our site.
Learn more about cookies
We use cookies to personalize content and ads, to provide social media features and to analyse our traffic. We also share necessary information with our advertising and analytics partners to optimize your experience on our site.
Learn more about cookies