Be sure that you cleaned cache and bonus box graphics are the highestQuote:
Please help me Manu i dont know how to change the bonusbox style for your PB and it doesnt change automaticly. The bot is Flying random but doesnt collect boxes because he dont find the Pixel from the box2.
I think mine is simple, you just must especify the host, the request and execute it.Quote:
There must be a mathematic formula that gives you the position of the next point of a circle, so you can run it in a loop and circle around the middle of the screen, eventually the npc will stand in the middle.
Login with COM?
Code:WB.Navigate("darkorbit.com") While wb.readyState != 4 || wb.document.readyState != "complete" || wb.busy ; wait for the page to load Sleep, 50 wb.document.getElementById("bgcdw_login_form_username").value := Username wb.document.getElementById("bgcdw_login_form_password").value := Password wb.document.getElementsByClassName("bgcdw_button bgcdw_login_form_login")[0].click()
I'll take a look :DQuote:
If you need a circle function for your gameplay you can use the Darkorbit Helper Manager, even if it is quite old and its servers are down -> slow start
[Only registered and activated users can see links. Click Here To Register...]
I can look up the source code if you want.
Of course, we are a comunity right?Quote:
I'm really glad to see bot developers helping each other. :)
So this are the news:
I've improved the logic, now the bot collects the closest match near the ship.
Credits and Uridium counter is working, but Experience and Honor no, something wrong with my regex :(
I'm going to make a GUI :D