MMOMinion

Full Version: [Release] TaskManager - Updated [2015-02-28]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is it possible to make a profile that attunes to every aetherite?
should be easy. just a bunch of zone ids with interacts, and run with "use aetherites" disabled on the bot.
Well this add-on is awesome and the book tasks worked great.

Gonna see if I can get something like that working later on.

was trying with something like:

[0] = {
["mapid"] = 141;
["type"] = "interact";
["delay"] = 2000;
["id"] = 4205023;
["contentid"] = 53;
["meshname"] = "Zone_Thanalan_Central";
["pos"] = {
["y"] = 0.30000001192093;
["x"] = -16.200000762939;
["z"] = -166.60000610352;
};
};

for a task but definitely not doing what I want it to do.

Does this even make sense? Do I need to add in more parameters?
Install files here.....
[Image: 2cgkgg9.png]
Select task and enable.
[Image: 2lm9cah.png]

(12-29-2014, 02:11 AM)Rusifaa Wrote: [ -> ]Well this add-on is awesome and the book tasks worked great.

Gonna see if I can get something like that working later on.

was trying with something like:

[0] = {
["mapid"] = 141;
["type"] = "interact";
["delay"] = 2000;
["id"] = 4205023;
["contentid"] = 53;
["meshname"] = "Zone_Thanalan_Central";
["pos"] = {
["y"] = 0.30000001192093;
["x"] = -16.200000762939;
["z"] = -166.60000610352;
};
};

for a task but definitely not doing what I want it to do.

Does this even make sense? Do I need to add in more parameters?

Interact isnt part of the current tm program.

If you make the request it may be added but for now it would need to be part of a quest file.
Okay, Thanks Sebbs

Guess I'll try making a quest profile for attuning to the aetherites.
Figured I'd upload a quick example of how the hunting log task can be done. I based this off of Sebb's formatting for books and it wouldn't currently be possible without Earisu's Task Manager. I tested rank 1 archer starting at level 6 on 2 characters and it did all entries in level 1 gear. It acts a bit goofy with links but eventually straightens itself out.

Edit:
Added Rank 2-3. Tested with 50 BRD. I wouldn't recommend attempting with a low level arc as the links can get crazy.
Nice, good job. Going to make a few myself this week once my mules are 50
neat tool. i just noticed that toon killed more than what is required to slain 10 times. killed 15 times before tp to next spot. not sure if this intended.
not counting correctly. slain 5 times only show 3 on task manager.
The count issue is know. Atm it usually counts less than actual so it wont be a bit issue right now.

Duty count is off too.

Gathering works fine.
New little addon which compliments TaskMaster very nicely for duty runs found Here

This will make farming Relic drops, Duty Leveling etc etc so much easier.

This is being tested by me right now but here is a leveling pack with most of the work done for you all. (3 Dungeons in no issues)

Let me know if any bugs occur and thanks to Nasoo for the duty swap add-on.

Contents:

Task Master (Credit to Earisu)
Duty Swap add-on (Credit to Nasoo)
Leveling Profiles (Credit to Cichard)
Leveling Tasks (Myself)

The task is specificly for classes made after all dungeons are unlocked and will follow the Duties shown Here.

15-20 Satasha
20-24 Halatali
24-28 Toto-Rak
28-35 Hauke Manor
35-38 Sunken Temple
38-42 Cutter's Cry
42-44 Stone Vigil
44-47 Dzemael Darkhold
47-50 Aurum Vale

Put Duties in folder \LuaMods\ffxivminion\DutyProfiles

Use the task on the Leader who needs to be the lowest level.
Use the switch addon on the others.

Have fun.

Fate Leveling Task also in the pack.

[attachment=2655]