Help for new multi-threaded bot!!

01/16/2015 09:54 Ciяcαssiα#1
I' m working on a new multi-threaded pixelbot which is written in C#. Bot's all functions are mostly completed and work well except bonus box finding option. It mostly misses some boxes and need to improve. Can anybody help me? Your help is appreciated. :confused:
01/16/2015 19:17 Arby#2
You should give some snippets or give us some examples with what you have already wrote.
That way we can help out to see if you did some small errors on your side.
I also suggest you to check this place out.
[Only registered and activated users can see links. Click Here To Register...]
01/16/2015 19:27 Tinwor#3
When u get the image split in N+1 image, then process it and find the bonusboxes. Find the nearest bonusbox and then choose a pattern to collect the others
01/16/2015 19:50 YatoDev#4
Quote:
Originally Posted by Tinwor View Post
When u get the image split in N+1 image, then process it and find the bonusboxes. Find the nearest bonusbox and then choose a pattern to collect the others
not needed. splitting images will take more time than 1 search
01/16/2015 19:58 Tinwor#5
I know but u can deep a better search of bonusbox,
01/16/2015 22:17 YatoDev#6
to keep it simple, no.

There are other way better techniques
01/17/2015 22:17 Ciяcαssiα#7
What are those better ways? Since the bonus boxes' turn, it's hard to detect them immediately. My imagesearch and pixelsearch functions find boxes in 20-22 ms, yet they are missing some of them.
01/19/2015 23:42 manulaiko3.0#8
Quote:
Originally Posted by hawk799 View Post
I know that this question does not belong here but can u explain me why bots like ibot or kbot does not work? :confused: thanx ! :D
Those are packet bots, now packets are encrypted = no packet bots