Getting Started
Rules
Character Mover
Optimization Guide
EZ Wiki
EZ Guide
Magelo
Zone List
Spell Recipes
T10.5 Spell Recipes
Crafting Recipes
Donate
EZ Player Discord
EZ Server Files
EZ Client Downloads
Custom UF MiniMap
Custom UF Inventory
EQEmulator Home
Allakhazam Home
UFMissingFilesList
TwitchTV
Sub Main() /bc Summoning some Mystery Meat, this should net you 100 by the time it's done :Primeloop /call ClickFood /goto :Primeloop /return |=====================================================================| SUB ClickFood|===================================================================== Sub ClickFood /if (${Me.FreeInventory} > 0) { /if (${FindItem[dracnid].ID}) { /if (${FindItemCount[steaks]} < 100) { /casting 29280 /timed 55 /autoinventory /delay 1s } } } /return