• 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 - How do I get all members of a group to follow lead when hailing/talking to npcs?

Dwenivere

Member
Joined
Sep 30, 2023
RedCents
173¢
Greetings,

I am wanting to start a few quests and I knew there was a way for the group members to all hail a the same time and all click or use the keywords that the driver does. Is there a command for group members to follow lead in conversations?
 
Greetings,

I am wanting to start a few quests and I knew there was a way for the group members to all hail a the same time and all click or use the keywords that the driver does. Is there a command for group members to follow lead in conversations?
the mimic me button?
Mq2groupinfo.png
 
just be warned with hailing and mimic me, there are people that will possibly notice that your entire team hails and talks in unison, and will get upset about you botting, and may file reports, just be aware of this behavior from non boxing/botting players and plan accordingly
 
Thank you for the info and the advice. My kissassist is not the most recent. How can I update it?
 
just be warned with hailing and mimic me, there are people that will possibly notice that your entire team hails and talks in unison, and will get upset about you botting, and may file reports, just be aware of this behavior from non boxing/botting players and plan accordingly
yeah, this is one thing I did:

in mq2groupinfo.ini

changed say and hail to add a random time delay

MimicMeText=Mimic Me
;MimicMeSayCommand=/dgge /say
MimicMeSayCommand=/noparse /bcg //docommand /timed ${Math.Rand[20,80]} /say
;MimicMeHailCommand=/dgge /keypress HAIL
MimicMeHailCommand=/noparse /bcg //docommand /timed ${Math.Rand[20,80]} /keypress HAIL
MimicMeToolTip=Everyone do what I do: targeting, hailing, etc.
 
yeah, this is one thing I did:

in mq2groupinfo.ini

changed say and hail to add a random time delay

MimicMeText=Mimic Me
;MimicMeSayCommand=/dgge /say
MimicMeSayCommand=/noparse /bcg //docommand /timed ${Math.Rand[20,80]} /say
;MimicMeHailCommand=/dgge /keypress HAIL
MimicMeHailCommand=/noparse /bcg //docommand /timed ${Math.Rand[20,80]} /keypress HAIL
MimicMeToolTip=Everyone do what I do: targeting, hailing, etc.
Thanks for this! I lost it in a computer death/move and was just trying to find the original source I got it from here to post in this thread.
 
Thanks for this! I lost it in a computer death/move and was just trying to find the original source I got it from here to post in this thread.
Glad I could help! I do think its a good thing when doing stuff in crowded areas.
 
How do you guys handle targeting the NPC to then have mimic work? /dga /tar npcname?
this is what i do (because used to have inconsistencies)
pause everyone

click on mimic-me
target myself
target mob
see "notifying switching whatever"
/say ready
 
this is what i do (because used to have inconsistencies)
pause everyone

click on mimic-me
target myself
target mob
see "notifying switching whatever"
/say ready
Oh so mimic also targets! Never got that to work correctly, I thought it just copied whatever you said.

Thanks.
 
Dwenevere

You can also use the ImGui (Lua) Don't Make Me Say It. It works great. It will Hail your target from all your toons in the group. Then it catches all the replies in a window and you just click on the appropriate one. Makes questing real painless. And don't forget to make a social that tells all your toons to accept the quest at the same time. You should spend some time looking at the Lua section and the Macros sections of these forums. Never know when your going to find something that someone has created to make your life easier hehe. Have fun.

Vrak
 
Question - How do I get all members of a group to follow lead when hailing/talking to npcs?

Users who are viewing this thread

Back
Top
Cart