View previous topic :: View next topic |
Author |
Message |
Ron How do I cheat?
Reputation: 0
Joined: 08 Mar 2014 Posts: 3
|
Posted: Sat Mar 08, 2014 10:20 am Post subject: Crash!!! Help me! |
|
|
Okay, i have tryed 2 days now to change the value in actual game. I have passed the tutorials to step 5, and i know how to find adress. The thing is, always when i find the address im looking for, and i change the value of it. It always crashes... tryed on diffrent games, always same. getting frustrated here. [/b]
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25806 Location: The netherlands
|
Posted: Sat Mar 08, 2014 11:05 am Post subject: |
|
|
Make sure those games do not require an internet connection. If they do they'll crash yes since the value doesn't match with what is on the server
If that's not it then make sure the value you're changing to falls within an acceptable range for the game.
So if the health goes from 0 to 100, do not change it to 101
Or if the money is always stored as 10, 20, 100, 140, etc... with the last digit a 0, then do not change it to 999 as the last digit is not 0 (990 or 1000 would work)
And of course think of the type. If it shows as 1120141312 while you have 98 health, then it's most likely not a 4 byte(actually a float), and changing 1120141312 to 10 would result in weird behavior/crashes
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
Ron How do I cheat?
Reputation: 0
Joined: 08 Mar 2014 Posts: 3
|
Posted: Sat Mar 08, 2014 1:40 pm Post subject: |
|
|
So this cannot be used on online games? its strange, i saw some video where some guy used ce on runescape wich is online game :/
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25806 Location: The netherlands
|
Posted: Sat Mar 08, 2014 1:57 pm Post subject: |
|
|
correct, it won't work in online games.
That runescape video most likely just showed that the values where changed. But you won't actually be able to use it.
e.g if you have 10000 gold, and set your money to 10000000 it will look like you have 100000, but you won't be able to spend more than 10000 before crashing
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
Ron How do I cheat?
Reputation: 0
Joined: 08 Mar 2014 Posts: 3
|
Posted: Sat Mar 08, 2014 2:17 pm Post subject: |
|
|
oh okay, good to know hehe thanks.
|
|
Back to top |
|
 |
Rydian Grandmaster Cheater Supreme
Reputation: 31
Joined: 17 Sep 2012 Posts: 1358
|
Posted: Sat Mar 08, 2014 4:22 pm Post subject: |
|
|
Ron wrote: | So this cannot be used on online games? its strange, i saw some video where some guy used ce on runescape wich is online game :/ | You can use CE to gather and read info for online games. I do this sometimes to look at stats that aren't displayed normally.
But if he showed editing values then he's either inexperienced and just assumed it worked without fully testing it and got excited and made the video immediately, or he's just messing with people.
_________________
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
|
Back to top |
|
 |
|