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! Script Engine to vb or vb.net

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

Joined: 09 Aug 2010
Posts: 3

PostPosted: Mon Aug 09, 2010 5:28 am    Post subject: Help! Script Engine to vb or vb.net Reply with quote

i have Script Engine to cheat 1 hit kill of game PlantsVsZombies , i don't know how do to programing.
Script here:

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat

alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
label(exit)

0053130F:
jmp newmem
nop
nop
nop
returnhere:

newmem: //this is allocated memory, you have read,write,execute access
//place your code here


originalcode:
mov edi,#0
mov [esp+1c],eax

exit:
jmp returnhere


[DISABLE]
0053130F:
sub edi,[esp+20]
mov [esp+1c],eax
Back to top
View user's profile Send private message Yahoo Messenger
Jorg hi
I post too much
Reputation: 7

Joined: 24 Dec 2007
Posts: 2276
Location: Minnesota

PostPosted: Mon Aug 09, 2010 9:15 am    Post subject: Reply with quote

If your going to convert it to VB you'll should use an API or something.
_________________
CEF will always stay alive.
Back to top
View user's profile Send private message
anglelover
How do I cheat?
Reputation: 0

Joined: 09 Aug 2010
Posts: 3

PostPosted: Mon Aug 09, 2010 9:41 am    Post subject: Reply with quote

i want programing in vb or vb.net, but i don't have document for asm.
Back to top
View user's profile Send private message Yahoo Messenger
hcavolsdsadgadsg
I'm a spammer
Reputation: 26

Joined: 11 Jun 2007
Posts: 5801

PostPosted: Mon Aug 09, 2010 2:19 pm    Post subject: Reply with quote

you just manually write all the bytes yourself.
Back to top
View user's profile Send private message
justa_dude
Grandmaster Cheater
Reputation: 23

Joined: 29 Jun 2010
Posts: 891

PostPosted: Mon Aug 09, 2010 2:44 pm    Post subject: Reply with quote

Use VirtualAllocEX to alloc the code-cave and WriteProcessMemory for the rest.
Back to top
View user's profile Send private message
euverve
Newbie cheater
Reputation: 0

Joined: 17 Jun 2009
Posts: 13
Location: Philippines

PostPosted: Mon Aug 30, 2010 10:33 pm    Post subject: Reply with quote

Any sample with these on how to implement.
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 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