Is There Any Way To Select Option From Rightclick Menu?

lixleon

Member
There is a mob, need rightclick and select correct option, I want to make a script auto finish this, anyone can tell me how to do?
Thank you for your help.
 
EQ2UIPage[PlayerHousing,BrowseRatings].Child[button,PlaySelf]:LeftClick
Enters the DM. But you must manually selected the DM you want to enter once then you can use that to enter the DM.

eq2execute apply_verb ${Actor["Dungeon Exit"].ID} "Leave Dungeon"
Leave the DM. Works on the entry and exit portal.
 
Top Bottom