Thread Rating:
  • 4 Vote(s) - 2.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bot Won't Collect
#2
Hi,
that is an skill profile where you set up the skills that you like to use - the rotation. But you need also a gather profile that includes the coors and the info which item you like to obtain. There you set it as a collectable.

thats my gather profile but there is also an example under MINIONAPP\Bots\FFXIVMinion64\LuaMods\ffxivminion\GatherProfiles

Code:
local obj1 = {
    ["setup"] = {
        ["gearsetmining"] = 17;
        ["gearsetbotany"] = 16;
    };
    ["tasks"] = {
        [1] = {  -- Almandin @ 12AM-4AM (Botanist / The Lochs)
            ["mapid"] = 621;
            ["radius"] = 300;
            ["pos"] = {
                ["x"] = -420.36;
                ["y"] = 11.67;
                ["z"] = -241.9;
                ["h"] = 0;
            };
            ["type"] = "mining";
            ["item1"] = "Almandin";
            ["item2"] = "";
            ["mingp"] = 600;
            ["eorzeaminhour"] = 0;
            ["eorzeamaxhour"] = 4;
            ["skillprofile"] = "(D) Coll_EPHnode";
            ["gatherrares"] = true;
            ["gatherspecialrares"] = true;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["usecordials"] = true;
            ["lowpriority"] = true;
            ["timeout"] = 1500;
            ["unspoiled"] = true;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
            ["collectables"] = {
                ["Almandin"] = 414;
            };
        };        
        [2] = {  -- Re-Pop Task 01 (1of3) @ 12AM-4AM (Mining / The Lochs)
            ["mapid"] = 621;
            ["radius"] = 50;
            ["pos"] = {
                ["x"] = -393.61;
                ["y"] = 13.93;
                ["z"] = -262.3;
                ["h"] = -0.00;
            };
            ["type"] = "mining";
            ["item1"] = "Ice Crystal";
            ["eorzeaminhour"] = 0;
            ["eorzeamaxhour"] = 4;
            ["skillprofile"] = "(D) Coll_EPHnode";
            ["gatherrares"] = false;
            ["gatherspecialrares"] = false;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["lowpriority"] = true;
            ["maxtime"] = 7500;
            ["timeout"] = 7500;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
        };
        [3] = {  -- Re-Pop Task 01 (2of3) @ 12AM-4AM (Mining / The Lochs)
            ["mapid"] = 621;
            ["radius"] = 50;
            ["pos"] = {
                ["x"] = -404.0;
                ["y"] = 14.02;
                ["z"] = -270.8;
                ["h"] = -0.00
            };
            ["type"] = "mining";
            ["item1"] = "Ice Crystal";
            ["eorzeaminhour"] = 0;
            ["eorzeamaxhour"] = 4;
            ["skillprofile"] = "(D) Coll_EPHnode";
            ["gatherrares"] = false;
            ["gatherspecialrares"] = false;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["lowpriority"] = true;
            ["maxtime"] = 7500;
            ["timeout"] = 7500;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
        };
        [4] = {  -- Re-Pop Task 01 (3of3) @ 12AM-4AM (Mining / The Lochs)
            ["mapid"] = 621;
            ["radius"] = 50;
            ["pos"] = {
                ["x"] = -578.15;
                ["y"] = 20.08;
                ["z"] = -153.19;
                ["h"] = -0.00
            };
            ["type"] = "mining";
            ["item1"] = "Ice Crystal";
            ["eorzeaminhour"] = 0;
            ["eorzeamaxhour"] = 4;
            ["skillprofile"] = "(D) Coll_EPHnode";
            ["gatherrares"] = false;
            ["gatherspecialrares"] = false;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["lowpriority"] = true;
            ["maxtime"] = 7500;
            ["timeout"] = 7500;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
        };
        
        [5] = {  -- Torreya Branch @ 4AM-8AM (Botany / The Lochs)
            ["mapid"] = 621;
            ["radius"] = 300;
            ["pos"] = {
                ["x"] = 354.07;
                ["y"] = 25.24;
                ["z"] = -567.5;
                ["h"] = -0.00;
            };
            ["type"] = "botany";
            ["item1"] = "Torreya Branch";
            ["item2"] = "Ice Crystal";
            ["mingp"] = 600;
            ["eorzeaminhour"] = 4;
            ["eorzeamaxhour"] = 8;
            ["skillprofile"] = "(D) Coll_EPHnode";            
            ["gatherrares"] = true;
            ["gatherspecialrares"] = true;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["usecordials"] = true;
            ["lowpriority"] = true;
            ["timeout"] = 1500;
            ["unspoiled"] = true;
            ["dangerousarea"] = true;
            ["usestealth"] = true;            
            ["collectables"] = {
                ["Torreya Branch"] = 414;
            };
        };
        [6] = {  -- Re-Pop Task 04 (1of3) @ 4AM-8AM (Botany / The Lochs)
            ["mapid"] = 621;
            ["radius"] = 50;
            ["pos"] = {
                ["x"] = 368.58;
                ["y"] = 24.38;
                ["z"] = -507.3;
                ["h"] = -0.00;
            };
            ["type"] = "botany";                
            ["item1"] = "Ice Crystal";
            ["eorzeaminhour"] = 4;
            ["eorzeamaxhour"] = 8;
            ["skillprofile"] = "(D) Coll_EPHnode";
            ["gatherrares"] = false;
            ["gatherspecialrares"] = false;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["lowpriority"] = true;
            ["maxtime"] = 7500;
            ["timeout"] = 7500;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
        };
        [7] = {  -- Re-Pop Task 04 (2of3) @ 4AM-8AM (Botany / The Lochs)
            ["mapid"] = 621;
            ["radius"] = 50;
            ["pos"] = {
                ["x"] = 374.91;
                ["y"] = 25.01;
                ["z"] = -515.2;
                ["h"] = -0.00;
            };
            ["type"] = "botany";                
            ["item1"] = "Ice Crystal";
            ["eorzeaminhour"] = 4;
            ["eorzeamaxhour"] = 8;
            ["skillprofile"] = "(D) Coll_EPHnode";
            ["gatherrares"] = false;
            ["gatherspecialrares"] = false;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["lowpriority"] = true;
            ["maxtime"] = 7500;
            ["timeout"] = 7500;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
        };
        [8] = {  -- Re-Pop Task 04 (3of3) @ 4AM-8AM (Botany / The Lochs)
            ["mapid"] = 621;
            ["radius"] = 50;
            ["pos"] = {
                ["x"] = 400.10;
                ["y"] = 25.22;
                ["z"] = -648.0;
                ["h"] = -0.00;
            };
            ["type"] = "botany";                
            ["item1"] = "Ice Crystal";
            ["eorzeaminhour"] = 4;
            ["eorzeamaxhour"] = 8;
            ["skillprofile"] = "(D) Coll_EPHnode";
            ["gatherrares"] = false;
            ["gatherspecialrares"] = false;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["lowpriority"] = true;
            ["maxtime"] = 7500;
            ["timeout"] = 7500;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
        };
        [9] = {  -- Doman Yellow @ 8AM-12AM (Botany / Azim Steppe)
            ["mapid"] = 622;
            ["radius"] = 300;
            ["pos"] = {
                ["x"] = -265.2;
                ["y"] = 13.22;
                ["z"] = 339.33;
                ["h"] = -0.00;
            };
            ["type"] = "botany";
            ["item1"] = "Doman Yellow";
            ["item2"] = "Earth Crystal";
            ["mingp"] = 600;
            ["eorzeaminhour"] = 8;
            ["eorzeamaxhour"] = 12;
            ["skillprofile"] = "(D) Coll_EPHnode";            
            ["gatherrares"] = true;
            ["gatherspecialrares"] = true;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["usecordials"] = true;
            ["lowpriority"] = true;
            ["timeout"] = 1500;
            ["unspoiled"] = true;
            ["dangerousarea"] = true;
            ["usestealth"] = true;            
            ["collectables"] = {
                ["Doman Yellow"] = 414;
            };
        };
        [10] = {  -- Re-Pop Task 04 (1of3) @ 8AM-12AM (Botany / Azim Steppe)
            ["mapid"] = 622;
            ["radius"] = 50;
            ["pos"] = {
                ["x"] = -166.66;
                ["y"] = 3.62;
                ["z"] = 361.21;
                ["h"] = -0.00;
            };
            ["type"] = "botany";                
            ["item1"] = "Earth Crystal";
            ["eorzeaminhour"] = 8;
            ["eorzeamaxhour"] = 12;
            ["skillprofile"] = "(D) Coll_EPHnode";
            ["gatherrares"] = false;
            ["gatherspecialrares"] = false;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["lowpriority"] = true;
            ["maxtime"] = 7500;
            ["timeout"] = 7500;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
        };
        [11] = {  -- Re-Pop Task 04 (2of3) @ 8AM-12AM (Botany / Azim Steppe)  
            ["mapid"] = 622;
            ["radius"] = 50;
            ["pos"] = {
                ["x"] = -167.5;
                ["y"] = 2.52;
                ["z"] = 377.14;
                ["h"] = -0.00;
            };
            ["type"] = "botany";                
            ["item1"] = "Earth Crystal";
            ["eorzeaminhour"] = 8;
            ["eorzeamaxhour"] = 12;
            ["skillprofile"] = "(D) Coll_EPHnode";
            ["gatherrares"] = false;
            ["gatherspecialrares"] = false;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["lowpriority"] = true;
            ["maxtime"] = 7500;
            ["timeout"] = 7500;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
        };
        [12] = {  -- Re-Pop Task 04 (3of3) @ 8AM-12AM (Botany / Azim Steppe)
            ["mapid"] = 622;
            ["radius"] = 50;
            ["pos"] = {
                ["x"] = -298.73;
                ["y"] = 5.81;
                ["z"] = 414.34;
                ["h"] = -0.00;
            };
            ["type"] = "botany";                
            ["item1"] = "Earth Crystal";
            ["eorzeaminhour"] = 8;
            ["eorzeamaxhour"] = 12;
            ["skillprofile"] = "(D) Coll_EPHnode";
            ["gatherrares"] = false;
            ["gatherspecialrares"] = false;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["lowpriority"] = true;
            ["maxtime"] = 7500;
            ["timeout"] = 7500;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
        };
        [13] = {  -- Schörl @ 12AM-16PM (Mining / Azim Steppe)
            ["mapid"] = 622;
            ["radius"] = 300;
            ["pos"] = {
                ["x"] = 394.96;
                ["y"] = 24.12;
                ["z"] = -295.32;
                ["h"] = -0.00;
            };
            ["type"] = "mining";
            ["item1"] = "Schorl";
            ["item2"] = "Lightning Crystal";
            ["mingp"] = 600;
            ["eorzeaminhour"] = 12;
            ["eorzeamaxhour"] = 16;
            ["skillprofile"] = "(D) Coll_EPHnode";            
            ["gatherrares"] = true;
            ["gatherspecialrares"] = true;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["usecordials"] = true;
            ["lowpriority"] = true;
            ["timeout"] = 1500;
            ["unspoiled"] = true;
            ["dangerousarea"] = true;
            ["usestealth"] = true;            
            ["collectables"] = {
                ["Schorl"] = 414;
            };
        };
        [14] = {  -- Re-Pop Task 04 (1of3) @ 12AM-16PM (Mining / Azim Steppe)
            ["mapid"] = 622;
            ["radius"] = 50;
            ["pos"] = {
                ["x"] = 326.78;
                ["y"] = 27.22;
                ["z"] = -328.17;
                ["h"] = -0.00;
            };
            ["type"] = "mining";                
            ["item1"] = "Lightning Crystal";
            ["eorzeaminhour"] = 12;
            ["eorzeamaxhour"] = 16;
            ["skillprofile"] = "(D) Coll_EPHnode";
            ["gatherrares"] = false;
            ["gatherspecialrares"] = false;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["lowpriority"] = true;
            ["maxtime"] = 7500;
            ["timeout"] = 7500;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
        };
        [15] = {  -- Re-Pop Task 04 (2of3) @ 12AM-16PM (Mining / Azim Steppe)
            ["mapid"] = 622;
            ["radius"] = 50;
            ["pos"] = {
                ["x"] = 340.35;
                ["y"] = 34.57;
                ["z"] = -374.39;
                ["h"] = -0.00;
            };
            ["type"] = "mining";                
            ["item1"] = "Lightning Crystal";
            ["eorzeaminhour"] = 12;
            ["eorzeamaxhour"] = 16;
            ["skillprofile"] = "(D) Coll_EPHnode";
            ["gatherrares"] = false;
            ["gatherspecialrares"] = false;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["lowpriority"] = true;
            ["maxtime"] = 7500;
            ["timeout"] = 7500;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
        };
        [16] = {  -- Re-Pop Task 04 (3of3) @ 12AM-16PM (Mining / Azim Steppe)
            ["mapid"] = 622;
            ["radius"] = 50;
            ["pos"] = {
                ["x"] = 460.06;
                ["y"] = 32.45;
                ["z"] = -382.81;
                ["h"] = -0.00;
            };
            ["type"] = "mining";                
            ["item1"] = "Lightning Crystal";
            ["eorzeaminhour"] = 12;
            ["eorzeamaxhour"] = 16;
            ["skillprofile"] = "(D) Coll_EPHnode";
            ["gatherrares"] = false;
            ["gatherspecialrares"] = false;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["lowpriority"] = true;
            ["maxtime"] = 7500;
            ["timeout"] = 7500;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
        };
        [17] = {  -- Windtea Leaves @ 20PM-12PM (Botany / Yanxia)    
            ["mapid"] = 614;
            ["radius"] = 300;
            ["pos"] = {
                ["x"] = 41.48;
                ["y"] = 64.79;
                ["z"] = -436.32;
                ["h"] = -0.00;
            };
            ["type"] = "botany";
            ["item1"] = "Windtea Leaves";
            ["item2"] = "Wind Crystal";
            ["mingp"] = 600;
            ["eorzeaminhour"] = 16;
            ["eorzeamaxhour"] = 20;
            ["skillprofile"] = "(D) Coll_EPHnode";            
            ["gatherrares"] = true;
            ["gatherspecialrares"] = true;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["usecordials"] = true;
            ["lowpriority"] = true;
            ["timeout"] = 1500;
            ["unspoiled"] = true;
            ["dangerousarea"] = true;
            ["usestealth"] = true;            
            ["collectables"] = {
                ["Windtea Leaves"] = 414;
            };
        };
        [18] = {  -- Re-Pop Task 04 (1of3) @ 16PM-20PM (Botany / Yanxia)  
            ["mapid"] = 614;
            ["radius"] = 50;
            ["pos"] = {
                ["x"] = 16.76;
                ["y"] = 45.60;
                ["z"] = -519.95;
                ["h"] = -0.00;
            };
            ["type"] = "botany";                
            ["item1"] = "Wind Crystal";
            ["eorzeaminhour"] = 16;
            ["eorzeamaxhour"] = 20;
            ["skillprofile"] = "(D) Coll_EPHnode";
            ["gatherrares"] = false;
            ["gatherspecialrares"] = false;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["lowpriority"] = true;
            ["maxtime"] = 7500;
            ["timeout"] = 7500;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
        };
        [19] = {  -- Re-Pop Task 04 (2of3) @ 20PM-12PM (Botany / Yanxia)    
            ["mapid"] = 614;
            ["radius"] = 50;
            ["pos"] = {
                ["x"] = 35.45;
                ["y"] = 44.86;
                ["z"] = -552.67;
                ["h"] = -0.00;
            };
            ["type"] = "botany";                
            ["item1"] = "Wind Crystal";
            ["eorzeaminhour"] = 16;
            ["eorzeamaxhour"] = 20;
            ["skillprofile"] = "(D) Coll_EPHnode";
            ["gatherrares"] = false;
            ["gatherspecialrares"] = false;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["lowpriority"] = true;
            ["maxtime"] = 7500;
            ["timeout"] = 7500;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
        };
        [20] = {  -- Re-Pop Task 04 (3of3) @ 20PM-12PM (Botany / Yanxia)    
            ["mapid"] = 614;
            ["radius"] = 50;
            ["pos"] = {
                ["x"] = 97.53;
                ["y"] = 42.48;
                ["z"] = -502.76;
                ["h"] = -0.00;
            };
            ["type"] = "botany";                
            ["item1"] = "Wind Crystal";
            ["eorzeaminhour"] = 16;
            ["eorzeamaxhour"] = 20;
            ["skillprofile"] = "(D) Coll_EPHnode";
            ["gatherrares"] = false;
            ["gatherspecialrares"] = false;
            ["gathermaps"] = false;
            ["gathergardening"] = false;
            ["lowpriority"] = true;
            ["maxtime"] = 7500;
            ["timeout"] = 7500;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
        };
    };
}
return obj1
Reply
 


Messages In This Thread
Bot Won't Collect - by slashdotdot - 04-03-2018, 06:39 PM
RE: Bot Won't Collect - by Zanci - 04-03-2018, 07:56 PM
RE: Bot Won't Collect - by slashdotdot - 04-03-2018, 08:12 PM
RE: Bot Won't Collect - by slashdotdot - 04-03-2018, 08:17 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products