How to move/remove the "friend" icon?

Yo my guys. How do I move and/or remove the “friend” above chatbox? I can do it with Leatrix, but since Blizzord and Microsoft are gonna nuke addons from next expansions, is there a way to remove it organically?? Or will Leatrix Plus continue to exist?

You see, I want to place my raid frames above chatbox (it’s in lower left corner), but the god dang friend icon (that shows how many friends you have online) is in the way

Any scripts or externals to remove this or move it? ty

This isn’t what’s happening, so don’t worry.

/run QuickJoinToastButton:ClearAllPoints()
/run QuickJoinToastButton:SetPoint("BOTTOMLEFT", ChatFrame1Tab, "TOPLEFT", -2, -4)

Try that in a macro. Change the numbers to move it around.

1 Like

awesome, seems to work

I’ll just macro it in with my buffs or other frequently used spells, unless there is a way to “run” it automatically every time you login, gonna research