You can try playing a sound to notify you when the character is logging out
source: https://us.battle.net/forums/en/wow/...598368#post-11
Or maybe this macro that cancels the automatic logout
Code:
/run local f=CreateFrame("Frame")f:RegisterEvent("PLAYER_CAMPING")f:SetScript("OnEvent", function() local p=StaticPopup_Visible("CAMP")_G[p.."Button1"]:Click()end)
source: https://www.reddit.com/r/woweconomy/...tting/czr0u1k/
I personally didn't tested these methods, but could you give ideas to do it legally
Connect With Us