Image search just works by sliding the searched image along the big one and comparing the pixels based on some sensitivity. I also use an array of bytes instead of the gdi+ bitmap, which is much faster. Also you can use emgu to detect some more annoying objects that are animated.Quote:
I guess he don't know what he is saying..btw can u explain me the algorithm? I have an ideea but it is very slow..compared to your bot
Just install .NET Framework 4.5.2Quote:
bot crashes after im trying to login
[Only registered and activated users can see links. Click Here To Register...]
It's so simple. Pseudo-code (might have some issues, but shows the concept):Quote:
but ı dont know how use libary or usage because I'm autoit devolper :/
for (x in big_bitmap.width) for (y in big_bitmap.height) for (x1 in small_bitmap.width) for (y1 in small_bitmap.height) if pixel(x) equals with tolerance to pixel(x1) and pixel(y) equals with tolerance to pixel(y1) then: y = y + 1 if whole row matches x = x + 1
It's the cooldown, stop bot for 20 mins and kill npc's!Quote:
Hi , thank you for the bot , it's very good one , but there is a little problem because after
2 hours of botting I started getting less uridium (first hour 6000 , second 5000 , then 2000...) and now even 500 uridium is difficult to get , is it bigpoint that is doing this ? how to avoid this problem ? thx