Page 1 of 1

Tradeskiller

Posted: Thu Jul 30, 2015 2:13 pm
by rmm10
I'm trying to make a tradeskiller that will work in the experimental mode, ie, when you only have the container and the Combine button available but not the tradeskill window.

I got the main pieces in place...using /itemnotify to pick up and drop off the ingredients, and /combine to push the combine button.

What I am weak on is making a loop that I have control of. I want to be able to manually stop the loop and to have the loop automatically stop when an ingredient stack gets used up. Or perhaps simply a way to input the number of cycles that I want the loop to perform and then have the loop count those cycles.

It does not matter to me if I have change the code every time I want to change cycles. The macro I made already requires code changing for every recipe since I don't know how to insert variables into commands, nor do I know how to tell the code to "put the next ingredient into the next available combiner slot". Instead, I look at the recipie and add however many /itemnotify's I need, and change their bag/slot numbers to whatever they need to be.

Re: Tradeskiller

Posted: Fri Jan 01, 2016 5:33 am
by rmm10
Tantrum took over the primitive coding that I had come up with, and turned it into something that worked really well. So now we got a tradeskiller that works with tradskills that do not have the normal tradeskill window.

Re: Tradeskiller

Posted: Tue Jan 05, 2016 10:22 pm
by moguay
Well done, it makes me happy to read that.
I have a bit of experience on the subject.
If you need information or special help make me a PM.

Re: Tradeskiller

Posted: Sat Apr 29, 2017 4:01 pm
by Denizen
Well I need a tradeskiller too if you care to share the macro with me.

My ideal would be to use either toolbox or medicine bag that do not have a normal tradeskill window but always look experimental.

I want nothing fancy perhaps you plug into up to 6 different components to be combined in the macro itself after that you just start it up till the components run out then the macro stops and you lode up the components again.

I am offering 2 VT tokens for such a macro if you wish them.

Let us know if you are working on this so I just don't go ahead and make it myself.

Thanks

Re: Tradeskiller

Posted: Sun Apr 30, 2017 3:52 pm
by Denizen
Moguay many thanks for the help with this! No longer in need.

Re: Tradeskiller

Posted: Mon May 01, 2017 9:03 pm
by Sian
He rocks my cute moguay

Re: Tradeskiller

Posted: Tue May 02, 2017 3:25 pm
by Denizen
Lovely programming...Wish I'd learned visual instead of Basic, Fortran, Unix and a few other defunct languages...