Craft Wizard Hats and Recycle into Stockpile by neverstopswing
Description: simple script to train inscription alongside crafting queue
1while findtype 5912 backpack as hat
2 dclicktype 3999
3 wft
4 target hat
5 wait 650
6endwhile
7
8if diffweight < 20
9 if findtype 23035 ground -1 -1 2 as resource
10 menu resource 0
11 wft
12 target self
13 endif
14endif
15
16loop