• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
  • Unfortunately, yes, there is a suspension wave happening around the new tlp launch. :'( Please keep regular discussion to Suspension MegaThread and please consider submitting a Suspension report to RG.

Request - packed picnic basket...

well, just changed cauldron to packed picnic basket - guess thats not a thing to be shared...


Rich (BB code):
| Maskoi's Super Cool Cauldron Summoning Clicking Macro v.1 09.25.2012

Sub Main
    /plugin mq2cast
    :mainloop
        /if (${Cursor.ID}) /autoinventory
        /delay 10
        /if (${Cursor.ID}) /goto :mainloop
        /if (${Cast.Ready[Packed Picnic Basket]}) { 
            /casting "Packed Picnic Basket" -maxtries|2
            /delay 10s
            /goto :mainloop
        }
        /if (${FindItemCount[Packed Picnic Basket]}) /itemnotify ${FindItem[Packed Picnic Basket].InvSlot} rightmouseup 
        /delay 5s
    /goto :mainloop
/return
 
Request - packed picnic basket...

Users who are viewing this thread

Back
Top