• 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 make everyone in the group click on the same item all at once

Status
Not open for further replies.
Joined
Dec 5, 2018
RedCents
504¢
I am sure there is a way but I cannot find it. How do I make all the members of my group click on the same object at the same time? I am trying to do the Echo of Hate mission in SOR but each toon needs to click on the crystal in order to port to mob. What do I ned to do to make them all click at the same time?
I manually run my tank and all the others are using CWTN plugins
 
Solution
I am sure there is a way but I cannot find it. How do I make all the members of my group click on the same object at the same time? I am trying to do the Echo of Hate mission in SOR but each toon needs to click on the crystal in order to port to mob. What do I ned to do to make them all click at the same time?

if it is a door/switch thing /dgga /multiline ; /doortarget; /timed 5 /click left door

just as an "fyi" extension to this question
for an item in your inventory you would do something like /dgga /useitem "cool item name in quotes"
I am sure there is a way but I cannot find it. How do I make all the members of my group click on the same object at the same time? I am trying to do the Echo of Hate mission in SOR but each toon needs to click on the crystal in order to port to mob. What do I ned to do to make them all click at the same time?

if it is a door/switch thing /dgga /multiline ; /doortarget; /timed 5 /click left door

just as an "fyi" extension to this question
for an item in your inventory you would do something like /dgga /useitem "cool item name in quotes"
 
Solution
What if it is an object? Specifically, it is a crystal that ports you to a different spot in the zone. You cannot target it, but you click left click on it to activate the teleport. Also, do I make a hotket and just hit the hot key to make everyone port at once?
 
What if it is an object? Specifically, it is a crystal that ports you to a different spot in the zone. You cannot target it, but you click left click on it to activate the teleport. Also, do I make a hotket and just hit the hot key to make everyone port at once?
that is a switch/door/etc - an "object you click" all the same, the doortarget thing i mentioned is how you do that

yes hotkey
 
Of course it is LOL. That's why @Sic is the man!
@Sic is @da Man … wooooooot

Parks And Recreation Wow GIF
 
that is a switch/door/etc - an "object you click" all the same, the doortarget thing i mentioned is how you do that

yes hotkey
just to expand on this for people that may not be aware, if you open nav ui (/nav ui) > click debug tools > expand objects dropdown > click view doors button.

this gives you a nice list of all the objects that you can sort by distance to get the ID of the object nearest you, then just bang out a "/dgz /nav door id 1 click" or whatever other variety of dannet command you like to use.
 
/bcga //doortarget

/bcga //click left door

Works 99% of the time. Other ways you can auto click stuff is by `/bcg //nav id ${Me.ID}` while standing next to an object you want them to click on and most of the time they will auto click it
 
Question - How do I make everyone in the group click on the same item all at once
Status
Not open for further replies.

Users who are viewing this thread

Back
Top
Cart