P
P
Pavel2020-06-09 15:19:20
Python
Pavel, 2020-06-09 15:19:20

Why is PyAutoGUI not working in roblox?

I want to make a bot for Bee Swarm Simulator
, so I want pyautogui to press the keys,
but I ran into a problem
, the program did not work in the game
, here is the code:

import pyautogui
pyautogui.press('w')

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
evaldol, 2020-08-04
@evaldol

Hey! Try PyDirectInput
The problem is most likely due to DirectX.
Explanation: https://www.youtube.com/watch?v=LFDGgFRqVIs

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question