Posts: 3
Threads: 0
Joined: Jan 2015
Reputation:
0
When i click hide:
[15:23:03] Barrack 1 is not available
[15:23:07] Barrack 2 is not available
[15:23:10] Barrack 3 is not available
[15:23:13] Barrack 4 is not available
So hide option doesnt work
Posts: 24
Threads: 1
Joined: Dec 2014
Reputation:
0
Hide doesn't work for me, but still i need to say i'm impressed, nice work guys!
Posts: 131
Threads: 3
Joined: Dec 2014
Posts: 10
Threads: 0
Joined: Jan 2015
Reputation:
0
Memory and CPU usage is much higher for this version. Makes the bot lag and causes errors for some reason.
Posts: 278
Threads: 6
Joined: Dec 2014
Posts: 157
Threads: 7
Joined: Dec 2014
Reputation:
29
Can you guys describe what issues you have with hide function? (not hiding? not showing while running? hiding doesn't work? ...)
Posts: 278
Threads: 6
Joined: Dec 2014
01-09-2015, 04:56 AM
(This post was last modified: 01-09-2015, 05:27 AM by dinobot.)
Hide/Show working (able to move windows out of screen and back)
When pressed start and followed by hide, error below.
Code:
2015-01-09 02:52:04 : ~~~~Welcome to COC Bot Pre-Alpha v5.4.1!~~~~
2015-01-09 02:52:04 : Executable running on X64 system
2015-01-09 02:52:04 : Bot is starting...
2015-01-09 02:52:05 : Trying to get to main screen
Thinking it takes times to capture screen, i waited for it to set log Starting bot and capture screen, then followed by hide. Error again below
Code:
2015-01-09 02:30:06 : ~~~~Welcome to COC Bot Pre-Alpha v5.4.1!~~~~
2015-01-09 02:30:07 : Executable running on X64 system
2015-01-09 02:30:07 : Bot is starting...
2015-01-09 02:30:08 : Trying to get to main screen
2015-01-09 02:30:22 : Training Troops...
2015-01-09 02:30:24 : Barrack 1 is not available
2015-01-09 02:30:28 : Barrack 2 is not available
I thinking version of bs/autoit or even hardware problem like graphics card. Seems like the capture region failed to take the coordinate.
Below are my Window info
Code:
>>>> Window <<<<
Title: BlueStacks App Player
Class: WindowsForms10.Window.8.app.0.33c0d9d
Position: 0, 0
Size: 866, 748
Style: 0x16CA0000
ExStyle: 0x00050108
Handle: 0x00000000001F03A0
>>>> Control <<<<
Class: BlueStacksApp
Instance: 1
ClassnameNN: BlueStacksApp1
Name:
Advanced (Class): [CLASS:BlueStacksApp; INSTANCE:1]
ID:
Text: _ctl.Window
Position: 0, 0
Size: 860, 720
ControlClick Coords: 716, 529
Style: 0x58000000
ExStyle: 0x00000000
Handle: 0x00000000003104D0
>>>> Mouse <<<<
Position: 719, 554
Cursor ID: 0
Color: 0x719338
>>>> StatusBar <<<<
>>>> ToolsBar <<<<
>>>> Visible Text <<<<
_ctl.Window
>>>> Hidden Text <<<<
Posts: 141
Threads: 2
Joined: Dec 2014
Reputation:
10
this release was causing extrem laggs even for me.
got 16gigs of ram and had 97% usage.
funny thing is that taskmanager didnt show the high usage at the process itself.
dead might have been caused by the deadbase func, trynig out without deadbase func now.
deadbase was skipping 2 much anyway. maybe implementing the screenshot of Kaz could be useful for debugging to see what bases got skipped and why.
also what i experienced what was causing the previous bots to hang up was bluestacks which sometimes shows a transparent message at the top left corner with stuff like "starting app", "analyzing data" or some stuff like that. this message is causing the bot to NOT recognizing main screen and hanging up!