Addon Help! I Lost Something!

So I’ll try and keep it short.
I’m looking for an addon I used to use but I forgot what the name was.

Before this addon, if I wanted to spice up my Bonestorm.
I had to put it in a macro to cast bonestorm and play marrowgar’s BOOONESTOOORM line. And I couldn’t put a /say or /yell in there or the code got all jumbled up somehow.
But this would play the sound everytime I pushed the button. Not just when the spell was actually cast.

This addon that i lost somewhere.
Would be able to put a /yell in there and could play the sound file when I Cast Bonestorm. No special macro needed. It just triggered on event. Thus saving me some spam.

I’m looking to find this addon again or something that performs the same function. If any of you have suggestions or recommendations I’d greatly appreciate it.

This sounds a lot like a weakaura type set up. Try looking into Weakauras and sound file installation for it. I dont think bonestorm is a default sound file but you can add them.

Mine make all sorts of things. Sounds when my dots hit their pandemic windows, personal chat messages when a dot needs refreshing, glowy buttons, and snapshot tracking.

Sadly it is not weakauras. It uses literally the in game sound files so like:

/run PlaySoundFile(“Sound\Creature\LordMarrowgar\IC_Marrowgar_WW01.ogg”);

Yeah, I know. I just set it up to “shout” eye beam and play the sound file through my master sound output. You find it in the actions tab of weak aura. Select chat > Yell > BONESTORM! and also select Play sound > custom > paste in Sound\Creature\LordMarrowgar\IC_Marrowgar_WW01.ogg as the file path. Boom. done. can make it pop up a transparent icon or something to hide the icon, or for the eye beam one I just made, it brings up a big old cast bar.

As for another addon to do this, I do not know. But I did succeed in making weakauras do exactly what you said with little issue.

This is for Eye beam but it plays the bonestorm sound file. You would just have to tailor it to whatever you wanted

!nwv3YjUnu4NMDM2liJTJHqUeiMg6qmuKZM2omIiSLnQXXIrso)Wfz2hK2xU9jPNJSmqYUBlZWyKLp)8D(77q9PjuYJusg(doA4VygxYk0usSSItjAdl9bnrSJtJ9dOKxMLNR5g64EEEHx6h6DE3Eb(973NM3PRxR8VZeV2QsNWlVSNFF)EH(xg41fmxENWqkHvLUrQMlfvgkzuuCs0ckzTuLXvJKLsfaSyF7Va7ZZTpdPXEN1LcQOKgMHNaqhC5S4iWIPgHSsJreaiLXgLCTMva4j6pIE7(HrrrdUbIA5Q2pmKssR1gjKoMxYELiRRYglk5)0x)YFBFz5YrkoZuR4lxofG3nmLs(CbtTC5KrR2)2Q7UZZ)mzrXx)Y)8ZwpOrTr77C1kZRBbGmFXK4eRao)UgGlk6QTmZgkPXP7957D531Jo9PK3U3zsiLKlQe6nqkaodhn2t45uz1Q0)ZeSpkNMxM)XId77uz8Sk6DqXmUgrouBSr2wM6HMwH)afJukz2Eo9wEQTavxAeTGlTKP1FZTASp8dxcxBep()1QybuTMpi7VGedpJNDJOcHLIxaTkj2ccdaleATDXyfdhiGKpLmSuSBhtL5MrKy6ySsS7T7)TAwgeKS3Upjz)aWp(7yAaDSf0)y5yLB3WqCtGYuUOOP(H((ec0JY1)UnxBVyboNab7nYmiGgCBYSgdEy62OeffCLUX6j7VWvMklHPNx5W0dNbtj1v8N4i(z1gPn7UITwlvRToasEzyXhCiLaHHt2rmn8SIbJcnHeQwn2wckORxBfBUINlEbMaMhnDQZ1tYAvafMSfgrbGzvVbAhPpPo3Q)QrdijRijdwGXITgd1htTgBoxdc1u3VoA68X3oTX4hczBVfsL8epP5sBGf3X3RzwYWvvSYpdjmmiJ97ICzIhBI5J5EAteUbFnhQPq44Gufstcg8rMO60LE)y9PjVbNAtFitj3oPASc77w3u(TjoJi9HxVQTEbFPwaT63nDXK8F9z)knqQMj0ysh5zNYZb79jOWUHlk2aC79ddddc7heCr3lUOF3Ei1(LTn5hVnOHxVfcdDTMdl5vzU(YRU6JtQSx2tGCQn)jTZTtWQuolLVe78evfdbYZBN05WBDi2rshYClRI7EaQ2399pKapPTsnAJaV5uugU8Pjj0SXBScMcA6ajJweff3kQBGS37Y5lSjAYN26yU1cmBTyYVCDlRYDImyTrm0D6SZqhEpWEbClsjWDU1PY1nLV4Z9Ax(HU62TziPnP29pmFdWD222LQMwAUtOAy7aoWWy7QQBRsxlYY4qxuC0NX1kVJLYYBLJPiGfcOfTCHp3eIbEEowNHnvLcfU37y449n7KC1fr1tWalFpfmAcPsaSgoUQRNTyYFolozWul3BM4OWgZ8Oc7KWU1ylna0zhCMFWzNtjpbEomadB6)o

Well, I can consider it a secondary measure if I can’t find the addon I am looking for.

There is also SpeakInSpell. I use to use it before BFA and not sure if it still functions or is updated.

You can create event triggers that access a pre-set group of /commands such as /y /s or /emote. I think It can even play a specific sound file if you plug in the code to play the sound. Mind you only you will hear it and not anyone around you. What triggers will be random from a list or only a single “event”. For example if you wanted to always do the same thing when summoning your mount (( I like the /mountspecial emote myself )).

1 Like

SpeaknSpell had not been updated since 7.3.5 and will no longer work in BFA, I’m afraid. A real shame, because it did make it easy to bind dialogue to abilities.

2 Likes

SpeakinSpell… I think that’s the one.

Shame to hear it is not yet updated.

1 Like