Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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)
Looking for older underfoot macros i completely suck with these types and play on the hidden forest where kiss wont work. Anyone can any THF macros they would like to share?
This is not my macro but written by a friend and close guildy of mine from way back when we ran THF. It will use casion tokens and inventory any items won. Be careful as you will run through your tokens quickly.
|THF Casino Macro By pw3ntt 01/24/2011
|open the bags where your tokens are being held, target the mob and
|run the mac. It does the rest for you!
Sub Main
/declare i int
:Loop
/for i 0 to 3
/call PickupToken
/call GiveToken ${i}
/next i
/call ClickTrade
/call ClearCursor
/if (${FindItem[Gold Ticket].ID}) {
/beep
/endmacro
}
/delay 1s
/goto :Loop
/return
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.