iErenStyleYT
Yeni bir Steve doğdu!
- Hastebin Bağlantısı
- https://hastebin.com/xocozijatu.vbs
Selam, Bu Açtığım Konuda Sizlere Kelime Oyunu Skriptimi Sunucam. İyi Kullanımlar. Skript Alıntı Olmasına Rağmen İlk Aldığımda Berbat'tı Şimdi Geliştirip Size Sundum.
Kod:
command /kelimeoyunu:
permission: kelime.oyunu
permission message: &cHata &8> &7Bu komutu kullanabilmek icin gerekli yetkiniz yok!
trigger:
if {kodlar.%{_kodgecici.%player%}%} is set:
set {kodlar} to a random integer between 1 and 999999999999
set {kodlar.%{_kodgecici.%player%}%} to {kodlar}
set {kodBasladi} to true
broadcast "&7&m|====================================================|"
broadcast " "
broadcast " "
broadcast " &7> &7Asagidaki kodu yaz ve odulu kap!"
broadcast " &e%{kodlar}%"
broadcast " "
broadcast " "
broadcast "&7&m|====================================================|"
on chat:
if {kodBasladi} is true:
if message is "%{kodlar}%":
wait 5 tick
broadcast "&7> &a%player% &7kelime oyununu kazandi."
set {kodBasladi} to false
execute console command "eco give %player% 2500"
every 240 seconds:
execute console command "kelimeoyunu"
stop
Son düzenleme: