Quote:
Originally Posted by NQQBtuber
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.
|
Be sure that you cleaned cache and bonus box graphics are the highest
Quote:
Originally Posted by TskulT
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 think mine is simple, you just must especify the host, the request and execute it.
Quote:
Originally Posted by Serraniel
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
I can look up the source code if you want.
|
I'll take a look
Quote:
Originally Posted by gara250
I'm really glad to see bot developers helping each other. 
|
Of course, we are a comunity right?
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