MMOMinion

Full Version: FFXIVMinion - Heavensward Update
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Why the bot wants to update every change i make on the markers? i canot set unspoiled gathering cause every update it deletes them
just small problem after you d/c from game u dont get auto log in to work
Was frustrated on why it wasn't working for me. Read the installation and then it hit me, didn't have Microsoft security installed anymore. Working smoothly after I've realized that face palm moment.
More on the Level Sync Problem: It only fails to Sync when you are EXACTLY 4 lvls above fate. Once i hit 54 it synced fine. Also if you cant be botherd with one level of not syncing, here is the Fix:

local plevel = Player.level
if (fate.level < plevel - 5) then
return false
end
[change to]
local plevel = Player.level
if (fate.level < plevel - 4) then
return false
end

OR here is the update lua file: ffxi_task_fate.lua
https://www.dropbox.com/s/5rmnoatqugnky6...e.lua?dl=0

I believe it used to be 5 levels or higer to sync now its 4 i dont think it has to do with the cap after all. I just want to help, because you have helped me so much by making the best ffxiv bot that ever will exist.
yay thank you
on the dark knight profile power slash is not working.
This is what I am running into atm when trying to record meshes it does not wanna place triangles on various locations, and some of these locations are needed for (main) quests, does anyone have an idea as to why?

Thanks in advance,
Installed the MinionApp, installed the bot via the App, made all the updates, but still stuck at the launch point:

"Game started, waiting for bot to attach"

Game launches but stays at the login screen. Any idea what to do?
(06-21-2015, 10:18 AM)Mutantx Wrote: [ -> ]on the dark knight profile power slash is not working.

Look at the profile. The combo skill ID is wrong. I noticed that when it first came up. Just a typo I guess :D
fxfire, I think the relogger didn't work. I got into the in intro trailer after every 30 min - 1 hour, and the relogger didn't log into the game.