Skip to content
CodeSlinger69 edited this page Jul 22, 2016 · 11 revisions

REQUIREMENTS -or- STUFF TO INSTALL

ClAsHbOt runs on Windows and uses BlueStacks as the Android emulator. There is a small C++ DLL that calls the OpenCV library for some image search functions that would otherwise be too slow in AutoIt, and also provides OCR functionality.

Installation of BlueStacks, rooting with BlueStacks Easy and adding Apex Launcher from the Play Store is not described here. There is plenty of information and support forums on the internet if you need help.

Once everything is installed, to run the bot simply:

  1. Start up BlueStacks and start up Clash of Clans
  2. Double click on "ClAsHbOt.exe" to start the bot
  3. Adjust your filters and other settings, select your "Things To Do" and sit back and watch (or go to sleep)

Required: BlueStacks 0.10.7.5601 http://forum.xda-developers.com/wiki/BlueStacks_App_Player


I started bot development on version 0.9.6.4092, but have since validated that the 0.10.7 version works fine as well. Other versions may work, they may not, I can't help you if you choose to use another version. "BlueStacks 2" will most definitely NOT work. Different versions of BlueStacks, and different versions of the underlying Android Operating System, render graphics differently. Since the bot is highly dependent on image recognition to determine the game state, any differences in graphics rendering will likely result in the bot not working correctly.

BlueStacks must be running at a 860x733 resolution. There is a .reg file in the BlueStacks folder that you can use to set the resolution if you don't know how to do it manually. However, as of the 20150509 release, the bot will detect incorrect BlueStacks resolution, and correct it for you. If you are running BlueStacks on Windows 10, the bot cannot change the resolution due to new security features, and you will need to use the .reg file.


Optional: Get root on your BlueStacks installation with BlueStacks Easy https://www.facebook.com/notes/freestacks-bluestacks-modding-community/bluestacks-easy-for-windows/700095653402221 (Note: This Facebook link is down as of 12/27/2015, but you can try Googling "Bluestacks Easy", or try this link: http://www.ngedown.com/2015/06/bluestacks-easy-for-windows.html)

Optional: Apex Launcher (Install from Play Store)


The bot will detect when Clash of Clans closes, and will restart it. You need to root BlueStacks, install Apex Launcher, then put a Clash of Clans icon on your launcher's home page for this to work.

To make sure that the icon size is correct, please set the desktop grid size to 5x8 for both Landscape and Portrait (Apex Settings/Homescreen Settings)

Clone this wiki locally