• 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

Question - Forward /tell message?

lostangelintx

Member
Joined
May 8, 2013
RedCents
252¢
Is there any macro (or can Kissassist?) that will forward /tell messages to another char?

I do not ever go AFK. If I do, I stop the macro.
What I am concerned with is that if someone (GM, or anyone) who /tells one of my boxed toons and I don't catch it. I am running 4 accounts on one PC and monitor. Unless I happen to be looking and the screen happens to fe focused on that particular toon, I won't see it.

I pull with my necro on my laptop. The other 4 accounts are on my desktop running Kissassist on all of them. I would like to get any incoming text messages sent to the necro.
I would like to be able to answer via the necro, but have it sho up as coming from the toon in question, but I know that would be complicated.

Any advice? This might be available in MQ2 and I just don't know it.
 
Use EQBC. /plugin mq2eqbc - You run the Mq2EQBCS.exe in the same directory (It's a chat server for the MQ2's to talk) - then you load that plugin stated above... After that is done,
/bccmd connect (default is localhost)

Then after that (i suggest looking at the post here.) You want to enable tell watch. :)

From that point on - you could have 20 toons botting - once one gets a tell ,it'll pop up in the MQ2 window in all of your EQ clients. :)
 
You can also use events, but you also get pet and vendor spam so it's not that great. Here is one of my non pet chars events.ini that relay tells to my main.

[relaytell]
trigger=#1# tells you, #2#
command=/tell mymainsname ${EventArg1} told me, '${EventArg2.Mid[2,${Math.Calc[${EventArg2.Length}-2]}]}'
 
If you issue with EQBC like myself, you can use MQ2relaytells. I love it, I have it send all tells received from any of my toons to my private chat channel. If you need help setting it up, let me know!
 
If you issue with EQBC like myself, you can use MQ2relaytells. I love it, I have it send all tells received from any of my toons to my private chat channel. If you need help setting it up, let me know!

would love some help with this..cant seem to get it to work
ini looks like
Rich (BB code):
ChatChannel=/myprivate chat channel
ChannelMessage= sent ${Me} a tell that said: 
RelayTellsInGame=TRUE

but all i get in red in MQ2 window is 2 DoCommand -couldnt parse /channelname [${TIME}] toonname sent ${Me} a tell that said: blah blah blah
 
You need to enter your channel name. Like /1 mychannel:mychannel

Make sure it's the correct number and channel name.
 
Exit all channels on all toons , then /autojoin channelname:password. You can only have one autojoin channel per char that is set by you. turn off autojoin generals and yours should always be /1

Note : Free to play cannot join chat channels.
 
You could also do what I do.

I created a Text to Speech file for all my characters saying their name. Set them all to audio triggers in game. So any time someone sends a character a tell, it says their name, and i know who to look at.
 
Exit all channels on all toons , then /autojoin channelname:password. You can only have one autojoin channel per char that is set by you. turn off autojoin generals and yours should always be /1

Note : Free to play cannot join chat channels.

You can have as many autojoin channels as you want.

/autojoin channel1:psw1,channel2:psw2,channel3:psw3
 
Question - Forward /tell message?

Users who are viewing this thread

Back
Top
Cart