• 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 - Issues with Forage macro and Kissassist

kknights

Member
Joined
Oct 22, 2014
RedCents
368¢
Hi guys- I'm very new to MQ2 and even though I've read many of the intro / help threads I don't know how to approach my issue...

I'm using kissassist and it works fine with the parameters I have. I also have a macro for forage which I got from the forums as well:

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

The forage works great by itself just like kissassist. However, I can't figure out how to have both running at once. I'd like my Druid to be able to participate in combat but also forage whenever it's available (with the autoinventory function the forage macro provides).

Any input or help on this? Thanks!
 
/melee forage=1 will activate mq2melee forage function and as long as kiss is running it will autoinventory according to what you have in your loot.ini file
 
Question - Issues with Forage macro and Kissassist

Users who are viewing this thread

Back
Top
Cart