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)
Been pulling my hair out after just moving my toons to the Test server and not being able to auto-login. My MQ2AutoLogin.ini looked like:
[Settings]
UseMQ2Login=1
[Profiles]
DefaultEQPath=G:\GAMES\Everquest TEST Server
NumProfiles=1
Profile1=test--main
[Servers]
test=
[test--main]...
Warning: I'm a Lua noob...
I'm wondering if there's a simple solution to what is, for me, becoming a total PITA. I have 6 toon specific scripts, one for each character in a group. The scripts primarily monitor/apply their buffs and request buffs as needed from others, and also handle a number...
Well, I used .ID() in quick test on the server, yet to try to make it consider the duration. I might stick with the .ID() as that seemed pretty reliable and the duration isn't a huge deal for a HoT.
Perfect! Indeed it is under Songs. Really had me pulling my hair out.
if mq.TLO.Me.Song(spellname).ID() ~= nil then
...
Above code is from a quick test. I've yet to work on checking duration, but assume I'll get there easily now that I know a HoT is a "song" :p
Thanks much, this has driven me...
Still having zero luck finding out if a character already has a HoT on them. I have spent hours trying to figure it out. With DanNet or with a script running directly from the active target I cannot find the solution. Any help is appreciated about what the call is to just see if a given HoT is...
I'm not using KissAssist, nor MQ2Heals. Everything I searched for here seems to be related to KissAssist (which, again, I'm not using). I am making my own Lua's, and trying to get my clerics to toss HoTs on a target, but only if the target doesn't already have the HoT.
In my various coding...
No it's installed in Name/AppData/Local/VeryVanilla/MacroQuest/Release
As mentioned, it was running fine yesterday. Today prior to playing I updated the launcher (MQ-Live), and can autolog into Live servers just fine, but my EMU-Server launcher stopped working for ProjectEQ (peqtgc server).
Tried a number of modifications to AutoLogin.ini/profiles, nothing works. Again, MQ appears to be crashing, as there are NO MQ dialogs/chatboxes displayed at all at any point after selecting the profile to auto-load.
From my limited knowledge of how things run: appears to be shutting down due...
Howdie,
MQ2AutoLogin worked fine yesterday. Today I started the launcher and updated the LIVE setup in the launcher. MQ2AutoLogin continues to work just fine on the LIVE Server setups I have.
But the EMU Server launcher fails when I try to log into ProjectEQ. It hangs/crashes at entering the...
Nice! Have gone over it briefly. Definitely learning a few things about using LUA and MQ, much appreciated! Looks like you're doing pretty much what I'm slowly building. Scripts on each toon to monitor buffs, DanNet for firing off things. You have a TON more work progress on checks, I've only...
I'm pulling my hair out trying to learn DanNet (*should* be simple). I cannot for the life of me do any form of a /dquery. The instructions are pretty vague, and I've spent hours searching the forums/web for LUA examples of using /dquery with no luck.
Anyone know what syntax I need to do a...
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.