#Lumberjacking
1 messages ยท Page 1 of 1 (latest)
1 messages ยท Page 1 of 1 (latest)
Spiral wood harvest with ignore list and auto-drop
For example add this to release() for bowcrafting ๐
sleep(300)
player.useType(0x1022)
let gump = Gump.findOrWait(0x33F69F1, 3000)
gump.reply(47) //Last
sleep(500)
gump.close()
Spiral loop
Would it be possible to add stacking res into packanimal?