CodeSlinger69 / ClAsHbOt

Clash of Clans Farm Bot
88 stars 48 forks source link

Fresh install of windows 10 - Bluestack window not found #24

Closed chrishubert closed 9 years ago

chrishubert commented 9 years ago

I did a clean install of Windows 10 yesterday alongside Bluestack and the display is different. Seems like the bot is unable to detect the new display - not sure if new version of Bluestack or Windows 10 issue.

coc

CodeSlinger69 commented 9 years ago

What version of BlueStacks is this, thetitoo? I've not seen a version of BlueStacks that has a tabbed interface, which makes me think this is a newer build?

ClAsHbOt looks for a window title to identify the bot window, specifically the words "BlueStacks App Player". If it can't find a window with that title, you get the error message you see. And from looking at the screen, BlueStacks is indeed in some kind of tabbed window thing without that title text.

chrishubert commented 9 years ago

Indeed, that's a 2 months old build. With the "multitasking" feature. There is a way on their website on how to uninstall it. (Delete the bluestacks Android plugin). Unless you plan to release a version that would search for the text "Clash of Clans" as well, maybe you could update the Wiki.

Cheers,

CodeSlinger69 commented 9 years ago

The wiki already covers the version of BlueStacks needed for this bot, in fact, I think it was the first wiki page I ever wrote.

https://github.com/CodeSlinger69/ClAsHbOt/wiki/Install

"Required: BlueStacks 0.9.6.4092 @ 1024x600 http://forum.xda-developers.com/wiki/BlueStacks_App_Player I've been running this version exactly since I started bot development. Other versions may work, they may not, I can't help you if you choose to use another version."

To your point, I should probably add this to the README that shows up on the home page of this github site as well, as being buried in the Wiki, some folks might miss it. Next commit I'll add some text to the readme.

chrishubert commented 9 years ago

There is an easy way to disable the "multi tab" feature - but I already rolled back to your recommended version. Thanks !

CodeSlinger69 commented 9 years ago

README updated, closing issue.