Jump to content
Sign in to follow this  
Hoodx

double /use macro ?

Recommended Posts

So i want to have this macro that either use a mana ruby or a mana potion (when i don't have a ruby, it uses the potion) 

i found this addon called UseByName so you can /use easily, i did this macro 

/UseByName Mana Ruby
/useByName Major Mana Potion

but it just doesn't work, it only uses the ruby, it's like the 2nd line of the macro doesn't exists, help ? :c

Edited by Hoodx

Share this post


Link to post
Share on other sites

No because it fucks my macros for some reason, i have 2 macros to disable ui shits and they just don't work with supermacro, and i had a few bugs with that addon so i gave up

Edited by Hoodx

Share this post


Link to post
Share on other sites
2 hours ago, Hoodx said:

No because it fucks my macros for some reason, i have 2 macros to disable ui shits and they just don't work with supermacro, and i had a few bugs with that addon so i gave up

Yeah SuperMacro is literally the cancer of vanilla addons. It always causes issues with other addons or such.

Use https://github.com/DennisWG/CastModifier if you want a macro addon. (Link to CastModifier wiki https://github.com/DennisWG/CastModifier/wiki )

Edited by Cruzix

Share this post


Link to post
Share on other sites
16 minutes ago, Cruzix said:

Yeah SuperMacro is literally the cancer of vanilla addons. It always causes issues with other addons or such.

Use https://github.com/DennisWG/CastModifier if you want a macro addon. (Link to CastModifier wiki https://github.com/DennisWG/CastModifier/wiki )

SuperMacro is good for extra lua code, it executes at addon load time in global environment, which basically allows you to write small addons in there.

Share this post


Link to post
Share on other sites
53 minutes ago, Cruzix said:

Yeah SuperMacro is literally the cancer of vanilla addons. It always causes issues with other addons or such.

Use https://github.com/DennisWG/CastModifier if you want a macro addon. (Link to CastModifier wiki https://github.com/DennisWG/CastModifier/wiki )

I have used supermacro for 4 years and never had a problem with it.

Edited by asdaaf

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×