#wow-help
1 messages Β· Page 221 of 1
specially with long macros
the one i posted most def needs it, cus else its stuck on either ? or the last icon
i'm curious which situations would need it though, i asked hoping for an example. I could switch to a monk and check that one myself
i wonder if it's because it's using multiple /casts
Which situations would need what?
Basically I'm looking to use this for a tank Paladin, to use Judgment whenever I want, but with the same button use Hand of Reckoning (a taunt) to taunt adds/other mobs away from my teammates in dungeons
nah, not only. i think its when you dont use the same conditions on multiple casts
And so I can use the same keyboard key, just with a modifier. Then I don't have to assign tons of keys to all the abilities I need to use
ah i see
you had a extra space in the macro.
i think thats why the conditions failed
cus my mod said it failed when you had that https://i.imgur.com/u0vDib6.png
#showtooltip
/use [@mouseover,harm,nodead,mod:shift] Hand of Reckoning; [@mouseover,harm,nodead] Judgment
Where is there an extra space?
cleaned the macro up a bit:
#showtooltip
/use [@mouseover][harm,nodead,mod]Hand of Reckoning;[nomod]Judgment
i believe that's different behaviour
it was in the first one you posted
huh?
oh
the target specifications affect the same conditional that they're in, so they should be together
Hm tha t way only Hand of Reckoning works
yeah, they are still using the same condition, just different mod
otherwise i think that says cast at mouseover, then ignores the rest
ah yeah, good point
#showtooltip
/use [@mouseover][harm,nodead][mod]Hand of Reckoning;[harm,nodead][nomod]Judgment
try this
Icy Blue Mechanostrider Mod A - https://www.wowhead.com/item=13327/icy-blue-mechanostrider-mod-a - Live 9.0.2
each set is independent, they just go to the same spell if matched
posted as an image to bypass the bot
it's interpreted as set1 or set2
help, cant buy character boost π¦
whereas the contents of each set, separated by commas, are condition AND condition AND condition (target selection being slighly different)
Do it thru the web shop
@keen pewter cant buy character boost thru web shop
π€
ah here we go. @neon cedar @tired holly https://i.imgur.com/XI4CLlv.png
@prime elbow is that a website?
@keen pewter try it, says you have to do it in game
OK and instead of just "mod" I guess I type "mod:shift" if I want to use shift as the mod key?
if you wanna specify it, then yes. i just use normal mod cus then it works on any modifier key
i would also leave out all of the conditions on Judgement (assuming you want it to fallback to your target)
otherwise you'll get silent errors in certain conditions, especially if you try to modify it later
it's better to let it try to cast a harmful ability on a friendly target than to silently fail and leave no reason
unless you use the mod im using, which blocks those said errors by default π
OK still not working properly. When I don't actually mouse over an enemy target, it switches spells no problem. If I do, only Hand of Reckoning works...
oh yeah, forgot you do still want the mouseover judgment sometimes
/use [@mouseover,harm,nodead,mod:shift] Hand of Reckoning; [@mouseover,harm,nodead][] Judgment
love how stringing it all together makes the bot give up π€£
well, you left out a extra [] π
no i didn't
IIRC [] is identical to the spell's behaviour when you don't use a macro btw
FINALLY!
/use [@mouseover,harm,nodead,mod:shift] Hand of Reckoning; [@mouseover,harm,nodead][] Judgment
Works the way I want!
well, i meant for the bot to pickup. Β―_(γ)_/Β―
@prime elbow #showtooltip /cast [talent:4/3,noexists][@cursor,talent:4/3]Ring of Peace; [talent:4/2,exists]Song of Chi-Ji; [harm] Leg Sweep
Harm Denial - https://www.wowhead.com/spell=336379/harm-denial - Live 9.0.2
does that do the same things
in which scenario
mine work well like that
or well
did you check it?
it only shows the first
this one however
works as intended
#showtooltip
/cast [harm,exists]Leg Sweep;[talent:4/3][@cursor]Ring of Peace;[talent:4/2,harm,exists]Song of Chi-Ji
DEBUG - Get Cursor Loc - https://www.wowhead.com/spell=259142/debug-get-cursor-loc - Live 9.0.2
lmao
switching between harm and help targets https://dl.dropboxusercontent.com/s/wwqcwdrlrcm4c0x/2020-12-05_00-12-45.gif
key 6 and z
quite interesting
since I dont use mouseover I actually have dedicated buttons for attacks and instead use targettarget macros for these
my 6 macro is this:
#showtooltip
/castsequence [spec:3,talent:3/2]reset=20 Fist of the White Tiger,Touch of Death
/cast [spec:2,help]Life Cocoon;Touch of Death
your first version casts ring of peace where your cursor is if you have a target, though π
i think it was a matter of needing #showtooltip because you had a macro trying to cast a spell on the cursor that you migth not have, essentially skipping it as far a spell selection, but not icon selection
but complex priorities get tricky
yeah, i think mostly because 2 of them are talents and 1 isnt
no
anyone know if the retail catch up mechanics in the game already? i swapped covenants 2 days ago and i've only been able to get to renown 4. a friend of mine told me that he received a renown token at the end of a heroic dungeon but i've done maybe 10 of them now and none have dropped (not sure if this is the right channel)
actually, i notice now that cursor doesnt actually gets triggered
Thanks for the help btw @neon cedar @prime elbow
it's because of /cast donthavethisspellrightnow /cast spellidohave
which is fine if it works, but seems to be why you needed #showtooltip
which is what the talent condition is there for. so it switches automatically based on the talents i do have
it does both. at least when its triggered.
my intent was to figure out why the icon wasn't automatically picking right
i cant remember now which form of the macro that it wasnt working correctly on, but it wasnt because of that
Can someone help me figure this macro out?
#showtooltip
/cast [@mouseover, exists][@player] Holy Shock
won't cast when I mouse over a name in the party frame or over my own portrait but I feel like it should...
Been Waiting a Long Time for This (25 player) - https://www.wowhead.com/achievement=4621/been-waiting-a-long-time-for-this-25-player - Live 9.0.2
seems to work for me
Hmm
reminds me though, i meant to work on my paladin's holy shock macro
It's only holy shock
I have flash of light and everything else set up the same way
And it all works fine, just holy shock for some reason
Bliz frames
are you on the character right now?
do you get an error message?
Nope
Just, nothing happens
What I'm expecting is to get healed when I mouse over my portrait and click the macro
oh well Β―_(γ)_/Β―
that's what i expect too π€
what happens if you temporarily replace exists with help?
/use [@player,mod:alt][@mouseover,exists,nodead][] Holy Shock```
this is what my old paladin has
No dice
I changed it to just /cast Holy Shock And it won't cast if I'm hovering over the portrait
π«
Word of glory works fine
does my old macro work?
Nah, same issue
Seems that holy shock just doesn't want to play nice with the portrait
you can target yourself and cast, right?
Yeah
That's fine
And if my mouse is just hovering around it's not problem
but when the mouse is over the party frame or my character portrait the ability won't cast
Nope, no catch up in rn
At level 60, am I only able to do shadowlands dungeons? On the group finder, only heroic shadowlands dungeons show up .
Well you can always start a group at any other non-Shadowlands raid/dungeon
and just walk into the portal but LFG is locked to Shadowlands content once you unlock it I believe
so id have to travel to them?
hey folks... just made this post in the forum, but thought I'd post here in case anyone might have a better answer quicker
maybe try abandoning and regetting it? sometimes that makes bugged quests work fo rme
abandoning Venthyr and doing it all over again?... I don't have any active quests, so
can't just abandon >.<
not the whole thing, sorry thought you meant an active quest
nope- sorry!!
I tried to open a ticket with Blizz but all they told me to do was submit a bug and troll the forums basically, haha.
ah mb for not reading thoroughly lol
all g
Might be a noob question but i've got skinning as a profession but none of the things (like goresnouts) in frostfire ridge are saying they're skinnable
I have the skinning knife
only certain creatures are skinnable
can someone help me, I'm drooling over how cool the mag'har orcs are and am desperate to unlock this race. However I'm unsure on what to do to start the ready for war achievement (horde)
https://www.wowhead.com/maghar-orc-allied-race does this help?
says " Ready for War requires players to complete the 8.0 Horde War Campaign. '
Hey y'all, im trying to attack magda, I clicked the sinstone I had for her but I still can't attack :/ I didnt see anything on wowhead
if its bugged id just abandon and redo the quest
i figured it out... I had an extra action button i was blind to
Yes
I'm a returning player (after quite a few years of not playing), and I just finished the quest where I ended up at the Throne of Tides Dungeon ... I don't see any other quests (can't solo the dugenon) where do I go now?
A. You actually do not need the knife. Long gone are the days of actually needing it. B. Not all creatures are skinnable
@limber condor Error Code If your character is locked, it is most likely connected to a payment issue. Please check the status of your payment on your Order History page and consult below based on the status.
@true ingot Thanks mate.. Do you know how long it usually takes?
"Your payment is in progress and the character will be locked from play until it is complete. If your order is stuck in this status for more than 24 hours, contact us for assistance."
Some times 1.
sometimes more?
Thanks.. it's just dumb.. I just bought game time to move this character to my main B.Net account.
Looks like I won't get to play this weekend :/
so if i need to grind out Thunderbluff rep, can i wear a tabard and spam current dungeons?
From what I understand, it should provide TB reputation on any dungeons that provide reputation
Also
"The city tabards actually have some hidden restrictions. They city tabards won't work in the Burning Crusade dungeons and won't work in the early Wrath of the Lich King dungeons. The tabard will start working again once you start doing the level 80 wrath of the lich king dungeons. "
So my best bet is to try it?
i watched a video that you can grind Main City rep at the Mechanar
ima try it but thats so far away hahah
City reputation are rather quick to get anyways
about to level a tauren for the heritage armor so i figured id check to see wha ti could do for exalted quick
ALSO, if i have a 22 druid already, if i leveled him to 50 would that count towards the heritage or does it have to be a fresh toon
IIIIIIIIIIIIIIIIIIIIIIIII'm not sure
I've played the same druid since 2010 lol
I did get the heritage armour though
So maybe that answers your question?
people, i've been out of wow since Legion... i'm comming back now on a new account... i'm mainly a solo player... what classes are good for solo? want a dps class, looking for something with good single target damage and sustain.
that should count
i have a character eligible for it that was created long before heritage armor was added
If I want to switch legendary slots but not ranks, do I need additional soul ash? Or just the new base item + missives?
are heirloom castings literally a 1 time use? like i spend x amount of thousands to upgrade each piece to 50?
Yeah they're a gold sink
They're ridiculously expensive for the value you get out of them now
yeesh
Not very worth imo
Especially with all the gear rewards you can get from quests and the dungeon finder
also, did they just remove the flat exp gain you get?
now its just a rested buff set?
Can anyone here offer me some resto shaman help? π
Why cant I start a new campaign when I talk to chromie?
All she is says the ice crown is trouble it doesent let me do any of the expansion campagins
for disc pve, does it matter if i go staff vs 1h?
Afaik 1h or 2h are equalized now?
are you lv50?
question
what's the difference between directX12 and 11 legacy ?
like when I turn on 12 my ram is being eaten away
12 is for newer gpus otherwise dont bother
theres more nuance to it but thats the jist
I have RTX 2070 super
then use it unless your rams an issue
damn
I don't understand why when Im playing wow and watching stuff on edge and speaking on discord my rams usage is at 11GB out of 16
because you only have 16 GB π€
WOW uses quite a bit of ram to keep everything loaded iirc
And I guess dx12 favours ram over gpu usage due efficiency idk
You said 11GB, no?
yeah but how much does your's say when you play wow
Like 4GB fresh?
btw keep in mind windows uses like 1/4 of your total ram
what ilvl to run mythic 0 dungeons?
Hey , quick question , where's the content about the burning crusade ? To select vanilla dungeons on chromie campaing i have to chose the cataclysm , is burning crusade part of the vanilla ?
No
at what level do you unlock 'queue random dungeons' now
Isn't that in like any level?
thought so
but im leveling a toon fresh
ffor the first time in like 8 years
and i dont have that option
you have to like level 15
(I just got here so not sure if this is the right place to ask)
Really need help from a blacksmith in Velen to help make me Foundations of Courage
I can tip 10k gold
Is this the right place to ask a question about in-game issues that the GMs told me they can't fix? xD
Yes nobody could help me
Contacted Blizzard about it and their response was "Check WoWhead or try to load your game without any add-ons". Unfortunately so long as this persists I won't get the achievement for fully completing my covenant campaign and any rewards/cosmetics that might be tied to that later on. They followed up by telling me they couldn't do anything in regard to achievement progress or quests.
Anyone have a suggestion? Or should I just switch covenants before I fall too far behind? Blizz doesn't seem to want to do anything about this.
Also if someone can tell me if itβs possible to solo Dragon Soul at level 50 thatβd help a lot
what's the actual problem? Are you not able to progress your campaign Quinn ?
Hopefully a blacksmith will be around Jiyu, and I'm not sure about dragon soul
Thanks anyway ^^
The problem is that I won't get the achievement in the end, which could unfortunately deprive me of any gear or cosmetics (or whatever else they may or may not add) down the line. I can't fully complete my covenant campaign even though i am, in fact, progressing.
what is this and do i want it?
I'm just worried about kinda saying "it's fine now" and then later on down the line after weeks and weeks of renown leveling, I suddenly can't do or achieve something. Call it a preemptive concern lmao
Is there a wow discord specifically for Area 52?
So I know MM Hunters are kinda insane right now, but how are BM Hunters, they're balanced rn right?
@cobalt venture what does /script print(C_QuestLog.IsQuestFlaggedCompleted(57904)) show?
Command Table stuff
Me? Repeatedly. I'm already done with chapter 2 and 3 as well.
that's the quest at the end of that criterion segment π
/script print(C_QuestLog.IsQuestFlaggedCompleted(62795))
how about this
idk what to do other than checking each of the first 24 items in https://shadowlands.wowhead.com/achievement=14234/kyrian-campaign#comments:id=3218369
I switched from Necrolords to Kyrian, so I skipped the intro quest.
i know that's quite a list but if you want to, hover over each quest in that part of the list and grab the number in the link
I've found that his particular issue is very prominent after switching covenants.
hopefully they'll figure out an automatic fix if multiple people are getting it
since you do have the last quest flagged as done
I'd hope so. I'm sorely debating just switching to Venthyr now before I progress too far.
They are better for arms anyway...but I'm so attached to my Steward π
then Venthyr might just get stuck the same way
It might, but this time I probably wouldn't skip the first questline.
Juuuust to be safe.
I want to make greens to level enchanting, what does that mean? Anything learned thats green gives more exp than the white?
is the skip you're referring to the "i know my way around" dialog option i noticed on NPCs on my alt?
i have not switched covenants on my characters
oh do whites not give exp, is that it?
Correct @neon cedar. That's what I did.
i'll avoid that option on alts for a while then XD
can you get loot from lfr raids more than once a week
Are their any classes not worth picking?
nope it depends entirely on your playstyle and which one you think is the most fun
well i just started and idk what to play i usually play DPS but im not liking rouge
ah I'm a rogue and I love it
but I started out as a warrior
it's pretty easy to play for beginners because there aren't that many "complex" mechanics
and 2/3 warrior specs are for dps
are there more dps like classes or is it just those two
all classes have DPS specs.
^
huh. That's true
ok
anyone know about this?
I'm using the NPC in pandaria to solo old raids with lfr
and idk if I can get loot from a raid using this method more than once a week
probably not
No
But you can do LFR+Other difficulties
One LFR, One of any other diff
also other characters have their own lockouts
ah okay good to know, thanks
hi can someone help i m new to this game
Hi i collected all the anima crystals in bastion and went to Hephaesius to craft The Crystal Mallet of Heralds but when i just clicked and crafted it i died and when i came back the mallet was not there and i cannot craft the mallet again can someone help me with this?
will companions heal on their own?
slowly yes
very slowly
Is demonology a viable spec for pushing mythics? If not, whatβs the βbestβ one?
Hey guys, im looking for an addon similar to Dialogkey, its outdated and have found nothing to replace it with (Dialogkey allows using spacebar and 1-9 keys for npc options)
Any spec is viable for mythic0s given you can successfully complete them with a fullgroup of 140ilvl players yet pugs ask 175+ to let you in.
However if you truly seek "the best"
For various reasons,i have heard demonology doesnt perform as well as the other 2 specs
are addons buggy rn due to shadowlands just being released or is it on my end ?
omnicc size scaling doesnt work at all and losecontrole isnt even appearing ingame , ive installed them in the right direction and enabled out of date addons
If the addon page doesnt show updated for 9.0.2 then yes its addons buggy
Outofdate addons may not.work at all sometimes
losecontrole is for 9.0.2 and wont even appear ingame for me
omnicc is 9.0.2 too
hence why i thought it might be on my end
Then its on your end
any ideas how i could fix it ? ive installed them in the right direction and installed the proper version
all i can think of is reinstalling wow and no high hopes on that anyway
We cant provide addon help here π°
alright π’
usually if an addon doesn't work, hasn't been updated, and no one else has commented on a fix or forked it, then your options are find a different addon, go without it, or learn lua π
ehh i can live without addons
only addons i'd use are skada cause im a dpswhor and i like losecontrol for proper cc chains in pvp and thats it
i'll just sit it out and wait for them to update the addons ig , since i doubt the problem is on my side
which class is best pick for dps?
which ever one you like best
which covenant i should pick for Arena as Retribution?
once you have 50 and you unlock your chromie time you can pick any expansion on your new alt
So why is it that without a fresh 50 I can still go to chromie and pick an expansion
Despite only having a level 45 on this realm
Is it a level 50 on any realm opens her up?
yes
its just a measure by blizz for new accounts
to replay bfa and get on with story
instead of being force fed all expansions with nothing but 5-10 levels in it
Blizzard wants newcommers to play bfa instead of other expansions because it has the most streamlined questing experience
hello, is it possible to send gold to a different character on the same realm whilst on a free trial? im trying to get enough gold for token
no
ok thanks
the free trial has a gold cap
998
and no access to the mail system
damn, im enjoying this questline but if i had a few level 1s or whatever, kept the gold flowing i could eventually get a token
thank you
any recommendations on what to spend the gold on then
keep it - youi will want to have it if you ever get a sub to learn flying
have a tricky question. If i overcap renown will it show up after it unlocks?
You can't overcap renown
just did
did the campaing at renown 5 that awarded me with 6 and did the replenish for 1 additional renown
6 is the cap
so i have 1 renown floathing
I guess you just got confused
and where at 4 or sth.
the cap is not that the game caps you at 6 - the cap is cuz the game doesn't offer any options to go past 6
so if there was a way to go to 7 the cap would be 7
okay
I just died in Torghast, first death and i cant release.. anyone who has experienced this and know a fix?
I heard something about a ress macro that can be used but cant find any
Wdym you cant release
try /reload or restart the game
@compact charm you mean this?
/run RepopMe()
it can happen sometimes, that the window to release spirit is gone.
funny xD
yea both options were greyed out π
lmao
i have queue on my server right now so didint wanna restart either
if you alt+f4 and reconnect within 20s you usually byass the queue (at least for your server)
yeah, that script just forcefully releases your spirit if it fails for whatever reason
ive gotten into queue even if i open a new wow so my account gets logged out as the new one gets in
yeah that's normal
rather not risk it now with a 2 k queue π
you don't just connect again while you're in :p
@short frost again nope.
threads already has the catchup mechanism
so it gave 1 more as it seems
im a simple man and i admit if im retarded
but not this time
So I log into my main in Elysian Hold today and where I yesterday had 70 fps, I now have 40. The game just suddenly decided to drop my average fps by ~30% without me changing anything.
Maybe it's a weather effect or something?
Yep. Or anything else in your vicinity.
When did Blizzard remove live chat?
with corona lockdowns i guess
bummer
is it normal to E a bird on the ground and all of a sudden u are teleported to the sky and u fall and die?
as a rogue of course
or was i just unlucky
hey can anyone help me to earn the achievment "pride of kul tiras" for this questline i need to do 3 more dungeons, but i cant queue for them in dungeon finder cuz my char is lvl 52 and in shadowlands
and cant switch to other timeline
Reach level 60, gear up a bit, and then you can do them solo.
A lot of rated pvp
Do I need to win or just play a lot
i think its wins
you basically need to get the gladiator/elite set
i think the tile is sinful gladiator
Thats the Gladiator mount.
i dont do pvp but yes it is the pvp mount
You have to achieve Glad for the season to get the mount
thats what i said isnt it
No, you said the set
π
When you just wanna kill the lick king but you get distracted by a the mobs ππππ
32 slots
what's it called
yeah I got the 34 one on my warrior but not my rogue :c
embroidered tidespray?
I think so yea
k ty
I still have my 30 slots Legion ones
That's from Shadowlands. Legion and BfA have 32 slots already
And cheaper, I think
now I just need a tailor
I'm going for the 30 slot bag
basically the same one but not embroidered
Lightless Silk Pouch is much cheaper than Embroidered Deep Sea bag. Maybe not worth the added cost vs regular 30 slot Deep Sea bag though.
π€·ββοΈ
You can get the Deep Sea bags for super cheap on the AH
ty
https://shadowlands.wowhead.com/spell=338343/heavy-rainfall Does this work with Cloudburst totem as well?
how long till I can choose a covenant? I am doing Securing Sinfall right now
on your main? after youve completed the normal campaign, and gets sent to oribos, you can choose there
@short frost I have been 60 for a while now, I have no idea where to choose it and the game didnt alert me or tell me that i can choose a covenant
you also need to finish the main campaign quest line
is there a way to make soul shards appear underneath my personal resource display? do i need to download an addon for that?
https://gyazo.com/a9ab4a62ff3bf00e48c0bd574b5509f6
how long is that?
a few hours at most
quick question, if i have a toon and i want to raid with it, do i need to play the whole story again ?
When do you unlock flying in Zandalar?
like covenants?
like covenants xD
sucks... so no alts ig xd
there will be catchups for alts in the future
people, i've been out of wow since Legion... i'm comming back now on a new account... i'm mainly a solo player... what classes are good for solo? want a dps class, looking for something with good single target damage and sustain.
are there soulshapes that last longer than 12 seconds in non-rest areas
no,different soulshapes are only cosmetic
they dont change the duration
okay
hey. Can conduits drop in mythic even if a character is locked?
guys to drop the shroom in Ardenweald, do I need any pre-requisite quest or so? I am 60, killed about 300-400 but nothing dropped π¦
and it depends which one is your covenant
people, which class is the best for a SOLO PLAYER (focused not only on shadowlands content, but also soloing old raids): Shadowpriest, Paladin, Hunter or Warlock?
Once for Ardenweald I didn't have one show up at all and I still got credit
okay, ty
Hi I just bought a subscription but the account says the transaction is pending, and I still have a freee account. How long does it take for payment for a sub to be processed pls ?
can be anything between instant and 3 days
Arf that's quite a spread
Is there a way to get on top right other than with a guy that u pay to fly ?
what
@raw hazel log out and back on regularly to refresh it just to be sure
@pallid fulcrum walking
you mean "fort elyseen",that's the kyrian covenant hub
can only get there if you're kyrian
i am kyrian
Do you not have enough money for a flight master? You can go kill a couple of mobs and sell the stuff they drop
I do, i just asked if there is another way than that
because u r litteraly right next to it but u can't reach it
tthat's because its floating in the sky
for real ?
thx bro i don't have eyes
You can also use the Kyrian gateway network
So I have an addon issue with my Left Click...somehow a spell got attacked to it, and I canβt unbind it? I have assigned the spell to something else, disabled Clique but I cannot get Left Click to a mouse over target??
Put them on the Auction house
where do i find this house
What faction?
bad guys
There are none. Which Faction?
oh yeah i didn't knew it's the same name in french and in english my bad
where should i go to learn economy
i need the thing that allow you to collect items without getting out from it
the farming guy
its mechanic or smthing
golem ___
Where I have my pin is the auction house
is there anywhere else i can get it ?
Get what?
There is one in Wrath Dalaran
Clest golem?
You can buy it on the auction house
ty for understanding my bad english
cough up 100k gold and its yours.... at least i think thats how much it goes on the ah
i have 11k gold thanks to quests but now
you should really find someone that speaks your native language just fyi
i got it for free during a guild raffle in legion
pogchamp
i just don't have the terms
how to farm gold then
youre gonna have to do your own research or ask in the tsm discord
There are tons of videos on youtube about gold farming
Outdated?
uh yeh
none for bezginners
Any farm can be done. Especially for beginners
what farm
Look at the videos xD
and if goldfarming was so easy, the economy would a be a whole lot more destroyed than what it already is.
why is it destroyed
I don't get what you are trying to say. Gold farming can be easy to get into, from Raw Gold farming in the Skyreach dungeon, to farming mobs in areas for drops. The problem is the time investment. Not everyone wants to put in the time and effort. That is the deciding factor. Not everything is about playing the AH and having a masterfully set up TSM.
That's not what he is asking tho.
He is asking for a farm
Without any specifics
So who'se to say what he really wants?
Hey guys, I wanted to ask... is it worth to change covenant today ? I will be one soulbind behind everyone ...
(3 renon)
I've had some peeps complain about my dps... Im relatively new to the game and don't wanna be a burden so I made a lil video showing me opening burst dps and then mana save. Any criticism and or/ help would be amazing {Arcane Mage}.
If I choose threads of fate will it skip me over the joining ceremony questlines? For example, night fae theater. Or can you do it when you hit 60?
hey quick question- with a race change can you change your gender or no
You can
alright, thank you
You can change your gender at anytime now in game with gold at the Barber shop
Hey guys, im gonna start a new char on shadowlands. i played a bit of the classic but got into shadowlands through vids/streams... whats the best class for pvp/pve im liking rogue alot is it worth it?
Rogue sub is broken rn xD insanely good
There's no top tier class tbf just go with flow what feels good for u and then get better at it
All classes are viable
so i just bought the shadows land expansion and the character boost wont show up and its been 10-20 mins, ik i bought the one with the boost ive checked multiple times. any ideas on how to get it to show up?
Play what you like most
@pseudo kestrel it can take an hour to three days for the account status to upgrade. Log completely out and back in occasionally to refresh it
Also make sure you don't use a boost on something you haven't leveled before
wtf but i can play shadowlands i just gotta wait for the boost?
Ye
levelling doesn't take very long anymore, and it can be useful for learning how to play a spec
its every week you can clear a old raid after clearing it once right?
does enchanters still have illusional enchants like in WoD?
does enchanters still have illusional enchants like in WoD?
well they still do have them from wod
bmah is in revendreth
had to do a little quest to o pen it
So, i'm coming back to wow, and after some research i'm trying to choose between hunter or ret paladin...
i'm looking for something with good dps (don't need to be the best dps, just good enough), and self heals..
how good is Ret Paladin self heals?
and how good is hunter self heals? through leech ...?
It's intended. She is only usable by players level 10-49
for fucks sake
Why did you need her?
Then you need to go to the entrance yourself and solo them (you might want to gear up a bit first just to be sure).
i dont think i can solo a level 45 dungeon at level 50
With good gear you probably can.
if you say so
any addons for making quest text larger in the default pane? I have trouble reading that small font.
I don't know any addons that do that, but have you considered fiddling with the UI scale option?
Hi guys. In the shadow priest guide for the legendaries the author writes "Unfortunately, our strongest legendary is only available from the raid, so you'll have to make due with farming Torghast if you don't want to wait." Does this mean the legendary power can be obtained from torghast instead of just from the raid?
Talbadar's Stratagem - https://www.wowhead.com/spell=342415/talbadars-stratagem - Live 9.0.2
Okay then he means to get that one instead.
pretty much
is there a guide that shows bis armour?
@outer coral https://www.wowhead.com/classes
ty
hey is there an addon that shows all side quests in SL on the worldmap ? i wanna clear everything π
is this where we ask ppl for help with bosses
@strong rain btwquests is what I use to find all the side quests and stuff. Makes it really easy to get the sojourner achievements
can someone help me with the guardian of the rites quest
@tawny dew okay yeah sadly it doesnt show then on the map.. ill think were was one in bfa that did that π¦
im new to wow can someone teach me how to play please
any addosn for pet battles that auto pick my pets for me?
I'm fairly new to WoW, I just got one of my characters to Lvl 51. For some reason now whenever I try to Queue for a random dungeon on the finder it only shows one dungeon "The Necrotic Wake" on the Specific Dungeons tab and the random dungeons tab is no longer an option on the dropdown slider. Anyone know what might be causing this?
Thats intended
You have to make it to the other zones to actually unlock the other dungeons
Is it forcing me to do shadowlands content?
Yes
@strong rain use /btwquests and if you have the shadowlands add on you can click a quest line and the first quest in it and itβll automatically mark it on your map with a pin
@autumn imp rematch does select them for you.. but you need to add teams before
Kinda sucks but I guess it's whatever. I was doing the Kul Tiras questlines and I'm at the part to do the dungeons as the finale, so I was confused why I couldnt select it
remind me pls. i can farm torhgast until memory (legendary thing) dropped? no cd for it?
whats our current renown cap
6
Is it possible to join someone who is half way through a Torghast run?
whats the diffrence between dungeon and raid?
ty
Open up support through the Mini menu ? Button
scroll down on the screen for Character stuck
π€
it is though
should i really be made to wait for there shit servace to work
it wont even let me die
If you are falling,you will eventually die and be able to release spirit
Hm,the fact you are under the world itself would be a red flag of unintended behavior,and generally when people get under the map they start falling
But if you truly are stuck as in,no moving at all and cant use abilities and cant use items
Then cant you just cast your hearthstone?
nope
i dont know if its still possible, but the /unstuck command used to be able to kill you if your hs was on cooldown or not usable.
I think they could have moved it to the button
This is a 1 in a billion case of it happening,for how unfortunate it is
Only solution we can suggest is having a blizzard gm move your character
have you tried this:
/click HelpFrameStuckStuck
hmm
I have fallen under the map twice or 3 times i think, but i was always falling
But yes
yeah, thats all i can find. the other solution is what has already been suggested, in the help section
yeah, seems like the only other solution is to contact a gm
you can retry the help thing until it works
the only other option as Daj correctly states to open a ticket
oh and another option
Happened to me recently... had to have gm reset me... took a few mins.
where can i find players to help me with a dungeon?
either use the ingame lfg tool or ask in any of the lfg channels
so... i was doing this quest and it wouldn't turn in so i relogged...
and now it loads in and then immediately crashes. anyone else have this issue? ; ;
retail wow btw
you can summon any party member if you have 2 people using a summoning stone - these are located infornt of every instance of the game
ok
it will teleport you to their position
so you'll need 2 friends, join a party with them and have them summon you
I'm trying to incoporate a trinket on use with an ability with similar CD
it does not seeem to work, this is what I have
#showtooltip dark Transformation /cast dark transformation /use 13
dont need to specify tooltip name when you only have 1 spell on it
???
what?
you where asking about the macro
and you only need to shift-click said ability from the spellbook into the macro to instantly type it out
/cast dark transformation /use Overwhelming Power Crystal
why do you insist of not doing what i told you to?
#showtooltip
/cast Dark Transformation
/use 13
there did it for you
I ddidnt really understand what u were saying sorry
thanks it worked I just forgot to drag the created macro and was using the old one
Is there a way to do old expac quests at my current level?
if you have a lvl 50 on your account, then yes, via chromie. if not, no.
okay cool thank you
so the arcway dungeon is locked for me and im lvl 49. Can anyone explain to me why or if i need to do something
@weak mica I think you need to do some Suramat quests first.
yea ive been doing them
the quest i have tell me to go to the dugeon
i can walk into thye dungeon but theres no way i can solo it
if you mean for lfd, not possible unless you are on the legion timeline
@weak mica Have you checked the heroic tab?
so, what does it say in the list?
maybe high ilvl
It should tell you what item level you need. You need to get it, while also not reaching level 49 if you want to queue. Alternatively, reach reach max level, get good equipment, and you should be able to solo it.
or what you need to unlock it, like a quest or achivement
okay im ngl i just have always heard about wow and been intrigued with RPGs and finally decided to try it out and i may make the jump but idk i just dont know where to begin
You can only queue for Court of Stars and Arcway if you are EXACTLY level 45 and NOT in Chromie Time. Just found this online π¦
never ever played wow before. so whats the best way to pick my main? ive played many hours of ESO so that being said I kinda got the feel for what i want but theres just so many characters idk which to pick? Played alot of Necros and Nightblades in ESO
@weak mica hmm
every class is pretty fun in its own way
hows the worgen
i mean for me at least i really dont pay too much attention to what race i am
others can tell you a more beneficial reasoning for choosing a race
i just play a race that looks cool. ex Blood Elf
would i end up okay if i just choose what i think would be cool rather then doing a ton of in depth research
or is it almost a must do thing
to really think about the character before i create it
idk im used to ESO
i would say experiment with every class
where they have there own benefits
when you start a character choose to start on exiles reach
okay
you can hit lvl 10 within an hour and choose what spec youll be
got it thx man π
thats what i did
hopefully ill get hooked xD
Hey guys, can one of you tell me under which name / setting the following bar is running? It's a bit annoying in the middle π
looks like any buffbar
Hey, is it possible for a new player to get token for the next month in his first month ?
if you know how to farm and how to play the ah, then yes, its possible. not likely, but...
if you already have a membership is it reasonable to grind out next months token in that month>
well we are a group of four but we do not have any game knowledge, yet we are online all day long
yeah, you gotta know where and how to farm to get enough money for a token. its possible, but not likely, because of the amount of work and knowledge for a new player.
with a lvl 50 character boost is it still possible to do the BOA storyline?
you mean bfa?
ye
i mean, you could.... but it wouldnt do anything
better to do it on a alt while lvling
how do u start it, the guy in org doesnt have the beginning quest for my friend
@prime elbow A guy advised me to be an herbalist/miner and added that you can get enough money by that way, eventually.
Comparing this to what you said, it seems risky to start as nobody is willing to buy for 2nd month if we can't get enough gold ( 13β¬ is 125βΊ :/ )
did he go through the starting area and went on the city tour?
o i dont think so
@ancient raft unless you do get to lvl 60 before your time is up, i dont see that happening. cus old mats arent worth that much
can i skip eye of azshara dungeon?
its not in the dungeon finder too so i cant find any players to help me with the dungeon
i hate how most legacy dungeons arent in dungeon finder now haha
@prime elbow "Leveling a character in World of Warcraft just isnβt what it used to be. While it can easily take a new player over 100 hours to reach level 60 in World of Warcraft Classic, modern WoW expansions have reduced the average leveling time to less than 20 hours." i ve read that on a website, do you agree with that ? if its true then we can reach 60lvl in three days and after that there will be 27 days to get enough money?
how am i supposed to progress for my quest lol
thats my weakness
1-50 in about a day of ingame playtime, yes. 50-60 in about 4-6 hours, roughly. but this is numbers with people that have lvld up with countless alts and have exp pots, heirlooms etc etc
new players does not have that luxury
The Maw Question:
I have level 5 Eye of the Jailer, the debuff that reduces all reputation increases with Ve'Nari by 100%
I have 8 quests to turn in to him, will all those turn-ins net me zero rep? Or is that debuff just for anything i finish from now on?
either way, you do not go into the game with the expectation of being able to pay for a token with gold on your first month.
thats bad news for me then, thank you for your replies though, you probably saved us from wasting money, we probably won't take the risk
you either have to get extremely lucky with drops (and even then its miniscule) or have done enough research to know exactly how the ah works and are prepared to farm your ass off
Answered my own question with dangerous experimentation. Even with the level 5 Eye of the Jailer debuff that states all reputation and stygia gains will be reduced to zero, they do not apply to Quest Turn-ins, you still get full rep gain and stygia reward.
@ancient raft you're smart - most people dont do research like this and end up being really angry
π
Yeah, you gotta have a mindset of a farmer to be able to do it month after month
or be good enough to be able to sell mythic boosts
I see, then maybe in future we will be able to join this community. Again thank you for your replies, you saved us from a huge tiring outcome.
how do i see all the mythics ive locked
social windows - raid tab - lockouts
ty
They did but I tried to complete the quest
how many legendaries can we have equipt at one time?
probably timed out then. they are on a set schedule and when that time is over, it despawns/turns off.
They must be bugged
should say in the tooltip itself when they despawn https://i.imgur.com/wJMzOTI.png
Iβm going to uninstall the game and install the game
I try to do this quest but itβs not working
I suppose you have to kill for that quest. Are you killing the correct mobs @onyx nest
Yes
Have you relogged?
Yup still not working
I found this comment that may be helpful (regarding the quest)
note: if you are doing the War campaign quests - for example A Brilliant Distraction (Horde) then you cannot do this WQ. you need to finish those first.
Looking at your quest log, I assume you're still in the middle of War Campaign @onyx nest
I kill them but the quest isnβt working
No like do you have any quests that belong in the War Campaign
if you do, you can't do this world quest at all
@onyx nest Are you in a raid group?
yeah, if im not mistaken, that area is phased
Yes
Oh lol
Thats why
raid group don't let you get quest XP
Oh I see
Thank you for the help
Np
you cant do normal or world quests in a raid grouop
that completely went over my head
never have
Oh I didnβt know that
should normally say
Yeah when you join one in open world, it says something like you're in a raid group so you wont get quest xp
@onyx nest Only quests specifically marked as raid quests can be completed in a raid group. The vast majority of them can only be done solo or in a group of no more than five people.
if a tank has lower scored gear than the dpsers, will they lose aggro?
Lower scored gear?
lower ilvl
Are we in wotlk? xD
just got the game last week
They will lose aggro most of the time regardless vs some specs due burst aoe dps and the way it iterates with covenants
"most of the times"
losing aggro is now fairly common is what I meant to say
nah dw too much about it
cause i tried tanking & it was pure aids
ilvl shouldn't matter as much though
you have taunt
i only have 1 taunt.. (i think)
Tanking takes time to learn but if you don't like the tank playstyle then go for dps (or healer)
tanking is easy just mitigate and aggro and avoid having the mobs face the group
ive been running necrotic wake & was losing aggro on every mob
necrotic wake is a particularly hard tank dungeon to begin with
What class are you?
Paladin?
protection pala
yeah so you have confregate or whatever, the floor thing
Then the boomerang shield
and then with holy power you have the shield aoe too, melee cleave
IDK if there're more aoe for paladin, haven't maxed mine
i got the kyrian covenant ability which is basically another shield throw
Do you have Details! ?
yeah
Try and see if there's a big dps burst when you suddenly lose aggro
there probably was, the dpsers were going ham
Hello, maybe someone here can help me:
I am currently stuck on the Kyrian campaign and cannot continue. Questlog tells me to "Earn Renown 5 to continue the campaign" but I have no quest to earn said renown ... I went to Oribus, the kyrian sanctum and relogged ...no quest...
any tips? or hints ?

I can't get into the mage tower via the teleported at the top and can't get into shadowlands. I don't think I have a quest that could keep me from using the portal and I'm getting pretty annoyed. Can anyone help?
relog?
I've done that twice now, does nothing.
here are my quests
I honestly don't understand what's wrong
@shy zenith thats not a bug, thats intended
time gated, just like everyone else
have to wait until next week to earn more
did you do up to renown 3 last week?
No, but a some friends of mine didnt either and got to 6
seriously?
ok thanks
Starting in week one of Shadowlands, only three levels of Renown are available per character each week. However, if you fall behind from week to week there is a catch-up mechanic already in place. If you miss Renown one week you can still earn it by completing dungeons, raid, PvP, and Callings until you catch up to the current level cap.
im confused. shouldn't i have the catch up mechanic?
no idea, havent heard about that
Iβm stuck at renown 4, have done 2 callings and 8 dungeons since reset but still stuck at 4 renown. Is the catch up system bugged, or just extremely RNG for some reason? There was no clear indication about how to catch up, Iβve had to take peopleβs word for it that you can βget it from dungeonsβ but that doesnβt seem to be true for me. Can this ...
yeah i was gonna say
the catchup mechanic is for alts, not main
if you are behind on main, you are always behind everyone else
and what rank is your main on?
is there something u can purchase to prevent the assassin from pursuing u in torghast?
Is there a Kyrian here that has reached a high point in the Path of Ascension
question, does leveling in threads of fate give more xp when lvling with battlegrounds compared to lvling the normal way? because i want to lvl with battlegrounds but the xp is horrible while following the campagain
just wondering if its faster when i active threads of fate
would anyone be willing to help me in a quest
hello
im a brand new wow player (priest) with a friend. Just started playing today and was hoping to find anyone willing to teach us
hey! @mossy cairn if you ever need an extra person hit me up π
im having problems with downloading the Blizzard app
can anyone help me about that?
tyia
hey im a new player and wondering how to do alot of stuff if you teach me ill pay you dm me
should ask for that to get pinned
Anyone know if the quest Cry thunder! in legion is broken
it keeps kicking me off the dragon at 146/150 god kings minions killed
Hey guys how do you turn off/uninstall mods from wow
with twitch switching to overwolf i dont really want to go ahead and have them anymore- besides they are screwing with my quests
and i dont really know if overwolf is actually safe or not because ive seen some very sketchy things on it
what addon is this, how to make it look like that
that's not addon, thats the default blizzard frames
that is regular wow unit frames
@dark acorn go to interface
then take a look at Raid Profiles
@gaunt ibex just because they are switching client, doesnt mean they are switching host.
that doesnt change
but it doesnt let me do anything from twitch anymore
because its discontinued.
ah so i cant actually get rid of them all unless i delete twitch? and if i reinstall twitch will it come back?
no u can
and the overwolf thing is just being overblown by bad press, its nowhere as nearly as bad as people claim that they are, they just dont know what overwolf is, so they flat out reject it.
just go to twitch > wow and right click addon > delete
i only get the thing about new home for cursed forge tho
unless im supposed to go elsewhere
screen shot
yeah , then delete twitch
the client gets switched, thats about it. everything else is basically the same.
it's useless now
curse is does the same thing :/
it will probably detect your addons once you install curse
and update them if not updated
do i need to install an app for overwolf or is it just a site
wait a sec imma help
you have alternatives, but yes, you need overwolf to be able to use the app
just download this
so overwolf is 100% safe? i saw a few things saying that theyve been known to download malaware onto computers
