• 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 - Track / Forge

there is a plugin for autoforage, but to just skill up..

Rich (BB code):
sub main

:loop
/keypress 1
/delay 20s
/keypress 2
/delay 20s
/goto :loop

/return

I'd suggest a social macro for forage
Rich (BB code):
/pause 5, /doability 1
/destroy

Or use /autoinv if you want to keep all the crap you forage.

Change the delays to whatever you need, put the abilities in hot buttons 1 & 2, and take a nap. to stop it.. type /end

Copy that to a text file, name it whatever you want .mac, and run from MQ
 
open note pad
copy above the text to it
save the file to your macro folder
name it like myskills.mac
then in game /mac myskills
 
I modified the old YAFM to also do tracking. I haven't used it in while but should still work.

BTW it creates an ini file so you can set it destroy junk you don't want to keep.
 

Attachments

Question - Track / Forge

Users who are viewing this thread

Back
Top
Cart