[Act 3] Longer Profile - Field of Slaughter ( + Core of Arreat by Farix ) v3
Working on a New Version
Instruction
XML Profile for Field of Slaughter
XML Profile for Field of Slaughter with Core of Arreat *Recommended
XML Profile for Field of Core of Arreat then Field by Promise
Note on Optimization for Field-Only
Note on Optimization for Field+Arreat
Revision
Discuss how buggy it is, and please send me Screen Shot of bug.
Working on a New Version
Instruction
- Start from the Act 3-7.3 Kill Azmodan
- Use Pickup range of 30.
- Kill Range of 30
- Have Large Pickup Radius if Possible.
XML Profile for Field of Slaughter
Code:
<Profile>
<Name>Act 3 - Field of Slaughter - gold farm profile by by fifidong</Name>
<GameParams quest="101758" step="1" act="A3" difficulty="Nightmare" resumeFromSave="False" isPrivate="True" numGames="-1" />
<Order>
<WriteReport />
<!-- Starting this! -->
<If condition="Me.IsInTown">
<UseWaypoint questId="1" x="402.5403" y="414.342" z="1.5338" levelArea="1999503360" actorId="6442 " waypointNumber="4" />
</If>
<!-- Circle around the Field of Slaughter Until . -->
<MoveTo questId="1" x="3321.838" y="506.628" z="0.1" name="Farm Point 1" />
<WaitTimer questId="1" waitTime="10000" />
<MoveTo questId="1" x="3494.252" y="361.5757" z="0.1000321" name="Farm Point 2" />
<WaitTimer questId="1" waitTime="10000" />
<MoveTo questId="1" x="3319.676" y="251.2989" z="0.1000017" name="Farm Point 3" />
<WaitTimer questId="1" waitTime="10000" />
<MoveTo questId="1" x="3157.627" y="455.7908" z="0.1000006" name="Farm Point 4" />
<WaitTimer questId="1" waitTime="10000" />
<MoveTo questId="1" x="3050.277" y="421.578" z="0.1000009" name="Farm Point 5" />
<WaitTimer questId="1" waitTime="10000" />
<MoveTo questId="1" x="2882.346" y="483.9236" z="0.1" name="Farm Point 6" />
<WaitTimer questId="1" waitTime="10000" />
<MoveTo questId="1" x="2870.283" y="698.4066" z="0.1000002" name="Farm Point 7" />
<WaitTimer questId="1" waitTime="10000" />
<MoveTo questId="1" x="2958.184" y="833.8097" z="0.2000004" name="Farm Point 8" />
<WaitTimer questId="1" waitTime="10000" />
<!-- Stuck here -->
<MoveTo questId="1" x="3044.217" y="864.0191" z="0.1" name="Stuck Fix 1" />
<WaitTimer questId="1" waitTime="10000" />
<MoveTo questId="1" x="3080.472" y="726.3459" z="0.1" name="Farm Point 9" />
<WaitTimer questId="1" waitTime="10000" />
<MoveTo questId="1" x="3211.531" y="833.6277" z="0.1" name="Farm Point 10" />
<WaitTimer questId="1" waitTime="10000" />
<MoveTo questId="1" x="3364.561" y="775.0524" z="0.1" name="Farm Point 11" />
<WaitTimer questId="1" waitTime="10000" />
<MoveTo questId="1" x="3406.543" y="605.4594" z="0.3011011" name="Farm Point 12" />
<WaitTimer questId="1" waitTime="10000" />
<UseTownPortal questId="1" />
<LeaveGame reason="Completion" />
</Order>
<KillMonsters>True</KillMonsters>
<PickupLoot>True</PickupLoot>
</Profile>
XML Profile for Field of Slaughter with Core of Arreat *Recommended
Code:
<Profile>
<Name>Act 3 - Field of Slaughter - gold farm profile by fifi - Arreat by Farix</Name>
<GameParams quest="101758" step="1" act="A3" difficulty="Nightmare" resumeFromSave="False" isPrivate="True" numGames="-1" />
<Order>
<WriteReport />
<!-- Starting this! -->
<UseWaypoint questId="1" x="402.5403" y="414.342" z="1.5338" levelArea="1999503360" actorId="6442 " waypointNumber="4" />
<!-- Circle around the Field of Slaughter Until . -->
<MoveTo questId="1" x="3394.807" y="613.6137" z="0.2161392" name="Farm Point 0" />
<MoveTo questId="1" x="3321.838" y="506.628" z="0.1" name="Farm Point 1" />
<MoveTo questId="1" x="3494.252" y="361.5757" z="0.1000321" name="Farm Point 2" />
<MoveTo questId="1" x="3319.676" y="251.2989" z="0.1000017" name="Farm Point 3" />
<MoveTo questId="1" x="3157.627" y="455.7908" z="0.1000006" name="Farm Point 4" />
<MoveTo questId="1" x="3050.277" y="421.578" z="0.1000009" name="Farm Point 5" />
<MoveTo questId="1" x="2882.346" y="483.9236" z="0.1" name="Farm Point 6" />
<MoveTo questId="1" x="2870.283" y="698.4066" z="0.1000002" name="Farm Point 7" />
<MoveTo questId="1" x="2958.184" y="833.8097" z="0.2000004" name="Farm Point 8" />
<!-- Stuck here -->
<MoveTo questId="1" x="3044.217" y="864.0191" z="0.1" name="Stuck Fix 1" />
<MoveTo questId="1" x="3080.472" y="726.3459" z="0.1" name="Farm Point 9" />
<MoveTo questId="1" x="3239.167" y="857.3362" z="0.1" name="Stuck Fix 2" />
<MoveTo questId="1" x="3284.661" y="860.6576" z="0.1" name="Farm Point 10" />
<MoveTo questId="1" x="3364.561" y="775.0524" z="0.1" name="Farm Point 11" />
<MoveTo questId="1" x="3406.543" y="605.4594" z="0.3011011" name="Farm Point 12" />
<UseTownPortal questId="1" />
<WaitTimer WaitTime="1000" />
<If condition="Me.IsInTown==False">
<UseTownPortal questId="1" />
</If>
<!-- Start Core of Arreat -->
<UseWaypoint questId="1" x="402.5403" y="414.342" z="1.5338" levelArea="1999503360" actorId="6442 " waypointNumber="10" />
<MoveTo questId="1" x="1140.684" y="731.071" z="0.1000002" name="Beginning next to waypoint" />
<WaitTimer WaitTime="0" />
<MoveTo questId="1" x="780.8392" y="615.3609" z="0.1000229" name="First Anti-Stuck checkpoint" />
<WaitTimer WaitTime="0" />
<MoveTo questId="1" x="735.1879" y="547.0051" z="0.1000168" name="Second Anti-Stuck checkpoint" />
<WaitTimer WaitTime="0" />
<MoveTo questId="1" x="547.4075" y="550.043" z="0.1000227" name="Third Anti-Stuck checkpoint" />
<WaitTimer WaitTime="0" />
<MoveTo questId="1" x="548.5098" y="624.3898" z="0.1000153" name="Fourth Anti-Stuck checkpoint" />
<WaitTimer WaitTime="0" />
<MoveTo questId="1" x="205.4547" y="721.572" z="-36.49999" name="Final checkpoint" />
<WaitTimer WaitTime="0" />
<UseTownPortal questId="1" />
<LeaveGame reason="Completion" />
</Order>
<KillMonsters>True</KillMonsters>
<PickupLoot>True</PickupLoot>
</Profile>
XML Profile for Field of Core of Arreat then Field by Promise
Code:
<Profile>
<Name>Act 3 - Arreat to Fields of Slaughter - Promise edit.</Name>
<GameParams quest="101758" step="1" act="A3" difficulty="Nightmare" resumeFromSave="False" isPrivate="True" numGames="-1" />
<Order>
<WriteReport />
<!-- Starting this! -->
<If condition="Me.IsInTown">
<UseWaypoint questId="1" x="402.5403" y="414.342" z="1.5338" levelArea="1999503360" actorId="6442 " waypointNumber="10" />
</If>
<MoveTo questId="1" x="1140.684" y="731.071" z="0.1000002" name="Beginning next to waypoint" />
<WaitTimer WaitTime="0" />
<MoveTo questId="1" x="780.8392" y="615.3609" z="0.1000229" name="First Anti-Stuck checkpoint" />
<WaitTimer WaitTime="0" />
<MoveTo questId="1" x="735.1879" y="547.0051" z="0.1000168" name="Second Anti-Stuck checkpoint" />
<WaitTimer WaitTime="0" />
<MoveTo questId="1" x="547.4075" y="550.043" z="0.1000227" name="Third Anti-Stuck checkpoint" />
<WaitTimer WaitTime="0" />
<MoveTo questId="1" x="548.5098" y="624.3898" z="0.1000153" name="Fourth Anti-Stuck checkpoint" />
<WaitTimer WaitTime="0" />
<MoveTo questId="1" x="205.4547" y="721.572" z="-36.49999" name="Final checkpoint" />
<UseTownPortal questId="1" />
<UseWaypoint questId="1" x="402.5403" y="414.342" z="1.5338" levelArea="1999503360" actorId="6442 " waypointNumber="4" />
<!-- Circle around the Field of Slaughter Until . -->
<MoveTo questId="1" x="3321.838" y="506.628" z="0.1" name="Farm Point 1" />
<MoveTo questId="1" x="3494.252" y="361.5757" z="0.1000321" name="Farm Point 2" />
<MoveTo questId="1" x="3319.676" y="251.2989" z="0.1000017" name="Farm Point 3" />
<MoveTo questId="1" x="3157.627" y="455.7908" z="0.1000006" name="Farm Point 4" />
<MoveTo questId="1" x="3050.277" y="421.578" z="0.1000009" name="Farm Point 5" />
<MoveTo questId="1" x="2882.346" y="483.9236" z="0.1" name="Farm Point 6" />
<MoveTo questId="1" x="2870.283" y="698.4066" z="0.1000002" name="Farm Point 7" />
<MoveTo questId="1" x="2958.184" y="833.8097" z="0.2000004" name="Farm Point 8" />
<!-- Stuck here -->
<MoveTo questId="1" x="3044.217" y="864.0191" z="0.1" name="Stuck Fix 1" />
<MoveTo questId="1" x="3080.472" y="726.3459" z="0.1" name="Farm Point 9" />
<MoveTo questId="1" x="3211.531" y="833.6277" z="0.1" name="Farm Point 10" />
<MoveTo questId="1" x="3364.561" y="775.0524" z="0.1" name="Farm Point 11" />
<MoveTo questId="1" x="3406.543" y="605.4594" z="0.3011011" name="Farm Point 12" />
<WaitTimer WaitTime="10000" />
<UseTownPortal questId="1" />
<LeaveGame reason="Completion" />
</Order>
<KillMonsters>True</KillMonsters>
<PickupLoot>True</PickupLoot>
</Profile>
Note on Optimization for Field-Only
- Too Slow - Delete some WaitTimer questId="1" waitTime="10000" lines
- Too Fast - Increase the waitTime on WaitTimer questId="1" waitTime="10000"
Note on Optimization for Field+Arreat
- Minimize or Delete this line below
Code:
<WaitTimer WaitTime="6000" />
Revision
- Appended IF NOT statement to check if still not in town. (Rakkis')
- Fixed getting stuck around x="3239.167" y="857.3362" z="0.1"
Discuss how buggy it is, and please send me Screen Shot of bug.
Attachments
Last edited: