rikimaru0345 / RaccoonBot-Attack-Algorithms

All current attack algorithms for the Clash of Clans Bot RaccoonBot. You can find the API documentation at https://www.raccoonbot.com/forum/developers/docs/general/general-r1/
7 stars 9 forks source link

CoC_Bot #37

Open n821725 opened 6 years ago

n821725 commented 6 years ago

Dear Developer Team!

I am just curious about this bot and I want to know this is only algorithms for the bot and the bot is not open source, am I right?

Because I opened the master branch in Visual Studio and it's full of red lines with the error of

The type or namespace name 'CoC_Bot' could not be found (are you missing a using directive or an assembly reference?)

How can I make it work? Thanks!

rikimaru0345 commented 6 years ago

Yes only the attack algorithms are open source. To get the project to compile, you need to download the bot and then add the executable as a reference.