MMOMinion

Full Version: FFXIVMinion - Heavensward Update
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Possible BUG: Fate Grinding in N Than was working absolutely fantastic until I hit 53 and now Im too high too hit mob I need to sync but its not Synching I thinkit thinks it doesnt have to because old cap. This is huge since we cant bot past 53 fate grining. I could be wrong maybe its just me having trouble.

EDIT: I'm working on ACTool script to Level Sync. It just sucks you cant have FFXIV in background now. Ill post it soon so we can beat everyone to 60.
(06-21-2015, 02:33 AM)Bindles Wrote: [ -> ]Possible BUG: Fate Grinding in N Than was working absolutely fantastic until I hit 53 and now Im too high too hit mob I need to sync but its not Synching I thinkit thinks it doesnt have to because old cap. This is huge since we cant bot past 53 fate grining. I could be wrong maybe its just me having trouble.

You are not wrong.
I wrote this 3x here.
(06-21-2015, 02:29 AM)Cichard Wrote: [ -> ]
(06-21-2015, 02:27 AM)rubyking Wrote: [ -> ]
(06-21-2015, 02:25 AM)JWD1994 Wrote: [ -> ]Anyone have any idea on this?
http://puu.sh/iwttR/c719e535db.jpg
Log:
System.Net.WebException: The remote server returned an error: (400) Bad Request.
at System.Net.HttpWebRequest.GetResponse()
at MinionAPI.MinionAddonManager.DoLogin(String username, String password)

I think there must be with your early access code?

lol thats the minionapp launcher. maybe info is wrong?

Nuh info's right been trying things to get it going since minion was up.

Ace said he's had the login error before but couldn't remember what to do with it. Have no AV or anything I can see that would be blocking the connection but something seems to.
we might be able to fix it ourselves by editing the lua file, does anyone know in which file this might be located?
(06-21-2015, 02:40 AM)Bindles Wrote: [ -> ]we might be able to fix it ourselves by editing the lua file, does anyone know in which file this might be located?

Maybe:
MINIONAPP\Bots\FFXIVMinion\LuaMods\ffxivminion\ffxiv_task_fate

But I dont know what to change, if it is right file.
(06-21-2015, 02:40 AM)Bindles Wrote: [ -> ]we might be able to fix it ourselves by editing the lua file, does anyone know in which file this might be located?

guys they are aware of it. for now just go to the new zone.... and fate level there i guess?
(06-21-2015, 02:45 AM)Iwantall Wrote: [ -> ]
(06-21-2015, 02:40 AM)Bindles Wrote: [ -> ]we might be able to fix it ourselves by editing the lua file, does anyone know in which file this might be located?

Maybe:
MINIONAPP\Bots\FFXIVMinion\LuaMods\ffxivminion\ffxiv_task_fate

But I dont know what to change, if it is right file.

I wanted, but still no navmesh there.
(06-21-2015, 02:40 AM)Bindles Wrote: [ -> ]we might be able to fix it ourselves by editing the lua file, does anyone know in which file this might be located?

I'd imagine the file you're looking for to change the level sync would be ffxiv_task_fate.lua

local plevel = Player.level
if (fate.level < plevel - 5) then
return false
end
(06-21-2015, 02:47 AM)Iwantall Wrote: [ -> ]
(06-21-2015, 02:45 AM)Iwantall Wrote: [ -> ]
(06-21-2015, 02:40 AM)Bindles Wrote: [ -> ]we might be able to fix it ourselves by editing the lua file, does anyone know in which file this might be located?

Maybe:
MINIONAPP\Bots\FFXIVMinion\LuaMods\ffxivminion\ffxiv_task_fate

But I dont know what to change, if it is right file.

I wanted, but still no navmesh there.

latty released a mesh to download. or you can simply make your own.....
That navmeshes are not for world, but only for Isghard city.
So its for nothing. :)