File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- * v8.1.8
1+ * v8.1.9 **
2+ * Fixed Icon File
3+
4+ * v8.1.8 **
25* Improved Shield Time OCR (Partially Hidden "M" is now read).
36* Improved Donate System (Requests with Pictures).
47* Updated Close While Training/Without Shield Option.
Original file line number Diff line number Diff line change 1414#Au3Stripper_Off
1515#pragma compile(Icon, "Images\MyBot.ico")
1616#pragma compile(FileDescription, Clash of Clans Bot - A Free Clash of Clans bot - https://mybot.run)
17- #pragma compile(ProductVersion, 8.1.8 )
18- #pragma compile(FileVersion, 8.1.8 )
17+ #pragma compile(ProductVersion, 8.1.9 )
18+ #pragma compile(FileVersion, 8.1.9 )
1919#pragma compile(LegalCopyright, © https://mybot.run)
2020#Au3Stripper_On
2121
22- Global $g_sBotVersion = " v8.1.8 " ; ~ Don't add more here, but below. Version can't be longer than vX.y.z because it is also used in Checkversion()
22+ Global $g_sBotVersion = " v8.1.9 " ; ~ Don't add more here, but below. Version can't be longer than vX.y.z because it is also used in Checkversion()
2323
You can’t perform that action at this time.
0 commit comments