Jump to content

Scoreboard help


Lerx

Recommended Posts

every 10 seconds:
    loop all players:
        wipe loop-player's sidebar
        wait 1 tick
        set name of sidebar of loop-player to "&7&lR A I L - M I N E S"
        set score "&a" in sidebar of loop-player to 13
        set score " &8➢&7&l YOU" in sidebar of loop-player to 12
        set score " &8• &7Rank&8:&r %loop-player's prefix%" in sidebar of loop-player to 11
        set score " &8• &7Username&8:&r %loop-player%" in sidebar of loop-player to 10
        set score " &8• &7Balance&8:&a %loop-player's balance%" in sidebar of loop-player to 9
        set score " &8• &7Kills&8:&a %{totalkills::%loop-player's uuid%}%" in sidebar of loop-player to 8
        set score " &8• &7Deaths&8:&c %{totaldeaths::%loop-player's uuid%}%" in sidebar of loop-player to 7
        set score " &8• &7Blocks mined&8:&r %{totalminedblocks::%loop-player's uuid%}%" in sidebar of loop-player to 6
        set score "&b" in sidebar of loop-player to 5
        set score " &8➢&7&l SERVER" in sidebar of loop-player to 4
        set score " &8• &7Online&8:&r %number of all players%/75" in sidebar of loop-player to 3
        set score " &8• &7Unique joins&8:&r %size of all offline players%" in sidebar of loop-player to 2
        set score " &8• &7IP&8:&r railmines.minehut.gg" in sidebar of loop-player to 1
        set score "&c" in sidebar of loop-player to 0

on break:
    add 1 to {totalminedblocks::%player's uuid%}
on death:
    if victim is a player:
        if attacker is a player:
            add 1 to {totalkills::%attacker's uuid%}
            add 1 to {totaldeaths::%victim's uuid%}

that's the skript

 

it just pops in and out whenever it pleases. it reloads fine but sometimes it shows sometimes it doesn't

help

Link to comment
Share on other sites

You can also use skRayFall's ID based scoreboards to change the line depending on the id. View more about it in this tutorial: https://skripthub.net/tutorials/19

💬 » Discord: @eliza#1414

🖥 » Twitch: @reportcardsmc

📃» Maker Profile: @plugin-labs

💻 » Project(s): Star

Hello, I'm Eliza or also known as ReportCards, I create servers and make Discord bots

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...