S
S
syaveloo2021-06-10 17:47:23
Python
syaveloo, 2021-06-10 17:47:23

Why is pydirectinput not working in Crossout?

import pyautogui
import pydirectinput
import time

time.sleep(4)
pydirectinput.mouseDown()


The code does not work, despite the fact that everyone is talking about the inoperability of pyautogui in games and the need to switch to pydirectinput. Everything works in minecraft, I checked it, but it doesn’t want to in crossout. The keys don't work either. Python version 3.9.5

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question