tozededao
Community Developer
- Joined
- Jan 15, 2010
- Messages
- 1,225
- Reaction score
- 5
Did this request yesterday but it seems there was a forum rollback.
Nowadays one of the easiest way to level paragon is by farming Eastern and Western Channel on Act 2.
I'm rust from these profile tags nowadays since they've changed a lot and I haven't used this bot for like 1 year.
Heres what I think it should do :
If we are in town and there is no Portal up to Ancient Waterway, teleport to Dahlgur Oasis. I have no idea how to do this.
- In Dahlgur Oasis find the Ancient Waterway entrance and enter it.
- As soon as you enter you get the Checkpoint
Normal part of the profile
- Enter Western Channel.
- Clear it.
- Enter Western Flow Control
- Enter Eastern Channel.
- Clear it.
- Town Teleport.
- Leave game.
Nowadays one of the easiest way to level paragon is by farming Eastern and Western Channel on Act 2.
I'm rust from these profile tags nowadays since they've changed a lot and I haven't used this bot for like 1 year.
Heres what I think it should do :
If we are in town and there is no Portal up to Ancient Waterway, teleport to Dahlgur Oasis. I have no idea how to do this.
- In Dahlgur Oasis find the Ancient Waterway entrance and enter it.
- As soon as you enter you get the Checkpoint
Normal part of the profile
- Enter Western Channel.
Code:
<MoveToActor questId="1" stepId="40" actorId="175467" isPortal="True" destinationWorldId="62776" x="93" y="3" z="11" straightLinePathing="True" />
<!-- To Western Channel -->
<WaitTimer questId="1" stepId="40" waitTime="1000" />
Code:
<TrinityExploreDungeon questId="1" stepId="40" boxTolerance=".70" boxSize="10" until="ExitFound" exitNameHash="1140186062" pathPrecision="40">
<PrioritizeScenes>
<PriorityScene sceneName="Exit" />
</PrioritizeScenes>
<IgnoreScenes>
<IgnoreScene sceneName="Aqd_N_" />
<IgnoreScene sceneName="Aqd_S_" />
<IgnoreScene sceneName="Aqd_E_" />
<IgnoreScene sceneName="Aqd_W_" />
</IgnoreScenes>
</TrinityExploreDungeon>
Code:
<MoveToMapMarker questId="57335" stepId="40" markerNameHash="1140186062" actorId="176007" destinationWorldId="59486" isPortal="True" /><WaitTimer questId="57335" stepId="40" waitTime="1000" />
- Clear it.
- Town Teleport.
- Leave game.
Last edited:






