How to move the mouse up and down with autohotkey

Аватар автора
Игровой Отдых
It is actually really simple. And you can use this to do a lot of cool things. Script to copy --------------------------------------------------------------------------------------- p:: mouseMove, 0, 100, 100, R return o:: mouseMove, 0, -100, 10, R return ------------------------------------------------------------------------------------------ #autohotkey

0/0


0/0

0/0

0/0