That's one of the weird things... the /WHO command works just like you would expect it to. And when I try to run a macro, I get nothing... no response, no text, no error.
I'll try the tips you gave, and get back to you. Thanks!
Have no idea why not... but here's my macro. | - MediumJars.mac - #include routines.mac Sub Main /call FindCombiner Pottery /if $return==99 /return /cleanup /click right inv $return :MakeMediumJar /sendkey down ctrl /finditem "Medium Jar Sketch" /if $find()==FALSE /goto :Done /click left p...
I forgot to mention that the Batwing Pie macro assumes a couple of things. 1. You'll need to already have clumps of dough in your inventory. I suggest using the Lava Basilisk Eggs found in Lavastorm. You can make 15 clumps of dough with each egg. 2. You'll also need a pie tin. Since you need a potte...
Use this macro after the fish rolls macro. You should be able to go up to Baking level 142 with this. (I did!) :twisted: | - BatWingPie.mac - | #include routines.mac Sub Main /call FindCombiner Baking /if $return==99 /return /cleanup /click right inv $return :MakeBatWingPie /sendkey down ctrl /findi...