- Other Authors
- Omnictrl, jimbob, plure, sym, chatwiththisname, redbot
- Included in Very Vanilla
-
Included! No need to download.
- Server Type
- Live, Emu, TLP, Test Server
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.
https://www.redguides.com/community/resources/eqbc-idiots-guide.288/
Commands
Rich (BB code):
-- /bccmd quit - Disconnects from the server
-- /bccmd help - Show Help
-- /bccmd status - Show if connected or not
-- /bccmd reconnect - Close the current connection and connect again
-- /bccmd names - List everyone that is connected to the server
-- /bccmd colordump - Show color codes
-- /bccmd toggle option
-- /bccmd set option < on | off >
Toggle or set option on or off. Valid options:
-- autoconnect - Auto connect to server when plugin loads
-- control - Allow remote control
-- compatmode - IRC compatibility mode keeps name formatting IRC friendly and echoes outgoing /bct
-- reconnect - Auto-reconnect on server disconnect or zone change
-- window - Use dedicated EQBC UI window
-- localecho - Echoing outgoing commands back if in a channel (echo is server-driven)
-- tellwatch - Relay received tells to /bc does not support tell windows
-- guildwatch - Relay guild chat received to /bc
-- groupwatch - Relay group chat received to /bc
-- fswatch - Relay fellowship chat received to /bc
-- silentcmd - Squelch 'CMD: [command]' echo
-- nameannounce - announce names on connect / disconnect
-- savebychar - Saving custom UI window settings to CharName sections of the configuration file (saves to Window if disabled)
-- silentinccmd - Squelches incoming eqbc command requests
-- silentoutmsg - Squelches outgoing /bct with compatmode on
-- notifycontrol - Relays a message to /bc if the control option is disabled when a command request is received
-- echoall - Echoes outgoing /bca commands if enabled
-- /bccmd set reconnectsecs # - Set the number of seconds to wait until reconnecting (default 15)
-- /bccmd stopreconnect - Stop trying to reconnect for now
-- /bccmd channels <channel list> - Set the list of channels to receive tells from.
-- /bccmd version - Show plugin version
-- /bc your text here - Send "your text here" to the server.
-- /bct ToonName your text here Send "your text here" to ToonName
-- /bct ToonName //command - Send /command to ToonName
-- /bca //command - Send /command to all connected clients, excluding the client you issued the command from.
-- /bcaa //command - Send /command to all connected clients, including the client you issued the command from.
-- /bcfont # -S ets the font size of the UI window, similar to the /mqfont command
-- /bcmin - Minimizes the UI window, similar to the /mqmin command
-- /bcclear - Clears the buffer of the UI window, similar to the /mqclear command
Rich (BB code):
/bccmd connect 127.0.0.1 2112
/bccmd set autoconnect on
/bccmd set window on
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
${EQBC}
Member | Description | Member Type |
Connected | Connection status to an EQBC server | bool |
Names | List of connected characters | string |
Port | Port number if connect, otherwise OFFLINE | string |
Server | Current server domain name or IP address | String |
ToonName | Your EQBC client name (probaby ${Me.Name}) | String |
Setting[option] | On/Off status of specified option (/bccmd set for list) | bool |
Rich (BB code):
/echo ${EQBC.Names}
(note to propagate EQBC.Names, use /bccmd names first)
Example
Rich (BB code):
/echo ${EQBC.Port}
EXCLUSIVE TO THE REDGUIDES COMPILE
The /bcg and /bcga command. - Might have mentioned in passing by william12 according to him.
/bcg
This command will only be sent to group members other than the character issuing the command that are connected to the EQBC server.
It will be ignored by any other character connected to your EQBC server not in that group.
Ignores mercenaries.
Rich (BB code):
/bcg //Sit
/bcga
This command will only be sent to group members including the character issuing the command that are connected to the EQBC server.
It will be ignored by any other character connected to your EQBC server not in that group.
Ignores mercenaries.
Rich (BB code):
/bcga //Sit
Links to Android Mobile Apps for EQBC
Free unpaid version
https://play.google.com/store/apps/details?id=com.ieatacid.eqbcmobile
$5 version - claims to be more up to date than the free unpaid version.
https://play.google.com/store/apps/details?id=com.ieatacid.eqbcmobile.plus