Search found 9 matches

by lugia19
19 Jul 2020, 17:52
Forum: Gaming Scripts (v1)
Topic: DeltaMacros - Macro Recoder based on LLmouse/Mousedelta
Replies: 22
Views: 11034

Re: DeltaMacros - Macro Recoder based on LLmouse/Mousedelta

Code has been updated and now uses QueryPerformanceCounter, increasing accuracy at the cost of CPU usage.
by lugia19
13 Jun 2020, 19:09
Forum: Gaming Help (v1)
Topic: Mouse button presses not registering sometimes
Replies: 0
Views: 1003

Mouse button presses not registering sometimes

I've written the following script that records mouse movements (based on @evilC's mousedelta and LLmouse) and key inputs (using inputhook), but I've been having a strange issue where sometimes a mouse button press is skipped. See here for an example (The first runthrough is me playing, the second on...
by lugia19
28 Mar 2020, 08:05
Forum: Gaming Scripts (v1)
Topic: DeltaMacros - Macro Recoder based on LLmouse/Mousedelta
Replies: 22
Views: 11034

Re: DeltaMacros - Macro Recoder based on LLmouse/Mousedelta

@lugia19 Apparently you updated the script and now it is working here... The execution of the generated script is so accurate in the movement of the mouse :dance: EDITED: I would prefer the script to record the initial position of the cursor to put the cursor in such position at the beginning, but ...
by lugia19
27 Mar 2020, 16:30
Forum: Gaming Scripts (v1)
Topic: DeltaMacros - Macro Recoder based on LLmouse/Mousedelta
Replies: 22
Views: 11034

Re: DeltaMacros - Macro Recoder based on LLmouse/Mousedelta

@need4speed I completely forgot to record mouseclick. Will fix it now.
by lugia19
27 Mar 2020, 15:57
Forum: Gaming Scripts (v1)
Topic: DeltaMacros - Macro Recoder based on LLmouse/Mousedelta
Replies: 22
Views: 11034

Re: DeltaMacros - Macro Recoder based on LLmouse/Mousedelta

sorry for not posting here, I thought I'd get email notifications but apparently not. I'll add a panic button soon, haven't had the time to work on it. As for your error Hajin it might be case sensitive? Try putting the names in all lowercase, both for llmouse.ahk and mousedelta.ahk I'll also add an...
by lugia19
25 Mar 2020, 18:34
Forum: Gaming Scripts (v1)
Topic: DeltaMacros - Macro Recoder based on LLmouse/Mousedelta
Replies: 22
Views: 11034

DeltaMacros - Macro Recoder based on LLmouse/Mousedelta

I made a macrorecorder that's based on evilC's mousedelta library and that uses his LLmouse library for the playback. I've only tested it with titanfall 2 myself. It uses inputhook for getting the various inputs. The reason I made it was because all other macro recorders that I could find don't play...
by lugia19
02 Mar 2020, 19:01
Forum: Gaming Help (v1)
Topic: Trying to record a macro for a game Topic is solved
Replies: 1
Views: 2476

Trying to record a macro for a game Topic is solved

I'm trying to record a scene for a singleplayer game using a freecam mod. This requires me to perform both the camera inputs and the game inputs at the same time which is obviously impossible. I can perform the camera inputs using a controller, leaving the mouse/keyboard free for the game inputs. In...

Go to advanced search