#help me skript balance

1 messages · Page 1 of 1 (latest)

lilac sleet
#

command /bal:
permission: 'balance'
trigger:
start the script
balance(player)
stop the script

function balance(a: player):
set {balance} to the player's balance
send {balance}
sendbalance(player)

function savebalance(a: player):
set {balanceplayer} to {balance}
sendbalance(player)

function sendbalance(a: player):
send "balance" to player

mental berry
#

1️⃣ Remove lines 4 and 6
2️⃣ Line 10: you need to send it to someone, in this case to {_a}
3️⃣ Last line: same as line 10, but there is no player in a function, it has to be used as a variable. replace player with {_a}

old marsh
tepid ferry
#

Its supposed to be a 3-4 line skript

pure jetty
#

what the actual demon is this

#
    aliases: /balance
    trigger:
        if arg-1 is set:
            send "&6&lBALANCE &e@ &3%arg-1% &8> &a%arg-1's balance%"
            stop
        send "&6&lBALANCE &8> %player's balance%"```
#

right

tepid ferry
#

They asked about it on 3 different accounts

formal sphinx
#

Wtf is this

#

💀

lunar gull
#

He also got flamed on the minehut discord.

unreal glacier
#

@lilac sleet its wise not to use ChatGPT. it has very limited knowledge on Skript and spits out nonsense as a consequence

#

#rule 8 #welcome-to-skunity

unreal glacier
opal creek
lunar gull
#

yeah lol

#

bros dev team is chaetgpt

craggy zealot
formal sphinx
pure jetty
#

i wonder who made this because surprisingly mr. ai makes better code than this

unreal glacier
opal creek
#

the fact that chat ai did a better job is insane