wowcheesestick
New Member
- Joined
- Jun 17, 2012
- Messages
- 141
- Reaction score
- 0
I have experiencing the issue where after I sell my items, town becomes the checkpoint and the only way to get out of it is to reconfigure a Game with an earlier step, then go back to Act1 Legacy of Cain, Explore Cellar then use the waypoint to go to the checkpoint.
In order to achieve this, I currently have this:
<Name>Sarkoth farm profile modified by botron (orignial by Nesox)</Name>
<GameParams quest="72095" step="51" act="A1" difficulty="Inferno" resumeFromSave="True" isPrivate="True" numGames="-1" />
<Order>
<WriteReport />
<LeaveGame reason="Correcting Checkpoint 1" />
<WaitTimer questId="1" waitTime="10000" />
<GameParams quest="72095" step="50" act="A1" difficulty="Inferno" resumeFromSave="True" isPrivate="True" numGames="-1" />
<WaitTimer questId="1" waitTime="10000" />
<LeaveGame reason="Correcting Checkpoint 2" />
<GameParams quest="72095" step="51" act="A1" difficulty="Inferno" resumeFromSave="True" isPrivate="True" numGames="-1" />
<UseWaypoint questId="1" waypointNumber="1" actorId="223757" x="2981.081" y="2835.932" z="24.89527" />
I am simply testing the creation of the games but after the first creation, the bot just stops. Anyone knows why?
Thanks
In order to achieve this, I currently have this:
<Name>Sarkoth farm profile modified by botron (orignial by Nesox)</Name>
<GameParams quest="72095" step="51" act="A1" difficulty="Inferno" resumeFromSave="True" isPrivate="True" numGames="-1" />
<Order>
<WriteReport />
<LeaveGame reason="Correcting Checkpoint 1" />
<WaitTimer questId="1" waitTime="10000" />
<GameParams quest="72095" step="50" act="A1" difficulty="Inferno" resumeFromSave="True" isPrivate="True" numGames="-1" />
<WaitTimer questId="1" waitTime="10000" />
<LeaveGame reason="Correcting Checkpoint 2" />
<GameParams quest="72095" step="51" act="A1" difficulty="Inferno" resumeFromSave="True" isPrivate="True" numGames="-1" />
<UseWaypoint questId="1" waypointNumber="1" actorId="223757" x="2981.081" y="2835.932" z="24.89527" />
I am simply testing the creation of the games but after the first creation, the bot just stops. Anyone knows why?
Thanks