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.
It's not wrong I just noticed it kept running back to the marker in between spawns and kurrea kept aggroing
(12-19-2014, 06:49 AM)atmarkham Wrote: [ -> ]It's not wrong I just noticed it kept running back to the marker in between spawns and kurrea kept aggroing

No prob.
Ive tried to check as much as i can but dont have time fot all the books yet.

** Updated Position**

Thanks.
(12-11-2014, 09:58 AM)mumitroll Wrote: [ -> ]Could you prove an example task for gathering? :)

Will look something like the following.

-- Inventory Based Count
[0] = {
["mode"] = "Gather";
["markerType"] = "botanyMarker";
["marker"] = "Test 1";
["useStealth"] = "1";
["itemId"] = 5380;
["itemCount"] = 50;
["gearset"] = 2;
["gatherItemName"] = "Maple Log";
["location"] = {
["map"] = 148;
["mesh"] = "Central Shroud";
["x"] = 76.23959350586;
["y"] = 4.3239574432373;
["z"] = -196.32092285156;
};
};

This will count in items in your inventory regardless of the start quantity.
**This can also be used in duty grinds to count tome's or gil**

-- Level Based
[1] = {
["mode"] = "Gather";
["markerType"] = "botanyMarker";
["marker"] = "Test 1";
["useStealth"] = "1";
["itemId"] = 5380;
["maxLevel"] = 6;
["gearset"] = 2;
["gatherItemName"] = "Maple Log";
["location"] = {
["map"] = 148;
["mesh"] = "Central Shroud";
["x"] = 76.23959350586;
["y"] = 4.3239574432373;
["z"] = -196.32092285156;
};
};


If you reach a certain level it will move to the next step.

**Currently Researching how to discover gathering items**

Gearset switch is an option for multi class gathering/Grinding.

[attachment=2611]
this is amazing. thank you.
I've gotten the latest downloads in this thread but I keep running into issues in the fate portions where it will run to the fate location but wont do anything at that point. Only one book of the 4 I've done so far has engaged the fates and I couldnt tell you which one but right now I'm using the "1_Zodiac_Book_of_Skyfall_I" and its not doing the fates. I dont think I've botched any settings but do you have any idea why?
What it should do is go to the fate point and wait for the fate to spawn.

Depending on your fate setting, it may not join the fate until part of the way through the fate.

It wont grind mobs while waiting for the fat to spawn but will kill any agro mobs.

My settings are set at 1% so i dont try and solo any fates.

[Image: 2vvn885.png]

If your settings to join are to high you may not get the recognition for the book but the TM will count as done.
Hi

I'm currently testing the book of "Skyfire I".

If I manually stop the bot for any reason, and then try to resume at a later time. All progress information is lost and the TaskManager tries to go back from the beginning and start over to kill 100 mobs.

Is there any chance the bot can continue from where u left off?

I tried to modify the "current task" and "count" setting, but it reset to zero every time I start up the bot.

BR

[Image: 15piuc4.jpg]
(12-22-2014, 02:17 PM)bizzmo Wrote: [ -> ]Hi

I'm currently testing the book of "Skyfire I".

If I manually stop the bot for any reason, and then try to resume at a later time. All progress information is lost and the TaskManager tries to go back from the beginning and start over to kill 100 mobs.

Is there any chance the bot can continue from where u left off?

I tried to modify the "current task" and "count" setting, but it reset to zero every time I start up the bot.

BR

[Image: 15piuc4.jpg]

Current task is where is is now.
Kill count is what your count is now.

To start from step 5 change the "Task Index" to 5.

As the header suggests those are information only.
Hi Sebbs

Thanks, i set the task index on 3 and it continue on the 3rd mobs and working good.

For your information task index 2, doesn't work. I tested it twice. When i had killed 10 mobs, task manager only recorded 4 kill count. Also i noticed it was standing still at a marker and mob spawned without engaging it, so my pet killed it.

I assume something is wrong with the marker and the mob setup for task index 2 (Sky fire I book)

BR / biz
(12-22-2014, 03:55 PM)bizzmo Wrote: [ -> ]Hi Sebbs

Thanks, i set the task index on 3 and it continue on the 3rd mobs and working good.

For your information task index 2, doesn't work. I tested it twice. When i had killed 10 mobs, task manager only recorded 4 kill count. Also i noticed it was standing still at a marker and mob spawned without engaging it, so my pet killed it.

I assume something is wrong with the marker and the mob setup for task index 2 (Sky fire I book)

BR / biz

Try and delete the marker and reactivate the TM.. it will make a new marker.

Open the console and see if there is an error and let us know.