#LeaderBord Skript
1 messages · Page 1 of 1 (latest)
10$
pls help me
What do you have rn
use skbee for the scoreboard
Skbee okay and what i need to do then?
to skript
write skript
thx!!!
@untold wharf this Dont Work
on join:
toggle player's scoreboard on
while player is online:
set title of player's scoreboard to "&b&lChange &9&lMe"
set line 6 of players scoreboard to "&7&m-------------------------------------------------------"
set line 5 of players scoreboard to ""
set line 4 of players scoreboard to "&6&lPLAYER >> %player%"
set line 3 of players scoreboard to ""
set line 2 of players scoreboard to "&7&m-------------------------------------------------------"
set line 1 of players scoreboard to "&7&lIP: Changeme.net
wait 1 second
you rejoined the server right?
yes
did you get errors reloading the script?
yes
whats the error?
they are a lot
well show us maybe
(they don't have skbee)
send screenshot
send /sk info
send us a screenshot when you do /sk info
its player's not players
holo scoreboard?
leaderboard?
yeah you can do that with skript
by spawning armorstand with nbt and set the display name
you need to learn the basic of skript before making such thing
could u do it or help me?
do what?
i wanna have smt like this
i cant teach you
i said i cant
i can tell you some of the steps you need to know to make a leaderboard
this is the first step to do
10$ for 5 leaderboards 😉
he said he does not want to spend money xd
$15 ($5 fee for not wanting to pay)
sure is but its harder to use the plugin then to skript a leaderboard
Not if you wanna use skript vars
oof
Just find a leaderboard skript online
Then find a hologram addon for skript
And combine them
just for you my friend 9$
but thats my problem
you dont need a hologram addon to make a leaderboard
that works
Itll be easier for him
its not hard to spawn a armorstand at a location
¯_(ツ)_/¯
well that's not all of it tho :/
he has to handle a lot more if he's gonna do armor stands
@cosmic lion
What
could u send me a Script from the internet?
@wraith verge do U know how to make a Top Money/Kills/Playtime HOlogramm with Decent Hologramms?(Its a Plugin)
ik what Decent holo is, but you cant really mix plugins and skript
oof
:((
i need help pls
@wraith verge u got a Bounty Plugin (need to works with eco) Where u got a Bounty GUI too? bc i only got 1 without GUI
LeaderBord Skript
@limber shard
simple sscoreboard skript
you need skbee updated version and skript
function scoreboard(p: player):
set title of {_p}'s scoreboard to formatted "&c&l&n &c&l&nBeyondSmpSn1 " # Change My Name To Yours
set line 2 of {_p}'s scoreboard to "&9&l%{_p}%" # line 1/ Name
set line 1 of {_p}'s scoreboard to "%{_p}'s balance%" # the players balance ( Essentials )
# line 2 ^^^^^^^
on join:
while player is online:
scoreboard(player)
wait 10 ticks
command /toggle:
aliases: /togglesc , /togglescoreboard , /scoreboard
trigger:
toggle player's scoreboard
``` Thats All I Can Really Offer. Your Wlcm
not that
function scoreboard(p: player):
set title of {_p}'s scoreboard to formatted "&c&l&n &c&l&nBeyondSmpSn1 " # Change My Name To Yours
set line 2 of {_p}'s scoreboard to "&9&l%{_p}%" # line 1/ Name
set line 1 of {_p}'s scoreboard to "%{_p}'s balance%" # the players balance
# line 2 ^^^^^^^
on join:
while player is online:
scoreboard(player)
wait 10 ticks
command /toggle:
aliases: /togglesc , /togglescoreboard , /scoreboard
trigger:
toggle player's scoreboard
``` Thats All I Can Really Offer. Your Wlcm
that one
you can close ur post now if u want
no
i am not a "plugin guy" i mostly use skript for everything
he sent a scoreboard
but i need a Leader Bord
oh like that
scoreboard != leaderboard
ye but i wanna have smt liks this
its a really cool scoreboard skript made by somebody really cool though
im bad at skripting so idk
its not my server @atomic grove
idk how to make that
you would have to sort the var and set another to the top ten things from that var
as i said you need to learn a few things before making one. if you dont want to make one, head over to #job-board and request someone to make it for you(keep in mind that most people want to get some in return)
as I said 9$
One_Life You Alrdy Said That Earlier If he's Not Gonna Answer Just Stop Talking
https://skripthub.net/docs/?id=3736 @limber shard
thx if this works
@dusky condor
@dusky condor this should work as a Bord?
set {l::} to "some", "cool" and "values"
broadcast "%indices of {l::}%" # result is 1, 2 and 3
set {_leader-board::first} to 17
set {_leader-board::third} to 30
set {_leader-board::second} to 25
set {_leader-board::fourth} to 42
set {_ascending-indices::} to sorted indices of {_leader-board::} in ascending order
broadcast "%{_ascending-indices::}%" #result is first, second, third, fourth
set {_descending-indices::} to sorted indices of {_leader-board::} in descending order
broadcast "%{_descending-indices::}%" #result is fourth, third, second, first
like this Leader Bord
Bord
pls help meee
lol
no pls help meeeee
learn skript
use a variable for the number
then sort it
set {_sorted::*} to sorted {_players::*}
then you need a skript addon for the holograms
e.g skBee skRayFall skJade or whatever
dont suggest people use skrayfall
very bad
ik
wdym
you dont bro, dont give new players bad useless help
i think you do, i cant see any syntax used for holograms in skript vanilla
would recommend hgs for stuff like leaderboards tho, the top 1-10
it just displays what the command sends
it's the easiest way for new players
it's not just about being able to spawn a armor stand, a lot of bugs are possible etc..
idk whats so hard about spawning a armorstand with nbt and set the display name of the armorstand to the loopvalue
it's just easier and makes cleaner code
and no ones skripting without a addon that has holograms like skbee
and no one wants to have a outdated addon
is skbee not good anymore?
who talked about skbee???
me ig
you sure?
yes
alright well i guess your method is the best then
yeah im agreeing thats the best way
skJade even tho it's not very updated it works very well
it's not just that
you are simplifying it too much
there's updating, removing, checks etc...
because it is very simple
it isn't
skill issue
the chance if you don't do it right is that you end up spawning 100s of armor stands
the handling you have to do when restarting the server since you can't save entities on restart
for a new skripter this might not be the easiest
yeah but they should not start with making leaderboards as their first script either. to the point they will start they should know the basics and a bit more
vaild
yeah if tunur feels like he can do it sure go for it but there's a lot more to it than just spawning an armor stand