Skip to content

EL-BANANITO/autoclicker-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is an automatic python click that you can use in games or elsewhere.

Both files must be in the same folder, otherwise you will have to write a complete file path. You will be able to run the file later. example if they ar in same folder: os.environ[ 'QT_QPA_PLATFORM_PLUGIN_PATH'] = "name.ui" example if they aren't in same folder: os.environ[ 'QT_QPA_PLATFORM_PLUGIN_PATH'] = "D\new floder\python\name.ui"

About

This is an automatic python click that you can use in games or elsewhere.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages