• 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)
    Frostreaver
MQ2EQBC

Utility MQ2EQBC

Other Authors
Omnictrl, jimbob, plure, sym, chatwiththisname, redbot
Included in Very Vanilla
Very Vanilla Included! No need to download.
Server Type
🏢 Live 🏘️ Emu TLP Test
Documentation
Read📖Guides
Source Repository
https://github.com/RedGuides/MQ2EQBC

2019, 2023 ESA Winner


MQ2EQBC - (EQ box chat) This plugin is composed of two parts, a server (EQBCS.exe) and a client (MQ2EQBC). This resource is for the client.
  • The server provides a similar service to an IRC server but is much easier to setup.
  • The client is similar to the MQ2IRC client in that it monitors text that is sent to the EQBC server.
Idiot's guide here:
https://www.redguides.com/community/resources/eqbc-idiots-guide.288/

Frequent Quick Info:
Code:
/bcga = everyone in your group including yourself
/bcg = everyone in your group not including yourself
/bcaa = everyone connected to eqbcs including yourself
/bca = everyone connected to eqbcs not including yourself

Commands
SyntaxDescription
/bc your text hereSends a message to the EQBC server.
/bca //commandSend /command to all connected clients, excluding client issuing the command
/bcaa //commandSend /command to all connected clients, including client issuing the command
/bcclearClears the buffer of the (optional) MQ2EQBC UI window
/bccmd [option] | toggle <option> | set <option> {on|off}Meta control of the EQBC client, including connecting to the server, channels, help, status, and more.
/bcfont #Sets the font size of the optional UI window
/bcg //commandSend /command to all connected group members, excluding client issuing the command
/bcga //commandSend /command to all connected group members, including client issuing the command
/bcminMinimizes the optional UI window
/bcsa //commandSilently send /command to all connected clients, excluding client issuing the command
/bcsaa //commandSilently send /command to all connected clients, including client issuing the command
/bcsg //commandSilently send /command to all connected group members, excluding client issuing the command
/bcgsa //commandSilently send /command to all connected group members, including client issuing the command
/bcst {CharName|Channel} //commandSilently send /command to the specified character or channel
/bct {CharName|Channel} //commandSend /command to the specified character or channel

Sample Setup: (enable pasting from clipboard in Everquest options)
Rich (BB code):
/bccmd connect 127.0.0.1 2112
/bccmd set autoconnect on
/bccmd set window on

Examples:
Rich (BB code):
Sending commands to other toons:
/bct ToonName //sit
/bct ToonName //stand
/bct ToonName //macro ninjalooter
/bct ToonName //endmacro

Sending commands to channels:
/bccmd channels chatchan, commands
/bct chatchan hey there guys
/bct commands //bct chatchan My zone: $\{Zone.ShortName}

Sending commands to all other connects clients:
/bca //target id ${Me.ID}
/bca //timed 10 /stick 10
or
/bca //stick id ${Me.ID} 5 uw

Sending commands to all clients including yourself:
/bcaa //makecamp return

TLOs added by MQ2EQBC:

TLOData Type(s)Description
EQBCEQBCUsed to return information about MQ2EQBC settings and general plugin information
  • eqbc.png
    eqbc.png
    28.2 KB · Views: 378
Author
Knightly
Watchers
307
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Knightly

Share this resource

Latest updates

  1. 11/04/2025

    〰️Commits C++20 fixes - Remove SafeItoa - char* -> const char* - Fix deprecation warnings...
  2. 09/07/2025

    〰️Commits Add/update documentation from RedGuides docs system (00f5c01) ~Redbot
  3. 05/06/2025

    〰️Commits Deprecation Update - pCharData to pLocalPC (0e6608f) ~Sic
Back
Top
Cart