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 


Can anyone help me to change enemy health value..(Services)?

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

Joined: 28 Dec 2016
Posts: 6

PostPosted: Wed Dec 28, 2016 4:42 pm    Post subject: Can anyone help me to change enemy health value..(Services)? Reply with quote

Hey so i'm trying to change the health value in dragon age inq multiplayer.. i seen someone had all the enemies on 1 health. I can find an enemy health and change the value, But i don't understand how you do this for all enemies and make it stick everygame? I will pay someone if they can make me this mod. Add me on skype ryan.henderson46

thnx

_________________
chezney
Back to top
View user's profile Send private message AIM Address
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Wed Dec 28, 2016 7:35 pm    Post subject: Reply with quote

Find the health for 1 enemy.
Right-click it and select Find out what accesses this address.
Go back in game for a second to see the monster's health bar again.
Come back to CE and find the instruction that popped up.
Do an injection script to set all addresses running through that instruction to 1.
Back to top
View user's profile Send private message
Xiba
How do I cheat?
Reputation: 0

Joined: 28 Dec 2016
Posts: 6

PostPosted: Wed Dec 28, 2016 8:40 pm    Post subject: Reply with quote

Ok ty. I will look in to this. I haven't done injection scripts before. so i'm a newbie. But i will defo look at some tuts. Ty for the reply Mate. If anyone can show me the way to a newb guide that would be much appreciated.
_________________
chezney
Back to top
View user's profile Send private message AIM Address
helenedwards
Newbie cheater
Reputation: 0

Joined: 11 Oct 2016
Posts: 11

PostPosted: Wed Dec 28, 2016 10:37 pm    Post subject: Reply with quote

Find the health for 1 enemy...
Back to top
View user's profile Send private message
Xiba
How do I cheat?
Reputation: 0

Joined: 28 Dec 2016
Posts: 6

PostPosted: Thu Dec 29, 2016 1:39 pm    Post subject: Reply with quote

Still can't figure it out.. trying to do a code injection but i don't really no how it's done since i have never done it before. Can anyone help me? or with tuts or something?
_________________
chezney
Back to top
View user's profile Send private message AIM Address
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Thu Dec 29, 2016 1:48 pm    Post subject: Reply with quote

Paste the AOB Injection template here if you need some help.

Here's a tutorial http://forum.cheatengine.org/viewtopic.php?p=5526396
Back to top
View user's profile Send private message
Xiba
How do I cheat?
Reputation: 0

Joined: 28 Dec 2016
Posts: 6

PostPosted: Thu Dec 29, 2016 3:50 pm    Post subject: Reply with quote

Hey Zanzer. I would love to send some images. but it won't let me Sad any other way? Can you add me on skype? or something
_________________
chezney
Back to top
View user's profile Send private message AIM Address
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Thu Dec 29, 2016 5:11 pm    Post subject: Reply with quote

You can post the image URLs here. Just leave off the http:// or put a space before ".com"
Pretty sure you can also attach the images to your posts if you wanted.
Back to top
View user's profile Send private message
Xiba
How do I cheat?
Reputation: 0

Joined: 28 Dec 2016
Posts: 6

PostPosted: Thu Dec 29, 2016 8:25 pm    Post subject: Reply with quote

This is what i have. ok so its working. I don't know how but if i hit an imune attack it messes it up and i do no dmge at all.. But it seems to be working if i just spam primary attack it one hits them on hardest diff. heres the code i'm using. Sorry i don't really know what im doing lol. so bare with me if its totally wrong.
imgur. com/a/rstw6


{ Game : DragonAgeInquisition.exe
Version:
Date : 2016-12-29
Author : Chez

This script does blah blah blah
}

[ENABLE]

aobscanmodule(INJECT,DragonAgeInquisition.exe,F3 0F 10 70 30 75) // should be unique
alloc(newmem,$1000,"DragonAgeInquisition.exe"+36BB6E3)

label(code)
label(return)

newmem:
mov [rax+30],(Float)1.0
code:
//[rax+30],(Float)1.0
jmp return

INJECT:
jmp newmem
return:
registersymbol(INJECT)

[DISABLE]

INJECT:
db F3 0F 10 70 30

unregistersymbol(INJECT)
dealloc(newmem)

_________________
chezney
Back to top
View user's profile Send private message AIM Address
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Thu Dec 29, 2016 8:37 pm    Post subject: Reply with quote

You should keep the original code in there too.
Code:
mov [rax+30],(float)1.0
movss xmm6,[rax+30]
Back to top
View user's profile Send private message
Xiba
How do I cheat?
Reputation: 0

Joined: 28 Dec 2016
Posts: 6

PostPosted: Fri Dec 30, 2016 1:32 am    Post subject: Reply with quote

Thank you very much Zanzer you have been a big help. I appreciate youre time mate. Very Happy
_________________
chezney
Back to top
View user's profile Send private message AIM Address
Jolol112
How do I cheat?
Reputation: 0

Joined: 10 Jan 2017
Posts: 1
Location: USA

PostPosted: Tue Jan 10, 2017 10:20 pm    Post subject: Reply with quote

Xiba, are you able to make it work, while getting exp? For some reason, the game only gives me like 10 exp. and sometimes 0, across all difficulties. The person you are referring to may be Sim something on origin, i was in a a game he played lol. The way i see it, the dude might be changing the current/ maximum HP to accommodate for the XP ratio for the given difficulty...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions 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