Hello Guest! Welcome to ConsoleCrunch, to help support our site check out the premium upgrades HERE! to get exclusive access to our hidden content.
Unable to load portions of the website... If you use an ad blocker addon, you should disable it because it interferes with several elements of the site and blocks more than just adverts.
Hello CC members these are the addresses and offsets that I've found
PointerToBaseAddress: 0x0274EF80
Money: 0x54
SkillPoints: 0x58
Score: 0x60
Level: 0xA4
Example
PS3.Extension.WriteInt32(PS3.Extension.ReadUInt32(PointerToBaseAddress) + Money, 1000000000);
Unlimited Items: 0x1E3FCC
ON...
Hi, im codding an RTM tool in c# and i have an offset with a float value how can i do?
Example of a code with bytes (the value is an integer):
ulong fov = 0x009595D5;
byte[] customFov = { 0x3F, 0x00}; //Here the value is 3F00
how to do it with a float? like this 0.01666667
i need to convert to...
Hi im new at modding and i wanted to create a modded EBOOT for a game, i used netcheat to find the offset and i found the original adress with ps3 debugger, but now i have 2 questions/problems:
How i know the length of the OGP, for example, it can be: B13F05742F800000419E0014C01F0 or...
Address used in RTM tools
0x123ABC
OFFSETS used in HEX editor
123ABC
How to convert [Your RTM address example: 0x123ABC] − [0x10000 ] = [ Result ]
Example 1) 0x18D05C − 0x10000 = 17D05C
Example 2) 0x7C9660 − 0x10000 = 7B9660
Website used to convert address from RTM tool to HEX editor...
Hello, i made a tool for bo2 then put some code into a text file. As some people don't know how to use offsets ect (pretty simple) you need to make a cheakbox in C++ then name it steady aim or whatever you want. Then go into my txt file and grab the one that says steady aim ect then copy the...
This site uses cookies to help personalise content, ads personalisation, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.