# ![icon](icon.png) ## ok-ww Automation for Wuthering waves * Farm Boss Echo (Dreamless, Jue) * Auto Combat (Beats 90% players for [fully supported characters](src/chars)) * Auto Skip Dialogs in Quests * Can run while game is in background ### How to Run * Download the exe from [release](releases) * May need to add the app folder to Windows Defender white list. * Run the exe as Admin, because we need permission to send key and mouse event ### Development ``` pip install -r requirements.txt python main_debug.py ```