In the following code snipet for a tradeskill macro:
Code: Select all
Sub ClearCursor
:Start
/if $cursor()!=NULL {
/click left auto
/delay 5
}
/delay 0
/if $cursor()!=NULL /goto :Start
/return
/click left auto = Does this find a open spot in your packs and put the item in it?
I'm not sure what the "auto" part does.
Thanks everyone.
-Lane
