Page 1 of 1

One Macro to rule them all

Posted: Tue Feb 02, 2021 12:32 pm
by Hrolfr
Hi there,

I would like to write a role play macro, to use all my existing macros :

I've got 5 roleplay macros, within each of these, several battlecries, that are randomised. Due to the size limitation of macros and the numerous battlecries I had to make several of them and affect them to some buttons.
I would like to have a macro, that when clicked would "click" randomly on one of the macros, so all my battlecries would be truly randomised. The thing is, I have no idea how to do it.

Is there a website with the code used for macroing ?

Thanks !

Re: One Macro to rule them all

Posted: Tue Feb 02, 2021 1:59 pm
by Akalukz
addon think out loud can do this I believe. If not that would be a good starting point on figuring out how to do it.

Re: One Macro to rule them all

Posted: Tue Feb 02, 2021 2:15 pm
by Hrolfr
Thanks, I'll have a look at the code :)

Re: One Macro to rule them all

Posted: Tue Feb 02, 2021 3:14 pm
by sullemunk
Yeah, you'd better be making an addon that randomize battlecries instead of using a lot of macros imo

Re: One Macro to rule them all

Posted: Tue Feb 02, 2021 3:24 pm
by Lilim
uhm? Is this a black hole or something?

Maybe you will need this from 2017, it's almost the same topic:
viewtopic.php?f=8&t=20022&start=10

Re: One Macro to rule them all

Posted: Tue Feb 02, 2021 3:41 pm
by Hrolfr
Well it is not the same, the previous post was to make the macros with random battlecries, but as there is a limited space (so limited battlecries) in each macros, I had to made several.
And I'm looking to make a macro to reunite them all (to randomise the use of them precisely).