• 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 --->
Resource icon

Utility MQ2RelayTells

Other Authors
Sadge, brainiac
Included in Very Vanilla
Very Vanilla Included! No need to download.
Server Type
🏢 Live 🏘️ Emu TLP Test

Wiki Manual
A plugin that will relay any incoming tell a character receives to a chat channel you specify (default /bc for EQBC). You can relay tells to either an email account or text message using the BLAT win32 command line email utility. You can also filter out messages you don't wish to relay using settings in the INI file.

Commands
SyntaxDescription
/relaycustom <text>Adds <text> to the custom filter section of the INI file and will not relay any tells that include <text>.
/relayhelpDisplays current settings and other command info.
/relayloadReloads the INI file
/relaymailhelpDisplays current mail relay settings.
/rtsetkey <section> <key> <value>Change any entry in the INI file. This is handy if you want to quickly change the relay channel for your characters, e.g. /rtsetkey Settings ChatChannel "/tell bobby" (if the value has a space, you must use quotes)

Ini file example
INI:
[Settings]
ChatChannel=/bc
;Defines what channel to relay tells to.
ChannelMessage= sent ${Me} a tell that said:
;Custom message given when relaying tells.
RelayTellsInGame=TRUE
;Toggles if you wish to relay the tells in game or not.
RelayAFKMessage=FALSE
;Toggles the relay of the auto-AFK responses from tells.
RelayTraderTells=FALSE
;Toggles the relay of trader tells.
[Pet]
RelayPetTells=FALSE
;Toggles the relaying of any pet tells.
RelayPetAttack=FALSE
;Toggles the relaying of pet attack messages.
RelayPetSuspend=FALSE
;Toggles the relaying of pet suspend messages.
RelayPetMezzed=FALSE
;Toggles the relaying "Cannot wake" pet messages.
[NPC]
RelayNPCTells=FALSE
;Toggles the relaying of NPC tells
[Mail]
RelayToMail=FALSE
;Toggles the relaying of tells to email.text messages (using blat program).
[email protected]
;Destination address for the relayed tell mail.
[email protected]
;Custom address for the sender of the relayed tell mail.
Subject=Tell Received
;Custom subject for the relayed tell mail.
Server=smtp.yourserver.com
;Your smtp server used for sending the mail.
UserName=YourUserName
;Your email user name.
Password=YourPassword
;Your email password.
Source Repository
https://github.com/RedGuides/MQ2RelayTells
[git] Automation options?
Yes
Author
ChatWithThisName
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from ChatWithThisName

Share this resource

Latest updates

  1. 20230219

    〰️Commits Update for v143 Addresses https://github.com/macroquest/macroquest/issues/635...
  2. fixed and code cleanup

    Remove the pSpawn and switch to EzCommand Confirmed fix for mail and relaying the tells on my...
Back
Top