• 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 - EQBC - /bca *click yes on pop-up dialogue*? Perhaps also clicking on zone triggers?

Joined
Jan 30, 2015
RedCents
461¢
Prior to my actual question, I wouldn't mind a nice review of how to properly use the search function on this site, because it's no Google...

Anyway. I'm trying to track down correct commands to issue via EQBC that would make all clients click Yes (for example, guildhall TL's. All follow me into the portal, everyone gets a popup, theoretically I could have a hotkey that just does /bca *okay everyone click yes on the pop-up dialogue to port to our destination!*. The weird thing is how this type of documentation doesn't seem to exist.

This falls in line with needing to Click on something to zone (such as a door, or a pole or whatever zone trigger. Lots of zones that aren't just "run past this location to zone").

I believe this is a series of questions more fundamentally rooted in the objects (which I have no idea how to find any documentation on) and how to properly call them, so any help would be greatly appreciated.
 
Rich (BB code):
 /bca //nomodkey /notify ConfirmationDialogBox Yes_Button leftmouseup
 
Thank you very much. That's a very useful command.

I would like to know more about why that answer IS the answer, is there documentation I can review at a higher level (as opposed to sifting through code blocks)?
 
Did about 20 minutes of digging to figure this one out long term. So the TLO for this window is LargeDialogWindow. The LargeDialogWnd.xml shows LDW_YesButton as the child element. I have successfully triggered this with /notify LargeDialogWindow LDW_YesButton leftmouseup.

VICTORY, one window at a time. (this one is specifically for the GuildHall Portal Popup). Not a fan of bumping threads that are outdated, but this one is solved for future searchers.
 
This one is good to know except the eqbc UI keeps crashing on me when a toon is in guild hall.....i asked ieatacid about that a few months ago but no response.
 
Question - EQBC - /bca *click yes on pop-up dialogue*? Perhaps also clicking on zone triggers?

Users who are viewing this thread

Back
Top
Cart