Thomas Shelby
Tabanları Yağlama Vakti
- Katılım
- 14 Aralık 2018
- Mesajlar
- 1.446
- Elmaslar
- 336
- Puan
- 15.770
- Yaş
- 26
- Konum
- Rusya
- Minecraft
- dragondemon68
Discord:
Sherlock#5773
Kod:
every 10 second:
loop players:
add 1 to {chat::%loop-player%}
if {chat::%loop-player%} is greather than 8640:
set {zaman::%loop-player%} to true
command /chat:
trigger:
if {zaman::%player%} is true:
if player's balance is greather than 35000:
remove 35000 from player's balance
send "&cKomutu kullandın" to sender
set {zaman::%player%} to false
else:
send "&3Gereken: &d35.000TL"
else:
send "&dBu komutu 1 gunde 1 kullanabilirsin" to sender