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 


Scripts? help a noob...

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

Joined: 20 May 2007
Posts: 463

PostPosted: Fri Apr 25, 2008 11:27 pm    Post subject: Scripts? help a noob... Reply with quote

Hello, i'm kinda new to scripting with a cheat engine.

let's say i have this adress 01C12BE8, normally it's value will be 0 or 1.

I want to create a script, so that when the frozen box is ticked,the value will be 10.And when disabled, it'll go back to 0/1.


So do i use nop, push eax or what? O_O kinda blur ...

_________________

p3t3r96 wrote:
konnr wrote:
Good screen recorder?
paint is good
Back to top
View user's profile Send private message
hcavolsdsadgadsg
I'm a spammer
Reputation: 26

Joined: 11 Jun 2007
Posts: 5801

PostPosted: Sat Apr 26, 2008 1:11 am    Post subject: Reply with quote

you want to use an auto assembler script?

Find what writes to 01C12BE8 first, and edit the instruction(s) accordingly.
Back to top
View user's profile Send private message
tombana
Master Cheater
Reputation: 2

Joined: 14 Jun 2007
Posts: 456
Location: The Netherlands

PostPosted: Sat Apr 26, 2008 3:39 am    Post subject: Reply with quote

You can use an auto assembler script like this i think:
Code:
[enable]
01C12BE8:
db 10

[disable]
01C12BE8:
db 1
Back to top
View user's profile Send private message
cheongzewei
Master Cheater
Reputation: 0

Joined: 20 May 2007
Posts: 463

PostPosted: Sat Apr 26, 2008 10:08 am    Post subject: Reply with quote

tombana wrote:
You can use an auto assembler script like this i think:
Code:
[enable]
01C12BE8:
db 10

[disable]
01C12BE8:
db 1


thanks

_________________

p3t3r96 wrote:
konnr wrote:
Good screen recorder?
paint is good
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 programming 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