Im making a macro for the Daosheen the Firstborn fight, for those who dont know the fight, there are 4 different AE's that go off randomly, and you then have to click a specific colored stone to cure youself. I was wondering if anyone knew a command that I could add that would center my screen to look straight ahead and not up or down at all and left click the mouse in the center of my screen, so that it will cure the AE. This is what I have so far.
Sub event_red
/popup PRESENCE, CLICKING RED NOW!!
/beep
/ghost on
/warp loc -23, -355, 28
/delay .5s
/face fast heading 0
/delay .5s
/ghost return
/return


