Awesome work! You inspired me to continue working on my own bot, i got almost the same setup as you using cefsharp.offscreen and emgu, ran into some problems with the image searching was taking unusually long and lost motivation for a bit. Since i come from the JavaScript world i am using the same method of logging in . I can't believe how much similarities i have with your bot its almost unbelievable x). Your achievement has inspired me to continue working on it knowingly that i can improve it a lot more and for this i thank you a lot keep up the good work!
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
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.
but ı dont know how use libary or usage because I'm autoit devolper :/
It's so simple. Pseudo-code (might have some issues, but shows the concept):
Code:
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
Check if you can play the game from your IE and test if flashplayer works. I have same problem in my botting computer with fresh install of windows 7, i download IE 11, then install flashplayer and works.
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
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
It's the cooldown, stop bot for 20 mins and kill npc's!
It's the cooldown, stop bot for 20 mins and kill npc's!
Thanks , I'll try this , but as I let the bot at night I can't wake up every 2 hours and kill npc then waiting 20 mins but I'll try to wait one day without bot to see what happens
PBDO BOT - Pixel BOT Background 02/14/2017 - DarkOrbit - 17 Replies Startpage :: DarkOrbit PBDO-BOT 2016
Is resort and this is a nice bot with a big problem... I test this and he work and dont work, Guys where is they opinion?
Sorry for my bad english