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

[A1] New Bounties

New hotness, it teleports to silver spire, stands on the waypoint, but can't teleport anywhere else, because the way point is too close
 
At the start. It teleported to waypoint 44, which is Silver Spire, in act 4. Was weird, only did it one time, I am watching out for it now
 
i tried to install the trinity that is desired for this and it is completely not even showing up in my plugin tab now any ideas?
 
i tried to install the trinity that is desired for this and it is completely not even showing up in my plugin tab now any ideas?

Delete the entire folder and reinstall trinity. DO NOT overwrite
 
On the templar inquistion quest, my guy randomly walked from the weeping hallow > up to the crypt (didn't enter, ignored the prisoners) then went into FoM and just started farming lol :)
Hahahaha I laughed so hard when I read this - then looked on the other screen and saw mine was doing it aswell xD.

How do we stop the bot from entering the cemetary?
 
430723_templar_inquisition.xml needs a fix because another bounty exists in the same WorldID but not LevelAreaId and this could cause the bot to not use the waypoint since it thinks it's in the right place.


Code:
<While condition="[COLOR=#ff0000]CurrentLevelAreaId != 19954[/COLOR][COLOR=#ff0000]  and CurrentLevelAreaId != 19953[/COLOR]">
                <UseWaypoint waypointNumber="6" questId="1"/>
                <WaitTimer questId="1" waitTime="7001" stepId="1" />
            </While>
            <!-- Safety wait here because of DB bug with WHILE loops ignoring wait tags on subsequent loops -->
            <If condition="[COLOR=#ff0000]CurrentLevelAreaId != 19954[/COLOR][COLOR=#ff0000]  and CurrentLevelAreaId != 19953[/COLOR]">
                <WaitTimer questId="1" stepId="1" waitTime="3000" />
            </If>
            <If condition="[COLOR=#ff0000]CurrentLevelAreaId == 19954[/COLOR][COLOR=#ff0000]  or CurrentLevelAreaId == 19953[/COLOR]">
                <While condition="HasQuest(430723)">

 
Last edited:
Does somebody who got this profile working properly can share it here?
Cause even with following the instructions i can't get a good profile.
Thank you
 
i'm haveing issue with Triune Reborn, it wonder arround the zone after he check one of the standard and then run back and fort at standard position.
This is what i get:
Click Actor at range 13
Kill everything around in case we missed something
[QuestTools][OffsetMoveTag] OffsetMove Initialized offset x=50 y=50 distance=71 position=<2380.006, 4549.994, -0.002441406>
[QuestTools][OffsetMoveTag] Finished Offset Move x=50 y=50 position=<2380.006, 4549.994, -0.002441406>
Reset Objective Variables
[QuestTools][<MoveToObjectiveRoutine>d__1] Error: Could not find Objective Marker! questId=1 stepId=0 pathPointLimit=250 interactAttempts=2 interactRange=12 pathPrecision=40 x="0" y="0" z="0"
In case we missed the first time - now click Actor at range 8
Looking for Survivors v1.01
[QuestTools][<MoveToObjectiveRoutine>d__1] Error: Could not find Objective Marker! questId=1 stepId=0 pathPointLimit=250 interactAttempts=2 interactRange=25 pathPrecision=20 x="0" y="0" z="0"
[QuestTools][ExploreDungeonTag] ExploreDungeon Started
[QuestTools][ExploreDungeonTag] Dungeon Explorer ignoring already explored nodes!
[QuestTools][ExploreDungeonTag] Found Object 160450!
Set kill zone
ToggleTargeting, new values: Looting:True LootRadius:50 Combat:True KillRadius:45
Reset Objective Variables
[QuestTools][<MoveToObjectiveRoutine>d__1] Error: Could not find Objective Marker! questId=1 stepId=0 pathPointLimit=250 interactAttempts=2 interactRange=20 pathPrecision=40 x="0" y="0" z="0"
Click Actor at range 13
 
I've used this so far to exit any games w/ the 2 unafk bounties. Seems to work so far. Just keeps making a new game until it gets one without those 2 bounties that aren't afkable yet.

Code:
<If condition="HasQuest(432293) or HasQuest(430723)">				
<LeaveGame quest="1" stayInParty="False" reason="Non AFK Bounty Detected."/>
</If>

<!-- The Queens Dessert -->
<If condition="HasQuest(432784)">
<LoadProfile file="432784_the_queens_dessert.xml" />
</If>

<!-- Wortham Survivors (434378) -->
<If condition="HasQuest(434378)">
<LoadProfile file="434378_wortham_survivors.xml" />
</If>
 
Last edited:
any update on templar inquisition?

is anyone getting a higher success rate than 50% with act1? i ran over 6 hours with maybe if im lucky... 50% success
 
any update on templar inquisition?

is anyone getting a higher success rate than 50% with act1? i ran over 6 hours with maybe if im lucky... 50% success

I've got 5/5 bounties by having it exit the game if it hits those 2 non afk bounties.
 
I've used this so far to exit any games w/ the 2 unafk bounties. Seems to work so far. Just keeps making a new game until it gets one without those 2 bounties that aren't afkable yet.

Code:
<If condition="HasQuest(432293) or HasQuest(430723)">				
<LeaveGame quest="1" stayInParty="False" reason="Non AFK Bounty Detected."/>
</If>

<!-- The Queens Dessert -->
<If condition="HasQuest(432784)">
<LoadProfile file="432784_the_queens_dessert.xml" />
</If>

<!-- Wortham Survivors (434378) -->
<If condition="HasQuest(434378)">
<LoadProfile file="434378_wortham_survivors.xml" />
</If>

Do you mind uploading a rar of your profile? I have edited mine so many times that I am just lost now.
 
Put in BountyProfiles\Acts folder. It may need to restart the game a few times to get one without one of those 2 bounties, but so far it seems to have worked for 5/5 clears for me. I may actually remove some other less than efficient bounties later when I get home.

Edit: I do appreciate the work you guys are doing on the bounties. God knows I don't have the patience to make a profile like that. This is just a quick workaround to getting 5/5 clears.
 

Attachments

Last edited:
Put in BountyProfiles\Acts folder. It may need to restart the game a few times to get one without one of those 2 bounties, but so far it seems to have worked for 5/5 clears for me. I may actually remove some other less than efficient bounties later when I get home.

Thanks this is all I need with a fresh install of community edition bounties correct? And do I just load Act1.xml straight from BountyProfiles or from BountyProfiles\Acts\A1\act1.xml.
 
Load Either or. One is just a shortcut to loading another as far as I can tell. Should work w/ a fresh install, if not i can zip my whole folder later. I've only been watching the bot half assed via teamviewer so I could be wrong but it does seem to be doing fine.
 
Back
Top