• 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 - Chat command with Kiss?

pythag1

Member
Joined
Jan 11, 2010
RedCents
59¢
Hi, looking for a point in the right direction for a simple method of sending random commands to a group via a tell but have Kiss running at the same time,
'group' target my target and say this. - basically for questing etc

the mimic me function doesn't seem to work very well with Kiss running for targeting!

any help greatly appreciated
 
I usually have buttons to pause kiss and unpause kiss if not flipping instances. Grind pauses it for you when flipping instances. Mimic will work while kiss is paused then when you zone in just unpause kiss
 
I usually have buttons to pause kiss and unpause kiss if not flipping instances. Grind pauses it for you when flipping instances. Mimic will work while kiss is paused then when you zone in just unpause kiss
I actually didnt know pause was a function - thank you I will look into that.
 
/mqp on & /mqp off

macro pause
Thank you its a starting point for me, not sure its will work as the character I play is not using kiss or running a macro - the other five are and I have to tell them to pause etc. so 1 tells the other 5 to do something via a tell etc.

however going to do some research into that link - thank you :)
 
Thank you its a starting point for me, not sure its will work as the character I play is not using kiss or running a macro - the other five are and I have to tell them to pause etc. so 1 tells the other 5 to do something via a tell etc.

however going to do some research into that link - thank you :)
If you're using KA on all your toons and using Dannet then I would "/dge /mqp on" to pause them and have another button for "/dge /mqp off". That will send the command to all toons but the one you're sending the command from.
 
Not sure if this is what you are asking but ....

For missions I use an alias to have my guys pause , assist for the target and then I space out when they say ready.
Using mimic is nice ... but having all the toons say ready at the same exact time is asking for attention I do not want.

My alias looks like this..

I pause the toons with a hotkey setup using boxr pause and another for unpause

Code:
/gready=/multiline ; /bcga //react off ; /bcga //assist ${Group.MainTank} ; /timed 10 /bct ${Group.Member[1]} //say ready ; /timed 50 /bct ${Group.Member[2]} //say ready ; /timed 100 /bct ${Group.Member[3]} //say ready ; /timed 150 /bct ${Group.Member[4]} //say ready ; /timed 230 /bct ${Group.Member[5]} //say ready ; /timed 250 /say ready
 
Question - Chat command with Kiss?

Users who are viewing this thread

Back
Top
Cart