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! 👋
No….
Go find the lua script called Lua Event Manager (LEM). There are instructions on the resource page for LEM about how to run it and make it work and it explains various “events” and “conditions”.
What I posted was snippets of a LEM condition I used to use to bandolier swap my knights from...
It really isn't bad if you either are good at typing, make the hotkeys or have a notepad doc handy to copy/paste and are half proficient with alt/tab from EQ to notepad and back.
Before Tsikut clicky, getting there was 10 million times worse than the mission itself.
I haven't used these in a bit but these were LEM conditions I had for switching from sword and board to 2h and back. Use whatever condition you think makes sense.
local mq = require('mq')
local function condition()
return mq.TLO.Me.XTarget() < 3 and mq.TLO.FindItem('Great...
I realize this is probably a complex ask for a non-problem, and if its been answered anywhere else I apologize. The missing spells information is awesome, but one thing that would be helpful is if it only listed out missing spells that haven't been superseded - the obvious exception being things...
If you're importing via the Base64 encoded string, it will go to the correct place. Text events you need to know the matching trigger if you're just copying code into an event you created. What kind of error are you getting importing the string?
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.