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

Feedback Needed - Act 1 Quest 8 Profile

carguy

Member
Joined
Jan 21, 2010
Messages
573
Reaction score
7
Did this pretty quick, probably not very optimized. Can someone run it and tell me how it does? I'll have to make my own modified plugin to ignore mobs on the way.

Forgot to add, i tested this on a dh, may need different for melee classes,... Also on case you aren't familiar, but you need to start act 1 quest 8, then make it to leroics courtyard checkpoint before this will work
 

Attachments

Last edited:
Did this pretty quick, probably not very optimized. Can someone run it and tell me how it does? I'll have to make my own modified plugin to ignore mobs on the way.


Forgot to add, i tested this on a dh, may need different for melee classes,... Also on case you aren't familiar, but you need to start act 1 quest 8, then make it to leroics courtyard checkpoint before this will work
 
have issues finding waypoint after you zone in. Unless the corpse is present its not moving to the fight
 
Changed yours around a bit and now it works more constantly.

Code:
<Profile> 
  <Name>Act 1 Quest 8 - Made by Carguy - v1.1 UPDATEd by JimJohnson</Name>
  <GameParams quest="72546" step="34" act="A1" difficulty="Nightmare" resumeFromSave="True" isPrivate="True" numGames="-1" />
 <Order>
    <WriteReport />
  

 <!-- Courtyard moving-->

	<MoveTo questId="1" x="1074.566" y="3429.911" z="62.09126" name="Hotspot 1" /> 
	
	 <!-- Door-->
	
		<UseObject questId="72546" stepId="34" x="1079.904" y="3379.735" z="65.86718"  actorId="176001" isPortal="True" destinationWorldId="75049" /> 
	
	
	<!-- inside hotspots-->
	
	<MoveTo questId="1" x="370.7482" y="740.0552" z="3.240645" name="Hotspot 1 inside" /> 
	
	<MoveTo questId="1" x="372.9667" y="676.85" z="3.239972" name="Hotspot 2 inside" /> 
	
  <!-- tp out -->		
	  <UseTownPortal questId="1" />

   <LeaveGame reason="Run is OVARY!" />

 
</Order>
  <KillMonsters>True</KillMonsters>
  <PickupLoot>True</PickupLoot>
</Profile>
 
Last edited:
Leroic's Mansion checkpoint, just outside in the courtyard.
 
Did this pretty quick, probably not very optimized. Can someone run it and tell me how it does? I'll have to make my own modified plugin to ignore mobs on the way.

Forgot to add, i tested this on a dh, may need different for melee classes,... Also on case you aren't familiar, but you need to start act 1 quest 8, then make it to leroics courtyard checkpoint before this will work

thank you very much for this profile :).. my demonhunter now levels like hell :)
 
the updated version from jimjohnson works like a charm but unstucker v1.8 is recommended.
lvl 10-18 in no time, thats amazing! :D
 
A little more description on where this starts? There are like 5 possible check points for leoric...

The courtyard checkpoint has like 3 mobs, that;s it...then you go inside the manor but there isn't a save chkpnt in there.
 
the one that has the 3 mobs. You start at that... The profile either kills stuff then runs inside and kills or runs inside and kills. Depending on what version you are using. Then repeat
 
Back
Top