0
0
mirror of https://github.com/ok-oldking/ok-wuthering-waves.git synced 2025-04-24 08:25:16 +00:00
2025-04-06 17:57:38 +08:00
2025-04-04 09:10:08 +08:00
2024-08-09 11:38:03 +08:00
2025-04-06 17:57:38 +08:00
2025-04-05 00:20:55 +08:00
2025-04-06 10:10:21 +08:00
A
2025-02-19 20:31:14 +08:00
2025-03-26 22:44:34 +08:00
2025-04-04 23:28:51 +08:00
2025-03-22 01:23:39 +08:00
2025-01-13 21:02:24 +08:00
2025-03-26 22:44:34 +08:00
2024-06-23 12:18:30 +08:00
2024-07-18 11:24:33 +08:00
2024-12-27 17:13:18 +08:00
2024-12-18 18:54:25 +08:00
2025-04-04 21:48:27 +08:00
2025-04-04 21:03:13 +08:00
2025-04-04 21:03:13 +08:00
2024-11-27 21:22:21 +08:00
2025-03-24 23:47:29 +08:00
2024-12-18 19:00:53 +08:00
2024-11-27 21:22:21 +08:00
2025-04-04 09:10:08 +08:00
2024-07-28 10:10:29 +08:00


ok-ww

Automation for Wuthering Waves using computer vision and win32api

Static Badge GitHub release (with filter) GitHub all releases Discord

English Readme | 中文说明

img.png img_1.png

Key Features

  • Works while the Game is in the Background
  • Farm Boss Echo (Dreamless, Jue, and World Bosses)
  • One Press Clear All Daily Tasks and Tacet Field
  • Auto Combat in Abyss, Game World, Tacet Field, etc.
  • Auto Skip Dialogs in Quests
  • Auto Pick-up (Echos, Flowers, Chests)
  • Supports All Game Languages (Most Features)

Usage (Run from Compiled .exe)

  • Download ok-ww.7z from the latest releases
  • Extract and double-click the ok-ww.exe

Usage (Run from Python Source Code)

Use Python 3.12, other versions might work but are not tested.

git clone https://github.com/ok-oldking/ok-wuthering-waves
pip install -r requirements.txt --upgrade #install python dependencies, you might need do run this again after updating the code
python main.py # run the release version
python main_debug.py # run the debug version

Command Line Arguments

ok-ww.exe -t 1 -e
  • -t or --task represents the task number to execute automatically upon startup. 1 means the first task, a one-click execution task.
  • -e or --exit when added, indicates that the program should automatically exit after the task is completed.

Must Set Game Settings

image image

FAQ

Frequently Asked Questions (FAQ)

  1. Extraction Issues: Extract the archive to a directory with only English characters.
  2. Antivirus Interference: Add the download and extraction directories to your antivirus/Windows Defender whitelist.
  3. Display Settings: Disable Windows HDR, eye protection modes, and automatic color management. Use default game brightness and disable external overlays (FPS, GPU info).
  4. Custom Keybinding: If you are not using default keybindings, Set yours in the app settings, keys not in the settings are not supported.
  5. Outdated Version: Ensure you are using the latest version of OK-GI.
  6. Performance: Maintain a stable 60 FPS in the game, reduce resolution if needed.
  7. Disconnection If you often got disconnected, try open the game first, and start playing 5 mins later, or when disconnected, don't close the game, and re-login.
  8. Further Assistance: Submit a bug report if issues persist.

Disclaimer

This software is an external tool designed to automate the gameplay of “Wuthering Waves.” It interacts with the game solely through the existing user interface and complies with relevant laws and regulations. The package aims to simplify user interaction with the game without disrupting game balance or providing any unfair advantages. It does not modify any game files or code.

This software is open-source and free, intended solely for personal learning and communication purposes, and is limited to personal game accounts. It is not allowed for any commercial or profit-making purposes. The development team reserves the final interpretation rights of this project. Any issues arising from the use of this software are unrelated to the project and the development team. If you find merchants using this software for paid boosting services, it is their personal behavior, and this software is not authorized for boosting services. Any issues and consequences arising from such use are unrelated to this software. This software is not authorized for sale, and any sold versions may contain malicious code, leading to the theft of game accounts or computer data, which is unrelated to this software.

Sponsorship

Credits

https://github.com/lazydog28/mc_auto_boss https://gitee.com/LanRenZhiNeng/ming-chao-ai

Description
Automation for Wuthering Waves
Readme 194 MiB
Languages
Python 96.8%
C++ 2.9%
C 0.2%