• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - Autoforage

Joined
Aug 12, 2005
RedCents
309¢
I'm trying to find a way to autoforage and have the foraged items on my cursor auto drop in my bag AFK. The mq2melee plugin has a forage=1 option but the foraged items remain on my cursor. After being away from keyboard for 10 minutes, it seems you have a maximum of 16 items on your cursor before you can't obtain any more.

I tried mq2autoforage and it doesn't work.
I tried mq2cursor and i'm not sure why the items aren't being dropped in the bag.

Any ideas?

Warmonger
 
This will forage and use your loot.ini file to keep only what you want.


Rich (BB code):
| Forage.mac v.1 by Maskoi 1/31/2013
| Forage using ninjadvloot.inc

   #include Ninjadvloot.inc
     
Sub Main
    /call SetupAdvLootVars
    :Top
        /if (${Me.Skill[Forage]} > 0) /doability forage
        /doevents
        /call LootMobs
        /delay 10
    /Goto :Top
/return
 
Last edited:
/plugin MQ2AutoForage
/startforage

- - - Updated - - -

Link to the thread: http://www.redguides.com/community/showthread.php/24735-MQ2Autoforage
 
Question - Autoforage

Users who are viewing this thread

Back
Top
Cart