Joined: 07 May 2020 Posts: 163 Location: On The Moon
Posted: Sat Jul 25, 2020 1:56 pm Post subject: Mouse And Keyboard Recorder!!
I am trying to make a movement recorder.
movement record :
records your position
change your coordinates slowly as if you're walking
but I have no idea how to record coordinates.
My main problem is what type of loop would I need to use?? _________________
I can see you Hitler
Especially When I am On the Moon!!
You are Right now in cheat engine forum
Last edited by Oxijen on Sat Jul 25, 2020 3:37 pm; edited 1 time in total
use a timer as loop so you can easily disable and enable the logging
for storing the actions use a table variable
getMousePos() function gets your mouse position as x,y
so you have to put x,y to your table
also anyone who is replying to this dont spoonfeed him let him try to figure out
as he wants to learn
edit: i just realized you need keyboard recording too
for keyboard recording not sure if theres a function that gets currently pressed key _________________
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