06-30-2019, 12:39 AM
At level 67, the bot teleports to The Azim Steppes to grind fate. Can someone please tell me how do I force bot to stay in The Fringes?
In ffxiv.lua, at line 135 under ffxivminion.AutoGrindDefault = [[, I have removed the following:
"elseif (level >= 67 and CanAccessMap(622)) then
return 622 --The Azim Steppes"
But that didn't work, the bot was still teleporting to Azim Steppes. I reloaded lua, also tried restarting bot and game client but none have worked.
In ffxiv.lua, at line 135 under ffxivminion.AutoGrindDefault = [[, I have removed the following:
"elseif (level >= 67 and CanAccessMap(622)) then
return 622 --The Azim Steppes"
But that didn't work, the bot was still teleporting to Azim Steppes. I reloaded lua, also tried restarting bot and game client but none have worked.