Guest User

Untitled

a guest
Jun 11th, 2012
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. <Profile>
  2. <!--
  3. Steps before loading and running the profie with the bot.
  4. * Change quest to "Act1 Legacy of Cain, Explore Cellar", Inferno difficulty.
  5. * Start Game
  6. * From town take the waypoint to -> "The Old Ruins"
  7. * Run west until you reach the checkpoint, ( opposite way of where the cathedral is. )
  8. * Once you are saved load the profile and hit Start!
  9. * Enjoy!
  10. -->
  11.  
  12. <Name>Sarkoth farm profile by Nesox</Name>
  13. <GameParams quest="72095" step="51" act="A1" difficulty="Inferno" resumeFromSave="True" isPrivate="True"
  14.  
  15. numGames="-1" />
  16. <Order>
  17. <WriteReport />
  18.  
  19. <!-- Use Waypoint to Old Ruins -->
  20. <UseWaypoint questId="1" x="2980.841" y="2835.406" z="24.89948" waypointNumber="1" actorId="223757" />
  21.  
  22. <!-- Move to Sarkoth -->
  23. <MoveTo questId="1" x="2067.5" y="2480" z="27.10001" name="Dank cellar portal" />
  24. <If condition="ActorExistsAt(176007, 2059.629, 2478.667, 27.02374, 15)">
  25. <While condition="Me.CurrentScene is not None and not Me.CurrentScene.Mesh.LevelAreaSNO == 106756">
  26. <UseObject questId="1" x="2058.653" y="2476.354" z="26.32902" actorId="176007" interactRange="10" />
  27. <WaitTimer questId="1" waitTime="1500" />
  28. </While>
  29. <MoveTo questId="1" x="117.8131" y="103.533" z="0.1000004" />
  30. </If>
  31. <UseTownPortal questId="1" />
  32. <LeaveGame reason="Run is done" />
  33. </Order>
  34. <KillMonsters>True</KillMonsters>
  35. <PickupLoot>True</PickupLoot>
  36. </Profile>
Advertisement
Add Comment
Please, Sign In to add comment