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 


Help for my script

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

Joined: 26 Jun 2013
Posts: 2

PostPosted: Wed Jun 26, 2013 12:54 am    Post subject: Help for my script Reply with quote

Hello, I would like to help me, the thing is, I have the following AOB:

Code:
aob1 = 11 xx ?? ?? d0 66 ?? ?? 12 ?? ?? ?? d0 66 ?? ?? d0 66


I want to change it to the following AOB:

Code:
aob2 = 11 00 ?? ?? d0 66 ?? ?? 12 ?? ?? ?? d0 66 ?? ?? d0 66


so I'm using the following script:

Code:
[ENABLE]
aobscan(aob1, 11 xx ?? ?? d0 66 ?? ?? 12 ?? ?? ?? d0 66 ?? ?? d0 66)


aob1+1:
db 00

[DISABLE]


But when changing AOBS, have to return it to its original form, ie:

Code:
11 xx ?? ?? d0 66 ?? ?? 12 ?? ?? ?? d0 66 ?? ?? d0 66
>
11 00 ?? ?? d0 66 ?? ?? 12 ?? ?? ?? d0 66 ?? ?? d0 66
>
11 xx ?? ?? d0 66 ?? ?? 12 ?? ?? ?? d0 66 ?? ?? d0 66


But I do not know the value of "xx" how can I do this?
Back to top
View user's profile Send private message
TsTg
Master Cheater
Reputation: 5

Joined: 12 Dec 2012
Posts: 340
Location: Somewhere....

PostPosted: Wed Jun 26, 2013 1:30 am    Post subject: Reply with quote

does that "xx" value change ??

if not, you can view the location of the AOB scan result, use this code:


Code:
RegisterSymbol(AOBResult)

[ENABLE]
aobscan(AOBResult, 11 xx ?? ?? d0 66 ?? ?? 12 ?? ?? ?? d0 66 ?? ?? d0 66)



now use the memory viewer window, Press CTRL+G, type AOBResult, then press enter, it should take you to the address, check the xx byte value.


to scan for the disable AOB, use this:

aobscan(AOBResult, 11 00 ?? ?? d0 66 ?? ?? 12 ?? ?? ?? d0 66 ?? ?? d0 66)

where the 00 is the hack of yours, then use the value of the original xx you found.[/code]
Back to top
View user's profile Send private message
daspamer
Grandmaster Cheater Supreme
Reputation: 54

Joined: 13 Sep 2011
Posts: 1588

PostPosted: Wed Jun 26, 2013 1:57 am    Post subject: Reply with quote

No point returning it.
This Aob is part of AS3 script.
Once the script been executed restoring to original value won't effect game at all (AS3).

_________________
I'm rusty and getting older, help me re-learn lua.
Back to top
View user's profile Send private message Visit poster's website
Split_QI300
How do I cheat?
Reputation: 0

Joined: 26 Jun 2013
Posts: 2

PostPosted: Wed Jun 26, 2013 10:07 am    Post subject: Reply with quote

Yes, after returning AOB to its starting point the hack is still affecting the game, remembering that I want to ride this script to put on a trainer, I do not want to have to do in the manual, I simply mark the box and make the hack work, from already thank you.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine 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