View previous topic :: View next topic |
Author |
Message |
godsring How do I cheat?
Reputation: 0
Joined: 24 Oct 2007 Posts: 4
|
Posted: Thu Jan 17, 2008 9:00 pm Post subject: Need help |
|
|
Trying to get infinite amount of an unstackable item in a game can someone help?
|
|
Back to top |
|
 |
Casteele How do I cheat?
Reputation: 0
Joined: 22 Jul 2006 Posts: 9
|
Posted: Fri Jan 18, 2008 3:01 am Post subject: Re: Need help |
|
|
godsring wrote: | Trying to get infinite amount of an unstackable item in a game can someone help? |
[Edit: I just noticed you said "unstackable", not "stackable". Usually, for unstackable items, there is no way short of hacking/reprogramming the game with assembly code injection.. And if you don't know assembly code.. forget it ]
Read the tutorials, and the rest of the site. There's lots of good tutorials, information, tips, etc.
If you're not sure what to look for, look for information on 1) locating where in memory that item counts are stored, and 2) freezing them at a certain value (which effectively makes it infinite).
Be aware, however, some games may crash if you set them/freeze them with values the game doesn't know how to handle. (I.E., some "stackable items" type games only stack up to 99 items, if you try to set and freeze these at 100 of more, the game will go crazy..) Also, item counts often involve inventory lists, which can change memory locations frequently as you add/remove inventory.
Good luck
|
|
Back to top |
|
 |
godsring How do I cheat?
Reputation: 0
Joined: 24 Oct 2007 Posts: 4
|
Posted: Fri Jan 18, 2008 11:52 am Post subject: |
|
|
Ok i had helped with this game awhile back but all i have now is the host files and im trying to hack certain things on it which prove most difficult it is a byond game.
|
|
Back to top |
|
 |
Thlump Grandmaster Cheater
Reputation: 0
Joined: 26 Aug 2007 Posts: 964 Location: 206.51.226.121
|
Posted: Fri Jan 18, 2008 2:35 pm Post subject: |
|
|
If you're going to make a unstackable item stackable, you can do it in CE unless its an online game.
_________________
Symbol wrote: | LOL!
Then its not a UCE, its UWF. (Undetected Windows Form. WITH BUTTONS! ) |
|
|
Back to top |
|
 |
|