The Bytecode Club
[LP][LF][DD]Clash of Clans Farming Bot Cracking and Coding - Printable Version

+- The Bytecode Club (https://the.bytecode.club)
+-- Forum: Lobby (https://the.bytecode.club/forumdisplay.php?fid=1)
+--- Forum: Programming (https://the.bytecode.club/forumdisplay.php?fid=86)
+--- Thread: [LP][LF][DD]Clash of Clans Farming Bot Cracking and Coding (/showthread.php?tid=112)



RE: [LP][LF][DD]Clash of Clans Farming Bot Cracking and Coding - tarbash - 12-09-2014

(12-09-2014, 01:37 AM)Kyle Wrote:  @tarbash, your script has been made: https://www.dropbox.com/sh/pza57gumyb7pao7/AABKUnvT97G3BdzrHltSy4ela?dl=0
thank you very much kylee. but i tried it, it doesnt click the start button. only click try button and then restart again the lf robot


RE: [LP][LF][DD]Clash of Clans Farming Bot Cracking and Coding - xanthox - 12-09-2014

its not working isit


RE: [LP][LF][DD]Clash of Clans Farming Bot Cracking and Coding - Antidote - 12-09-2014

(12-09-2014, 02:53 PM)xpiamchris Wrote:  I'll be starting a thread for us to collectively make our own bot. Anyone interested?
https://the.bytecode.club/showthread.php?tid=155
I made one here. Not much yet, my script just click on predefined position, read gold & elixir then attack. Would love if everyone can collaborate, open source is always better! :D


RE: [LP][LF][DD]Clash of Clans Farming Bot Cracking and Coding - xpiamchris - 12-09-2014

(12-09-2014, 04:27 PM)Antidote Wrote:  
(12-09-2014, 02:53 PM)xpiamchris Wrote:  I'll be starting a thread for us to collectively make our own bot. Anyone interested?
https://the.bytecode.club/showthread.php?tid=155
I made one here. Not much yet, my script just click on predefined position, read gold & elixir then attack. Would love if everyone can collaborate, open source is always better! :D


How did you get it to read the gold/elixir properly? That was the hard part for me..


RE: [LP][LF][DD]Clash of Clans Farming Bot Cracking and Coding - Antidote - 12-09-2014

(12-09-2014, 04:31 PM)xpiamchris Wrote:  How did you get it to read the gold/elixir properly? That was the hard part for me..

You have to train tesseract. The moment you get the right font for tesseract, it reads number in game very accurately.
The font for gold and elixir is Supercell Magic 5. You can download here: https://mega.co.nz/#!wt1GwYhA!EJIYKn8bClYAe8MwGZZRAQO9phURkhaPDR9LgbtKFkI
Then train tesseract with the new font, you can read here: https://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3
Or use this tool to train faster: http://vietocr.sourceforge.net/training.html


RE: [LP][LF][DD]Clash of Clans Farming Bot Cracking and Coding - SongHyeKyo - 12-09-2014

Auto walls not working

I'm upgrading in wall 8

I check the box then put wall 8
lease gold: 100w
lease elixir: 100w

What that means? when i reach 1million then the robot will upgrade my wall?


RE: [LP][LF][DD]Clash of Clans Farming Bot Cracking and Coding - HAX4DAYS - 12-09-2014

I would be interested in making a bot. Although it would be nice if I could join in later as I have finals coming up next week. After that I am free because of winter break! Would we be able to finish this bot by FEB. 1.


RE: [LP][LF][DD]Clash of Clans Farming Bot Cracking and Coding - Captain Planet - 12-10-2014

at the moment LF bot is working REALLY good for me. it is able to skip bases that cant be attacked in and deploy at the right places where there are most loots...

i think its not easy to make such a complicated bot right?


RE: [LP][LF][DD]Clash of Clans Farming Bot Cracking and Coding - vanadium - 12-10-2014

I'm using it too, while still developing mine for educational purpose Smile

It's an advanced bot, but it still makes some big mistakes. I'm seeing many times the bot attack hard bases and loosing battles. The hardest part in the bot is the character recognition working accurately. Apart from this, there is nothing difficult. It's entertaining to do it's own, as it forces you to think about what you are doing when playing.


RE: [LP][LF][DD]Clash of Clans Farming Bot Cracking and Coding - KeeWay - 12-10-2014

Since the servers were down over the weekend i decided to try and learn more about autoit and create a frontend to the LF-Robot bot and so far it has been working for a couple days now on LF v6.8.0 and v6.8.2 so you are welcome to use and abuse it  Shadehappy

all the source code and compiled exe is included in the zip. this was tested on Windows 8.1 x64, Win 7 x64 and compiled as x86 mode.

Screenshot Download

Download Frontend


thanks
KeeWay