Documentation
ΒΆ
There is no documentation for this package.
Directories
ΒΆ
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
adb_bench
command
|
|
|
adb_probe
command
Package main implements cmd/adb_probe, a NO-GUI verification tool for the ClashGO adb bridge.
|
Package main implements cmd/adb_probe, a NO-GUI verification tool for the ClashGO adb bridge. |
|
analyze_screen
command
|
|
|
analyze_template
command
|
|
|
attack_record
command
cmd/attack_record is a MACRO RECORDER + REPLAYER for ClashGO.
|
cmd/attack_record is a MACRO RECORDER + REPLAYER for ClashGO. |
|
boot_debug
command
Package main implements cmd/boot_debug, a standalone diagnostic tool that walks the bot's BlueStacks boot sequence step-by-step and reports the state of every checkpoint with timing and diagnostic data the user can READ to understand what is happening on their machine.
|
Package main implements cmd/boot_debug, a standalone diagnostic tool that walks the bot's BlueStacks boot sequence step-by-step and reports the state of every checkpoint with timing and diagnostic data the user can READ to understand what is happening on their machine. |
|
calibrate_manual
command
|
|
|
capture_digits
command
|
|
|
capture_template
command
cmd/capture_template is a manual template-recapture tool.
|
cmd/capture_template is a manual template-recapture tool. |
|
capture_templates
command
|
|
|
check_brightness
command
|
|
|
check_screen
command
|
|
|
debug_attack
command
|
|
|
debug_layout
command
|
|
|
debug_seg
command
|
|
|
debug_state
command
|
|
|
design_attack
command
cmd/design_attack is the one-stop tool for authoring + verifying the per-unit `formula.json` consumed by the deploy pipeline.
|
cmd/design_attack is the one-stop tool for authoring + verifying the per-unit `formula.json` consumed by the deploy pipeline. |
|
extract_templates
command
|
|
|
find_anchors
command
|
|
|
find_attack_button
command
|
|
|
find_loot_anchors
command
|
|
|
find_next_blob
command
|
|
|
find_next_global
command
|
|
|
find_silver
command
|
|
|
find_ui
command
|
|
|
grab
command
|
|
|
grab_one
command
|
|
|
live_loot
command
|
|
|
loot_diag
command
|
|
|
pick_chest_roi
command
Command pick_chest_roi is a one-off GUI tool for authoring the assets/chest_dismiss_roi.json geometry.
|
Command pick_chest_roi is a one-off GUI tool for authoring the assets/chest_dismiss_roi.json geometry. |
|
pick_rect
command
Command pick_rect is a generic drag-to-pick CLI.
|
Command pick_rect is a generic drag-to-pick CLI. |
|
pixel_tuner
command
|
|
|
precision_setup
command
|
|
|
release_manifest
command
Command release_manifest emits a `latest.json` file for the just-built release zip.
|
Command release_manifest emits a `latest.json` file for the just-built release zip. |
|
roi_tuner
command
|
|
|
run_attack
command
|
|
|
sample_colors
command
|
|
|
sample_next_color
command
|
|
|
scan_attack_area
command
|
|
|
test_chest_dismiss
command
Command test_chest_dismiss is a one-shot driver for the chest-reward recovery loop.
|
Command test_chest_dismiss is a one-shot driver for the chest-reward recovery loop. |
|
test_live_end
command
|
|
|
test_live_vision
command
|
|
|
test_loot
command
|
|
|
test_match
command
|
|
|
test_pinch
command
|
|
|
test_wall_upgrade
command
cmd/test_wall_upgrade is a manual verification tool for the wall-upgrade system.
|
cmd/test_wall_upgrade is a manual verification tool for the wall-upgrade system. |
|
test_zoom
command
|
|
|
validate_strategy
command
cmd/validate_strategy runs the attack Planner against a single battle screenshot without touching ADB, the live bot, or the network.
|
cmd/validate_strategy runs the attack Planner against a single battle screenshot without touching ADB, the live bot, or the network. |
|
verify_end
command
|
|
|
verify_loot
command
|
|
|
verify_rois
command
|
|
|
visualize_match
command
|
|
|
vtest
command
|
|
|
internal
|
|
|
adb
Package adb β bootprobe.go
|
Package adb β bootprobe.go |
|
attack
plan.go computes the deployment plan for a strategy against a single screenshot WITHOUT issuing any taps.
|
plan.go computes the deployment plan for a strategy against a single screenshot WITHOUT issuing any taps. |
|
bot
Package bot β boot_report.go
|
Package bot β boot_report.go |
|
game
Package game β chestdismiss.go
|
Package game β chestdismiss.go |
|
paths
Package paths resolves absolute, writable locations for the bot's runtime files.
|
Package paths resolves absolute, writable locations for the bot's runtime files. |
|
updater
Package updater polls GitHub Releases for new ClashGO versions, downloads updates with SHA256 verification, and signals the UI / applies updates on demand.
|
Package updater polls GitHub Releases for new ClashGO versions, downloads updates with SHA256 verification, and signals the UI / applies updates on demand. |
|
world
Package world maintains a single, always-writable, atomic, queryable JSON snapshot of the bot's current world view at ~/.clashgo/current_state.json.
|
Package world maintains a single, always-writable, atomic, queryable JSON snapshot of the bot's current world view at ~/.clashgo/current_state.json. |
|
pkg
|
|
|
formula
Package formula defines the per-unit deploy coordinate schema produced by the `design_attack` interactive tool and consumed by the deploy pipeline in `internal/attack`.
|
Package formula defines the per-unit deploy coordinate schema produced by the `design_attack` interactive tool and consumed by the deploy pipeline in `internal/attack`. |
Click to show internal directories.
Click to hide internal directories.