I have tried all profiles here from different threads but it seems i cant make them work for gathering materials like "Dhalmel hide". Nothing worked from this thread: https://www.thebuddyforum.com/threads/order-bot-heavensward-simple-material-grind-profiles.219871/ I have no problem with DoLs as I'm using GatherUp to generate profiles and it works awesome. Is there anything i missed? Im using y2krazy's profiles for questing even stormblood MSQ & Job Quests works fine (https://www.thebuddyforum.com/threads/order-bot-material-grinds-requests-welcome.215780/) On the log, i noticed this line : "Stopping the bot. Reason: Profile Completed" (Complete log below) It will just tele my character to the aetheryte then stops so if my character is on the map already it just dont do anything. Please help
Please post full logs the next time, the excerpt does not help because it misses information like level, class and potential prior errors. My guess is that you are level 61 or higher, causing the profile to exit immediately due to the "while" attached to the Grind order. If that is the case, please replace HTML: <Grind grindRef="Last Step" while="Core.Player.ClassLevel < 61" /> with HTML: <Grind grindRef="Last Step" /> in the profile, save it and load it again.