View previous topic :: View next topic |
Author |
Message |
ThatBastard Newbie cheater
Reputation: 0
Joined: 20 Dec 2013 Posts: 14
|
Posted: Wed Jan 15, 2014 6:22 am Post subject: ..Uhm, anyone know a good tutorial? |
|
|
..I know I probably shouldn't be asking this since I have before 'n my last thread someone told me ta find a tutorial but..
I can't.. q-q I've found some but.. they aren't good..
I'm tryin' ta get find a tutorial on onehit kills 'n a player/enemy speed cheat.
I've found some on onehit kills but they make no sense ta me. Some one em're tellin' me ta look for fsub/fsomething code under the code that writes to my health address but I can't find anything like that.
Everything on youtube is for ninja saga or something like that.
I looked in the tutorials on this site but.. no luck either. q-q
I need a different onehit kill tutorial, because I can't find any f codes anywhere in the memory thing.
I found one but it didn't do anything anyone in my game. q-q
'N I seriously need something on speed cheats... I've searched for a tut on that but every result I get is just about the speedhack on CE.
..It's funny because people don't need a tutorial for that. e-e
Unless there's something else it can do. I didn't bother watching any of those tutorials about it.
But yah I needa tutorial or something about onehit kills 'n player/enemy speeds. q.q
|
|
Back to top |
|
 |
Rydian Grandmaster Cheater Supreme
Reputation: 31
Joined: 17 Sep 2012 Posts: 1358
|
Posted: Wed Jan 15, 2014 10:01 am Post subject: |
|
|
One-hit...
http://forum.cheatengine.org/viewtopic.php?p=5510987
Use this process, except find the HP of an enemy and then the code run when that enemy takes damage. Edit the code to not do anything to make sure it's the real one. Then, depending on which type of instruction it is, edit to to kill them. If it's subtraction, make it subtract a huge number. If it's a mov statement, have it move 0 into their health.
If you don't even know how to find an enemy's HP when it's not visible, then you're jumping in too deep and need to do the basics for hidden searches.
Speed...
Find some time when either your speed changes, or the enemy's speed changes. Do unknown searches to find these values, and work from there.
But it might help if you told us which game it is. Some games have console commands or mods or something you can use to edit these values in-game so you can help get a lock on them.
_________________
|
|
Back to top |
|
 |
++METHOS I post too much
Reputation: 92
Joined: 29 Oct 2010 Posts: 4197
|
Posted: Wed Jan 15, 2014 11:47 am Post subject: |
|
|
Edit:
What happened to the last step of the Cheat Engine tutorial? Did you give up on it? You did not ask any questions about it. If you can understand that step and complete it, you can easily write a one-hit kill script.
Player speed varies, depending on game and approach. Sometimes, this value is stored within (or near) a common structure (coordinates, usually), as a static address; simply changing it will result in the desired effect. Other times, injection must be used to alter variables that manipulate movement etc.
Tip: moving 0 in to health value may not always work. Sometimes, other values must be used (and) conditional jumps sometimes have to be made to filter out addresses so that a death sequence can occur etc..
|
|
Back to top |
|
 |
ThatBastard Newbie cheater
Reputation: 0
Joined: 20 Dec 2013 Posts: 14
|
Posted: Wed Jan 15, 2014 7:26 pm Post subject: |
|
|
The game is dead space, thanks for the tut.
I haven't tried using enemy health for the f code thing.. q-q I'ma try it but I still feel like that way isn't goin' ta work.. q.q
'N I kind of did the last step of the CE tut.. I just coped it off some guy on youtube.
Confusing.. I didn't know where ta get the offset for the health script thing.. he just kind of made a script at the end out of no where..
I'm gonna try the onehit kill thing again.. but for speed.. I might try finding coordinates for so I do the structure thing.. but I don't think anything in the game changes player speed, just enemy speed.
Thanks guys. I didn't think I'd get an answer. o-o
|
|
Back to top |
|
 |
|