• 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

Utility MQ2Boxr

〰️Commits​


Explicitly reference DataTypeTemp as char array
(a3d8a36) ~Knightly
Merge branch 'datatypetemp' into 'master'

Explicitly reference DataTypeTemp as char array

See merge request redguides/plugins/MQ2Boxr!9
(c796722) ~Redbot

〰️Commits​


(34c0ad4) ~Knightly
Merge branch 'v143' into 'master'

Update for v143

See merge request redguides/plugins/MQ2Boxr!8
(fb462e6) ~Knightly

〰️Commits​


- Update Boxr to build for EMU
(78fd3e6)
- Merge branch 'build-for-emu' into 'master'

Update Boxr to build for EMU

See merge request redguides/plugins/MQ2Boxr!7 (268f0b0)
Posted by: DoNotReply

Boxr TLO​

Adds a TLO, Boxr, which exposes the following data:


MemberTypeDataValues
${Boxr.Current}StringKey of the automation that is controlling the tooncwtn, enthropy, kissassist, etc
${Boxr.Paused}BooleanIndicates whether the automation is currently pausedTRUE, FALSE
Posted by: DoNotReply

〰️Nothing here​


Small cleanup in preparation for future development
Posted by: DoNotReply
Since the latest version of VeryVanilla (20220518), MQ2Boxr supports XGen.

Thanks to Aipoc76 for the implementation!
This update is only on MQNext for now. Should be included in the next VeryVanilla MQ2 release as well.

Added support for AlsoKissAssist.

Changed how BurnNow works for KissAssist, from `/burn on doburn` (which would toggle KissAssist's Burn setting on, if it was toggled off) to `/burn` (which burns only if the user has Burn toggled on).
Sidien, Knightly, brainiac

Adds a new command to MQ2Boxr, /boxr BurnNow, which instructs the box to start burning the current target .

Also: emu support added, now supports all CWTN plugins, including unreleased.
Added support for MuleAssist


Removed the CampRadius command. This concept is modelled differently in the different combat assists, and mq2boxr will probably just cause confusion by including it.


When debug logging is enabled, boxr will now log all commands it executes.


Refactored how the box adapter objects are managed, to make it easier to extend with new adapters.

Back
Top