MMOMinion
Gather Mode - Profile Support/GUI Changes - Printable Version

+- MMOMinion (https://www.mmominion.com)
+-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87)
+--- Forum: News & Announcements (https://www.mmominion.com/forumdisplay.php?fid=88)
+--- Thread: Gather Mode - Profile Support/GUI Changes (/showthread.php?tid=13998)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12


RE: Gather Mode - Profile Support/GUI Changes - Derpgoon - 10-08-2015

Ace sorry if i am repeating myself but since you posted and didn't adressed my question i will repost it here.


he new gather task ignores teleport to node in Botany compared to pre-update (includes ofc Teleport enabled with paranoid disabled)

Is it a bug?


RE: Gather Mode - Profile Support/GUI Changes - hamsterz - 10-08-2015

can we get idle locations back then? i dont want to fill my inventory with stuff i dont want just so my gatherer doesnt idle at unspoiled nodes


RE: Gather Mode - Profile Support/GUI Changes - Ace - 10-08-2015

Teleport is fixed now~

If you are wanting to idle just create a task that points where you want it to wait, and if that location has gathering nodes visible, you can just pass something to the whitelist like "100", which is not a contentid it will ever find, thus, it will just wait.


RE: Gather Mode - Profile Support/GUI Changes - hamsterz - 10-08-2015

im doing that at the moment using inns as my desired idle location but its not moving to the next unspoiled node unless i disable/re-enable the bot. ill try a different area using whitelist


RE: Gather Mode - Profile Support/GUI Changes - sebbs - 10-08-2015

(10-08-2015, 12:48 AM)hamsterz Wrote:  can we get idle locations back then? i dont want to fill my inventory with stuff i dont want just so my gatherer doesnt idle at unspoiled nodes

try this is a city.
just add map id and coords of idle position and it wont farm anything while it waits.

Code:
[1000] = {
    ["type"] = "botany";
    ["radius"] = 1;
    ["minlevel"] = 1;
    ["mapid"] = x;
    ["pos"] =  {
        ["x"] = x;
        ["y"] = x;
        ["z"] = x;
    };    
    ["lowpriority"] = true;
};



RE: Gather Mode - Profile Support/GUI Changes - Derpgoon - 10-08-2015

Teleport is fixed. Ty Ace for the swift fix <3


RE: Gather Mode - Profile Support/GUI Changes - 9874126 - 10-08-2015

A quick question: is there a profile conditioner I can use for when my inventory is full? For example, let's say my inventory is completely full, but I can still gather shards/crystals/clusters, can I tell the bot to continue gathering until full on shards/crystals/clusters?


RE: Gather Mode - Profile Support/GUI Changes - hamsterz - 10-08-2015

thanks i have idle locations working now


RE: Gather Mode - Profile Support/GUI Changes - Wonderland - 10-08-2015

Hi Ace,

I love the sound of this new Profile system. Very good.

Just wondering though is there going to be any GUI for creating these for those of us who are not up to the task of creating profiles with code?


RE: Gather Mode - Profile Support/GUI Changes - brocklesnar - 10-08-2015

nope profile is the way to go