Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Developing Bot
Post: RE: Developing Bot

Antidote Wrote: (12-22-2014, 05:40 AM) -- Make sense to me now since I tend to always use up all troops in battle I might overlook that. By detecting gold & elixir change, do you detect change in tha...
vanadium Game Cheating, Botting & Reverse Engineering 1,033 1,504,815 12-22-2014, 05:01 PM
    Thread: Developing Bot
Post: RE: Developing Bot

It's not sufficient to detect When Home button appears: all troops and spells may not have been used for the battle. In this case, return home appears only after 3min timeout. Also, depending you get ...
vanadium Game Cheating, Botting & Reverse Engineering 1,033 1,504,815 12-22-2014, 04:53 AM
    Thread: Developing Bot
Post: RE: Developing Bot

Rather detect gold and elixir change.
vanadium Game Cheating, Botting & Reverse Engineering 1,033 1,504,815 12-22-2014, 03:06 AM
    Thread: LF Robot Infinite without Scripts!!!!!
Post: RE: LF Robot Infinite without Scripts!!!!!

I thought about it but didn't tested it. Anyway LF robot is toi buggy to be usable.
vanadium Game Cheating, Botting & Reverse Engineering 17 21,185 12-22-2014, 02:24 AM
    Thread: Developing Bot
Post: RE: Developing Bot

Also, i dont have any issue with imagesearch on barracks, troops etc. But i'm developing my bot in java, notre using autour.
vanadium Game Cheating, Botting & Reverse Engineering 1,033 1,504,815 12-20-2014, 11:40 PM
    Thread: Developing Bot
Post: RE: Developing Bot

You can do the same with image search quicker and without having to have first pixel of the nimber. And it's way less brute force.
vanadium Game Cheating, Botting & Reverse Engineering 1,033 1,504,815 12-20-2014, 11:37 PM
    Thread: Developing Bot
Post: RE: Developing Bot

AtoZ Wrote: (12-19-2014, 03:01 PM) -- I only managed to locate the gem values in the coc main screen in BMP and PNG format. It's really quite hard to use imagesearch as it is really picky on the imag...
vanadium Game Cheating, Botting & Reverse Engineering 1,033 1,504,815 12-19-2014, 07:08 PM
    Thread: Developing Bot
Post: RE: Developing Bot

You have to compute the window position and size. Autoit has all the necessary function to get the window position and size.
vanadium Game Cheating, Botting & Reverse Engineering 1,033 1,504,815 12-18-2014, 11:42 PM
    Thread: Developing Bot
Post: RE: Developing Bot

This is useless. There is not need to train it for every number, that's absolutely not how OCR works.
vanadium Game Cheating, Botting & Reverse Engineering 1,033 1,504,815 12-18-2014, 06:49 AM
    Thread: Developing Bot
Post: RE: Developing Bot

You don't even need a tutorial for that, it's pretty simple: 1. Make Pngs of numbers from 0 to 9, 2. Capture the part of the screen containing the numbers, 3. Use image search algorithm to find the...
vanadium Game Cheating, Botting & Reverse Engineering 1,033 1,504,815 12-17-2014, 12:42 AM
    Thread: Developing Bot
Post: RE: Developing Bot

Right, i'm also experimenting glyph recognition algorithm, and i get almost 100% success. And it's way easier than using Tesseract, although it requires to make png files of each displayed number (but...
vanadium Game Cheating, Botting & Reverse Engineering 1,033 1,504,815 12-16-2014, 11:24 PM
    Thread: Developing Bot
Post: RE: Developing Bot

Learn by trying out simple things, it's not that difficult to use Autoit and there are plenty of tutorials on the web to get started. :)
vanadium Game Cheating, Botting & Reverse Engineering 1,033 1,504,815 12-16-2014, 06:20 AM
    Thread: Stop Start - Beat the 1 hour lfbot trial.
Post: RE: Stop Start - Beat the 1 hour lfbot trial.

Hehe interesting, they are not using Tesseract to find out numbers. They're using a Glyph algorithm, which is pretty simple to make.
vanadium Game Cheating, Botting & Reverse Engineering 16 25,536 12-15-2014, 08:34 PM
    Thread: Developing Bot
Post: RE: Developing Bot

I know, this is not the point. It's not because you only want the first digits that you don"t have to read the whole value. otherwise how do you differentiate 10.000 from 100.000k, first two digits ar...
vanadium Game Cheating, Botting & Reverse Engineering 1,033 1,504,815 12-15-2014, 07:10 PM
    Thread: Developing Bot
Post: RE: Developing Bot

I know this, but to know if you have 10k elixir, or 100k elixir, you need to read the whole value. And if the value is not accurate (example: 50.000 elixir, but reads 500.000), then it fails. I disagr...
vanadium Game Cheating, Botting & Reverse Engineering 1,033 1,504,815 12-15-2014, 06:32 PM
    Thread: Developing Bot
Post: RE: Developing Bot

I tried your setting for tesseract capture, it's not accurate enough. Many values are missread. Any other setting i may have missed ? I know imagesearch, i made it work on my machine. I'm going to ...
vanadium Game Cheating, Botting & Reverse Engineering 1,033 1,504,815 12-15-2014, 05:23 AM
    Thread: Developing Bot
Post: RE: Developing Bot

I have tried the above settings for tesseract, but still getting a bad accuracy (50% only, no more). I'm diving into tesseract config to enable digits only, and "coc" langage to use the trained data o...
vanadium Game Cheating, Botting & Reverse Engineering 1,033 1,504,815 12-15-2014, 03:57 AM
    Thread: Stop Start - Beat the 1 hour lfbot trial.
Post: RE: Stop Start - Beat the 1 hour lfbot trial.

You should just provide it with an ini file to configure it, that would be far easier than compiling a version for each config combination.
vanadium Game Cheating, Botting & Reverse Engineering 16 25,536 12-10-2014, 03:50 AM
    Thread: Developing Bot
Post: RE: Developing Bot

We should create a github repo with the sources, and manage updates via pull requests. It's not manageable to copy paste code here all the time. I have a working bot in Java, using Sikuli API and T...
vanadium Game Cheating, Botting & Reverse Engineering 1,033 1,504,815 12-10-2014, 02:02 AM

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website