Trying to figure out how to convert part of my macro, how would i do something like this:
Code: Select all
/notify InventoryWnd Platinum leftmouseup
this is not the correct code but i was unable to find, through search and otherwise, what this should be, just trying to get it to click on the platinum box (used in conjunction with /ctrl or /shift)
*edit* found a way to do this buy just clicking then doing /notify QuantityWnd QTYW_Accept_Button leftmouseup, but if anyone finds that there is a /notify for the platinum box itself, let me know