learncodebygaming / pydirectinput

Python mouse and keyboard input automation for Windows using Direct Input.
Other
510 stars 90 forks source link

Doubleclick not working proprely in League of Legends #29

Closed VillyGH closed 5 months ago

VillyGH commented 2 years ago

Hi, I am currently working to create a league of legends simple bot for custom games and I am stuck at the purchase of items while the double click is not working as intended because of the delay I guess. I don't know where I should modify the delay in the files so I am bringing so may found the answer.