Can you add SOLO Quee For M+ please

Your group or as a healer you are not waiting for 1 hour for a group, tops 10 min.

Wait so you want solo que for m+ but you don’t care for group play? :smiley:
so it doesn’t matter if they add it or not you gonna have bad time because your fundamental problem isn’t gamemode it’s you :smiley:

Yeah a random composition group. I am fine with filtering on groups with a tank and without a healer in LFG, check composition and apply or not. And get intant invites. Way more efficient for a healer.

A random group will just have a way higher failure rate. Not for me.

You didn’t get it. I want in the list all dungeons only +20 and more, except HOI, which I want +17 and more. Just typing 17 will result me a lot of unneeded groups like VP+17, NELT+18 and so on, for which I need only +20.
“Any dungeon +20 (except HOI) OR HOI +17” → it’s one query. SQLish like

   SELECT * FROM groups
   WHERE (dungeon <> 'HOI' AND key >= 20) OR (dungeon = 'HOI' AND key >= 17)

Would be easily achievable with addons, but Blizz hide group name in API, and there is no way to get key level of the group anywhere except name.

1 Like

I think the current system definitely needs an overhaul, but a completely random comp would be a disaster. I would leave the interface/accessibilities of the leader the same, but remake the queue to a grp. Make a completely new menu where you can choose exact key levels you wish to appear in/queue to, with your preferred role and choose specific dungeons. The current 5 grps max manual labor you have to do to enter a grp sometimes can’t be found in any other game. Maybe add a menu (when queued) to see groups you’ve been invited to, with the key level, grp members and instance in the description.

I hope they consider this

I think so to its boring

and if they’re already there, they can implement lfr for mythic?

hope so or make rated m+ like the solo rated pvp +

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.