iErenStyleYT
Yeni bir Steve doğdu!
- Hastebin Bağlantısı
- https://hastebin.com/epecavayac.vbs
Selam Dostlar, Sizlere Çekiliş Skriptimi Sunuyorum. İyi Seyirler.
Kod:
Command /çekiliş [<text>]:
trigger:
if player has permission "sk.çekiliş":
if {ly::s::started} is true:
send "&6&lStyle&8&l-&f&lMC &3» &aZaten şu an aktif bir çekiliş var!"
stop
else:
if arg-1 is set:
set {ly::s::started} to true
loop all players:
add loop-player to {_ly::list::*}
send all players title "&6&lStyle&8&l-&f&lMC &a&lÇekiliş" with subtitle "&f%arg 1% &aÇekilişi başlıyor!" for 3 seconds
play GHAST DEATH at players with pitch 1
wait 3 seconds
set {_ly::countdown} to 10
loop 10 times:
reduce {_ly::countdown} by 1
send all players title "&a%{_ly::countdown}%" with subtitle " " for 1 seconds
play CLICK at players with pitch 1
wait 1 seconds
send all players title "&a&kkkkkkkkkkkkk"
wait 2 seconds
set {_ly::winner} to random element out of {_ly::list::*}
play FIREWORK LARGE BLAST at players with pitch 1
send all players title "&b%{_ly::winner}%" with subtitle "&f&lÇekilişi kazandı!" for 3 seconds
delete {ly::*}
else:
send "&6&lStyle&8&l-&f&lMC &3» &aLütfen bir çekiliş türü yazın!"