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 


Breakpoint

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

Joined: 26 May 2013
Posts: 3

PostPosted: Sun Jun 09, 2013 8:47 am    Post subject: Breakpoint Reply with quote

It is necessary to search for the meaning Trainer (sometimes statistical), and then connect to it breakpoint on it and caught another address.
Here is a script that is written. But it does not work.
Code:

function Teleport()
results=AOBScan('DD 40 10 8B 01 D9 5D F4 FF 50 2C 8B CB E8 62 09', "*W*C+X")
if (results==nil) then
messageDialog("Address is nil!",1, 2)
return end
   count=stringlist_getCount(results)
   for i = 0, (count-1), 1 do
     StartAddress =stringlist_getString(results,i)
     Addresstp=getAddress(StartAddress)
     debugProcess(3) -- As I understand it, there is a process connected debugger, but when I put 1,2,3 error occurs.
     debugger_onBreakpoint() -- Turn Breakpoint
     debug_setBreakpoint(Addresstp) -- Connect it to our Naydenov ussing address
     addressX=EAX+0x10 -- Could not find a function that receives address of the breakpoint, so there is likely an error will occur.
     addressZ=addressX-0x8
     addressY=addressZ-0x8
     debug_removeBreakpoint(Addresstp) --- Remove the breakpoint that was not braking.
     hotKeyTimer = createTimer(PoletHotkeys)
     timer_setInterval(hotKeyTimer, 100)
     timer_onTimer(hotKeyTimer, OnCheckHotkeys3)
     TimerObnova = createTimer(EditObnova)
     timer_setInterval(TimerObnova, 1)
     timer_onTimer(TimerObnova, Obnova)
     showMessage('Aktiv!')
     end
end

Please ,help!
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