July 3, 201411 yr Can you make the prospecting product convert the Sparkling Shard's to Serpent's Eye (every 10 sparkling shards converts to a serpents eye so they don't fill up bags)
July 3, 201411 yr Hello, For it you can use "My Macro" in advanced general settings. Or activate option "Auto Make Elemental" (tab "LOOTING AND FARMING OPTIONS") in advanced general settings and add at in the file "WRobot\Data\autoMakeElementalMacro.txt" the line: itemName = GetItemInfo(90407) if GetItemCount(itemName) > 9 then RunMacroText("/use " .. itemName) end
Create an account or sign in to comment