- Joined
- Dec 29, 2017
- RedCents
- 19,091¢
So as I was leveling my characters up and buying random crap from the bazaar to upgrade my toons I got to wondering if any of my items had clickies on them.
I was going through looking at each individual item one at a time like I didn't know how to code or something. I was thinking to myself man I'm going to have to do this every time I upgrade my gear.
So I did what anyone who knows how to make scripts would do....I made a macro to check for me. Since keeping things to myself isn't my way I've decided to share it with you.
If you appreciate my work and want to help support me you can donate to me directly at Donations for ChatWithThisName's Hard Work
|||||||||||||||||||||||||||||||||||||||||||||||||||
|FindClicky.mac by Chatwiththisname
|v1.0 ~ Initial release 1/2/2018
|Usage: /mac FindClicky
| /mac FindClicky All
| Above is same as /mac FindClicky
| /mac FindClicky Worn
| Above will only check for clickies in worn slots
| /mac FindClicky Inventory
| Above will only check inventory/container slots
|
|Purpose: Will search your worn slots and inventory
| for clickable items and output found items to
| the MQ2 Window
|||||||||||||||||||||||||||||||||||||||||||||||||||
I was going through looking at each individual item one at a time like I didn't know how to code or something. I was thinking to myself man I'm going to have to do this every time I upgrade my gear.
So I did what anyone who knows how to make scripts would do....I made a macro to check for me. Since keeping things to myself isn't my way I've decided to share it with you.
If you appreciate my work and want to help support me you can donate to me directly at Donations for ChatWithThisName's Hard Work
|||||||||||||||||||||||||||||||||||||||||||||||||||
|FindClicky.mac by Chatwiththisname
|v1.0 ~ Initial release 1/2/2018
|Usage: /mac FindClicky
| /mac FindClicky All
| Above is same as /mac FindClicky
| /mac FindClicky Worn
| Above will only check for clickies in worn slots
| /mac FindClicky Inventory
| Above will only check inventory/container slots
|
|Purpose: Will search your worn slots and inventory
| for clickable items and output found items to
| the MQ2 Window
|||||||||||||||||||||||||||||||||||||||||||||||||||
Last edited: