MMOMinion

Full Version: [Module] Crafting Tool v2.1.1 + FIX 2 <18/11/2013>
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
(10-30-2013, 05:51 PM)R3P0 Wrote: [ -> ]
(10-30-2013, 05:29 PM)ymko Wrote: [ -> ]Great stuff :P It's not me doing latest updates so i've no idea what they do :P

You guys should really rep dannuic :)

Ill rep ppl soon, do im just trying to test the logic of this crafting thing since today is the first day im testing it lol
There is a big rework coming anyways :) New GUI, Skill Manager... some other stuff :)
(10-30-2013, 05:53 PM)ymko Wrote: [ -> ]
(10-30-2013, 05:51 PM)R3P0 Wrote: [ -> ]
(10-30-2013, 05:29 PM)ymko Wrote: [ -> ]Great stuff :P It's not me doing latest updates so i've no idea what they do :P

You guys should really rep dannuic :)

Ill rep ppl soon, do im just trying to test the logic of this crafting thing since today is the first day im testing it lol
There is a big rework coming anyways :) New GUI, Skill Manager... some other stuff :)

/cry i dont react well to new things lol =0)

One more thing when you run out of mats bot still keeps trying to synth saying you dont have the mats should stop after a few messages.
i found a little problem with the tricks of the trade logic, if you are down to 10 durability and you get "good" quality, if it has enough CP it will use masters mend instead of using tricks of trade first, since tricks doesnt use up any durability is should be 100% priority no matter what
Tried it with my new BSM. Having Steady Hand II and Hasty touch causes it to do nothing. Unchecked it and it worked fine. :3
(10-30-2013, 07:35 PM)ng4g3d Wrote: [ -> ]Tried it with my new BSM. Having Steady Hand II and Hasty touch causes it to do nothing. Unchecked it and it worked fine. :3
Try setting efficiency to 100
(10-30-2013, 07:36 PM)ymko Wrote: [ -> ]
(10-30-2013, 07:35 PM)ng4g3d Wrote: [ -> ]Tried it with my new BSM. Having Steady Hand II and Hasty touch causes it to do nothing. Unchecked it and it worked fine. :3
Try setting efficiency to 100

Worked like a charm.

Thanks for the good job btw, It's weird how I'm looking forward to this mod's updates instead of the bot itself (except for HQ materials support). :D
Ok this is seriously jacked up now. This efficiency addition needs to be explained or taken off this addon it is seriously screwing up a crapton of synths. Out of my last 5 synths I have completed 1 because the tool now sits and worries about quality damn near 100 percent of the time. On a 40/40 Synth at level 14/15 I should have 0 issues completing a level 17 synth but I cannot because after masters mend this thing sits here and continues on with quality now.

Whoever added efficiency PLEASE explain it before just making an update. This bot worked fine before I got home from work now that im home it cannot complete a synth... Ok i took off IQ and now its fixed? This makes no sense.

I have Tricks of the trade selected that is not working.
(10-30-2013, 08:57 PM)R3P0 Wrote: [ -> ]Ok this is seriously jacked up now. This efficiency addition needs to be explained or taken off this addon it is seriously screwing up a crapton of synths. Out of my last 5 synths I have completed 1 because the tool now sits and worries about quality damn near 100 percent of the time. On a 40/40 Synth at level 14/15 I should have 0 issues completing a level 17 synth but I cannot because after masters mend this thing sits here and continues on with quality now.

Whoever added efficiency PLEASE explain it before just making an update. This bot worked fine before I got home from work now that im home it cannot complete a synth... Ok i took off IQ and now its fixed? This makes no sense.

I have Tricks of the trade selected that is not working.

I'm testing now trying to figure out why people are having problems with this. an efficiency of 1.0 (or 1) means that it's a basic synth. If you use Careful, it should be set at 0.9. If you just use basic synth, I coded it so you shouldn't have to touch the efficiency parameter. It's a direct multiplier to the progress formula used in the evaluation of steps to completion.

You say that taking off inner quiet (steady hand, too?) fixes your problem? I'm running the bot on 40 dura and 70 dura synths with IQ and SH2 without problems, it could be lag (try setting the delay in UseSkill up to 3500)
Anyway, for the developers, here are some observations I found:
1) My level 15 BSM stops doing anything when I tick Steady Hand II or Innovation
2) With Flawless Synthesis ticked, it finishes the item even when I still have durability and CP.
Flawless Synth isn't coded correctly since it's not an efficiency, it's a set amount of progress.

In fact, let me go over a few things that won't be addressed until ymko pushes his big update:

Manipulation, Rumination, Flawless Synth, Great Strides, Byregot's Blessing, any of the elemental touches, Observe, Piece by Piece, and Waste Not will not work at all (there is no logic for them and they all have special mechanics).

Great Strides, Innovation, and Ingenuity might work, but not well since you don't want them to always be up.

There are certain things the bot can't recognize without predictive algorithms, like that it won't use up CP for quality moves if you can finish it, or not cast SH/Tricks if you have the CP and just need careful synth once more.

There are also things that could be implemented fairly easily, but won't as of yet like more restrictions on when to use Tricks (for instance, you don't want to use it if you gain no CP but it would waste a SH charge).

There does seem to be one issue that I can't seem to replicate, and that is the one where if you have IQ and SH2 up it won't do its progress move. That may be lag, or it may be my inability to explain the efficiency setting. If this happens to you, try reloading lua scripts and trying it again (after inputting all the appropriate parameters), or try setting the wait time in the UseSkill function to something higher and see if that helps (make sure to reload lua scripts after you do this). I'm still trying to replicate this.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49