Thread Rating:
  • 12 Vote(s) - 3.58 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gather Mode - Profile Support/GUI Changes
#79
Hi guys, just wondering if someone could have a quick look at this and see if they can spot what's wrong. I need the bot to move around to gather HW's mats since they are too far spread out. I've put a wait time of 120 into it so it will move to each node after that time limit but it isn't moving. it's just staying in the one spot after gathering the first set of nodes.

PHP Code:
local obj1 = {
    [
"setup"] = {
        [
"gearsetmining"] = 1;
        [
"gearsetbotany"] = 2;
    };
    [
"tasks"] = {
        [
1] = {
            [
"minlevel"] = 30;
            [
"maxlevel"] = 60;
            [
"maxtime"] = 120;
            [
"mapid"] = 398;
            [
"pos"] = {
                [
"x"] = 158.31;
                [
"y"] = -103.17;
                [
"z"] = 323.49;
                [
"h"] = 1.04;
            };
            [
"type"] = "botany";
            [
"skillprofile"] = "Gather HQ Mats";
            [
"lowpriority"] = true;
            [
"radius"] = 150;
            [
"dangerousarea"] = true;
            [
"usestealth"] = true;
            [
"item1"] = "Dark Chestnut";
            [
"item2"] = "Dark Chestnut Log";
        };
        [
2] = {
            [
"minlevel"] = 30;
            [
"maxlevel"] = 60;
            [
"maxtime"] = 120;
            [
"mapid"] = 398;
            [
"pos"] = {
                [
"x"] = 291.49;
                [
"y"] = -71.34;
                [
"z"] = 166.63;
                [
"h"] = -2.91;
            };
            [
"type"] = "botany";
            [
"skillprofile"] = "Gather HQ Mats";
            [
"radius"] = 150;
            [
"dangerousarea"] = true;
            [
"usestealth"] = true;
            [
"item1"] = "Dark Chestnut";
            [
"item2"] = "Dark Chestnut Log";
        };
        [
3] = {
            [
"minlevel"] = 30;
            [
"maxlevel"] = 60;
            [
"maxtime"] = 120;
            [
"mapid"] = 398;
            [
"pos"] = {
                [
"x"] = 124.09;
                [
"y"] = -79.17;
                [
"z"] = 161.07;
                [
"h"] = -1.40;
            };
            [
"type"] = "botany";
            [
"skillprofile"] = "Gather HQ Mats";
            [
"radius"] = 150;
            [
"dangerousarea"] = true;
            [
"usestealth"] = true;
            [
"item1"] = "Dark Chestnut";
            [
"item2"] = "Dark Chestnut Log";
        };
    };
}
return 
obj1 
 


Messages In This Thread
RE: Gather Mode - Profile Support/GUI Changes - by Wonderland - 10-09-2015, 11:54 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products