Thread Rating:
  • 6 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trouble in gathering and fishing
#1
Case 1
Coerthas Western Highlands in gathering.

   

Mount can not be landing on the location of the attached image 1.
When the bot arrives to this place, it continues to move to the south direction.
Code:
local obj1 = {
    ["setup"] = {
        ["gearsetmining"] = 31;
        ["gearsetbotany"] = 32;
    };
    ["tasks"] = {
        [1] = {
            ["type"] = "mining";
            ["radius"] = 100;
            ["item1"] = "Mythrite Sand";
            ["item2"] = "";
            ["nodeminlevel"] = 51;
            ["nodemaxlevel"] = 60;
            ["mapid"] = 397;
            ["pos"] = {
                ["x"] = -198.88227844238;
                ["y"] = 92.027404785156;
                ["z"] = -413.92977905273;
            };
            ["usestealth"] = false;
            ["dangerousarea"] = true;
            ["gathermaps"] = false;
            ["skillprofile"] = "Miner";
            ["timeout"] = 2000;
        };
        [2] = {
            ["type"] = "mining";
            ["radius"] = 100;
            ["item1"] = "Mythrite Sand";
            ["item2"] = "";
            ["nodeminlevel"] = 51;
            ["nodemaxlevel"] = 60;
            ["mapid"] = 397;
            ["pos"] = {
                ["x"] = -333.10995483398;
                ["y"] = 95.969032287598;
                ["z"] = -426.8835144043;
            };
            ["usestealth"] = false;
            ["dangerousarea"] = true;
            ["gathermaps"] = false;
            ["skillprofile"] = "Miner";
            ["timeout"] = 2000;
        };
        [3] = {
            ["type"] = "mining";
            ["radius"] = 90;
            ["item1"] = "Mythrite Sand";
            ["item2"] = "";
            ["nodeminlevel"] = 51;
            ["nodemaxlevel"] = 60;
            ["mapid"] = 397;
            ["pos"] = {
                ["x"] = -318.18835449219;
                ["y"] = 89.590469360352;
                ["z"] = -614.85577392578;
            };
            ["usestealth"] = false;
            ["dangerousarea"] = true;
            ["gathermaps"] = false;
            ["skillprofile"] = "Miner";
            ["timeout"] = 2000;
        };
    }
}
return obj1

Case 2
Azys Lla in fishing
Movement of BOT stops at the location of the attached image 2.
Rendering is very slow.

The message is repeated in the console like the attached image 3.

   

Code:
local obj1 = {
    ["tasks"] = {
        -- The Pappus Tree - Tiny Axolotl
        [1] = {
            ["minlevel"] = 60;
            ["maxlevel"] = 60;
            ["mapid"] = 402;
            ["pos"] = {
                ["x"] = -797.06;
                ["y"] = -37.48;
                ["z"] = 639.50;
                ["h"] = 3.008;
            };
            ["usemooch"] = true;
            ["usepatience"] = true;
            ["usepatience2"] = false;
            ["usechum"] = false;
            ["usefisheyes"] = false;
            ["usesnagging"] = false;
            ["usecollect"] = true;
            ["baitname"] = "Brute Leech";
            ["whitelist"] = "";
            ["whitelisthq"] = "";
            ["blacklist"] = "Lungfish,Aether Eye,Crystalfin,Fountfish";
            ["blacklisthq"] = "Lungfish,Crystalfin,Fountfish";
            ["moochables"] = "Aether Eye";
            ["usestealth"] = true;
            ["dangerousarea"] = true;
        };
    };
}
return obj1
Reply
 


Messages In This Thread
Trouble in gathering and fishing - by sparct4 - 04-28-2016, 06:59 AM
RE: Trouble in gathering and fishing - by sparct4 - 05-11-2016, 07:18 AM

Forum Jump:


Users browsing this thread:

We help you win the game.

FFXIV Bot and More.

 

Products