• 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

can a macro send me a tell?

Joined
Feb 6, 2007
RedCents
1,683¢
Is it possible for a macro that I am running to send me a tell?

example:
instead of: /echo You do not have a target - ending macro!
something like: /tell ${Me.Name} You do not have a target - ending macro!

Would this work or not?
I would just test it but of course it's patch day:(.
 
Yes...but it requires docrack "talk to self" or something. I'd need confirm or deny on if it sends it through the chat server or if it echo's it locally as a tell for my next warning though.

Sending "-ending macro" to the chatserv or wherever is a simple "grep" away from getting you investigated and ultimatly banned.

So because I'm curious, why would you prefer tells instead of /echo ?
 
Hummm, I had not thought of the possiblity of being detected. My thought was to keep the mqchat window cleaner with less info being sent there. Thanks for the heads up on possible detection.
 
In that case do
Rich (BB code):
/echo ending macro
/squelch /endmacro
That will give you the echo, but won't print out the "The macro has ended" line that mq2 gives out when you end the macro.
 
can a macro send me a tell?

Users who are viewing this thread

Back
Top
Cart