Jump to content

I need help with skripting!


Mrteambrine

Recommended Posts

How do I make a currency, which shows on my scoreboard, and gives a certain amount of coins depending on where they are.

For example if they are in a certain region of coords, they will get 1 coin etc.

Can you make the coins be called speed as speed is my currency

Im using Skript, TuSKe, SKbee, SkRayFall, SKquery, SKellett, SKdragon

Edited by MrNinjaX

___________________________________________________________________________________________________________________________________

*Deep voice* GETTT AWAY FROM ME

____________________________________________________________________________________________________________________________________

 

Link to comment
Share on other sites

My scoreboard skript is:

on join:
    wait 3 ticks
    wipe player sidebar
    set name of sidebar of player to " "
    set score " " in sidebar of player to 6
    set score "&b&k&l;&r &f&lWelcome back &b&k&l;" in sidebar of player to 5
    set score "     " in sidebar of player to 3
    set score "&b&lPlayer: &d&l%player%" in sidebar of player to 4
    while player is online:
        set name of sidebar of player to "&b&lLapSK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLapSK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLapSK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLapSK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLapSK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLapSK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLapSK"
        wait 8 tick
        set name of sidebar of player to "&b&lLap&d&l&oS&b&lK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&l&oS&b&lK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&l&oS&b&lK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&lS&d&l&oK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&lS&d&l&oK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&lS&d&l&oK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&lS&d&l&oK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&lS&d&l&oK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&lS&d&l&oK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&lS&d&l&oK"
        set name of sidebar of player to "&b&lLap&d&lSK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&l&nS&d&lK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&l&nS&d&lK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&l&nS&d&lK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&l&nS&d&lK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&l&nS&d&lK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&l&nS&d&l&nK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&l&nS&d&l&nK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&l&nS&d&l&nK"
        wait 1.4 tick
        set name of sidebar of player to "&b&lLap&d&l&nS&d&l&nK"
        wait 8 tick
        wait 5 seconds
        delete player's sidebar every 5 seconds in "world"

___________________________________________________________________________________________________________________________________

*Deep voice* GETTT AWAY FROM ME

____________________________________________________________________________________________________________________________________

 

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...