【问题标题】:Pynput Moving the Mouse in MinecraftPynput 在 Minecraft 中移动鼠标
【发布时间】:2021-07-02 21:08:43
【问题描述】:

我正在尝试在 Minecraft 中创建宏,我需要移动鼠标,但在游戏中,mouse.move(-100, 0) 不会移动鼠标。在 Minecraft 之外我可以移动鼠标,但在游戏中我不能。我在 macOS Big Sur 上,我想我没有更多相关信息。提前致谢。

【问题讨论】:

    标签: python minecraft macos-big-sur pynput


    【解决方案1】:

    我也有类似的情况。这是我刚刚找到并计划使用的另一个链接:

    How to control the mouse in Minecraft using Python?

    【讨论】:

    • 我不认为原始输入是 mac 上的东西。这就是为什么我提出了一个不同的问题,因为我在 Windows 上看到了原始输入,但在 mac 上却没有。我会在尝试其他方法时编辑这篇文章
    猜你喜欢
    • 2020-12-19
    • 1970-01-01
    • 2019-06-15
    • 2019-02-13
    • 1970-01-01
    • 2023-03-22
    • 2019-03-05
    • 2023-01-12
    • 2021-10-29
    相关资源
    最近更新 更多