[Release] PBDO Bot - Official Thread

09/29/2012 15:04 Trulala#706
Update: Auth1 is back online (received a mainteance)
09/30/2012 09:00 davidgareus#707
ich nochmal....
Also ich habe wegen der langen liste keine ahnung wie ich den PBDO ot einstellen soll...
Habe zwar immer noch und nur eine testversion aber ich kaufe nichts solange ich net verstehe wie ich den einstellen soll.. Der sammelt jetzt auch palla?
09/30/2012 16:04 linksus#708
Quote:
Originally Posted by davidgareus View Post
ich nochmal....
Also ich habe wegen der langen liste keine ahnung wie ich den PBDO ot einstellen soll...
Habe zwar immer noch und nur eine testversion aber ich kaufe nichts solange ich net verstehe wie ich den einstellen soll.. Der sammelt jetzt auch palla?
Ja der sammelt jetzt auch Palla. Zwar noch nicht so wie erhofft, aber ja.. ;)

Bitte probiere den Taskcreator von Gähn aus...
09/30/2012 18:46 -r-b-k-#709
eine frage... habe interesse den Bot zu kaufen, allerdings hab ich erfahren, dass vor kurzem keine PSCīs aus deutschland akzeptiert wurden.
Werde die mittlerweile wieder genommen oder nicht?
09/30/2012 18:56 linksus#710
Quote:
Originally Posted by -r-b-k- View Post
eine frage... habe interesse den Bot zu kaufen, allerdings hab ich erfahren, dass vor kurzem keine PSCīs aus deutschland akzeptiert wurden.
Werde die mittlerweile wieder genommen oder nicht?
Ja werden wieder angenommen, aber weiss nicht wie es ist mit 1 oder mehrere PSC's.... ;)
10/02/2012 01:18 Trulala#711
Good day,

a manual update to test our fixes before spreading them for everyone is available in our download section as:
-> updated *.exe only
-> updated full starter package

Please note: you better use the palladium task located at ../tasks/mixxed/



Changelog v.1.3.2.21 -> v.1.3.2.21 A

Client:
* Tried to fix several issues related to Int32 Conversion and TabControl Handle Invoke
* Logging to HardDisk can now disabled in the AccountSettings individually for each account
* Fixed the BugReport window

Logic:
* Worked on the PirateMap logic: (please test, if you like)
-> traveling the PirateMaps should be better now, the bot will only see and take gates of the own company.
-> roaming the Palladium area should be better now
-> picking up Palladium should be a lot faster now and also look just like a human
* Travel ways over enemy maps are now considered twice as long as maps of the own company. This should result in more safe traveling routes.
* Fixed setting MinFightDistance/MaxFightDistance to 0. This will now correctly make the bot just stand around while shooting Npcs.
* Fixed JumpDefendUber to correctly only trigger on 4-5 map. Please test this.

Task:
+ bool DoFleeFromCloakedEnemy; //is true by default. only active if FleeOnEnemyInRadius is true.
+ bool SellPalladium; //if this is false, the bot will not try to sell palladium in 5-2.
+ int MinPalladiumAmountToSell; //default is 500. determines the minimum amount of palladium the bot has to have in cargo to consider exchanging it.

For feedback & comments please use the *.2.21 plain release thread


kind regards
v5^dev
10/02/2012 10:17 xxxx111#712
again me, i want to download the last version of PBDO-bot, i login on site, i push download, the download started and she is 5% the download it's interrupted
why?
10/02/2012 11:24 Trulala#713
Quote:
Originally Posted by xxxx111 View Post
again me, i want to download the last version of PBDO-bot, i login on site, i push download, the download started and she is 5% the download it's interrupted
why?
So try here.
10/02/2012 13:36 xxxx111#714
thx, it's work, and now when i have the last version, i see "obtional bot update available"
i must change something?
10/02/2012 14:29 Migas.pt#715
Quote:
Originally Posted by xxxx111 View Post
thx, it's work, and now when i have the last version, i see "obtional bot update available"
i must change something?
No, that's the last version so far. That phrase ("-> optional bot update") is just a bug. :pimp:
10/02/2012 14:31 danema#716
what task i have to use for collect palladium?
10/02/2012 14:32 Migas.pt#717
Quote:
Originally Posted by xxxx111 View Post
thx, it's work, and now when i have the last version, i see "obtional bot update available"
i must change something?
Check the PBDO forum, plenty of working tasks for palladium there :pimp:
10/02/2012 15:13 Trulala#718
Quote:
Originally Posted by danema View Post
what task i have to use for collect palladium?
In Full Package is example Task for Palladium.
10/02/2012 17:12 silrox#719
Can someone pls add the lines for pet auto colector for paladium ...
10/02/2012 17:46 TheAldi#720
Code:
                UsePet = true;
                PetMode = Enums.PetMode.Auto_Resource_Collector;
                PetMinDurability = 1;
                RestockPetFuel = true;
                RepairPetWhenDead = true;
I use that one