Thread Rating:
  • 18 Vote(s) - 3.39 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Web] Simple macro to profile (Crafting)
#61
Hey man, the your app is down?
Reply
#62
(06-03-2019, 06:08 PM)Zaky Wrote:  Hey man, the your app is down?

It's up for me ( http://www.midnightsushi.net/apps/mtp/ ) , I'm not sure if the skills are 100% up to date (they should be ok still)

I would say that the skill builder from Husbando works really well so I'd dig in to his toolbox and copy paste the macro in there.
Reply
#63
(06-03-2019, 07:29 PM)BadGuy Wrote:  
(06-03-2019, 06:08 PM)Zaky Wrote:  Hey man, the your app is down?

It's up for me ( http://www.midnightsushi.net/apps/mtp/ ) , I'm not sure if the skills are 100% up to date (they should be ok still)

I would say that the skill builder from Husbando works really well so I'd dig in to his toolbox and copy paste the macro in there.

Thx man! 

Yea I tried Husbando's macro maker but I just cant figure out how to make it work. Ill use yours as long as it is up :D
Reply
#64
I was thinking of adding a wiki page or something for this tool. I think it's really good but I agree it's not necessarily intuitive :)

Overall I think Husbando did about as good as a job as you can with that tool though.
Reply
#65
(06-16-2019, 06:55 PM)BadGuy Wrote:  I was thinking of adding a wiki page or something for this tool. I think it's really good but I agree it's not necessarily intuitive :)

Overall I think Husbando did about as good as a job as you can with that tool though.

Heya mate, love the app. One issue atm though, it's using the wrong id for "waste not" skill and therefor not using it at all.

This is your output:
Code:
-- Persistent Data
local multiRefObjects = {

} -- multiRefObjects
local obj1 = {
    ["classes"] = {
        [1] = false;
        [2] = false;
        [3] = false;
        [4] = false;
        [5] = false;
        [6] = false;
        [7] = false;
        [8] = true;
        [9] = true;
        [10] = true;
        [11] = true;
        [12] = true;
        [13] = true;
        [14] = true;
        [15] = true;
        [16] = false;
        [17] = false;
        [18] = false;
        [19] = false;
        [20] = false;
        [21] = false;
        [22] = false;
        [23] = false;
        [24] = false;
        [25] = false;
        [26] = false;
        [27] = false;
        [28] = false;
        [29] = false;
        [30] = false;
        [31] = false;
        [32] = false;
        [33] = false;
    };
    ["filters"] = {
        [1] = "";
        [2] = "";
        [3] = "";
        [4] = "";
        [5] = "";
    };
    ["skills"] = {
        [1] = {
            ["alias"] = "";
            ["condition"] = "NotUsed";
            ["consecutiveuseonly"] = false;
            ["controlmax"] = 0;
            ["controlmin"] = 0;
            ["cpbuff"] = "";
            ["cpmax"] = 0;
            ["cpmin"] = 0;
            ["cpnbuff"] = "";
            ["craftmax"] = 0;
            ["craftmin"] = 0;
            ["czonestackmin"] = 0;
            ["durabmax"] = 0;
            ["durabmin"] = 0;
            ["gsstackmin"] = 0;
            ["htsucceed"] = 0;
            ["id"] = 252;
            ["ingen2stackmin"] = 0;
            ["ingenstackmin"] = 0;
            ["innostackmin"] = 0;
            ["iqstack"] = 0;
            ["lastcast"] = 0;
            ["lastcastunique"] = {};
            ["makersstackmin"] = 0;
            ["manipmax"] = 0;
            ["manipstackmin"] = 0;
            ["name"] = "Inner Quiet";
            ["prio"] = 1;
            ["progrmax"] = 0;
            ["progrmin"] = 0;
            ["qualitymax"] = 0;
            ["qualitymaxper"] = 0;
            ["qualitymin"] = 0;
            ["qualityminper"] = 0;
            ["sh12stackmin"] = 0;
            ["sh2stackmin"] = 0;
            ["shstackmin"] = 0;
            ["singleuseonly"] = true;
            ["stepmax"] = 0;
            ["stepmin"] = 0;
            ["totmax"] = 0;
            ["totmin"] = 0;
            ["type"] = 1;
            ["used"] = true;
            ["whstack"] = "";
            ["whstackmin"] = 0;
            ["wn2stackmin"] = 0;
            ["wnstackmin"] = 0;
        };
        [2] = {
            ["alias"] = "";
            ["condition"] = "NotUsed";
            ["consecutiveuseonly"] = false;
            ["controlmax"] = 0;
            ["controlmin"] = 0;
            ["cpbuff"] = "";
            ["cpmax"] = 0;
            ["cpmin"] = 0;
            ["cpnbuff"] = "";
            ["craftmax"] = 0;
            ["craftmin"] = 0;
            ["czonestackmin"] = 0;
            ["durabmax"] = 0;
            ["durabmin"] = 0;
            ["gsstackmin"] = 0;
            ["htsucceed"] = 0;
            ["id"] = 100002;
            ["ingen2stackmin"] = 0;
            ["ingenstackmin"] = 0;
            ["innostackmin"] = 0;
            ["iqstack"] = 0;
            ["lastcast"] = 0;
            ["lastcastunique"] = {};
            ["makersstackmin"] = 0;
            ["manipmax"] = 0;
            ["manipstackmin"] = 0;
            ["name"] = "Basic Touch";
            ["prio"] = 2;
            ["progrmax"] = 0;
            ["progrmin"] = 0;
            ["qualitymax"] = 0;
            ["qualitymaxper"] = 0;
            ["qualitymin"] = 0;
            ["qualityminper"] = 0;
            ["sh12stackmin"] = 0;
            ["sh2stackmin"] = 0;
            ["shstackmin"] = 0;
            ["singleuseonly"] = true;
            ["stepmax"] = 0;
            ["stepmin"] = 0;
            ["totmax"] = 0;
            ["totmin"] = 0;
            ["type"] = 9;
            ["used"] = true;
            ["whstack"] = "";
            ["whstackmin"] = 0;
            ["wn2stackmin"] = 0;
            ["wnstackmin"] = 0;
        };
        [3] = {
            ["alias"] = "";
            ["condition"] = "NotUsed";
            ["consecutiveuseonly"] = false;
            ["controlmax"] = 0;
            ["controlmin"] = 0;
            ["cpbuff"] = "";
            ["cpmax"] = 0;
            ["cpmin"] = 0;
            ["cpnbuff"] = "";
            ["craftmax"] = 0;
            ["craftmin"] = 0;
            ["czonestackmin"] = 0;
            ["durabmax"] = 0;
            ["durabmin"] = 0;
            ["gsstackmin"] = 0;
            ["htsucceed"] = 0;
            ["id"] = 279;
            ["ingen2stackmin"] = 0;
            ["ingenstackmin"] = 0;
            ["innostackmin"] = 0;
            ["iqstack"] = 0;
            ["lastcast"] = 0;
            ["lastcastunique"] = {};
            ["makersstackmin"] = 0;
            ["manipmax"] = 0;
            ["manipstackmin"] = 0;
            ["name"] = "Waste Not";
            ["prio"] = 3;
            ["progrmax"] = 0;
            ["progrmin"] = 0;
            ["qualitymax"] = 0;
            ["qualitymaxper"] = 0;
            ["qualitymin"] = 0;
            ["qualityminper"] = 0;
            ["sh12stackmin"] = 0;
            ["sh2stackmin"] = 0;
            ["shstackmin"] = 0;
            ["singleuseonly"] = true;
            ["stepmax"] = 0;
            ["stepmin"] = 0;
            ["totmax"] = 0;
            ["totmin"] = 0;
            ["type"] = 1;
            ["used"] = true;
            ["whstack"] = "";
            ["whstackmin"] = 0;
            ["wn2stackmin"] = 0;
            ["wnstackmin"] = 0;
        };
        [4] = {
            ["alias"] = "";
            ["condition"] = "NotUsed";
            ["consecutiveuseonly"] = false;
            ["controlmax"] = 0;
            ["controlmin"] = 0;
            ["cpbuff"] = "";
            ["cpmax"] = 0;
            ["cpmin"] = 0;
            ["cpnbuff"] = "";
            ["craftmax"] = 0;
            ["craftmin"] = 0;
            ["czonestackmin"] = 0;
            ["durabmax"] = 0;
            ["durabmin"] = 0;
            ["gsstackmin"] = 0;
            ["htsucceed"] = 0;
            ["id"] = 100001;
            ["ingen2stackmin"] = 0;
            ["ingenstackmin"] = 0;
            ["innostackmin"] = 0;
            ["iqstack"] = 0;
            ["lastcast"] = 0;
            ["lastcastunique"] = {};
            ["makersstackmin"] = 0;
            ["manipmax"] = 0;
            ["manipstackmin"] = 0;
            ["name"] = "Basic Synthesis";
            ["prio"] = 4;
            ["progrmax"] = 0;
            ["progrmin"] = 0;
            ["qualitymax"] = 0;
            ["qualitymaxper"] = 0;
            ["qualitymin"] = 0;
            ["qualityminper"] = 0;
            ["sh12stackmin"] = 0;
            ["sh2stackmin"] = 0;
            ["shstackmin"] = 0;
            ["singleuseonly"] = true;
            ["stepmax"] = 0;
            ["stepmin"] = 0;
            ["totmax"] = 0;
            ["totmin"] = 0;
            ["type"] = 9;
            ["used"] = true;
            ["whstack"] = "";
            ["whstackmin"] = 0;
            ["wn2stackmin"] = 0;
            ["wnstackmin"] = 0;
        };
        [5] = {
            ["alias"] = "";
            ["condition"] = "NotUsed";
            ["consecutiveuseonly"] = false;
            ["controlmax"] = 0;
            ["controlmin"] = 0;
            ["cpbuff"] = "";
            ["cpmax"] = 0;
            ["cpmin"] = 0;
            ["cpnbuff"] = "";
            ["craftmax"] = 0;
            ["craftmin"] = 0;
            ["czonestackmin"] = 0;
            ["durabmax"] = 0;
            ["durabmin"] = 0;
            ["gsstackmin"] = 0;
            ["htsucceed"] = 0;
            ["id"] = 284;
            ["ingen2stackmin"] = 0;
            ["ingenstackmin"] = 0;
            ["innostackmin"] = 0;
            ["iqstack"] = 0;
            ["lastcast"] = 0;
            ["lastcastunique"] = {};
            ["makersstackmin"] = 0;
            ["manipmax"] = 0;
            ["manipstackmin"] = 0;
            ["name"] = "Innovation";
            ["prio"] = 5;
            ["progrmax"] = 0;
            ["progrmin"] = 0;
            ["qualitymax"] = 0;
            ["qualitymaxper"] = 0;
            ["qualitymin"] = 0;
            ["qualityminper"] = 0;
            ["sh12stackmin"] = 0;
            ["sh2stackmin"] = 0;
            ["shstackmin"] = 0;
            ["singleuseonly"] = true;
            ["stepmax"] = 0;
            ["stepmin"] = 0;
            ["totmax"] = 0;
            ["totmin"] = 0;
            ["type"] = 1;
            ["used"] = true;
            ["whstack"] = "";
            ["whstackmin"] = 0;
            ["wn2stackmin"] = 0;
            ["wnstackmin"] = 0;
        };
        [6] = {
            ["alias"] = "";
            ["condition"] = "NotUsed";
            ["consecutiveuseonly"] = false;
            ["controlmax"] = 0;
            ["controlmin"] = 0;
            ["cpbuff"] = "";
            ["cpmax"] = 0;
            ["cpmin"] = 0;
            ["cpnbuff"] = "";
            ["craftmax"] = 0;
            ["craftmin"] = 0;
            ["czonestackmin"] = 0;
            ["durabmax"] = 0;
            ["durabmin"] = 0;
            ["gsstackmin"] = 0;
            ["htsucceed"] = 0;
            ["id"] = 100004;
            ["ingen2stackmin"] = 0;
            ["ingenstackmin"] = 0;
            ["innostackmin"] = 0;
            ["iqstack"] = 0;
            ["lastcast"] = 0;
            ["lastcastunique"] = {};
            ["makersstackmin"] = 0;
            ["manipmax"] = 0;
            ["manipstackmin"] = 0;
            ["name"] = "Standard Touch";
            ["prio"] = 6;
            ["progrmax"] = 0;
            ["progrmin"] = 0;
            ["qualitymax"] = 0;
            ["qualitymaxper"] = 0;
            ["qualitymin"] = 0;
            ["qualityminper"] = 0;
            ["sh12stackmin"] = 0;
            ["sh2stackmin"] = 0;
            ["shstackmin"] = 0;
            ["singleuseonly"] = true;
            ["stepmax"] = 0;
            ["stepmin"] = 0;
            ["totmax"] = 0;
            ["totmin"] = 0;
            ["type"] = 9;
            ["used"] = true;
            ["whstack"] = "";
            ["whstackmin"] = 0;
            ["wn2stackmin"] = 0;
            ["wnstackmin"] = 0;
        };
        [7] = {
            ["alias"] = "";
            ["condition"] = "NotUsed";
            ["consecutiveuseonly"] = false;
            ["controlmax"] = 0;
            ["controlmin"] = 0;
            ["cpbuff"] = "";
            ["cpmax"] = 0;
            ["cpmin"] = 0;
            ["cpnbuff"] = "";
            ["craftmax"] = 0;
            ["craftmin"] = 0;
            ["czonestackmin"] = 0;
            ["durabmax"] = 0;
            ["durabmin"] = 0;
            ["gsstackmin"] = 0;
            ["htsucceed"] = 0;
            ["id"] = 100004;
            ["ingen2stackmin"] = 0;
            ["ingenstackmin"] = 0;
            ["innostackmin"] = 0;
            ["iqstack"] = 0;
            ["lastcast"] = 0;
            ["lastcastunique"] = {};
            ["makersstackmin"] = 0;
            ["manipmax"] = 0;
            ["manipstackmin"] = 0;
            ["name"] = "Standard Touch";
            ["prio"] = 7;
            ["progrmax"] = 0;
            ["progrmin"] = 0;
            ["qualitymax"] = 0;
            ["qualitymaxper"] = 0;
            ["qualitymin"] = 0;
            ["qualityminper"] = 0;
            ["sh12stackmin"] = 0;
            ["sh2stackmin"] = 0;
            ["shstackmin"] = 0;
            ["singleuseonly"] = true;
            ["stepmax"] = 0;
            ["stepmin"] = 0;
            ["totmax"] = 0;
            ["totmin"] = 0;
            ["type"] = 9;
            ["used"] = true;
            ["whstack"] = "";
            ["whstackmin"] = 0;
            ["wn2stackmin"] = 0;
            ["wnstackmin"] = 0;
        };
        [8] = {
            ["alias"] = "";
            ["condition"] = "NotUsed";
            ["consecutiveuseonly"] = false;
            ["controlmax"] = 0;
            ["controlmin"] = 0;
            ["cpbuff"] = "";
            ["cpmax"] = 0;
            ["cpmin"] = 0;
            ["cpnbuff"] = "";
            ["craftmax"] = 0;
            ["craftmin"] = 0;
            ["czonestackmin"] = 0;
            ["durabmax"] = 0;
            ["durabmin"] = 0;
            ["gsstackmin"] = 0;
            ["htsucceed"] = 0;
            ["id"] = 260;
            ["ingen2stackmin"] = 0;
            ["ingenstackmin"] = 0;
            ["innostackmin"] = 0;
            ["iqstack"] = 0;
            ["lastcast"] = 0;
            ["lastcastunique"] = {};
            ["makersstackmin"] = 0;
            ["manipmax"] = 0;
            ["manipstackmin"] = 0;
            ["name"] = "Great Strides";
            ["prio"] = 8;
            ["progrmax"] = 0;
            ["progrmin"] = 0;
            ["qualitymax"] = 0;
            ["qualitymaxper"] = 0;
            ["qualitymin"] = 0;
            ["qualityminper"] = 0;
            ["sh12stackmin"] = 0;
            ["sh2stackmin"] = 0;
            ["shstackmin"] = 0;
            ["singleuseonly"] = true;
            ["stepmax"] = 0;
            ["stepmin"] = 0;
            ["totmax"] = 0;
            ["totmin"] = 0;
            ["type"] = 1;
            ["used"] = true;
            ["whstack"] = "";
            ["whstackmin"] = 0;
            ["wn2stackmin"] = 0;
            ["wnstackmin"] = 0;
        };
        [9] = {
            ["alias"] = "";
            ["condition"] = "NotUsed";
            ["consecutiveuseonly"] = false;
            ["controlmax"] = 0;
            ["controlmin"] = 0;
            ["cpbuff"] = "";
            ["cpmax"] = 0;
            ["cpmin"] = 0;
            ["cpnbuff"] = "";
            ["craftmax"] = 0;
            ["craftmin"] = 0;
            ["czonestackmin"] = 0;
            ["durabmax"] = 0;
            ["durabmin"] = 0;
            ["gsstackmin"] = 0;
            ["htsucceed"] = 0;
            ["id"] = 100004;
            ["ingen2stackmin"] = 0;
            ["ingenstackmin"] = 0;
            ["innostackmin"] = 0;
            ["iqstack"] = 0;
            ["lastcast"] = 0;
            ["lastcastunique"] = {};
            ["makersstackmin"] = 0;
            ["manipmax"] = 0;
            ["manipstackmin"] = 0;
            ["name"] = "Standard Touch";
            ["prio"] = 9;
            ["progrmax"] = 0;
            ["progrmin"] = 0;
            ["qualitymax"] = 0;
            ["qualitymaxper"] = 0;
            ["qualitymin"] = 0;
            ["qualityminper"] = 0;
            ["sh12stackmin"] = 0;
            ["sh2stackmin"] = 0;
            ["shstackmin"] = 0;
            ["singleuseonly"] = true;
            ["stepmax"] = 0;
            ["stepmin"] = 0;
            ["totmax"] = 0;
            ["totmin"] = 0;
            ["type"] = 9;
            ["used"] = true;
            ["whstack"] = "";
            ["whstackmin"] = 0;
            ["wn2stackmin"] = 0;
            ["wnstackmin"] = 0;
        };
        [10] = {
            ["alias"] = "";
            ["condition"] = "NotUsed";
            ["consecutiveuseonly"] = false;
            ["controlmax"] = 0;
            ["controlmin"] = 0;
            ["cpbuff"] = "";
            ["cpmax"] = 0;
            ["cpmin"] = 0;
            ["cpnbuff"] = "";
            ["craftmax"] = 0;
            ["craftmin"] = 0;
            ["czonestackmin"] = 0;
            ["durabmax"] = 0;
            ["durabmin"] = 0;
            ["gsstackmin"] = 0;
            ["htsucceed"] = 0;
            ["id"] = 100001;
            ["ingen2stackmin"] = 0;
            ["ingenstackmin"] = 0;
            ["innostackmin"] = 0;
            ["iqstack"] = 0;
            ["lastcast"] = 0;
            ["lastcastunique"] = {};
            ["makersstackmin"] = 0;
            ["manipmax"] = 0;
            ["manipstackmin"] = 0;
            ["name"] = "Basic Synthesis";
            ["prio"] = 10;
            ["progrmax"] = 0;
            ["progrmin"] = 0;
            ["qualitymax"] = 0;
            ["qualitymaxper"] = 0;
            ["qualitymin"] = 0;
            ["qualityminper"] = 0;
            ["sh12stackmin"] = 0;
            ["sh2stackmin"] = 0;
            ["shstackmin"] = 0;
            ["singleuseonly"] = true;
            ["stepmax"] = 0;
            ["stepmin"] = 0;
            ["totmax"] = 0;
            ["totmin"] = 0;
            ["type"] = 9;
            ["used"] = true;
            ["whstack"] = "";
            ["whstackmin"] = 0;
            ["wn2stackmin"] = 0;
            ["wnstackmin"] = 0;
        };
    };
    ["version"] = 3;
}
return obj1
This is one i made using the bot, with the correct ID:
Code:
-- Persistent Data
local multiRefObjects = {

} -- multiRefObjects
local obj1 = {
    ["classes"] = {
        [1] = false;
        [2] = false;
        [3] = false;
        [4] = false;
        [5] = false;
        [6] = false;
        [7] = false;
        [8] = true;
        [9] = true;
        [10] = true;
        [11] = true;
        [12] = true;
        [13] = true;
        [14] = true;
        [15] = true;
        [16] = false;
        [17] = false;
        [18] = false;
        [19] = false;
        [20] = false;
        [21] = false;
        [22] = false;
        [23] = false;
        [24] = false;
        [25] = false;
        [26] = false;
        [27] = false;
        [28] = false;
        [29] = false;
        [30] = false;
        [31] = false;
        [32] = false;
        [33] = false;
        [34] = false;
        [35] = false;
        [36] = false;
        [37] = false;
        [38] = false;
    };
    ["filters"] = {
        [1] = "";
        [2] = "";
        [3] = "";
        [4] = "";
        [5] = "";
    };
    ["skills"] = {
        [1] = {
            ["id"] = 252;
            ["name"] = "Inner Quiet";
            ["prio"] = 1;
        };
        [2] = {
            ["id"] = 100002;
            ["name"] = "Basic Touch";
            ["prio"] = 2;
            ["type"] = 9;
        };
        [3] = {
            ["id"] = 4633;
            ["name"] = "Waste Not";
            ["playerlevelmin"] = 15;
            ["prio"] = 3;
        };
        [4] = {
            ["id"] = 100001;
            ["name"] = "Basic Synthesis";
            ["prio"] = 4;
            ["type"] = 9;
        };
        [5] = {
            ["id"] = 284;
            ["name"] = "Innovation";
            ["prio"] = 5;
        };
        [6] = {
            ["id"] = 100004;
            ["name"] = "Standard Touch";
            ["prio"] = 6;
            ["type"] = 9;
        };
        [7] = {
            ["id"] = 100004;
            ["name"] = "Standard Touch";
            ["prio"] = 7;
            ["type"] = 9;
        };
        [8] = {
            ["id"] = 260;
            ["name"] = "Great Strides";
            ["prio"] = 8;
        };
        [9] = {
            ["id"] = 100004;
            ["name"] = "Standard Touch";
            ["prio"] = 9;
            ["type"] = 9;
        };
        [10] = {
            ["id"] = 100001;
            ["name"] = "Basic Synthesis";
            ["prio"] = 10;
            ["type"] = 9;
        };
    };
    ["version"] = 3;
}
return obj1
Reply
 


Forum Jump:


Users browsing this thread: 1 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products