Cheete
Kayıtlı Üye
Herkese Merhaba, Bu skript ile koştukça para kazanabilir, gelirinizi üst seviyelere taşıyabilirsiniz! /runcoin komudu ile menüyü açabilir, koştuğunuz mesafeyi görebilir, mesafelerinizi paraya çevirebilirsiniz.
Gui Desteği
Not : TuSKe, Vault ve Skript plugini yüklemelisiniz.
Gui Desteği
Not : TuSKe, Vault ve Skript plugini yüklemelisiniz.
[/CENTER]
# RunCoin - Yapımcı : Zachugon
# İletişim: Zachugon#2047
options:
mesafe: 0.3 # Her 1 adımda verilecek mesafe
p: &3Runcoin &a>
On player sprint toggle:
add {@mesafe} to {runcoin::mesafe::%player%}
command /runcoin [<text>]:
trigger:
if arg-1 is "bilgi":
bilgi(player)
if arg-1 is not set:
open virtual chest with size 3 named "&aRun&dCoin" to player
format gui slot 4 of player with book named "&eParaya Çevir" to close then run function cevir(player)
format gui slot 13 of player with skull of player named "&6Mesafen &7: %{runcoin::mesafe::%player%}%" to nothing
format gui slot 22 of player with book named "&aBilgi" to close then run function bilgi(player)
format gui slot 0 of player with gray stained glass pane named "" to nothing
format gui slot 9 of player with gray stained glass pane named "" to nothing
format gui slot 18 of player with gray stained glass pane named "" to nothing
format gui slot 8 of player with gray stained glass pane named "" to nothing
format gui slot 17 of player with gray stained glass pane named "" to nothing
format gui slot 26 of player with gray stained glass pane named "" to nothing
function cevir(p: player):
add {runcoin::mesafe::%{_p}%} to {_p}'s balance
set {runcoin::mesafe::%{_p}%} to 0
send "{@p} &7Mesafen paraya çevirildi, hesabına &a%{runcoin::mesafe::%{_p}%}%TL &7olarak yatırıldı." to {_p}
function bilgi(p: player):
send "&7&m--- &aRuncoin &7&m---" to {_p}
send "&eRuncoin sistemi ile koşarak para kazanabilirsiniz," to {_p}
send "&eKat ettiğiniz mesafeyi paraya dönüştürebilirsiniz." to {_p}
send "&7Komutlar;" to {_p}
send "&e/runcoin &a- &bMenüyü açar." to {_p}
send "&7&m--- &aRuncoin &7&m---" to {_p}
# RunCoin - Yapımcı : Zachugon
# İletişim: Zachugon#2047
options:
mesafe: 0.3 # Her 1 adımda verilecek mesafe
p: &3Runcoin &a>
On player sprint toggle:
add {@mesafe} to {runcoin::mesafe::%player%}
command /runcoin [<text>]:
trigger:
if arg-1 is "bilgi":
bilgi(player)
if arg-1 is not set:
open virtual chest with size 3 named "&aRun&dCoin" to player
format gui slot 4 of player with book named "&eParaya Çevir" to close then run function cevir(player)
format gui slot 13 of player with skull of player named "&6Mesafen &7: %{runcoin::mesafe::%player%}%" to nothing
format gui slot 22 of player with book named "&aBilgi" to close then run function bilgi(player)
format gui slot 0 of player with gray stained glass pane named "" to nothing
format gui slot 9 of player with gray stained glass pane named "" to nothing
format gui slot 18 of player with gray stained glass pane named "" to nothing
format gui slot 8 of player with gray stained glass pane named "" to nothing
format gui slot 17 of player with gray stained glass pane named "" to nothing
format gui slot 26 of player with gray stained glass pane named "" to nothing
function cevir(p: player):
add {runcoin::mesafe::%{_p}%} to {_p}'s balance
set {runcoin::mesafe::%{_p}%} to 0
send "{@p} &7Mesafen paraya çevirildi, hesabına &a%{runcoin::mesafe::%{_p}%}%TL &7olarak yatırıldı." to {_p}
function bilgi(p: player):
send "&7&m--- &aRuncoin &7&m---" to {_p}
send "&eRuncoin sistemi ile koşarak para kazanabilirsiniz," to {_p}
send "&eKat ettiğiniz mesafeyi paraya dönüştürebilirsiniz." to {_p}
send "&7Komutlar;" to {_p}
send "&e/runcoin &a- &bMenüyü açar." to {_p}
send "&7&m--- &aRuncoin &7&m---" to {_p}