You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG
+44-4Lines changed: 44 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,54 @@
1
-
* **V7.1.4**
1
+
* **V7.2**
2
+
* Add Nox 3.8.2 and DirectX support, fix Click&Drag and automatic screen config
3
+
* Add new system to use translate
4
+
* Add Suspend Android options under Bot/Android to suspend Android (CoC process) during Search/Attack or also for every ImgLoc call
5
+
* Add SmartZap/NoobZap FTW Mode
6
+
* Add Spells Brew Custom Order
7
+
* Add Drop On Building CSV attack enhancement: adds MAKE for target building, MAKE near red line closest to building, and can DROP on building locations. Allows spell drop inside base, and targeting of key buildings with special troops during attack.
8
+
* Improve thread utilization for multiple running bots sharing maximum number of available logical processors
9
+
* Improve thread utilization for running bot limiting maximum number of available logical processors
10
+
* Improve multiple bots limiting number of running bots at the same time (command line option /nobotslot or /nbs disables this feature: useful for development/debugging)
11
+
* Improve multiple bots launching at the same time to ensure only one is launching
12
+
* Improve Android Window resizing to abort earlier when not working
13
+
* Replace duplicated "getproperty" ImgLoc DLL call functions with single function
14
+
* Reduce duplicate image searching for defense buildings when using both WeakBase filter and CSV scripted attack method
15
+
* Improve handling of building data using a scripting dictionary to simplify sharing location data learned between bot features
* Fix Attack Schedule Random Close being an hour wrong
19
+
* Fix Attack Schedule Wait Time for Random Close returning negative Value
20
+
* Fix MEmu 2.5.0 tool bar width for Window resizing
21
+
* Fix Window Resize that did cause wrong height on some systems
22
+
23
+
***Fixes required for SC May 22 Game Update***
24
+
* Change pixel locations/colors & OCR for:
25
+
* Main screen (location, reading resources & trophy, gem spend window open, game language)
26
+
* Resource Collection (Update collect only one of each type, new collect images, treasury window)
27
+
* Request CC (chat tab window open/close)
28
+
* Donate CC (numerous changes to button detect, window locations, etc; due differences between emulator rendering)
29
+
* Troop Training (tabs, arrows, page detection)
30
+
* Attacking (attack button, page detection, wait for clouds, star bonus)
31
+
* Upgrade buildings (resource type used, reading building names)
32
+
* Added detection of builder base window, and return to main base.
33
+
34
+
*** WARNING>> SOME BOT FEATURES ARE NOT OPERATIONAL!!!!
35
+
Not Working:
36
+
>> Building Upgrades, Lab Upgrades
37
+
Not Tested:
38
+
>> Halt modes, Attack schedule, unbreakable mode, quick train, boosting, alternate attack modes (TH side attack, DE side attack, etc), various CoC Reload error messages, and debug test buttons.
39
+
40
+
41
+
* **V7.1.4**
2
42
* Add Nox 3.8.1.3 support
3
43
* Fix Strategies save file
4
-
* Fix auto-activation of heros sometimes not working
5
-
* Fix Android resize bot crash when Andorid crashes or Android Window is unavailable at wrong time
44
+
* Fix auto-activation of heroes sometimes not working
45
+
* Fix Android resize bot crash when Android crashes or Android Window is unavailable at wrong time
6
46
* Fix auto-start delaying also 2nd or more manual starts
7
47
* Improve shared folder handling
8
48
* Improve the train time click/checks delays
9
49
* Update example TH9 GoWiPe Strategy file to be compatible with train revamp changes made in v7.
10
50
* Change "Delete Temp Files" feature to include recursive removal of DEBUG files\folders when users enable debug long term.
Copy file name to clipboardExpand all lines: CHANGELOG_LANGUAGES
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,19 @@
1
+
* **V7.2**
2
+
* Improve thread utilization for multiple running bots sharing maximum number of available logical processors
3
+
* Improve thread utilization for running bot limiting maximum number of available logical processors
4
+
* Improve multiple bots limiting number of running bots at the same time
5
+
[636]
6
+
130=Processor/Thread Advanced
7
+
131=When running multiple bots, specify how many can run at the same time.\r\nThis reduces your CPU utilization significantly.\r\nHalf of available logical processors is a good number.\r\nThis configuration is shared across all profiles/instances and a restart of all bots is required (close all, wait, and start all again!).
8
+
132=Bots can run parallel at the same time
9
+
133=When running multiple bots, specify how many global threads for image processing tasks can run at the same time.\r\nThis reduces your CPU utilization significantly.\r\nHalf of available logical processors is a good number.\r\nThis configuration is shared across all profiles/instances and a restart of all bots is required (close all, wait, and start all again!).
10
+
134=Global image processing threads will be used for all bots
11
+
135=When images are processed, multiple threads are used. Here you specifiy how many threads this bot can use.\r\nLess threads reduce your CPU utilization significantly.\r\nHalf of available logical processors is a good number. Use 0 for all available. Global threads setting has priority.
12
+
136=Image processing threads will be used for this bot
13
+
* Improve multiple bots limiting number of running bots at the same time
14
+
[500]
15
+
10=Waiting for bot slot...
16
+
1
17
* **V7.1.3**
2
18
* Add Suspend Computer option to SmartWait and Attack Schedule
3
19
[634]
@@ -11,6 +27,12 @@
11
27
2=Attack Type
12
28
6=Only drop these troops
13
29
19=Special troops to use
30
+
* Add Suspend Android options under Bot/Android to suspend Android during Search/Attack or also for every ImgLoc call
31
+
[643]
32
+
1=Advanced Android Options
33
+
11=Suspend/Resume Android
34
+
12=Disabled|Only during Search/Attack|For every Image processing call
35
+
13=Specify if Android will be suspended for brief time only during search and attack or\r\nfor every ImgLoc/Image processing call. If you experience more frequent network issues\r\ntry to use "Only during Search/Attack" option or disable this feature.
14
36
15
37
* **V7.1.2**
16
38
* Add auto slide bot when docked (when using new My Bot design Title Bar is used)
;Parse this first on load of bot, needed outside the function to update current language.ini file. Used on Func NewABScript() and NewDBScript()
178
-
Local$temp1=GetTranslated(635, 1, "Create New Script File"), $temp2=GetTranslated(635, 2, "New Script Filename")
179
-
Local$temp3=GetTranslated(635, 3, "File exists, please input a new name"), $temp4=GetTranslated(635, 4, "An error occurred when creating the file.")
178
+
Local$temp1=GetTranslatedFileIni("MBR Popups", "Func_AttackCSVAssignDefaultScriptName_Create", "Create New Script File"), $temp2=GetTranslatedFileIni("MBR Popups", "Func_AttackCSVAssignDefaultScriptName_New_0", "New Script Filename")
179
+
Local$temp3=GetTranslatedFileIni("MBR Popups", "Func_AttackCSVAssignDefaultScriptName_File-exists", "File exists, please input a new name"), $temp4=GetTranslatedFileIni("MBR Popups", "Func_AttackCSVAssignDefaultScriptName_Error", "An error occurred when creating the file.")
180
180
Local$temp1=0, $temp2=0, $temp3=0, $temp4=0; empty temp vars
;Parse this first on load of bot, needed outside the function to update current language.ini file. Used on Func DuplicateABScript() and DuplicateDBScript()
227
-
Local$temp1=GetTranslated(635, 5, "Copy to New Script File"), $temp2=GetTranslated(635, 6, "Copy"), $temp3=GetTranslated(635, 7, "to New Script Filename")
227
+
Local$temp1=GetTranslatedFileIni("MBR Popups", "Func_AttackCSVAssignDefaultScriptName_Copy_0", "Copy to New Script File"), $temp2=GetTranslatedFileIni("MBR Popups", "Func_AttackCSVAssignDefaultScriptName_Copy_1", "Copy"), $temp3=GetTranslatedFileIni("MBR Popups", "Func_AttackCSVAssignDefaultScriptName_New_1", "to New Script Filename")
228
228
Local$temp1=0, $temp2=0, $temp3=0; empty temp vars
0 commit comments