Commit 4a6fb33
committed
* **V7.7.7**
* Fixed Search Attack (June 2019 Update)
* Fixed Warden Detection on Army Overview and Attack (June 2019 Update)
* Fixed halt mode not supported in account switching
* Fixed bot accout switching all barracks upgrading logic running on all accounts when detected first time
* Fixed Line 38926 array error in standard attack
* Fixed "Impossible value (-1) from Msgbox" when using "Locate Upgrades"
* Fixed spell popup window when switching between mini gui and normal gui mode
* Fixed array error in TcpTable.au3
* Fixed switch account before donating in Halt attack mode.
* Fixed Switch Account being stuck when going off Attack Schedule
* Fixed not donating Ice Golem
* Fixed KOPLAYER 2.0 mouse device detection
* Fixed bot activation when android is hidden (improves Nox window popup when text input detected)
* Fixed rare application crash due to unhandled exception in helper_functions.dll when screencap used
* Added Resume Attack conditions after Halt-Attack due to full resources
* Added Turn Idle as a bot command option, works with switch account mode
* Added Timer for Halt-attack and Resume-attack schedule
* Added Hog Glider to Auto Star Lab
* Introduced new quick train system1 parent dfc6279 commit 4a6fb33
122 files changed
Lines changed: 4302 additions & 2610 deletions
File tree
- COCBot
- GUI
- functions
- Android
- Attack
- RedArea
- Config
- CreateArmy
- getArmyHeroes
- getArmyTroops
- Image Search
- Other
- Search
- Village
- Languages
- imgxml
- ArmyOverview
- Heroes
- QuickTrain
- RequestCC
- Spells
- AttackBar
- Attack/Search
- LegendLeague
- SwitchWardenMode
- Train/Spell_Train
- Windows
- imglocbuttons
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
2 | 23 | | |
3 | 24 | | |
4 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
463 | | - | |
464 | 463 | | |
465 | 464 | | |
466 | | - | |
| 465 | + | |
467 | 466 | | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
| 467 | + | |
486 | 468 | | |
487 | 469 | | |
488 | | - | |
489 | 470 | | |
490 | | - | |
491 | 471 | | |
492 | 472 | | |
493 | 473 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
| |||
0 commit comments