Thread Rating:
  • 43 Vote(s) - 3.19 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Module] Crafting Tool v2.1.1 + FIX 2 <18/11/2013>
#70
(10-24-2013, 12:06 PM)R3P0 Wrote:  
(10-24-2013, 11:24 AM)ymko Wrote:  If you know coding this is how it chooses a skill type:
Code:
if(not CraftingTool.FirstUse and stepsToFinish ~= 1) then
    return CraftingTool.actionType["0"] --Craft
elseif(durability == 10 and playerCP > 91 and useDurability == "1") then
    return CraftingTool.actionType["2"] --Durability
elseif(durability == stepsToFinish * 10) then
    return CraftingTool.actionType["0"] --Craft
elseif(durability > 10 and (description == "Excellent" or description == "Good") and useQuality == "1" and playerCP > 17) then
    return CraftingTool.actionType["1"] --Quality
elseif(NeedToRecastBuffs() and useBuff == "1") then
    return CraftingTool.actionType["3"] --Buffs
else
    if(durability > 10 and useQuality == "1" and qualitymax - quality ~= 0 and playerCP > 17) then
        return CraftingTool.actionType["1"] --Quality
    else
        return CraftingTool.actionType["0"] --Craft
    end
end

Ymko I wonder if there's a way to figure out that the next step will be the "Excellent" option if so the step before it pop great Strides and then on excellent pop Advanced Touch or something. I know in 1.0 there was a bot that could read that stuff obviously no longer active but if it could be done before provided SE didn't change to much of the code it should work now.
It's random ;(
 


Messages In This Thread
RE: [Module] Crafting Tool v1.5.1 [23/10/2013] (ALL PROFS) - by ymko - 10-24-2013, 12:34 PM

Forum Jump:


Users browsing this thread: 5 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products