• 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

:waitforit hotkey

doug_doug

New member
Joined
Feb 22, 2006
RedCents
:confused:

What hotkey is the :waitforit code waiting for!?

I have been scouring newbie guides in hopes of finding the answer, but so far no luck.

If it is in the code I am missing it completely!

I am trying to use the slipgear macro.
Sub Main
|Wait for the hotkey to start the macro.

:loopstart
:waitforit
/doevents
/doevents
/goto :waitforit
/return


thanks so much for any and all help! :o
 
look at the events

whatever macro your looking as is waiting for one of the events to trigger

its common to use it for instanced dungeons

the kotkey is probably one of the "you have entered XYZ zone"

Army
 
|Slipgear.mac
|
|( @ )( @ )'s
|
|* 1st attempt at a Macro... Hopefully when I am done, this will do at least most of the slipgear quest for you. To make this work, you will need to hail slipgear and follow text and get all the missions. Then make a hotkey < /echo You have entered Corathus Creep > Also, i do not yet know how to /zone, so you will have to make the zones yourself.
 
thanks all!

/bonk self
I knew it was just something obvious I wasn't getting.

Now I got it! It's not catching the real zone message so we are sending it ourselves as a trigger.

thanks all =)
 
:waitforit hotkey

Users who are viewing this thread

Back
Top
Cart