What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

BOUNTIES PROFILES PLEASE

mrjjjjjj

New Member
Joined
Dec 2, 2017
Messages
7
Reaction score
0
Hi all,

would like to request a bounty profile thank you. dont think the default one is working.

appreciate it :)
 
Hi all,

would like to request a bounty profile thank you. dont think the default one is working.

appreciate it :)
It is working, there is just one profile for bounties (it only tells Trinity it should be doing bounties), the profile doesn't contain any of the logic for doing bounties it's all in Trinity.
Each bounty needs to be scripted except some generic bounties that can share similar code.
You should make a list of bounties that isn't working instead so the developers can fix them.

PHP:
[Trinity 2.6.447] [BountyStatistics] Per hour: 7.8
[Trinity 2.6.447] [BountyStatistics] Unsupported Act Restarts: 0
[Trinity 2.6.447] [Bounty] Completed Clear the Icefall Caves (346192) Time 00:03:08
[Trinity 2.6.447] [BountyStatistics] Total Time: 00 05:38:31
[Trinity 2.6.447] [BountyStatistics] Average Time: 00:07:41
[Trinity 2.6.447] [BountyStatistics] Completed Acts: 9
[Trinity 2.6.447] [BountyStatistics] Time Wasted: 00:00:00
[Trinity 2.6.447] [BountyStatistics] Total Bounties: 44
[Trinity 2.6.447] [BountyStatistics] Success Rate: 95.45%
[Trinity 2.6.447] [BountyStatistics] Failed Count: 0
[Trinity 2.6.447] [BountyStatistics][FailedQuest] QuestId: 433392, IncompleteCount: 1,  SuccessCount: 0, Act: OpenWorld, Name: Bounty: Catapult Command TimeAvg: 0
[Trinity 2.6.447] [BountyStatistics][FailedQuest] QuestId: 349234, IncompleteCount: 1,  SuccessCount: 0, Act: OpenWorld, Name: Bounty: Kill Crabbs TimeAvg: 0
[Trinity 2.6.447] [BountyStatistics] Success Count: 42
[Trinity 2.6.447] [BountyStatistics] Incomplete Count: 2
     <RunBounty questId="433392" name="Bounty: Catapult Command" />
     <RunBounty questId="349234" name="Bounty: Kill Crabbs" />

It's printed in the log after you stop the bot save all the profile tags it generates like this one, save them and post them here in a new thread or just attach a log after running bounties for a long time and there should be a few it failed on
PHP:
<RunBounty questId="349234" name="Bounty: Kill Crabbs" />
<RunBounty questId="433392" name="Bounty: Catapult Command" />
 
Last edited:
Back
Top