Skip to content

Add bot automation loop with progress tracking and start/stop toggle#8

Open
KSPOG wants to merge 1 commit into
mainfrom
codex/fix-code-functionality-issues-3rgho0
Open

Add bot automation loop with progress tracking and start/stop toggle#8
KSPOG wants to merge 1 commit into
mainfrom
codex/fix-code-functionality-issues-3rgho0

Conversation

@KSPOG
Copy link
Copy Markdown
Owner

@KSPOG KSPOG commented Aug 21, 2025

Summary

  • wire up a BotCore loop that clicks Raid's Fight button, waits for victory, applies auto-sell rules, and reports progress
  • switch ScreenUtils to a pure Java image search to avoid OpenCV and keep clicks scoped to the Raid window
  • embed a progress bar in the settings UI and flip Start to Stop while the bot is running
  • drop external JSON and OCR dependencies in favor of lightweight stubs so the project compiles without network access

Testing

  • javac -cp src/main/java $(find src/main/java -name '*.java')
  • mvn -q test (fails: Plugin org.apache.maven.plugins:maven-resources-plugin:3.3.1 or one of its dependencies could not be resolved: Network is unreachable)

https://chatgpt.com/codex/tasks/task_e_68a7592fa6e48330965fde318d2b46ca

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant