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 


mouse click from lua

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

Joined: 07 Nov 2013
Posts: 2

PostPosted: Thu Nov 07, 2013 10:10 am    Post subject: mouse click from lua Reply with quote

How can I use a mouse click from lua (cheat engine)? As far as I know it can be done if you run out of c + + from Lua and use keybd_event. How can this be done?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25288
Location: The netherlands

PostPosted: Fri Nov 08, 2013 6:47 am    Post subject: Reply with quote

try one of these:
Code:

keyDown(key) : causes the key to go into down state
keyUp(key) :causes the key to go up
doKeyPress(key) : simmulates a key press

and use as key VK_LBUTTON

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
sanek2
How do I cheat?
Reputation: 0

Joined: 07 Nov 2013
Posts: 2

PostPosted: Fri Nov 08, 2013 12:07 pm    Post subject: Reply with quote

setMousePos(100, 100)
sleep(1000)
keyUp(VK_LBUTTON)
keyDown(VK_LBUTTON)
doKeyPress(VK_LBUTTON)
keyUp("VK_LBUTTON")
keyDown("VK_LBUTTON")
doKeyPress("VK_LBUTTON")

does not work
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