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

Making Profiles For Free Request Them Here

OK you have a code like this (CurrentLevelAreaId == 136448)"
Take out the (
 
is there a condition if the xyz is not the right at the right portal then go to this xyz?

<If condition="CurrentLevelAreaId == 136448" >
..
..
Code:
	<If condition="CurrentLevelAreaId == 136448 and (not ActorExistsAt(Me.ActorSNO, 424, 599, 0, 1))">
	<MoveToMapMarker questId="312429" stepId="2" x="424" y="599" z="0" markerNameHash="2102427919" actorId="161277" interactRange="20" pathPrecision="50" pathPointLimit="250" isPortal="True" timeoutType="GoldInactivity" timeoutValue="60" townPortalOnTimeout="True" destinationWorldId="103209" statusText="Going to Ghom portal xyz #1" />
	</If>
	<If condition="CurrentLevelAreaId == 136448 and (not ActorExistsAt(Me.ActorSNO, 424, 359, 0, 1))">
	<MoveToMapMarker questId="312429" stepId="2" x="424" y="359" z="0" markerNameHash="2102427919" actorId="161277" interactRange="20" 
	pathPrecision="5" pathPointLimit="250" isPortal="True" destinationWorldId="103209" statusText="Going to Ghom portal xyz #2" />	
	</If>
 
is there a condition if the xyz is not the right at the right portal then go to this xyz?

<If condition="CurrentLevelAreaId == 136448" >
..
..
Code:
	<If condition="CurrentLevelAreaId == 136448 and (not ActorExistsAt(Me.ActorSNO, 424, 599, 0, 1))">
	<MoveToMapMarker questId="312429" stepId="2" x="424" y="599" z="0" markerNameHash="2102427919" actorId="161277" interactRange="20" pathPrecision="50" pathPointLimit="250" isPortal="True" timeoutType="GoldInactivity" timeoutValue="60" townPortalOnTimeout="True" destinationWorldId="103209" statusText="Going to Ghom portal xyz #1" />
	</If>
	<If condition="CurrentLevelAreaId == 136448 and (not ActorExistsAt(Me.ActorSNO, 424, 359, 0, 1))">
	<MoveToMapMarker questId="312429" stepId="2" x="424" y="359" z="0" markerNameHash="2102427919" actorId="161277" interactRange="20" 
	pathPrecision="5" pathPointLimit="250" isPortal="True" destinationWorldId="103209" statusText="Going to Ghom portal xyz #2" />	
	</If>


I don't know I really haven't tried that before.
 
Nightran I'm new here, but I cannot find Combat routes for any other acts especially the routes for Bounties. I have the bounty files loaded but now ACT profiles to load to start it in Adventure mode
 
Hey guys, I'm bored and I've decided I want to make some profiles today so just comment below with the profile you want done in detail, please don't give vague answers such as, "Please make one to that gets me gold" if you want a huge awesome profile that has everything standardized then download one of the popular ones.

I would be very thankful if you could make a bounty profile for act 1 becouse the ones out right now dont work :/
 
Adventure mode Farm Augilds

There are more than one place to farm augilds mats. defiled crypts, festering woods and the sewers in a2.

Can we get a profile that will search for mobs that drop this mat? The only ones i see are just one area or the other. somehow string the 3 together?
 
I am trying to A/B test different gear and different skills to see which will ultimately yield a deadlier character.

What I'd like is to have a profile that

1. Runs through a bunch of random/group mobs
2. Kill a boss
3. End profile and report data


In order to do this it would be important that steps 1/2 remain as constant as possible. I think killing Ghom might be the best boss (as you can TP close to his entrance) therefore reducing variability. I'm not really sure what would be the best to test general area and group damage, possible the area outside of town in A1? I'd be really curious to hear suggestions here.

The hope would be that you could run this profile with a set of gear, change the gear, run it again, and understand exactly which gear worked best. Same goes for skill tinkering.

What do you think?
 
need a profile that kills bounty bosses and collects the rift keys thanks :D
 
I have a relatively simple request, if you're still taking them. :)

I would like a profile that runs the Dark Cellar in Act 1 as a method of Treasure Goblin farming. The quirk would be that it needs to be a Story mode profile, as my bot is still a vanilla only bot, I have not applied RoS to the account in question. That's all the profile needs to do: Check if the Dark Cellar is up, and if it is, clear it out, including any treasure goblins and chests that may spawn in it.

Thanks in advance. :)
 
Wasn't sure where else to post this but Trinity seems to handle Wave of Force / Meteor Wizard very strangely. How should I setup the radius for wave of force to basically be spamming it with the same being true for meteor?
 
Back
Top