If your bot is stopping when changing zones or when dying/loading, you can use this instead. I fixed it by commenting out the TreeRoot.Start/TreeRoot.End lines. I tested it by teleporting back to the city and dying on purpose. It will try to teleport again instead of getting stuck at "Unable to teleport, you are unsconscious" I hope it helps others with the same problem http://pastebin.com/rAVRw5yT
You can find the current zone ID by running the first snippet found here in the Console: http://pastebin.com/raw/C0rmU0Uz
I updated the Plugin for the new API change. Actionmanager => ActionManager. Update 1 :Apparently Aleport Teleport is causing an infinite loop, the map ID's were not the same, 138 => 152. Changed from 138(TeleportTo) => 138(CheckMapID) => Grind Fates. ( Simply said ) Though, after 10 beers, now... Is the original author still on this or not? Because we could take care of it [probably] ~ I do not use ExFate, as i still have not gotten into it.
I updated the Plugin in a couple of ways and created a repository for it. It didn't leave many stones unturned Somehow the whole thing was not working anymore, .. nevermind. If anyone has suggestions or runs into issues - please tell me or put a bug report into the repository - or create a PR You can download from github: https://github.com/Sidgurdan/FateAutoLeveler/archive/main.zip