Hello WRobot Community,
at the moment I am working on a dungeon/raid profile for just farming trash (Run into dungeon - Kill trash - Run out of dungeon - Reset - Repeat). I created a profile which pulls via FollowPath and the condition that the Quest is completed as soon as the path is completed.
The problem i am facing is: The route of the pulls is completed nicely, but the bot only dismounts when getting CCed by the mobs. I am searching for a possibility to let the bot dismount after every FollowPath, to: Kill the mobs - Mount - Do next pull - And so on.
One step further: If i have to create new subquests for each dismount and trashpack-kill, what would be a good condition to "finish" that subquest? Something like "if character is out of combat = completed".
I already checked many forum threads with similar problems and also was using the temple of atal hakkar profile as a foundation, but i didn't find anything that could solve my problem.
I would be glad for any suggestions. Thanks in advance.