Skip to content

Instantly share code, notes, and snippets.

@EncodeTheCode
Created January 27, 2026 21:06
Show Gist options
  • Select an option

  • Save EncodeTheCode/d7ca3be20fa8f72a881805a291e7225b to your computer and use it in GitHub Desktop.

Select an option

Save EncodeTheCode/d7ca3be20fa8f72a881805a291e7225b to your computer and use it in GitHub Desktop.
/run n=UnitName"player" g=UnitGUID"player" _,s,p=strsplit("-",g) r=GetNormalizedRealmName() or"Unknown" _,_,_,_,_,_,_,l=GetInstanceInfo() print("User:"..n.." | ID:Player(#"..p.."), | Realm:"..r.."(#"..s..") | Layer:"..l)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment