• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
MQ2Boxr

Plugin - MQ2Boxr (3 Viewers)

I have a draft PR here

Could you (or someone else familiar with the script) please look over the commands and verify that they seem correct?
The only change to the commands are to change /rg to /rgl. I created a fork and used what you wrote updated to use the /rgl and compiled it. I tested it and it does pause, unpause, chase and set camp on my bard when using rgmercs Lua.
 
it has it

Hmm, strange then. Cause my necro doesn't respond to the command /boxr pause or /boxr unpause. I had to add a direct tell line for that toon /bcst toonname //nec pause on

if I type /boxr pause on the necro directly, it only says it is pausing KA and not MQ2Necro.
 
i have not used grind in a few months but i believe you need to set up what automation you are using for each class in the grind window. if grind is running whatever the default setting is on top of Lua rgmercs that is probably causing alot of issues.
 
Once very vanilla is updated, mq2boxr will support rgmercs Lua. The suggested changes by Sidien and derple have been incorporated but it needs to be compiled when a new very vanilla compile is made by the devs.
 
Is there a way to add a /boxr vorpal in addition to the /boxr manual?
Just trying to cleanup and simplify some hotkeys I have and I'm feeling that my /dex soandso /### mode 3 on 5 lines is a bit much,
as would be a /multiline.
Would love to be able to use /dgge /boxr vorpal instead.
You can use /cwtn mode 3 to do vorpal. Cwtn plugins added /cwtn command as an alternative to doing class short name.
 
In my fork https://github.com/nookiecookie/MQ2Boxr, I have added /boxr burnnamed and /boxr burnoff functionality for xgen, entropy, rgmercs Lua and cwtn plugins.

It is added for kissassist but I do not use kissassist so cant confirm if it is working or not. I am not sure if those commands can be added for muleassist or AKA but AKA is unmaintained. It is not added for rgmercs mac which is also not maintained anymore I believe.
 

rgmercs Lua (rgmercs Lua)​

Boxr commandAction
Camp/rgl camphard
Chase/rgl chaseon
Manual/rgl chaseoff
/rgl campoff
BurnNow/rgl set BurnAlways 1
RaidAssistNum <N>Not supported

Mq2boxr supports RGMercs Lua now.

@brainiac I have added a new pull request to add /boxr burnoff and /boxr burnnamed commands for RGMercs Lua, XGen, Entropy, CWTN and kissassist. These are the commands in /boxr they used:

Kissassist
BurnOff/burn off
BurnNamed/burn on

RGMercs Lua
BurnNow/rgl set BurnAlways 1
BurnOff/rgl set BurnAlways 0
/rgl set BurnAuto off

Entropy
BurnOff/burn force off
/burn auto off
BurnNamed/burn auto on

XGen
BurnOff/cc burn off
BurnNamed/cc burn on

CWTN
BurnOff/war BurnAlways off
/war BurnAllNamed off
BurnNamed/war BurnAllNamed on
 
Last edited:
Plugin - MQ2Boxr

Users who are viewing this thread

Back
Top