#ui-addons-manager

1 messages · Page 26 of 1

open moss
#

if ur not gona use it I wouldnt worry about it 😄 just fanservice

gusty musk
#

I mean, who knows. I might like it better

open moss
#

true

#

did find a way to increase all the sizes at once, but not the scale

#

so the spacing is obviously bleh

#

as well as timers

#

cant find a scale slider tho

gusty musk
#

Yah

#

I expected it to be like that

#

I just wish WA would allow for Group within Group

open moss
#

yeah :\

gusty musk
#

Because I can set spacing in a dynamic group

#

@open moss Did you get the new one?

#

You like the way it glows no

#

Now*

open moss
#

yeah i love everything about it except the size

#

lol

gusty musk
#

Yah I recently changed the glow

#

The reason why I went with small was because I hated huge icons and took up valuable real estate

open moss
#

yeah I get it, just too small for my old eyes

gusty musk
#

@open moss Easy for you is that I have the layout all down to the math.

#

Just need to figure out the variables

open moss
gusty musk
#

spacing.x = (icon.width * n) + gap.x and spacing.y = (icon.height * n) + gap.y

open moss
#

2smart4me

gusty musk
#

@open moss how's 34x30?

#

Or 34x32

open moss
#

that sounds delightful

gusty musk
#

I'm asking you since you are speaking for everyone that thinks it's too small

gusty musk
little minnow
#

thats nice titania

#

im looking for a decent WA's using koshience's atm

gusty musk
#

Size is 34x30 instead of 28x24

little minnow
#

looking for something with more detail

#

string link? 😛

gusty musk
#

For the bigger or smaller one?

little minnow
#

bigger

gusty musk
#

currently only have the small one up and it's for BFA only

#

I'll upload it soon

#

I actually like this one more

#

Will upload in a bit

wooden osprey
#

@uncut dragon speaking of addons, i have an addon that plasters a bunch of me/my groups damage numbers in the middle of my screen during bosses

#

i wanna fix it, but idunno what addon it is

#

does that sound familiar to you

uncut dragon
#

mikScrollingBattleText

#

Maybe

wooden osprey
#

dont got that one, hmm

uncut dragon
#

I wouldnt know, sorry

#

I might, but not with this limited info

gusty musk
#

@open moss I've updated it. I made it about 5% larger

uncut dragon
#

@gusty musk that ui looks dope

gusty musk
#

ty

#

Not really a UI but ty 😛

open moss
#

OMG its perfect

#

@gusty musk ❤

gusty musk
#

@open moss ty

#

Make sure to grab version 23 not 22. I made a mistake.

#

and I just realized that the WeakAura looks like Batman

#

Should I make one for Arms?

wooden osprey
#

titania maybe u know smth about my problem

#

i've determined its DBM

#

but idk how to disable it

gusty musk
#

Uninstall

#

and use BigWigs

wooden osprey
#

any significant difference between the 2?

gusty musk
#

DBM tells you how to play

#

BigWigs gives bars and you decide.

#

but what's your issue with DBM?

#

I don't use DBM so I may not be able to help

wooden osprey
#

during a boss fight, big dark colored square appears smack dab in the middle of my screen

#

that shows dmg/healing done to the boss, for each individual there

#

so in raids 7 of em show up just splurging numbers i dont care for at me

gusty musk
#

is there an X you can press to close it?

#

not sure tbh

#

As I don't use dbm

wooden osprey
#

ye ok

#

maybe ill try bigwigs

lilac arch
#

love u long time if you make one for arms :d

gusty musk
#

working on it rn

gusty musk
#

meh was going to do the Arms WA but looks like a lot of effort for something I won't play.

#

also @smoky turret Just for you you. I made the Swing Timers more visible. They're actually a lot better, wish I had done this awhile ago.

smoky turret
#

Poggers

uncut dragon
#

Is there an addon that makes a noise when shield block runs out?

tame sphinx
#

could probably do that in WA

gusty musk
#

@uncut dragon hmu tomorrow. I can make one for you.

warped sentinel
#

@gusty musk does your bfa fury auras work without extra addons on beta?

gusty musk
#

@warped sentinel As long as you have WeakAuras installed. Yes

warped sentinel
#

I have beta Weakauras yes.

gusty musk
#

It should work out of the box.

#

You just won't be able to see the nice skins, bars and font.

#

But I have my font/bar as a small add-on if you just want that and don't care about the skins.

#

You can install it from twitch.

warped sentinel
#

Oh cool, is it named Titania 😉 ?

gusty musk
#

Yah, it's in the description

#

TitaniaMedia

warped sentinel
#

cheers

unkempt spade
#

How'd you change the glow on the weak auras @gusty musk ?

gusty musk
#

Are you asking because you don't like it or want to know?

unkempt spade
#

I like it and want to know. I hate the regular glow

gusty musk
#

Which glow

#

The border glow or

unkempt spade
#

The glow inside the button for Rampage, Exe

gusty musk
#

You override the glow function of the region to use a model.

#

Drop this in to Actions - On Init - Custom

local region = aura_env.region
if not region.glow then
    local glow = CreateFrame("PlayerModel", nil, region)
    region.glow = glow    
end
region.glow:SetKeepModelOnHide(true)
region.glow:SetAllPoints(region)
region.glow:SetModel([[spells/instancenewportal_base.m2]])
region.glow:Hide()
function region:SetGlow(showGlow)
    if (showGlow) then
        region.glow:Show()
    else
        region.glow:Hide()
    end
end

-- Credits to asakawa

unkempt spade
#

Ah I see. Thanks much

gusty musk
#

@unkempt spade this will only work on conditions that trigger setGlow()

#

The Glow option in Display won't trigger this.

unkempt spade
#

Nice. I'll see what I can do. I plan on using today to work on my UI. Appreciate it. And props on your WAs, they look very nice. I

lilac arch
#

@gusty musk Awww just saw you didn't do a Arms WA, too bad I was looking forward to it!

gusty musk
#

@lilac arch It's not that I don't want to do it. I'm just not familiar with Arms enough to make one

covert pumice
misty umbra
#

Looks like 80% of the populations ui, so its fine

open moss
#

chat is huge 😄

covert pumice
#

monitor is 29" so its not that big in reality, everything is quite small

steel ember
#

i can't understand how ya see ya skills and cds and in the same time see aoes etc. with that small icons^^

open rampart
#

need tits

#

tits can u make me a vertical wa with pummel, spell reflect, storm bolt, and intim shout

#

To track cooldowns

#

I’ll pay u in gum

#

my life depends on it

#

@gusty musk

ionic turtle
gusty musk
#

@open rampart Sure. For live or beta?

#

What exactly do you want it to do?

#

Just show the spell when off CD and during CD?

open rampart
#

yeah

#

its my solo vs caster rota

gusty musk
#

@open rampart alright. I can whip it up in a bit.

#

Do you want Spell Reflect to glow or something when your target uses a certain ability?

#

Or do you want pummel to glow on abilities that are interruptible?

#

@open rampart ^

open rampart
#

no just like

#

when they are on cd grey them out

gusty musk
#

OK

gusty musk
#

@open rampart u there?

open rampart
#

yeah but I went to bed

#

is there any way you can send me the import string

#

so I can do it tomorrow

gusty musk
#

Is this good?

#

I can change the order

open rampart
#

Yeah that’s perfect

gusty musk
#

Do you want a background?

#

like a black background?

open rampart
#

except no commanding shout

gusty musk
#

You mean intimidating shout?

open rampart
#

No rally’s on it

#

Yes intim

#

No command

gusty musk
#

OH

#

I mixed it up

#

gotchu

open rampart
#

THANK U TITS

blazing path
#

@gusty musk Hi Titania, i saw you suggest to have pummel highlight on interruptible abilities, or on specific abilities. How can i manage to do that ? also for the spell reflect

gusty musk
#

You need to set up a trigger to check if current target is hostile and interruptable

#

When trigger is active, set the condition so that it cane glow

#

^ @blazing path

blazing path
#

@gusty musk thank you !

blazing path
#

@gusty musk well i suck :{

#

anyone can help ? what i am trying to do is: having the kick icon showing up when the spell can be interrupt but also having this shiny yellow proc animation surrounding it. All of that only when the spell is not on cooldown

gusty musk
#

@blazing path you just want it to pop up and glow or?

#

Create a trigger that will check the cool down of pummel and at the bottom of that trigger, set it so that it shows up "Not on cooldown"

#

Create a second trigger that will check if target is hostile and interruptible.

#

At the top of the trigger page, click the drop down menu that says Any trigger to All trigger.

#

Go to conditions tab on the top. Create a new condition, if trigger 2 is active, set glow to check mark

#

And that's it.

steel ember
#

its possible make auras like TMW range option? that its not glow or something or are be grey when I'm not in range for that skill?

blazing path
#

@gusty musk Thanks! i had trouble finding my way in the different trggers

gusty musk
#

@steel ember There's a trigger for range check.

#

It's under status > Range Check

steel ember
#

yeah but i had wanted that the icon just get a bit greyer or lesser transparent not that it disapeared complete when out of range

woeful arch
#

needing some help here muh doods, looking to get rid of the large icon showing cc on nameplates, for the life of me i cant find the setting. using elvui pls halp

gusty musk
#

@woeful arch check under buffs in Nameplates?

#

Or debuff

woeful arch
#

ok nvm, panic over... was nothing to do with elv at all vel move along nothing too see here

open moss
#

what was it lol

woeful arch
#

some random addon i imported with a new ui...... Nameplateauras

open moss
#

which one were u removing? the stretched one or the one on top?

#

the one on top is more aesthetically pleasing. tho its kinda big

gusty musk
#

Don't mind @open moss Everything is too small or big for him

open moss
#

😉

gusty musk
#

Had to fanservice his ass.

#

lucky for him, I like the new size so he gets away with it this time.

open moss
#

did u see those animated auras i posted? pretty cool

gusty musk
#

Nope

#

show me?

open moss
#

youtube video a little up

gusty musk
#

OH

#

yah

gusty musk
#

I talked to Games and Bacon the other day

open moss
#

ya him

gusty musk
#

He used WA Stop Motion

#

It's really nice

open moss
#

the mouth opening on rampage

#

🔥

gusty musk
#

I would use it but it requires another addon

open moss
#

yeah its just to pop, i wouldnt use it

#

but i def admire it

gusty musk
#

and creating the animation just seems like a lot of work

#

I would use it but personally, it's a waste of cpu cycles

#

Don't get me wrong I like it

gusty musk
#

@open rampart did you get my WA?

open rampart
#

yeah its perfect thank u

#

i will be arenaing TONIGHT

#

and using it to lock down spriests and locks

gusty musk
#

lol nice

#

I've been meaning to make a WeakAura that will trigger if someone casts are certain ability

#

like Chaos Bolt

#

same thing for interrupt.

#

Triggers when someone casts poly, chaos bolt, and etc

storm obsidian
#

Is there a command to bring up the weakauras people use?

stable tinsel
#

no

storm obsidian
#

Any idea where I can find some WA's then? Some sort of community?

#

for fury..

steady glen
#

Important stuff is in the pins

#

and then there's tons of additional stuff on wago

storm obsidian
#

Sorry @steady glen what is wago?

#

oh got it

#

Thank you 😄

hearty dust
#

bonqoie a tous !

inner seal
#

Does anyone know a good UI to use ?

urban ether
#

the best UI is the one hidden in your heart

mellow trellis
#

ui is personal so depends on what you want

red comet
#

@inner seal archimtiros, naeno, corejo

#

all good

crimson fiber
#

anyone have a nice execute weakaura?

#

I cant find one in wago

#

is the time to die one in pins what im looking for?

mellow trellis
#

what kind of macro?

#

@crimson fiber

crimson fiber
#

just a plain weakaura that shows when i can execute for when im tunneling in pvp

#

pops up like hey you fuck

mellow trellis
#

ok there is not a macro for that

crimson fiber
#

finish him

mellow trellis
#

and your execute button will be shiny

#

kinda hard to miss

crimson fiber
#

true but I like stuff higher in my screen

#

I use ipses package is their a better one you suggest?

mellow trellis
#

what you want is a weakaura then, not a macro

crimson fiber
#

duh im a tard

mellow trellis
#

you can look for that weakaura on wago.io

crimson fiber
#

I have to keep retyping that in the search engine too

#

i looked there

#

couldnt find anything solid

willow solar
#

ill make a simple one ofr u

crimson fiber
#

is it going to have a penis on it with a troll sound?

willow solar
#

no

#
duJUcaGALGwVsODri2MOcZgv3KeCBLANizVWUjA)IQ0pPQAyKuJJezOIk1GfvvdxuoisjhJuTqQs)wWIjHwocpujQNQAzivphrtuurtfLjlutx6IufxLq5ze46uzJIkzRiLAZesBNGoTIltzAkr(osXJfYyfvXOPQmEsYjfvLBPe4AkPZtI6ZKYFjuDyrg6GHpGsxWQGvLWjXPlYQi60X34X4XGHxtv1Zvq2plAGIoDCNSeJMMragozMX5uPTbQvbQvcfpf1rOXignnJqHqSbQfORgVeJMMragEvoZWjBQosCN0eAYINCnG7inXtksgiuuHqSbV4MqtwCAf1jiZB(fJmPi3WDKM4o5u4fNWs8NzCovAB4EuzrUA4ostCYmJZPsBdEXj9fOXVeN0xGg)sAf1rOHtMzCovABGAvGALqXRPQ65omYI71pJ5xbCF2O5RGAvnopKIbdVjUjlDWW3oEhWqrXBIBYcg(2X7agkkE8iQOtKJxLbdF74DadffNifzGHVD8oGHIIte4gy4BhVdyOO4zcZAIBYcg(2X7agkk(i1icUmWW3oEhWqrXfnf1jibdF74DadfffFK1iKjoTncYjibLa84HCHozuhHgEIZXjmTjizkNz4tuqIRXd0aV4s3MrmAAgbjO0Xxme2GsTicWRPQ64EYJNLfJ5bNMjU(a1QA8jg3JklYvtNUGLwZbEnvvF5GSPrUnzX9lg75lNEqXfck9LORJca
crimson fiber
#

that is perfect

#

thank you

#

I really need to play with that add on a lot more so that i can do things like that myself

willow solar
#

its not to hard when you figure it out

#

well if you want some good custom codes you either need to learn yourself or get help in the WA discord

#

you can do so much with WA its worth learning

blazing path
#

Hi, i have a specific demand, i am looking for an addon that allows me to change panel size, but not the scaling,. i have augmented the font size but since then some panels are having trouble displaying everything since it s not large enough anymore. Move anything seems to only adjut the scale, i was wondering if there was an option to only increase the width of certain panels (such as guild / caracter / etc...)

spice dragon
#

I can't grasp how people seem to have so much space but even though my UI is ''minimalistic'' it still feels so large

blazing path
#

mine feels rather large i am workingon my ui but my eyesight is not as good as before so i had to increase font size from 12 ( which looks like the bind font size if not smaller) to something like 20

#

but since then some panels are fucked up

spice dragon
#

I just want a clean UI where everything is easily trackable

#

I have fairly big unit frames, probably could be smaller and only 2 actionbars

#

I don't see having 3 actionbars necessary

keen tapir
#

@blazing path what skin is that for your elvui?

#

Kinda looks like old skullflower

blazing path
#

Base one

#

Didn't get any skin to my knowledge

keen tapir
#

Oh okay

#

Do you know which profile?

blazing path
#

Dps / class / i belive are the setting i chose at the beginning

keen tapir
#

kk

drifting flame
#

Just wanted to check...is it possible to display keybinds on weakauras?

indigo crater
#

@keen tapir

keen tapir
#

Weird

#

Mobile client doesn’t see it

#

Unless I’m linked it / tagged in it

#

Oh nvm

#

I’m dumb. Carry on.

open moss
#

SW yes but not directly. you just set the text to be the same as the keybind.

autumn tundra
#

hey @gusty musk will that WA be usable for pre-patch or just bfa when it releases?

gusty musk
#

@autumn tundra If I am to assume prepatch will bring changes for BFA. Yes. It's been tested at 110 on Beta so it should work.

#

Haven't tested on a 120 but that depends on what happens at 120

autumn tundra
#

Awesome. Can you be so kind as to PM me the link for it? I remember looking at it and loved it.

gusty musk
#

@autumn tundra ^

autumn tundra
#

Tyvm!

north quest
#

Does anyone other then going to a Wago.io of course know of a good WA build that you recommend for Prot going into BFA, saw a couple and posting to see if any have any preferences they noticed and they really like

ionic turtle
#

If anyone could figure out and post a string of the WA that this guy used to track bt/rb/ramp it would be greatly greatly appreciated. I’ve done a bit of research and can’t figure it out for the life of me.

https://m.youtube.com/watch?v=MlWH_11OKT8

Battle for Azeroth beta draws closer and closer to pre patch. The NEW allied races are coming and have their racials as well. Some of these are pretty standa...

▶ Play video
gusty musk
#

@ionic turtle I'm watching a prot pally

open moss
#

thats def a paladin

gusty musk
#

Heathen

#

Is what we are

#

brute savages

#

Not winged butterflies with sparkles

open moss
#

that was a paldin the whole way through. Did I just get punk'd?

#

yo ashton where you at?

ionic turtle
#

Somehow it linked the wrong video. My apologies. Grabbing the correct one now.

#

This is the correct video. He talks about it at the 7:20 mark of the video.

gusty musk
#

I don't think that's a WeakAuras. Looks like an Action Bar

tiny notch
#

He's talking about the aura textures that pop up around the character. The guys explains that the left one is BT, the right one is RB, and the outside ones are rampage.

#

@ionic turtle I'm not at the computer to make it atm, although Titania may whip it up for you when here again, but it's really just simple texture auras for when those abilities are usable/active. Keep in mind, however, that his RB WA doesn't account for RB having up to 2 stacks.

ionic turtle
#

ya thats def what im going for. i couldn't figure out how to do it. but it would be greatly appreciated if someone could!

halcyon wren
#

Legion WeakAura list has been removed as almost all of them are now irrelevant. Battle for Azeroth list will be made as it becomes apparent what people keep asking about/for.

exotic solar
#

"most overpowered race in wow!"

#

talk bout clickbait title lul

tame sphinx
#

?

#

nevermind, scrolled

clever vessel
#

Well it's the strongest race nevertheless

#

25-30% mainstat buff as racial is kinda giga strong

covert pumice
#

@gusty musk I love your WA, is there any way to scale the whole thing up a little bit to make things larger? It's pretty small on my setup, I've never made a WA myself so I'd have no idea how to do that. Thanks a lot for your work.

gusty musk
#

@covert pumice ask @open moss he'll scale it for you.

#

:)

#

And thank you for the compliment

#

@covert pumice Did you get the newer version? A recent update I made scales it up a bit.

covert pumice
#

Yeah I did, unless you updated it in the last 2 hours? @gusty musk

gusty musk
#

Oh

#

Nah

covert pumice
#

😄

#

Not sure if it needs scaling up actually on 2nd thought tbh.

#

i really like it though, huge props.

honest walrus
#

Anyway to change the ui back to old or do I hbe to deal with it?

covert pumice
#

deal with it 😦

open moss
#

@gusty musk lol!

signal galleon
sinful shadow
#

i need titan panel 😦

#

how do i play without titan panel!~

slow geode
#

I made some edits to Titania's weakaura and this is mny current loadout, its so weird not using numberpad anymore still but yeah I am happy how its working rn, and thanks @gusty musk

gusty musk
#

yw

#

I just updated it

#

Fixed an issue with execute during cd

sterile wind
#

does anyone have a weakaura for ip?

#

i have trid the one in the pins, but i would like one with absorb value. i'm working on figuring it out myself but am kinda bad with WA

arctic coral
#

Anyone here familiar with lua

#

i believe months ago I inputted a custom code to "hide" the PRD bar

#

so i could anchor my own to the frame and only have the custom image on the anchor

#

however months later I've lost those addons and want to re-enable the PRD

slate crystal
arctic coral
#

I believe it was some lua code that made the personal resource bar translucent

slate crystal
severe falcon
#

Just to clarify the IP lua is Afenar's, I only jerry rigged it so it was standalone from his full prot warrior pack

wary terrace
#

lol

gusty musk
#

/wa

#

oops

#

you saw nothing

severe falcon
#

👀

cosmic atlas
#

link to the standalone IP wa?

cosmic atlas
#

ty babes

toxic falcon
safe perch
gusty musk
#

that's weird

#

delete and reimport?

safe perch
#

i tried :c

gusty musk
#

Are you on prepatch?

safe perch
#

yes

#

i also installed masque,details,CleanUi and the titania media

gusty musk
#

disable all addons but WA, Details, CleanUI, and my addon

safe perch
#

still not working

onyx pebble
#

@gusty musk when you get a chance could you add racials to both the bars and the full WA?

gusty musk
#

that means I have to do it for everyone.

#

@safe perch What's your resolution?

#

I've onlyu tested this on 1080p+

safe perch
#

1920x1080P

gusty musk
#

that's strange

safe perch
#

yeah

gusty musk
#

idk what to tell you

#

how about modifying the bar sizes

#

maybe it's too small for you?

#

Probably want to increase the height

safe perch
#

still not working but at least the primary WA is doing great i can play without tracking the buff duration

gusty musk
#

Yah I wish I can help you, I'm not sure why that's happening.

#

Maybe undo Masque?

vivid kindle
#

anyone got a simple addon purely for reck cd track

#

want a s big as poss

gusty musk
#

WeakAura is what you want

#

@vivid kindle

dmeEfaqjjP0NKe0OKeYPOe0TKKQDjPQFjPYWusDmHSmfPNrjQPrj01KePTjjjFtbmojj15OKADss0bvswiH6HuICrjf2OKeoPKIwPKO8sjrmtjr1nvqTtc(Pc1qLalLsYtbtvWvLuQTsjWxLuYCLG2l6Vukdwb5WuSyfYJvQjRIlt1MveFwLgTsCAvTAjbETeQzt0TfQDd53qnCj64sc1Yf1ZLA6KUUiBNq(UIA8siNNs16LKI9RanJyGWtblwPvT1dmLqtyA9vv9Rjet4q4Wab7JNmPDLcrremB9f5H8FVEEy8XPq1JwtiLLewuTSRY6QB2CX1)46exzvCTR9gpQAQB6aeEK6zKrAbEUFmIcwMGb9Xg9XigieBEedekZE7kHr4eA7uPsqZ)96zgiO2lDcTA0utiHCrosjyskMqQDB9cEEmIIj4ICKsWsyS8GNrdoubz8n7Dp4qveu6sPfsi1UTe6vkMq2nsO0LsbtStWkFxS07g5Dti1UTU0LsbtStXe6f88yeHEbpVsoBS3e2PwXX2w(Jtq)y)qOlDPuWe7uiAGiRPsq9I0OcWpsjiECimEycl(Fxuky51eKyZHbcQr6iDkdeIts9zGkvcP2THCrEMJiOgPJugi0p6kDkynH4KuFgOG1umvQe2st3mqOF0v6eQ1kRSQMJTIkHU03mqOF0v6uykH4KuFgOWukMkvcP2TTLMUPyczZ2zGqCsQpduPs48tM87KuTZaH4KuFgOsLqglDgieNK6ZavQesTBRl9nftyIzRpgXaH4KuFgOsLqPOs1iDKYaH4KuFgOsLqQDBBC8iJsXeE0nJtLmqioj1NbQuPsiH08FVEMbc9cEEmIqVGNxjNn2BcDPlLcMyNcrdeznvcOuCi)3RNBkerq9I0OQaJucIt)GdzbF)kohryJXYdEgf8I0AGmJK(HJiStTIJd5)E9CLJV)MaHSFFmkyV0j8BmIW8F0fkyzlsq9I0icvBjbZ586JrgPnn)3RNBgOs4pecVAqVPc7bhYkFxS07g5Dt48DfKqB9f5emi7eE0R2A1Kv)qHicBm686JrnduiIbc7fFxmde08FVEMcRjiYKFZiPtaJSeglp4zebrgzYPqevc7fd66nduiIbcImYKtXekZ4spR2jC82OPSrDQuPsHPmqyV47IzGGM)71ZuynbrM8BgjDcyKLWy5bpJiiYitofwtLWEXGUEZafIyGGiJm5mqOXj0XMAV0juG0yNqJtOdHAIuppXS9cxDoyuxyTCtXRsztxyb4zpVkLn9W(5nfc4e60fwdOGvwvjr1JVxcnoHo22lgeYLeg20QNPsOmJl9SANqJtOdvQuPsyJXYdEgrXekA8KjTRuO6wVMkbruiYItJOsc
vivid kindle
#

ty bro 😃

slow geode
smoky turret
#

Depends on what you want :D

#

That is pretty much enough what you already have

spice dragon
#

I'm wondering if I should go with elvui and the standard blizzard actionbar now that it is reworked

#

also why's my elvui not working

smoky turret
#

It's not updated

slow geode
#

wait I got an idea

smoky turret
#

Don't think it works for anyone yet

slow geode
#

will update

willow solar
#

Elvui works for me

smoky turret
#

¯_(ツ)_/¯

willow solar
#

Its updated on their site

smoky turret
#

Probably need to update it then

stable current
#

i have an elvui who work for me too

spice dragon
#

Is there like a

willow solar
spice dragon
#

update button

#

or do I download completely new one

willow solar
#

Just download the new file for elvui and copy paste into interface>addons

#

Replace everything thats duplicate

spice dragon
#

addon memory was in another folder right?

stable current
#

wtf

cosmic atlas
#

settings are saved in the WTF folder

vivid kindle
#

is /wa not working for people btw

stable current
#

it work for me

gusty musk
#

@vivid kindle try importing it again?

spice dragon
#

There's so much fine tuning for my UI

#

I have clean UI but then add like tmw and bigwigs and it sometimes feels a bit clunky

#

but then again I've seen people do fine with potato UI's

smoky turret
#

UI does not matter that much

willow solar
#

Delete tmw

#

Wa can do it all and more

spice dragon
#

I just didn't know how to use WA

wide hamlet
#

My ui Is perfectly as it was pre patch

#

Also IGnore pain Weak Aura that works?

#

Or does exsisting ones work?

blazing path
#

anyone as /wa not working, any workaround ?

spice dragon
#

I wanted one of those ignore pain bars

wide hamlet
#

nah /wa is working for me

spice dragon
#

I just didn't figure out how you make those bars

#

that show how much of it is left

#

I'm using only 2 actionbars, anyone else do the same?

wide hamlet
#

Can try this one

#

For ignore pain if you want

#

IDK if it wont work for BFa

spice dragon
#

It's pretty generic

vivid kindle
#

poggers ui sorted

smoky turret
#

No WAs?

spice dragon
#

I've not set up my WA's

#

I had TMW's for enrage, recklessness and some others

#

odyn's fury

wide hamlet
smoky turret
#

I'd sugget to use WA instead of TMW

spice dragon
#

Yeah I'll go back to it

#

It's a bit more confusing to me

#

How do you make those WA's where you press recklessness for example and then it turn the icon into the duration of the effect

#

I wonder if my unitframes are a bit large

orchid aspen
#

hey @gusty musk , I pasted your WA and downloaded your titaniamedia addon batch but I still can't see the rage bar or enrage timer (and the icons in general seems way too small) - any other addons I should add? I rather add as few as possible

gusty musk
#

Are you using Masque and CleanUI theme?

#

It should be working out of the box

#

Rage bar won't show up until you are in combat

#

And the duration bar like enraged is a separate WeakAuras. Make sure you have both. It's in the description.

exotic solar
#

@gusty musk i'm gonna get your wa's when i get home, but just to be clear: to get it all working, 2 WA's and Masque + Cleanui need to be downloaded?

orchid aspen
#

I don't use masque and cleanUI but will give it a go

gusty musk
#

You don't need Masque/CleanUI downloaded

#

It will work out for the box.

exotic solar
#

okay, cheers

gusty musk
#

It just makes it look cleaner

orchid aspen
#

there is only the top part in the description as far as I can see 😮

gusty musk
#

What are you seeing at the moment?

#

You should see many bars and a bunch of buttons.

orchid aspen
#

ye, I think I misundertood you - the link in the description is diffrent then the copy link. I will try set it up again before I ask more questions, thanks 😃

spice dragon
#

where do you guys place your boss/zone buttons?

gusty musk
#

Yah, link in description contains the other Aura the compliments it

spice dragon
#

Could you guys recommend me some warrior WA's?

#

That have the necessary stuff in it

slow geode
#

Is there a way to make the rage meter glow when it reaches 100 rage

spice dragon
#

I'm sure someone has a good WA setup

smoky turret
#

Titania for example has one

slow geode
#

The one Titania linked is great

#

used it as a base

smoky turret
orchid aspen
#

do I download masque, or masque-cleanUI?

gusty musk
#

You need both

spice dragon
#

Thanks fallu

gusty musk
#

@smoky turret was just about to go to bed and people start barraging me with Q.

smoky turret
#

Unlucky

#

Maybe I'll stop advertizing your WA then

orchid aspen
#

followed all the instructions on the page, but still the bars seems too small and the "top part" is very diffrent then what it sepposed to look like

gusty musk
#

Can I get a screenshot?

orchid aspen
#

ye one minute

open moss
#

/sneak

orchid aspen
gusty musk
#

I don't see the problem?

exotic solar
#

drag top part in the middle

#

?

gusty musk
#

^

orchid aspen
#

hmm ok I understand now, I didn't realize it looks diffrent when not all the CD's are counting

#

thanks for the help

boreal cedar
#

Anybody else having trouble importing WAs? I don't have import disabled, but nothing happens when I try to :/

#

nvm. fixed it

orchid aspen
#

sigh sorry for being annoying but now I am having big FPS drop (from 70+ to 20-35), can it have anything to do with masque?

fair hemlock
#

Battle shout too small and not glowy

#

needs fixing

#

: )

exotic solar
#

try disabling masque and see if it's doign it @orchid aspen

gusty musk
#

hmmm, I don't run into fps drop so I'm not sure

#

Masque is just a reskin

#

but go for it

#

@fair hemlock my battle shout?

fair hemlock
#

Whatever ran posted

#

was a joke either way

gusty musk
#

lol

#

I made it bigger

#

used to 20x20

spice dragon
#

@smoky turret What's your UI like?

gusty musk
#

now it's 64x64

fair hemlock
#

8D

smoky turret
#

Horrible

orchid aspen
#

well disabled masque and framerate went back up : / - but such a smal timeframe it could just be coincedence I guess

smoky turret
#

It's not up to date

gusty musk
#

I've got enough shit from @open moss for my tiny WA

#

When does your FPS drop?

orchid aspen
#

from nothing at all. was flying in valsharagh

spice dragon
#

I should probably watch tutorials on WA

willow solar
#

Join the WA discord and watch some guides

#

Its not really that complicated

gusty musk
#

My WA does not do anything until you are in combat.

spice dragon
#

I'm not sure like what I want to have in there

#

I want to see what's under my feet afterall

willow solar
#

U can set opacity

#

Or just make a small one, thats what i do

safe perch
#

@gusty musk i think i found the problem,i had to rebind the trigger for every buff

#

maybe,because my game isn't in english

spice dragon
#

So how do I make bars

#

like

#

a group where there's multiple icons

#

like in tmw

gusty musk
#

Ah

#

Yes

#

that's a big problem

#

make sure to check multiple triggers

#

Some auras have more than 1 trigger

spice dragon
#

trigger?

#

also my god these Wago.io elvui's are messy

gusty musk
#

WeakAuras use triggers to determine things to show based on trigger

wide haven
#

only thing i hated about it is the WW buff was to small other then that i like it

gusty musk
#

You can adjust the size

spice dragon
#

How do I import from wago to WA?

wide haven
#

i did

exotic solar
#

hate's a strong word

gusty musk
#

click on Copy String

spice dragon
#

oh yeah I just noticed the button

#

feelsstupid

orchid aspen
#

@gusty musk is there an easy way I can only resize the rage bar? when I try to do it manualy it gets coverd by the other icons

gusty musk
#

How are you resizing?

#

That's the delicate thing about WA. Everything is absolute position.

spice dragon
#

So there's no TMW type of system where you can make like a group of 5 icons

#

and then place stuff into them

gusty musk
#

if you adjust the size of one aura, you will effect the others

#

@spice dragon WA has grouping yes

#

but I wish it would support nested grouping.

smoky turret
#

@gusty musk I'll look soon

fair hemlock
#

did you change how MC works?

#

in your WA

gusty musk
#

MC?

fair hemlock
#

the whirlwind buff

#

idk how its called

gusty musk
#

What's wrong with it?

fair hemlock
#

it was very hard to read in the latest version i looked at

#

like the tiny icon on top of the cleavable spells

gusty musk
#

Which version did you have?

warped sentinel
#

Do any world quest group finder addons work or blizz killed it off?

exotic solar
#

@warped sentinel addons cant create groups anymore

gusty musk
#

A long time ago I had this "M" icon on the auras but I changed that.

exotic solar
#

manually have to type the name

spice dragon
#

What do you guys think are the abilities to track on fury

warped sentinel
#

Well fuck.

exotic solar
#

group finder addons can LOOK for groups though

fair hemlock
#

yeah, thats what i meant

#

how does it look now?

gusty musk
warped sentinel
#

@gusty musk do you think your auras will scale good on UHD screen? Tempted to use them but they looked super small on beta for some reason on my screen.

gusty musk
#

^ @fair hemlock

#

I think the smallness is subjective because I think it's big.

fair hemlock
#

that 2 is really tiny 😄

warped sentinel
#

ok i will install everything and show you a screenshot

gusty musk
#

What about the 105?

fair hemlock
#

I could very well play without any numeric value in my rage bar

#

so i cant tell really

spice dragon
#

so what was the wa discord

#

I literally need babysitting with this addon to get anything done rn

fair hemlock
#

It's really not that hard

#

go get premade WAs or watch/read tutorials on how to make your own

spice dragon
#

I'd want a line of icons

gusty musk
spice dragon
#

but it seems I have to put everything invidually

#

there's like no slots like in tmw

fair hemlock
#

every single button and/or bar you see there is an individual WA

#

it's a lot of work

gusty musk
#

@spice dragon You can easily do that with WA

spice dragon
#

Also I'm trying to think what're the abilities I want to track

gusty musk
#

just create a group and add auras to it

#

@fair hemlock How's the size of the text?

fair hemlock
#

i think its better

#

i mean, i get it

#

you want to keep the symmetry

#

i'd just go for a ww icon with a stack indicator

#

a lot easier to track

spice dragon
gusty musk
#

I put it on the rage bar because I don't want another icon in Africa

#

the stack count maintains in the center and eye doesn't stray from the center of mass

spice dragon
#

I wonder if I should make a rage bar and remove the rage bar from my unitframe

gusty musk
#

I did that

#

btw

#

worry about design later

#

Make the WA work firt

#

than design it

spice dragon
#

I don't want to end up with a clusterfuck

gusty musk
#

Mine was a clusterfuck

spice dragon
#

also like what abilities i want to track

gusty musk
#

than I made it work

#

that's up to you

spice dragon
#

I'm not going to put my entire actionbar there

#

I'm really tempted to go back to TMW

#

I don't really see what TMW can't do here

gusty musk
#

what do you want to make

#

I can make you a template rq

#

You can actually follow my WA as a template if that helps

#

there's a lot to it.

exotic solar
#

such a saint @gusty musk

gusty musk
#

@exotic solar I was going to say fuck you all and head to bed

exotic solar
#

preaching the word of WA

gusty musk
#

it's 4:30 AM

exotic solar
#

haha

#

thanks for your efforts man, gonna throw my current wa's to trash and pick up yours when i get to my pc

spice dragon
#

So so far it seems the abilities to track is bloodthirst, raging blow, execute, rampage?, and recklessness

#

I had recklessness in tmw so that it appeared like 15 seconds before it came off cooldown

exotic solar
#

tra

#

oops

#

i'd track buffs as well, like enrage and ww

#

like Titania's WA does

gusty musk
#

for recklessness track the cd and add a condition to show at 15 seconds before cd

#

@spice dragon

dquPfaqjjPQrjjsNsIOULKsTlfOFPagMQQoMqTmfQNrjPPrjX1KuPTjjrFtvKXjjHZjewNKuAEssX9KevhuvLfsqpKskxusrBussDsvrzLsI4LQIQzkjj3usv7Kq)uHmujklvi6PGPkYvLuYwLuXxLuyUsc7f9xcmyjchMOfRk8yOmzO6YuTzf0Nv0OvvoTsRwsuETePztXTPu7wLFdz4s44sez5cEUutN01f12PeFxvA8suDEH06LKk7NsQMXmryPOvQBveXtJj0egpyvo4Fc2eWjGZebmeYGJEVKxUwZt(W448bH8PHDo9ate6p07OJq)HE)zELrBcDHBmIsBNIXpfhbvcsmDT4PWoNEOEeUtXAh)Nqoyi8PArxTdmWRCIgCrdiSskPAvlm0JQBGXprqERTux0XebB5EmrOi4TReEGYhMtLkbnSZPhyIqWTL7T3uaQWdsffiunvoHC7cY3QuiHGBl3BVjH46sal3kYwW3I7e012XjOrlCcTk1CtOlCJruA7um(P4iiKBxq)HEhDuib3IFkbRHqgC07z9suwandE3wVevku4gtjti4sdu4gJO02jePJvQX7(8UjKBxqx4gJO02Pqc9h6D0rO)qV)mVYOnHC7ccUTCV9MuiH85w8tjiZkIkb1lxJldTNsq4OuAu9e(8D(Pu0Q)jSN6HtAQJh6fDu0Qemijote2Bgq5cMiyNn6YevQeYTl4ClEGpiOsJFkte69MgNIrqWoB0LjkgbfsLkbmJSBMi07nnoHA8lYiF2OiPsOlCmMi07nnofhtWoB0LjkoMcPsLqUDbygz3uiHGeZzIGD2OltuPsaFhoCXYgnkteSZgDzIkvcbKXzIGD2OltuPsyOetx0Xeb7SrxMOsLqHLcvA8tzIGD2OltuPsi3UGUWXOqc52fGHSFivkKGkn(PJzIGD2OltuPsLG6LRXvn6uccZR1lrD2EvuiMWLTtHDo9qtXycy5wr2PWoNEOQqZfJaHGpx0LIw4ewm0raF7klFy6AXjiVOeExC9JIw1keuVCnMq1xqqIJV6IoPrGg250dntujS4eI0Xk14DFE3ekF0WHTRuS2r8Nq0rdh2UsX4yc7TQGwLb1XPymbm0HV6IUMjkgZebSphRuMiOHDo9af)tWImSYhgNa6SgczWrVhblst2PymvcyFYB6ntumMjcwKMStHekcOcpOrjG7TuZbP6uPsLIJzIa2NJvkte0WoNEGI)jyrgw5dJtaDwdHm4O3JGfPj7u8pvcyFYB6ntumMjcwKMSZeHgLpCbA0cNqzgzucnkF4eE2PEyOeZR4hoo66kQHll9xoi7kkd96HF5GSR3XxzfakF4Df1ek7xKppEq0CsOr5dxa2N8o3qOEzREGkHIaQWdAucnkF4uPsLkbmeYGJEpkKkblum2kJJPsc
#

Will do exactly what you want BC to do

smoky turret
#

What spark @gusty musk I can't even see it? Or are you thinking of doing it

gusty musk
#

@smoky turret let me give you a better screenshot

#

I added a background bar

smoky turret
#

Oh now I can

#

Yeah it's nice, dunno if needed but it's nice

gusty musk
#

it tells me if I am gcd locked or not

#

Kinda annoyed that I thought I used BC but didn't register

#

Turns out I can add GCD duration.

smoky turret
#

Don't your BT etc have the rolling GCD timer

gusty musk
#

It doesn't until now.

smoky turret
#

That's how I track my GCD ¯_(ツ)_/¯

gusty musk
#

I think I'll do that instead

spice dragon
#

@gusty musk I don't really know what was the point of that recklesness thing you gave me

gusty musk
#

didn't think that would exists

smoky turret
#

It's basic thing even in Blizzard ui

gusty musk
#

You asked for Recklessness cd to show up 15s when it comes off

spice dragon
#

there's this annoying cd on top of cd

#

Omni CC handles my cooldowns

gusty musk
#

I don't look at my actionbar fallu

smoky turret
#

I mean my WAs have it as well

gusty musk
#

Yah

#

but depends on how you use it

spice dragon
#

How do I make icon group that is in the same line

#

with exactly same distance between each other

covert pumice
#

Hey @gusty musk, sorry of this is a frequent question, but do you have WA profiles are Arms & Protection also? I love the style of your Fury one.

spice dragon
#

I htink i figured it out

#

shit, now they're locked in a vertical line

gusty musk
#

@covert pumice atm I do not

#

I plan to

#

when I'm bored af

#

@spice dragon Dynamic Group?

covert pumice
#

Do you have your own Discord serer, or anywhere I could follow you to be notified if you do that? 😃

gusty musk
#

I have a personal one but I don't use it for announcements lol

#

I'll include a link in my Fury warrior WAGO page when I do release one.

covert pumice
#

Alright sweet 😃

gusty musk
#

@spice dragon if it's a Dynamic Group

#

You can change the direction it grows.

dreamy tartan
#

hi, i'm trying to make a macro where if i press a button without modifier, it hits whirlwind. When it is shift+button, it will hit avatar or deadly calm depending on talent chosen. But i'm not having success so far. Is this even possible?
/cast [nomodifier] Whirlwind; [modifier:Alt] ; [modifier:Ctrl] ; [modifier:shift] [talent:6/2] Avatar, [talent:6/3] Deadly Calm;

spice dragon
#

so this happened

covert pumice
#

try putting avatar in the same line as the modifier

gusty musk
#

Deadly calm is not an ability right?

covert pumice
#

otherwise it doesnt know which ability you want to use while holding alt @dreamy tartan

gusty musk
#

@spice dragon nice

dreamy tartan
#

i'm planning to use alt for sweeping strikes

smoky turret
#

It is @gusty musk

#

Ability

gusty musk
#

Oh? it's an active now?

smoky turret
#

yes

covert pumice
#

sec ill pm you waffle

spice dragon
#

Why does the box grow upwards

dreamy tartan
#

would like shift+ button to be avatar or deadly calm, was wondering if it is possible

spice dragon
#

this makes no sense

dreamy tartan
#

ok ty

spice dragon
#

i can't control this at all

gusty musk
#

@spice dragon you created a canvas cuz your icons are offset by 18x16

#

change the offset on the aura to 0x0

#

for each of them

#

Anyways I'm going to sleep

spice dragon
#

but it's growing it upwards

gusty musk
#

Send me your string

#

Right click on Fury, Export to strings

spice dragon
#

dGJnhaGAbkTljrEnurnBPUPavFdQWVP0oPWEv7MO9tkLFkGHrQmobYTjyOKcgmPqdNIoiPKoLafhdkoNKkluqwQKYIjLy5I6HKI6Piltq9CuDAitfLjtIPdUOKOEMKQUmvxxOnkH0wLqzZKQ2Ue8ys6RsO6Ze67qvtdQ0Hfz0qPXtkvNucXTif5AscNxs6VsKTjrnkOI8yMnLMnmXNcxPYvs3KWKYKYSjThqVEUdBORs60Pdh1hg3WycchvmLububNLrIIEo4wfFdnHr3e3mP6BOBI7TEnyrsyIfqdtqgjk65ztCSw8bKtCSw8bKAvfqf8HjSoselCrROC46QqhMYbHPCDLXr5GwVMWT8uBtkZMGu7si8SjHydOzddtqQDjmBsi2aA2WWKAN48ztCKuS9PIR1A1ksGAdtzB7ZMeInGMnmmPG0RhPgBO6SjHydOzddt5KQpBsi2aA2WWeskMTrZztcXgqZggMmlycP2LWSjHydOzddt6tQaYkNnjeBanByykY9sQDIZNGC0hMYUiYkzvn9jLQYKasvmBJMtU2ntsfx5qtiLPIgZvNWJuaSBGRUjKe8Sm1fZZCKvUr9tkiEWgLQaQGpL6EsgfyzKOON5BGzcjrqjoKYGRSbMPQb0RN7WfvtvuoCDvOdt5GWuUUY4OCqRxt4wXWK6SnWmBkPcOcolJef9CWTk(g6Max7aMkltAPDL1YeKrIIEE2eu10N4qcI8PO0l4sykfb7uK7L4yT4dip0KxWLWKMT2wXIxQnnQHSvm7CU20iorME3bZu2tnz6DBKe8PAUko3oNlDoFkY9sCtVBJKGFOjowl(aYjowl(asnBTTIfVCIB6DBKe8nWGdm1nmH1rIyHnWv3uBtkZMGu7si8SjHydOzddtqQDjmBsi2aA2WWKAN48ztCKuS9PIR1A1ksGAdt5KQpBsi2aA2WWKzbti1UeMnjeBanByykY9sQDIZp0u22(SjHydOzddtiPy2gnNnjeBanByykY9sCtx9qt6tQaYkNnjeBanByysbPxpsn2q1ztcXgqZggM4MU6Sjosk2(gHhgMqsWZYuxmpZrw5g1pLDrKvYQA6tivRCcPmvZvX525CPZ5t4rka2nWv3KmkWYirrpZ3aZesIGsCiLbxzdmtQwBRyXlp0WgHNnLububNLrIIEo4wfFdDtGRDatLLjT0UYAzcYirrppBcQA6tCibr(uu6fCjmLIGDkY9sCSw8bKhAYl4sysZwBRyXl1Mg1q2kMDoxBAeNitV7Gzk7PMm9Unsc(uO2AvaSOmhMICVe3072ij4hAIJ1IpGCIJ1IpGuZwBRyXlN4ME3gjbFJW1huqygMW6irSWg4QBQTjLztqQDjeE2KqSb0SHHji1UeMnjeBanByysTtC(Sjosk2(uX1ATAfjqTHPCs1NnjeBanByyYSGjKAxcZMeInGMnmmf5Ej1oX5hAkBBF2KqSb0SHHjKumBJMZMeInGMnmmf5EjUPREOj9jvazLZMeInGMnmmPG0RhPgBO6SjHydOzddtCtxD2ehjfBFJWddtij4zzQlMN5iRCJ6NYUiYkzvn9jKQvoHuMc1wRcGfL5WeEKcGDdC1njJcSmsu0Z8nWmHKiOehszWv2aZKQ12kw8Ydnmmvydm4ggZWda

analog pecan
#

Anyone got any good Fury WA's that track everything u need?

exotic solar
#

Titania's WA

smoky turret
spice dragon
#

aaa

#

it

#

yes

#

grow direction

gusty musk
#

yah

#

that's what I was referring to

spice dragon
#

Kinda annoying that you can't switch positions between the icons

analog pecan
#

How long do people usually take to update their WA's?

gusty musk
#

depends

smoky turret
#

There are few updated already

gusty musk
#

I'm heading off

#

peace

exotic solar
#

night

spice dragon
#

How do I make it so that recklessness icon shows both cd and duration?

gusty musk
#

Under trigger, drop down menu in the bottom, change it to Always

tranquil forge
#

someone got a execute wa that shows when it'S usable and when not and shows the cooldown?

gusty musk
#

@tranquil forge Check out my WA. You can just take it from there.

#

It has what you seek.

supple flare
#

GO TO BED BRO

gusty musk
#

@supple flare Get some borders mate.

analog pecan
#

Idk if I'm just retarded or looking at the wrong place but I can't find a single 8.0 WA for fury

supple flare
#

borders?

analog pecan
#

Can someone please link me a good one

gusty musk
dreamy tartan
#

does anyone know if it's possible to get Avatar or deadly calm for the shift modifier depending on talent chosen? i'm having trouble getting that part to work

/cast [nomodifier] Whirlwind; [modifier:Alt] Sweeping Strikes; [modifier:Ctrl] Potion of Prolonged Power; [modifier:shift] [talent:6/2] Avatar, [talent:6/3] Deadly Calm;

gusty musk
#

Read the description

quaint apex
#

Can somebody tell my why an Icon shows remaining time even when it is not activated to show the time?

exotic solar
#

@gusty musk go to bed lul

gusty musk
#

@supple flare Yah, you can reskin icons. Check out Masque

#

@exotic solar I'm trying

supple flare
#

so much work ;_;

gusty musk
#

But my people need me.

#

@supple flare it's not. It's really easy

analog pecan
#

@gusty musk Looks nice, Do you have any plans on making a similar one for Arms/Prot?

gusty musk
#

When I have time I guess.

#

Arms one is a bit more complicated.

#

Plus I don't know much about Arms and Prot

exotic solar
#

@gusty musk the hero we do not deserve

gusty musk
#

@quaint apex I'll help you tomorrow if you still need it.

quaint apex
#

Okay thanks

#

Are you US based?

gusty musk
#

Yah

#

5AM

quaint apex
#

oh shit, have a good night ^^

#

11am here ^^

spice dragon
#

So WA doesn't have the same as in TMW where the icons stay where they're placed in that group

#

instead these icons pop up and then dissappear

#

and the bar moves because of it

exotic solar
#

like do you mean when it's in use

#

fairly sure you can just have buttons hidden like in the middle of the row until the trigger happens

#

and it'll be an empty space until then

spice dragon
#

For example when enrage appears

#

it moves the rest of the icons to the left

#

which is super annoying

#

because I'm used to tracking the icons where they are

exotic solar
#

i'd recommend using titania's wa as a base and see how it works and customize it to your liking

spice dragon
#

where's his wa

exotic solar
#

linked multiple times here

#

scroll up

uncut dragon
exotic solar
#

you could just go to TMW if you know how it works and it does what you want it to do

#

nobody's stopping you

uncut dragon
#

one of the few updated ones

tranquil forge
#

@gusty musk works thx

spice dragon
#

the icons are kinda small

#

but I like it somewhat

exotic solar
#

sort by date to get the updated ones

red comet
#

fury

#

brrrr

exotic solar
#

?

#

thanks for your input @red comet

willow solar
#

You can change icon sizes@spice dragon

#

Also dont use a dynamc group if you dont want them to move

spice dragon
#

I'm really struggling if I should roll with elvui but then I feel like adding WA and everything ontop of that is going to be a clusterfuck

exotic solar
#

yeah you can just group things together normally as well and be able to move them around as a group

spice dragon
#

then again I might aswell take of those damn aurabars

willow solar
#

If you know how to organize it it doesnt become a clusterfuck

spice dragon
#

Not be smartass or anything like that but I can't really see what WA here does that TMW cannot

willow solar
#

Your probably not making any advanced auras atm

#

But weakauras can do alot of stuff

gusty musk
smoky turret
#

Go to sleep

gusty musk
#

3:

exotic solar
#

@spice dragon WA is way more customizable if you wanna get into it, most of this shit we've talked about is basic. but i dont really see the need to justify using WA to you more

spice dragon
#

Yeah but that's fancy stuff

exotic solar
#

if you like TMW, use it

spice dragon
#

Tmw feels more simple

#

I put abilities there and that's it

exotic solar
#

there ya go

#

feels like you expected us to get offended or something if you "bash" WA lol

warped sentinel
#

Is there a way to move default unit frames to more center of the screen, and show them just in combat?

exotic solar
#

see you could probably make a unit frame like that with WA lol

#

i dunno

#

but no i dont think you can do that to the default unit frames

spice dragon
#

The one thing i'd probably see wa better is doing resource bars

#

to me personally

fair hemlock
#

simply put, there is close to nothing you cannot do with WA

exotic solar
#

how much "better" can a resource bar really be than what WA can do

willow solar
#

Well you cant make the spriest insanity bar in tmw thats for sure

exotic solar
#

@spice dragon seems like you just wasted like over an hour doing this if you didnt even want to use WA

spice dragon
#

I've tried because I was suggested

exotic solar
#

honestly though WA can be complicated to get into at first if it's unfamiliar to you

#

and the issues you seem to be having is because you dont know yet how to use it

spice dragon
#

I don't know how to use it and it does things I do not know how to fix

#

example if I make a regular group

#

it starts to grow in this very weird direction

exotic solar
#

that's not a regular group, but a dynamic group

spice dragon
#

In tmw I just create a group with e.g 5 slots and place abilities to each one

exotic solar
#

i'm a fucking idiot when it comes to WA though and I mostly use premade stuff from skilled people

willow solar
#

Thats not a regular group

#

In a regular group you select set positions for icons and move the entire group as one

spice dragon
#

woo progress

#

got enrage and bloodthirst in a decent fashion

exotic solar
#

👏

spice dragon
#

I probably want a dynamic group for my buffs

#

like enrage

#

recklessness buff

#

and procs

warped sentinel
#

Ok leatrix plus lets you move default frames, use ealign to align them. profit

pale grove
#

Does anyone have a working ignore pain weak aura for pre patch & bfa?

spice dragon
#

I asked this before but I don't think I got the answer. How od I make it so that recklessness buff and cd is in the same icon

#

I knew how to do it in TMW but not in wa

willow solar
#

You make 2 triggers, 1st one being a aura on you that is recklessness, the 2nd one being status>cooldown spell recklessness, then you select dynamic information from first active trigger and trigger required to any trigger, then you can go to conditions and add "if trigger 1 is active = true then glow, and add another condition for "if trigger 2 cooldown remaining is greater than 0.1 desaturate". Remember to click the small checkboxes in conditions

#

And in the section where you choose how it looks, you click cooldown progress on top, click invert and there you go

#

If you dont like rounded off icons set zoom to 30%, remove text you dont need

spice dragon
#

I'm using the elvuiesque

#

makes them clean

sterile wind
#

@severe falcon @slate crystal tyvm for ip wa!

stark gazelle
#

@sterile wind linky? scrolled up can't find it lol

steel ember
#

@gusty musk what was that aura from 11:31?

severe falcon
stark gazelle
#

bleak basin
#

is anyone elses skada addon not working?

smoky turret
#

Yes

bleak basin
#

ok, what would be a good replacement?

stark gazelle
#

details

smoky turret
#

Details

bleak basin
#

aight thank you

boreal nimbus
#

does any1 else have an problem with your whirlwind WA? mine sometimes works and sometimes doesn't

marble kite
#

got a very simple one displaying the icon with a big 1 or 2 number of charges in the middle, in red XD

boreal nimbus
#

could you share please?

#

That is what i want but for some reason it doesn't show up

uncut dragon
#

any sudden death weakauras to share?

floral spindle
#

Any great full WA for fury (or for all three specs in one)? #Newcomer xD

spice dragon
#

I wonder if I should mix blizzard actionbar with elvui

spare whale
#

look in wago... google "wago fury warrior bfa weakaura"

#

change to "stars"

#

how I found mine

spice dragon
#

Be sure to also look for a battle for azeroth tag

fair flare
#

I have a bit of problems with elvui nameplates. I want it to color my nameplates for instance blue when the target is below 21% (execute range). Anyone knows how I go about doing so?

floral spindle
#

Thanks guys! Found one I like!

#

@gusty musk First of all, I love your weakaura for Fury warrior! It fits so well with what I want from a weakaura!
Now, I'm not that talented in the whole WA-setup, and I feel like the whole weakaura is kinda small. Is there any easy way for me to scale the whole thing up, or will that have to be done by you and then not fit for someone elses liking? 🙂

serene hornet
#

Does anyone know what the default UI action bar objects are called now? Before they were called MultiBarRightButtonX but that gives me a million errors now

#

the ones on the right side that is

urban warren
#

can someone help me fixing this ? i disabled every addon that isnt updates but i still got the chat spammed with this massage

umbral rose
#

Guys, I lost all my existing weakauras with the new patch, can I retrieve them?

covert pumice
#

monk (right) is slightly darker and the pictures dont seem as "zoomed" i guess?

#

warrior (left) is what it should look like

exotic solar
#

how do i mass-delete non-grouped wa's that are not loaded? I have a ton of shit in there and i want to clear them

#

ah ctrl+click

noble prawn
#

is there any wa for fs?

mighty palm
#

Anyone got a nice meat cleaver wa?

exotic oasis
#

Someone that dose have Battle Shout weakaura? i forget to press is so want a big button on my screen

tranquil badger
#

https://wago.io/r10lkyTmX My Weakauras for Arms. Prepatch Ready

umbral rose
#

Anyone got an Ignore Pain that displays as a bar?

glass onyx
#

Anyone got a WA that lights up if anyone in my party is missing Battle Shout? Alive targets

gusty musk
#

@floral spindle Thanks for the compliment. You can scale up the icon but I'm happy with it's size. I think it's big enough for me. It used to be smaller.

Changing the size is not simple. Think of it like a domino, you mess one size it messes up everything

floral spindle
#

Okay, thanks for the response! 🙂

gusty musk
#

Use Masque if you haven't. It makes the was bit bigger

#

@steel ember what did I post at 11:31? Your time is different than mine.

spice dragon
#

Man this one guy in wago makes some really good weakauras

steel ember
#

it was a weak aura with a red and ice in a cyrcle like that enw enhancer aura. 7 hours ago

tribal thorn
#

Erhm.. I remember seeing someone making a really nice wa setup in the bfa-fury a few days ago.. Don't remember who made it? :S

alpine herald
#

Updated Ignore Pain weakaure anyone?

gusty musk
#

@tribal thorn describe it

steel ember
#

nice ty

paper shadow
#

@gusty musk i downloaded your wa for fury but why is it so small?

#

i mean the icons

steel ember
#

that elemental spirit tracker only looked like that on my enhancer

gusty musk
#

@steel ember that's not mine so I can't help

#

@paper shadow It's not small... It's perfectly fine for me. Why does everyone think it's small lol

paper shadow
#

its shows really small to me

gusty musk
#

Screenshot?

paper shadow
#

1 sec

gusty musk
#

Icons are currently 34x30

#

How big do people want it?

paper shadow
gusty musk
#

What's your resolution?

opal gate
#

@gusty musk why is the rage bar bugging?

covert pumice
#

I don't think they are particularly small, they are just smaller than most public WA's. A lot of people tend to prefer huge ones so they don't miss anything.

gusty musk
#

@opal gate what's the issue?

covert pumice
opal gate
#

nf ragebar has an error

gusty musk
#

Are you on an English client?

opal gate
#

ye

gusty musk
#

I'm not getting any error. Screenshot?

opal gate
#

inc

gusty musk
#

@covert pumice ty. It used to be smaller but now it's good

#

I just wish WA had a scaling feature

covert pumice
#

Yeah it would be nice 😦

opal gate
spice dragon
#

@gusty musk I gave up with WA, better let the pros do it. Already found a really clean and good WA setup for my warlock

#

that guy probably has for most of the classes. I can now use the normal blizzard UI just fine 😄

covert pumice
#

do you have 2 WA's for fury overlapped? one from before prepatch? 🤔

gusty musk
#

I don't have a WA calling NF Rage Bar

opal gate
#

hmm

gusty musk
#

That must be someone else's WA.

covert pumice
#

lol

gusty musk
#

My Rage bar is called Titania's Rage Bar

covert pumice
#

the error is coming from "NF Rage Bar" not "Titania's Rage Bar" i'm pretty sure

#

says in top line of your error

opal gate
#

ye i see

#

its fine now

#

deleted the old

#

thanks!

#

😛

covert pumice
#

lmao

tribal thorn
#

@gusty musk I found it my self 😄 Was yours!

gusty musk
#

Cool. :)

opal gate
#

whats the quickest way to multi delete wa's?

paper shadow
#

did some custom fiting @gusty musk works wonders

gusty musk
#

@paper shadow cool

steel ember
#

STRG+click on single wa's

opal gate
#

how do i revert to normal if i used mikscrollingbattletext ?

floral spindle
#

@paper shadow What did you do? 🙂

#

to the weakaura

gusty musk
#

he probably changed the icon size and moved them around

#

It's the only way

steel ember
#

i hope the most addons will be useable in the enxt days

floral spindle
#

If that is the case I would like to see what he did 🙂

eternal crest
#

I made my Rampage weak aura up to date for BfA from my old Legion version. It will now trigger at different times depending on which talent you have selected.

https://wago.io/S1ykNWaXX

rancid flare
#

@gusty musk did you run an LFR through antorus yesterday?

gusty musk
#

I did yah

rancid flare
#

I was that warrior

#

that was messaging you

gusty musk
#

which warrior

#

the one that begged for gear?

rancid flare
#

Jacknyfe

#

definitely

gusty musk
#

Oh yah

rancid flare
#

HUGE moocher

gusty musk
#

lmao

#

didn't know

uncut dragon
#

anyone got a smooth fury weakaura?

#

also not too big

gusty musk
#

I can tell you a good one but I dont want to sound bias

uncut dragon
#

just tell me

#

I tried making my own but I broke everything 😒

gusty musk
#

It's small according to everyone

#

when I think it's decently sized

#

make sure to read the description.

uncut dragon
#

i like it

#

thanks

gusty musk
#

@rancid flare were you using my WA last night?

rancid flare
#

nope. I go pretty raw with my addons.

#

but was looking into it

#

did you by chance log that LFR? I doubt it but figured I'd chedk

gusty musk
#

guidie might have

#

not sure

rancid flare
#

I play super casually generally so I dont usually get any logs of my own to look at

gusty musk
#

nope he didnt

#

he had his addons off last night

rancid flare
#

bummerz

paper shadow
#

@floral spindle just rescaled it

#

one by one and removed some things i dont need

mighty palm
#

correct me if im wrong Titania, But your weakaura does not have a tracker for the whirlwind charges?

gusty musk
#

It does

#

Right side of the Rage bar

#

you will see a blue text

#

that denotes WW stack

paper shadow
#

its really small XD

gusty musk
#

lol

#

I made it bigger last night

#

I can't please everyone

mighty palm
#

I prolly deleted that bit then, I would personally prefer it to be looking similar to the RB one

gusty musk
#

Yah, I understand but I wanted to maintain symmetry

mighty palm
#

I totally aggre:P I liked the base, i did move and delete some of it, since theres other stuff i like to look diffrently. But got a few wa's from it i like:)

#

decent work.

gusty musk
#

np 😃

paper shadow
#

@gusty musk i made it bigger dont worry 😉

gusty musk
#

Ya'll and your sizes. It's not the size that matters, it's how you use it.

open moss
#

/lurk

#

lol

left estuary
#

ANyone know? I thought you got 1,000 essence per 110?

#

Oh, I think it's on dude's that don't have legendaries?

gusty musk
#

@left estuary All your 110 alt can get an essnce

left estuary
#

Haven't gotten it on 2 of em. It's weird.

#

Says there is no loot.

willow solar
#

Go to your mailbox

#

Then relog

left estuary
#

Tryin that now.

floral spindle
#

@gusty musk are you gonna change it? or should i just ask @paper shadow to share his? 🙂

gusty musk
#

If I keep changing the size. I'd have to do it for everyone.

#

It's a lot of work to maintain different sizes.

paper shadow
#

i mean all i did is resize some icons