[Release] PBDO Bot - Official Thread

08/24/2012 17:20 RobertHAYDEN#481
@willie
people hate PBDO?? considering urself and some 4-5 people as a whole "people", you are lame

@andrew
IDO-Bot will overtake PBDO-Bot?? well that is yet to be seen

for now, PBDO is the best wisest bot with the lowest probability of getting banned with quick updates and if you guys envy that, there is no way to help you
and willie you should kindly more concentrate on your project rather than hating and flaming other bots/bot developers and just go spamming in other's info thread and it seems you can't code you bot so you don't have any work and come here for spam whole day... add meaning to you life :)

regards
08/24/2012 17:20 camster98#482
If your use a cracked PBDO-Bot you dont have access to there forum with a wealth of information unlike other bots you need task scripts. You also may not be able to get the latest update until someone recracks pbdo. And the way darkorbit every update changes packet data and headers have fun getting banned.
Also the auth servers disconnect the bot if darkorbit is updated so you could be running your bot for days and darkorbit has been updated. the chances of getting banned is huge
08/24/2012 19:14 Trulala#483
Quote:
Originally Posted by Willie Wortel View Post
Ain't no shit get no shit.

U just got some asslicker PBDO, take him, will give u more money!!
Why you abuse every user, who isnt follow your mind about us?
What you do, is brainafk spaming and trolling. Better spend
this time in your bot, maybe you will release it very soon...
08/25/2012 19:50 erdem1981#484
New Update
08/25/2012 19:51 Trulala#485
Quote:
Originally Posted by erdem1981 View Post
New Update
hehe yes ;)

Hi,

we air another manual update. It fixes some common exceptions, so I suggest you download it for your comfort.

Changelog v.1.3.0.62 a -> v.1.3.0.62 b

Client:
* fixed an exploit
* fixed some possible exceptions
+ added a tutorial for starting up the bot the first time!

Logic:
* fixed an error related to blacklisting objects
* GG Lambda
+ added BossSibelonit fighting range

Task:
/

Find it in the downloads section as usual.

Discuss here: [Only registered and activated users can see links. Click Here To Register...]

Regards,
v5^dev
08/26/2012 16:50 DerAlekss#486
I'm searching for a taskscript that makes a break for 4-7 minutes every 13-17 minutes. I didn't find a good working script in the forum, so is there anybody how can help me?
08/26/2012 17:09 linksus#487
Quote:
Originally Posted by DerAlekss View Post
I'm searching for a taskscript that makes a break for 4-7 minutes every 13-17 minutes. I didn't find a good working script in the forum, so is there anybody how can help me?
Here a pausencommand. ;)

Code:
{
		if (!Buffer.ContainsKey("counter")) {Buffer.Add("counter", -1);}
		if (!Buffer.ContainsKey("logoutprocess")) {Buffer.Add("logoutprocess", false);}
		
		if((bool)Buffer["logoutprocess"])
		{
			Buffer["logoutprocess"] = false;
			BMain.Actions.ForceLogout(BHelper.RandomNumber(10, 15)); //eating break, 10-15 minutes
			return -1;
		}
		else
		{
			if (((int)Buffer["counter"]) < 2 ) //long break every third time
			{
				if (((int)Buffer["counter"]) >= 0) //avoids break when starting the bot
					BMain.Actions.FleeToSafety(BHelper.RandomNumber(60, 120)); //toilet break, 1-2 minutes
				Buffer["counter"] = ((int)Buffer["counter"]) + 1;
				return -1;
			}
			else
			{
				BMain.Actions.FleeToSafety(60);
				Buffer["counter"] = 0;
				Buffer["logoutprocess"] = true; //starting logout process
				return 60000; //waiting until bot is in safety
			}
		}
	},
	delegate()
	{
		return true;
	},
	BHelper.RandomNumber(5400000, 10800000)); //1.5 - 3 hours
08/26/2012 17:13 DerAlekss#488
Quote:
Originally Posted by linksus View Post
Here a pausencommand. ;)

Code:
{
		if (!Buffer.ContainsKey("counter")) {Buffer.Add("counter", -1);}
		if (!Buffer.ContainsKey("logoutprocess")) {Buffer.Add("logoutprocess", false);}
		
		if((bool)Buffer["logoutprocess"])
		{
			Buffer["logoutprocess"] = false;
			BMain.Actions.ForceLogout(BHelper.RandomNumber(10, 15)); //eating break, 10-15 minutes
			return -1;
		}
		else
		{
			if (((int)Buffer["counter"]) < 2 ) //long break every third time
			{
				if (((int)Buffer["counter"]) >= 0) //avoids break when starting the bot
					BMain.Actions.FleeToSafety(BHelper.RandomNumber(60, 120)); //toilet break, 1-2 minutes
				Buffer["counter"] = ((int)Buffer["counter"]) + 1;
				return -1;
			}
			else
			{
				BMain.Actions.FleeToSafety(60);
				Buffer["counter"] = 0;
				Buffer["logoutprocess"] = true; //starting logout process
				return 60000; //waiting until bot is in safety
			}
		}
	},
	delegate()
	{
		return true;
	},
	BHelper.RandomNumber(5400000, 10800000)); //1.5 - 3 hours
Thank you! Can you tell me what it does and what I should do to activate it? Sorry, PBDO-Bot is new for me and the forum isn't very helpfull in my opinion!
08/26/2012 17:16 IBotAds#489
Code:
BMain.Actions.ForceLogout(BHelper.RandomNumber(10, 15)); //eating break, 10-15 minutes
Code:
BMain.Actions.ForceLogout(BHelper.RandomNumber(10, 15)); //eating break, 10-15 seconds
08/26/2012 17:37 jk-201#490
hey , i first tried PBDO-Bot Yesterday and i can say that it's just cool, so after i got disconnected for a while then i wanted to re-connect i had this error :
[Only registered and activated users can see links. Click Here To Register...]

what ever it is , it says that my ship was killed but it is not i can connect throught the official game client (if it helps i don't usualy connect normaly , i often need to click reconnect after having the connexion interupted window (even if the connexion is good i get this message when i try to connect sometimes) ) ,if you got any idea please let me know :D
Cheers For The Program
08/26/2012 18:33 panzertank#491
quick question, the timetable in pbdo bot works according local time on computer or the time on PBDO server? i made some changes in timetable ,will my acc start automatically?(currently its stopped)
08/27/2012 17:31 somalia_#492
Changelog v.1.3.0.62 -> v.1.3.0.69

Client:
* fixed an exploit
* fixed some possible exceptions
+ added a tutorial for starting up the bot the first time! (German, English, Russia, Türk)
* fixed an exception related to Control Handle invokes
* NPCs are red again
* fixed exception if DarkOrbitAPI reference couldn't be found
* Authlogin will now be cancelled when closing the bot
+ added ship desings Goliath_Saturn, Goliath_Centaur

Logic:
* fixed an error related to blacklisting objects
* GG Lambda
+ added BossSibelonit fighting range
* fixed a bug: sessions shouldn't be terminated all the time now, even if the server connections are not fully stable.
* fixed RocketLauncherAmmo bug
* all PET actions will now have 1 second shared cooldown
* cloakmod will not be bought if the map handshake isn't done (hopefully a fix for the cloakmod bug)
* fixed a problem that would let the ship stand idle at gate while being attacked

Task:
/
08/27/2012 17:36 OldGuard#493
Quote:
Originally Posted by panzertank View Post
quick question, the timetable in pbdo bot works according local time on computer or the time on PBDO server? i made some changes in timetable ,will my acc start automatically?(currently its stopped)
Its still bugged out. Never worked out for me D:
08/27/2012 17:38 Trulala#494
Quote:
Originally Posted by panzertank View Post
quick question, the timetable in pbdo bot works according local time on computer or the time on PBDO server? i made some changes in timetable ,will my acc start automatically?(currently its stopped)
Its working of your pc time.
If its time how you add it, your hero should start.
08/30/2012 12:38 e-[G]-old[D]ie[O]ut#495
Where I can get the Download Link for the "Cubikon Task"


I search since 1 hour and can´t find it...,

so please