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 


Using AOB in Code List

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
Darcon2k
Cheater
Reputation: 0

Joined: 13 Feb 2015
Posts: 48

PostPosted: Fri Mar 13, 2015 9:26 am    Post subject: Using AOB in Code List Reply with quote

  

Last edited by Darcon2k on Thu Mar 26, 2015 9:53 am; edited 1 time in total
Back to top
View user's profile Send private message
Rissorr
Master Cheater
Reputation: 3

Joined: 17 Sep 2013
Posts: 273
Location: Israel!

PostPosted: Fri Mar 13, 2015 9:29 am    Post subject: Reply with quote

Use "Table Extras"
Back to top
View user's profile Send private message
Darcon2k
Cheater
Reputation: 0

Joined: 13 Feb 2015
Posts: 48

PostPosted: Fri Mar 13, 2015 10:52 am    Post subject: Reply with quote



Last edited by Darcon2k on Thu Mar 26, 2015 9:54 am; edited 1 time in total
Back to top
View user's profile Send private message
vng21092
Grandmaster Cheater
Reputation: 15

Joined: 05 Apr 2013
Posts: 644

PostPosted: Fri Mar 13, 2015 11:08 am    Post subject: Reply with quote

if you mean you just want to keep the aobscan around without it actually doing anything, just make a script and... don't make it do anything, like so:
Code:
[Enable]

aobscan(yourcode,00 00 00)
registersymbol(yourcode)

[Disable]

unregistersymbol(yourcode]

that way when you want to find that address, activate the script, find "yourcode" (<-- obviously name of your aboscan) and it'll take you to its location in memory.
Back to top
View user's profile Send private message
Darcon2k
Cheater
Reputation: 0

Joined: 13 Feb 2015
Posts: 48

PostPosted: Fri Mar 13, 2015 12:50 pm    Post subject: Reply with quote



Last edited by Darcon2k on Thu Mar 26, 2015 9:54 am; edited 1 time in total
Back to top
View user's profile Send private message
justa_dude
Grandmaster Cheater
Reputation: 23

Joined: 29 Jun 2010
Posts: 893

PostPosted: Fri Mar 13, 2015 2:32 pm    Post subject: Reply with quote

Darcon2k wrote:
Well I already have script like this in my table. But I just want to address in code list update automatically. Is it possible to somehow (for example via text editor) replace normal address in code list for yourcode symbol?


Just use the registered symbol in the address field in the address list.

_________________
A nagy kapu mellett, mindig van egy kis kapu.
----------------------
Come on...
Back to top
View user's profile Send private message
Darcon2k
Cheater
Reputation: 0

Joined: 13 Feb 2015
Posts: 48

PostPosted: Sat Mar 14, 2015 1:20 am    Post subject: Reply with quote



Last edited by Darcon2k on Thu Mar 26, 2015 9:54 am; edited 1 time in total
Back to top
View user's profile Send private message
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Sat Mar 14, 2015 9:33 am    Post subject: Reply with quote

I guess we're not understanding why you don't want to just create a script in the address list?

You can create a simple script that behaves just like the code list and NOP's the targeted AOB scan.

No need for the alloc and jmp.

Code:
[ENABLE]
aobscanmodule(fall,ACC.exe,74 16 8B 84 24 80 00 00 00)
fall:
  db 90 90
registersymbol(fall)

[DISABLE]
fall:
  db 74 16
unregistersymbol(fall)
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