Thread Rating:
  • 27 Vote(s) - 2.93 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tutorial-FFXIVMinion v1.5 "Duty mode" (How to set up Duty Mode)
#23
Code:
["condition"] = {
                [1] = {
                    ["ScanForMobs('79',25)"] = true;
                };
                [2] = {
                    ["ScanForMobs('109',25)"] = true;
                };
                [3] = {
                    ["ScanForMobs('455',25)"] = true;
                };
            };
            ["reaction"] = {
                [1] = {
                    ["type"] = "killTarget";
                    ["id"] = 79;
                    ["range"] = 3;
                };
                [2] = {
                    ["type"] = "killTarget";
                    ["id"] = 109;
                    ["range"] = 5;
                };
                [3] = {
                    ["type"] = "killTarget";
                    ["id"] = 455;
                    ["range"] = 5;
                };
            };

Conditions... if it scans the mobid within 25 yards then
reaction.... move within 5 yards and kill Target id

The scan range and kill range are determined by you.
 


Messages In This Thread
RE: Tutorial-FFXIVMinion v1.5 "Duty mode" (How to set up Duty Mode) - by sebbs - 05-01-2015, 02:25 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products