Jump to content

how to pass this :)


headbig

Recommended Posts

Get wow bouton/window name:

/run print(GetMouseFocus():GetName())

or

/run DEFAULT_CHAT_FRAME:AddMessage(GetMouseFocus():GetName())

Copy this script in wow chat, put your mouse over an button and press enter key. In wow chat appear button name (you can use this like "/click TheButtonName" or "TheButtonName:Click()" or "RunMacroText("/click TheButtonName")" if you use it in fightclass).

You can also use macro:

/framestack

More info: http://wow.gamepedia.com/Framestack 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...