Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


How can I REALLY hack? (dead space)

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
Advanced Beginner
How do I cheat?
Reputation: 0

Joined: 28 Feb 2013
Posts: 4

PostPosted: Thu May 23, 2013 4:31 pm    Post subject: How can I REALLY hack? (dead space) Reply with quote

Ok so uh, i've been using cheat engine for a while. Long time actually, few years. 'N I started playing dead space a few months ago. When I was still on dead space 1, I saw a video of dead space hacks.

..It was amazing. Even more amazing then the first time I tried CE on dead space and it actually worked 'n I had 999 bullets in each gun.

By the way I can't believe CE works with dead space. I've never used it on a game that was actually fun, or looked any thing like dead space. I always used it on sucky games that sucked 'n needed some hacks for it ta be any real fun. ..But just hacking ammo isn't really fun any more, after that video of hacks I saw on youtube for dead space. Infinite bullets was shet compared ta this guys hacks.

I saw him kill monsters in 1 hit, I saw him FREEZE monsters, I saw him make isaac run like 3 times as fast(he didn't just use speedhack too, because every thing else moved at a normal speed), 'n he didn't make an infinite health hack, he just made it so that no monsters could hit him. Necromorphs would still run at him and try ta cut him 'n every thing, but he didn't get hit, no flinch, no change in his HP, he just stood there like nothing was happening.

I wanna learn how ta do that, but I don't know how. Can some one help me? Tell me how ta really hack? Or just tell me how you could do some thing like that?

The last thing I tried that wasn't changing 'n freezing my ammo, was freezing my health 'n getting infinite health. I did the whole unknown initial value thing 'n decreased/increased scan, but every time I had like 200 - 1000 values left. e-e I tried clicking next scan like crazy ta see what would happen but.. still a crap ton of values.

I feel stupid, I feel like this is impossible. I can't even make a trainer. I've seen tutorials on youtube, 'n downloaded different versions of CE. But every time I make a trainer, it works the first time I use the trainer. But after I close the trainer and the game, the next time I open the game 'n try ta use the trainer the trainer doesn't do shet.

I don't want to download any trainers.. Well I kinda do, especially that one for DS 1.. really epic.. But if I started downloading trainers 'n every thing I might get a virus. 'N I think it'd just be a lot better, 'n a lot more fun if I just learned how ta hack, 'n make my own trainers.

So how can I REALLY hack, or do any kind of other hack then just infinite ammo in dead space. 'N how're you suppose ta make trainers? Because mine don't work..

I've done the cheat engine tutorial 'n every thing by the way. ..Long time ago though, barely remember what the steps needed you ta do. I TOTALLY FINISHED IT THOUGH..

This is also my first.. thing on this forum. I barely ever go on forums 'n shet so I don't really know how this works. I just need help. o-o
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Thu May 23, 2013 5:07 pm    Post subject: Reply with quote

Download the latest version of Cheat Engine, if you don't have it, and redo the tutorial. Refer to youtube and this forum for help on completing and understanding it. Focus more on understanding what you are doing, than just completing the steps, otherwise, it's pointless.

Your trainers are not working after the initial run probably because you are not finding the pointer addresses.

Once you have learned how to find pointers and use code injection (by completing the tutorial), you can move on to more advanced codes. All the cheats that you have described are actually very easy and do not usually involve anything more than freezing/changing single addresses and/or nop'ing instructions etc.

I don't know anything about the game in question, since I've never played it. However my advice should still apply.
Back to top
View user's profile Send private message
Advanced Beginner
How do I cheat?
Reputation: 0

Joined: 28 Feb 2013
Posts: 4

PostPosted: Thu May 23, 2013 5:50 pm    Post subject: Reply with quote

..That sounds kind of complicated. Even after the part where you said all the cheats that you have described are actually very easy..

I'm gonna do every thing you told me ta do though.. 'n this time when I do the tutorial i'll remember every thing I did. xP

Thanks.
Back to top
View user's profile Send private message
Rydian
Grandmaster Cheater Supreme
Reputation: 31

Joined: 17 Sep 2012
Posts: 1358

PostPosted: Thu May 23, 2013 6:06 pm    Post subject: Re: How can I REALLY hack? (dead space) Reply with quote

Advanced Beginner wrote:
I saw him kill monsters in 1 hit
Find the line of code that subtracts the monster's health, have it subtract a different register instead, preferably one that has an address in it each time, as when converted to decimal that's usually millions of damage.

Advanced Beginner wrote:
I saw him FREEZE monsters
Find the segment of code that determines when monsters move, disable it somehow. Or if you can find the variable that affects if a monster has seen the player or not, edit the code around that so the monsters never go into alert state to begin with.

Advanced Beginner wrote:
I saw him make isaac run like 3 times as fast(he didn't just use speedhack too, because every thing else moved at a normal speed)
Movement adds to velocity, simply add more than normal.

Advanced Beginner wrote:
'n he didn't make an infinite health hack, he just made it so that no monsters could hit him. Necromorphs would still run at him and try ta cut him 'n every thing, but he didn't get hit, no flinch, no change in his HP, he just stood there like nothing was happening.
The hit detection code being disabled or something like that.
Back to top
View user's profile Send private message
Advanced Beginner
How do I cheat?
Reputation: 0

Joined: 28 Feb 2013
Posts: 4

PostPosted: Thu May 23, 2013 6:46 pm    Post subject: Reply with quote

..That's even more complicated then the other guys answer. That doesn't really help me at all.. I was just about ta ask for help because i'm stuck on the tutorial.. I can't remember how I did this stuff. e_e

I'm gonna be back after I finish the tutorial ta ask how ta do all of that.. I'm actually downloading dead space 3 so I kind of wanna be able ta do.. pretty much all of that before it's finished downloading.

I have a pretty slow computer so.. I probably have 2 days before I can try any thing on dead space 3..

..If I learn any of that. e-e;

I just got back from the tutorial. I was stuck on step 6, 'n I was about ta ask how ta get passed it, but then I found this thread explaining all the steps again but a bit better.

..Well not all the steps. I'm still doing the tutorial, i'm on step 8. ..Stuck* ..I'm stuck on step 8.

The thread I found helped me passed step 6. Step 7 was really easy. ..But step 8 was nothing like step 7.. and exactly like step 6. ..The step I got stuck on.

It's funny the thread I found doesn't have step 8. e-e

But i'm just gonna.. try ta figure it out. I think I just did some thing wrong.
Back to top
View user's profile Send private message
eax.qbyte
Advanced Cheater
Reputation: 3

Joined: 25 Jun 2011
Posts: 59
Location: CEDisasmView

PostPosted: Fri May 24, 2013 4:55 am    Post subject: Reply with quote

Why don't you download CE tables already designed on CE forum and work with them to know how they have done the hacks?
there should be some pointers like what you want and some other stuff. you can learn many thing from it too.
If I were you so amazed of what I had seen in dead space hacks then I was trying to just finish tutorial so fast to do some dead space hacks, with that much hurry and being amazed It was really hard to keep my mind on tutorial and learn it.
I recommend you to get a CE table and work with it and after using it and defeating dead space, then it is time to learn the tutorial with a free mind.

_________________
My special thanx to Cheat Engine and its developers. It helps me do the hard and boring but valuable process of understanding the code, easily and with fun.
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites