Skip to content

Instantly share code, notes, and snippets.

@nefftd
Last active August 29, 2015 14:06
Show Gist options
  • Save nefftd/75c68114b77e7e6da366 to your computer and use it in GitHub Desktop.
Save nefftd/75c68114b77e7e6da366 to your computer and use it in GitHub Desktop.
/run _SSP={[42292]=1,[59752]=1,[8122]=1,[408]=1,[1833]=1,[6770]=1,[2094]=1,[118]=1,[82691]=1,[71757]=1,[12598]=1,[122]=1,[33395]=1,[83302]=1,[76577]=1,[12357]=1,[44572]=1,[55021]=1}
/run f=CreateFrame'Frame'f:RegisterEvent'UNIT_SPELLCAST_SUCCEEDED'f:SetScript('OnEvent',function(s,e,u,_,_,_,p)if u:find'arena'and _SSP[p]then SendChatMessage(GetSpellInfo(p)..' used by: '..GetUnitName(u),'PARTY') end end)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment