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 


Trainer Edit Box for LEA

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
KalasDev
Master Cheater
Reputation: 1

Joined: 29 May 2016
Posts: 311

PostPosted: Sat Aug 19, 2017 2:29 am    Post subject: Trainer Edit Box for LEA Reply with quote

Hello, I wanted to know how can I make a button and a Edit Box but not using a pointer, but using this:

GetBase, 0C

this is my Script, how can I put it as a Box+Edit in a Trainer, like what's the lua function for it.

Code:
{ Game   : rwby-ge.exe
  Version:
  Date   : 2017-08-19
  Author : Kalas

  This script does blah blah blah
}

[ENABLE]

aobscan(TransientDataAOB,8B 40 14 8B 49 18)
alloc(newmem,$100,TransientDataAOB)
alloc(GetBase,08)

label(code)
label(return)

registersymbol(TransientDataAOB)
registersymbol(GetBase)

newmem:
  mov [GetBase],eax

code:
  mov eax,[eax+14]
  mov ecx,[ecx+18]
  jmp return

TransientDataAOB:
  jmp newmem
  nop
return:

[DISABLE]

TransientDataAOB:
  db 8B 40 14 8B 49 18

unregistersymbol(TransientDataAOB)
unregistersymbol(GetBase)
dealloc(newmem)
dealloc(GetBase)
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 Lua Scripting 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