Advertisement
Guest User

Untitled

a guest
Dec 18th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. Shows to logged in only (or if on site only, idk)
  2. shows only if page has content
  3.  
  4. Some if validation, not failiar with syntax
  5. Div with some class definitions for styling and shit
  6.  
  7. Checks if page has content
  8. pulls in ad I think?
  9.  
  10. Pulls in some JS from a CDN
  11. Does something based on that JS. I think it sets the IP to the mc.snapmc.com or whatever
  12.  
  13. New div
  14. Script imports player count
  15.  
  16. Ul displays player count alongside template (Join x other players etc)
  17. End player count div
  18.  
  19. Script that copies IP to clipboad if clicked, displays "IP copied", then shows IP again after 2 seconds. End script
  20.  
  21. Some CSS to style the ip box
  22.  
  23. checks if user is admin, if so displays some shit to do with ads or something
  24.  
  25. syntax to close code
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement