Posted on: 01-26-2014 - Updated on: 01-26-2014 - viewed 26989 times
Description:
I absolutely hate it when I want to delete rare items and I have to type in “DELETE” every single time. This macro makes it easier for you! Just pick up the item with the cursor and run this macro. No confirmations, nothing!!
DISCLAIMER: I am not responsible if you delete your most loved posession, like your cat….
author:
#showtooltip Delete /run DeleteCursorItem(); /run print("Item Deleted")
how to include item name? in
/run print(“Item Deleted”)