Page 1 of 1

razor macro for adding tools to tool house?

Posted: Tue Oct 10, 2017 11:38 am
by Iago Venport
Hey all, I'm trying to get a macro going that will add tools to the tool house...for example add all the skillets I have in my pack. I could have sworn I did this easily in the past but it doesn't seem to be working now.

I've tried having the tool house gump open with the target up and recording the macro from there, changing it from absolute target to item type (as well as editing time outs) but it just borks out and doesn't do much.

Anybody have an idea how to do this seemingly simple task?

-Iago

Re: razor macro for adding tools to tool house?

Posted: Tue Oct 10, 2017 1:46 pm
by Kagan
Try opening the menu of the tool house Start recording the macro where you hit the add button not before. Then remove the wait for target completely. and as you said make sure its targeting by type. I just tried and that works for me. Good Luck

Re: razor macro for adding tools to tool house?

Posted: Tue Oct 10, 2017 7:09 pm
by Iago Venport
Thanks, i did something similar with removing the wait for gump and it worked decently...had to occasionally click add tool but it did the job...i'll give your way a shot :)