looking to automate the confirmation window

itsjustme

Lifetime Member
Joined
Mar 18, 2008
Messages
191
Reaction score
0
Points
16
I am looking for a way to automate the clicking of YES botton on the confirmation window when you kickplayers from a task or expodition ... anyone have a line/macro that will work for me?

thanks
 
Code:
/if (${Window[ConfirmationDialogBox].Open}) /nomodkey /notify ConfirmationDialogBox Yes_Button leftmouseup
 
/kickplayer task

kicks everyone out no clicking yes needed