Jump to content

skript scoreboard


__Tri__

Recommended Posts

every 1 seconds:
    loop all players:
        wipe loop-player's sidebar
        set name of sidebar of loop-player to "&colourServerName"
        set score "&colourProfile:" in sidebar of loop-player to 5
        set score "&colourName: &3%loop-player's name%" in sidebar of loop-player to 4
       set score "&colourRank: &3%loop-player's prefix%" in sidebar of loop-player to 3
       set score "&colourKills: &3%{kills.%loop-player%}%" in sidebar of loop-player to 2
       set score "&colourDeaths: &3%{deaths.%loop-player%}%" in sidebar of loop-player to 1


on death:
  add 1 to {kills.%attacker%}
  add 1 to {killstreak.%attacker%}
  add 1 to {deaths.%victim%}
  set {killstreak.%victim%} to 0

on first join:
  set {kills.%player%} to 0
  set {killstreak.%player%} to 0
  set {deaths.%player%} to 0
  set {killstreak.%player%} to 0

Link to comment
Share on other sites

  • 2 years later...
On 4/3/2022 at 12:11 AM, Cwheesy said:

Just wanted to annoy the mods ❤️

lets gooooo

 

 

image.png.bc433d6489d70ad831075fe76809b993.png
 

Owner of Lifestealed, Labs, Encore, UNOfficially and Observed
 

OG [VIP] 12/26/20 - 10/27/2021
OG [PRO] 12/27/21 - 11/18/2022
OG [LEGEND] 11/18/2022 - 3/14/2023
[DEFAULT] 3/14/2023 - 5/8/2024

[MOD] 5/8/2024 - Present

 

Link to comment
Share on other sites

  • 1 month later...
  • 8 months later...
  • 2 weeks later...
  • 1 month later...
  • 3 months later...
  • 1 month later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...