Post: need simple tutrial on neatcheat ccapi
12-12-2014, 10:10 PM #1
ekm
Error… Cat invasion!
(adsbygoogle = window.adsbygoogle || []).push({}); hello,
i want to know what number should i put on Start Address and Stop Address on every game i want to mod?
and the type of byte should it always be on 4 bytes or not ? i am modding using ccapi
thanks.
(adsbygoogle = window.adsbygoogle || []).push({});
12-12-2014, 11:02 PM #2
One
At least I can fight
Originally posted by ekm View Post
hello,
i want to know what number should i put on Start Address and Stop Address on every game i want to mod?
and the type of byte should it always be on 4 bytes or not ? i am modding using ccapi
thanks.

you need to search for ranges.. its different for each game
12-12-2014, 11:10 PM #3
ekm
Error… Cat invasion!
Originally posted by Astek View Post
you need to search for ranges.. its different for each game


ok but if i got too many ranges which one should i use?
12-12-2014, 11:12 PM #4
One
At least I can fight
Originally posted by ekm View Post
ok but if i got too many ranges which one should i use?

well generally the first one and the last one are your ranges.. but not always like whens its a bigger game, just google it im sure youll find something.
12-12-2014, 11:16 PM #5
ekm
Error… Cat invasion!
Originally posted by Astek View Post
well generally the first one and the last one are your ranges.. but not always like whens its a bigger game, just google it im sure youll find something.


alright that's good, what about the bytes? for example i want to search for number 1 or 10 or 100 or 1000 which byte type?
12-13-2014, 12:58 AM #6
Originally posted by ekm View Post
alright that's good, what about the bytes? for example i want to search for number 1 or 10 or 100 or 1000 which byte type?


There is an option for decimals in netcheat, you know? And if you want to use hexadecimal:
0xFF is 255. So 1 byte is max. 255 in dec.
So: small values: one byte, larger values depends, just make sure you're value isn't too big.

The following user thanked Joren for this useful post:

ekm
12-13-2014, 03:43 AM #7
ekm
Error… Cat invasion!
Originally posted by xJoren View Post
There is an option for decimals in netcheat, you know? And if you want to use hexadecimal:
0xFF is 255. So 1 byte is max. 255 in dec.
So: small values: one byte, larger values depends, just make sure you're value isn't too big.


ok thanks Happy

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo