How to control the mouse in Minecraft using Python?

后端 未结 5 793
清酒与你
清酒与你 2021-02-06 14:11

All in all, I\'m trying to programmatically -and externally- control the Minecraft player\'s orientation.

No APIs, no Java mods to the game environment

Typical

5条回答
  •  难免孤独
    2021-02-06 15:00

    Try running python as admin and run the game in windowed mode. Pyautogui should work then.

提交回复
热议问题