AutoHotPy icon indicating copy to clipboard operation
AutoHotPy copied to clipboard

AutoHotKey replacement using Incerception driver

Results 7 AutoHotPy issues
Sort by recently updated
recently updated
newest added

#### I keep getting this error while trying to run the examples, i have tried to reinstall python and interception but it didn't work C:\Users\MagusDickus\Downloads\AutoHotPy-master\AutoHotPy-master>python3 Example1-GameCombo.py Traceback (most recent call...

Hello, thank your for this great program, I am trying to improve the speed of the mouse, and I was doing some tests to find somehow where is the part...

Guys, i need your help, i cannot understand how can i call left button mouse click not binding it to any button. I have this: def exitAutoHotKey(autohotpy, event): """ exit...

hello Anyway to bypass the above problem just trying to run your examples? http://prntscr.com/pdc5g6

I'm not a programmer, but I do need to enable sleep timers in the automatic macro example. I have tried for days and cannot do it. Can you implement that...

I've got a setup with 3 monitors where my primary monitor is in the middle. I have a loop that's something like: ``` def get_mouse_position(): pos = autohotpy.getMousePosition() return {'x':...

![image](https://user-images.githubusercontent.com/85194344/219971943-9db4e90b-5e5b-40b1-8473-6c6ddf009357.png) Actually the problem is shown in the screenshot, when saving the macro, the coordinates are saved incorrectly because of its launch, the mouse flies to the edge of the...