Skip to content

Instantly share code, notes, and snippets.

@Kruithne
Created December 3, 2013 21:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kruithne/7777416 to your computer and use it in GitHub Desktop.
Save Kruithne/7777416 to your computer and use it in GitHub Desktop.
RP Detector
/run local m=function(f,e,p,m,c,s) if p=='MSP'or p=='MSP?' then ChatFrame1:AddMessage(s);end end local a=CreateFrame('frame');a:SetScript("OnEvent", m);a:RegisterEvent("CHAT_MSG_ADDON");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment