Thread Tools Display Modes
04-24-20, 03:44 PM   #1
Lumenie
A Defias Bandit
Join Date: Apr 2020
Posts: 2
[Request] Classic WoW hiding "Screen Captured" message

Hi all, I was hoping someone would be able to direct me to either an addon or ini setting which hides the yellow "Screen Captured" message that pops up in the middle of the screen when a screenshot is captured in-game. I take lots of screenshots and would rather not use a third-party program to do so, but the message is distracting and immersion-breaking.

Thanks for any help/advice!
  Reply With Quote
04-24-20, 04:55 PM   #2
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
Paste into https://addon.bool.no/
Lua Code:
  1. ActionStatus:UnregisterEvent("SCREENSHOT_STARTED")
  2. ActionStatus:UnregisterEvent("SCREENSHOT_SUCCEEDED")
  3. ActionStatus:UnregisterEvent("SCREENSHOT_FAILED")

Last edited by Ketho : 04-24-20 at 04:58 PM.
  Reply With Quote
04-24-20, 05:04 PM   #3
Lumenie
A Defias Bandit
Join Date: Apr 2020
Posts: 2
This worked, thank you so much!
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » [Request] Classic WoW hiding "Screen Captured" message

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off