MMOMinion

Full Version: Tam-Tara Hard
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've been trying to make a Duty profile for Tam-Tara Hard, but the bot won't select the duty and when i manually join the duty i will just stand there. Here is what i got so far but have not been able to test and complete it since the bot won't do anything.
Does the bot not support the new dungeons?

-- Persistent Data
local multiRefObjects = {

} -- multiRefObjects
local obj1 = {
["MapID"] = 373;
["Independent"] = true;
["Encounters"] = {
[1] = {
["doWait"] = true;
["doKill"] = true;
["bossIDs"] = "2837;2915";
["taskFunction"] = "ffxiv_duty_kill_task.Create";
["waitTime"] = 1000;
["failTime"] = 1000;
["startPos"] = {
["General"] = {
["y"] = 48.040058;
["x"] = 7.231389;
["h"] = -0.980746;
["z"] = -20.323313;
};
};
["radius"] = 24;
};
[2] = {
["doWait"] = true;
["doKill"] = true;
["bossIDs"] = "2837;2914;2844";
["taskFunction"] = "ffxiv_duty_kill_task.Create";
["waitTime"] = 1000;
["failTime"] = 1000;
["startPos"] = {
["General"] = {
["y"] = 43.040058;
["x"] = -16.545092;
["h"] = -2.370865;
["z"] = 27.565355;
};
};
["radius"] = 24;
};
[3] = {
["doWait"] = true;
["doKill"] = true;
["bossIDs"] = "2852";
["taskFunction"] = "ffxiv_duty_kill_task.Create";
["waitTime"] = 1000;
["failTime"] = 1000;
["startPos"] = {
["General"] = {
["y"] = 21.283735;
["x"] = 34.545898;
["h"] = 0.618205
["z"] = 90.602814;
};
};
["radius"] = 24;
};
};
["EncounterIndex"] = 0;
}
return obj1
Just FYI, as far as I know, the last boss reset like crazy. I have yet to find a spot to kill it.
can you share your file? I can't get mine to do anything. as far as resets you can set the bots independently withing range. they will die a lot but it will take care of the resets unless they all die at the same time.
I didn't make one. I was trying to see if its doable so I was just using Assist mode to try it.
If i can get this to work i'll share the profile when done. I'm mostly doing this to get my nexus. I've been spamming LCoA, but thats rather slow at 8min per run with only 3 dps since my mnk can't be attacking because it causes resets, but i'm really liking the telecast.
Tam-Tara will be way longer. You will need to clear those trash mobs to advance. Not to mention the 3 chests that needs to be opened.