Python mouse movement macro

preview_player
Показать описание
Macro for moving mouse
Рекомендации по теме
Комментарии
Автор

I spent a few hours try to get pyautogui and or pyinput to interact with CS:GO / BF2. I could not get the player to look around although the key presses I tried worked (wasd). From some research it seems this is more of a C++ scenario.

chrismorris
Автор

Is it possible to run it from cmd/python ? Btw thanks

rogervinicius
Автор

how to run it i tried notepadd ++ but they said :
Traceback (most recent call last):
File "C:\Users\Users\Downloads\RM.py", line 8, in <module>
import win32api
ModuleNotFoundError: No module named 'win32api'

aazertyiop
Автор

sorry may I see your code? I can''t move mouse in game

tuanuc
Автор

hello i got some error can you help me?

eduwow