ByVandetta>>Yaptıgım Skriptler

ByVandetta

BENİM İÇİN FORUM BİTTİ
En iyi cevaplar
0
Merhaba Forum Üyleri.Ben ByVandetta Biliyorsunuz(Yada Bilmiyorsunuz :D) Skript İşine Girmeye Başlamıştım.Biraz Kendimi Geliştirmek İçin Bazı Skriptler Yazdım.(NOT:Bazı Skript Kodları Alıntıdır.)
Sunucuya her girişimizde "/setspawn" ile ayarladığımız bölgeye oyuncuyu otomatik ışınlar.
"/spawn" komutuyla ayarladığınız bölgeye ışınlanabilirsiniz.
Creative sunucularda kullanılabilir.

Kod:
command /setspawn:
    description: SetSpawn
    usage: /setspawn
    permission: skript.admin
    trigger:
        set {spawn} to location of player
        message "Spawn kaydedildi!"
        stop
  
on first join:
    teleport player to {spawn}
    stop
  
on join:
    teleport player to {spawn}
    stop
on respawn:
    teleport player to {spawn}
    stop
on command "spawn":
    teleport player to {spawn}
    stop
Tek bir komutla event düzenlemeye yarayan bir skript

Kod:
command /event:
permission: skript.admin
    description: Otomatik Event Skripti
    trigger:
        broadcast "&f[&3Duyuru&f] &41 dakika içerisinde event başlayacaktır.Lütfen envanterinizde dağıtılacak eşyalar için yer açınız."
        wait 1 real minutes
        give 16 265 to players
        give 16 266 to players
        give 16 384 to players
        give 16 264 to players
        wait 3 real seconds
        broadcast "&f[&3Duyuru&f] &4Etkinlik tamamlandı.Iyi oyunlar."
Sunucunuzdaki "<nick> joined the game" şeklinde çıkan yazılar yerine daha hoş giriş çıkış yazıları oluşturur.
(BASİT BİR SKRİPT :D)

Kod:
on first join:
    set join message to "&2%player% &3aramiza yeni katildi."
    wait 5 real seconds
    send "&2Aramiza hosgeldin.Sunucuda gecirdigin vakit boyunca eglenmen dilegiyle.." to player
on join:
    set join message to "&2%player% &3sunucuya giris yapti."
    wait 5 real seconds
    send "&2Sunucuya hosgeldin." to player
on quit:
    set leave message to "&2%player% &bKeske Kalsaydi Tekrar Bekleriz <ServerAdi>"

Bazı komutları yasaklar.(tabii ki Bu Komutları Degiştire Bilirsiniz Orn:
on command "/ban": Gibi Yapabilirsiniz bir tane kopyalayın sadece on command /engellenecekkomut gibi ayarlayın.
send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player

Mesela/pl,/bukkit:me) Gibi.

Kod:
on command "/pl":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event
on command "/help":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event
on command "/bukkit:me":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event
on command "/bukkit:plugins":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event
on command "/bukkit:help":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event
on command "/ban":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event

Sunucuda sohbeti temizler.
(bkz: Kodu Degiştire Bilirsiniz./cc yerine sohbetitemizle gibi v.s)


Kod:
command /cc:
    permission: skript.admin
    trigger:
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&b---&5[&aSohbet &4%player% &aTarafindan Temizlendi&5]&b---" to players
Sunucunuzda asla yağmur yağmaz!

Kod:
on weather change to rain or thunder:
    cancel event
Hub sunucuların lobisinde kullanılan chat kapatma sistemi ve sunucuya giriş yapıldığında hız,zıplama efekti veren bir skript.
(ALINTIDIR.)
Kod:
on chat:
    message "&9Sunucu>&e%player%&7 lobide konusmak yasaktir!"
    cancel event
on join:
    apply jump 2 to the player for 999 days
    apply speed 3 to the player for 999 days

 

Singularity

Lapis Toplayıcısı
En iyi cevaplar
1
Kod:
on command "/pl":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event
on command "/help":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event
on command "/bukkit:me":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event
on command "/bukkit:plugins":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event
on command "/bukkit:help":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event
on command "/ban":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event
Bu kod yerine şu:
Kod:
on command:
    if command is "pl":
        stop
    if command is  "asd:
        stop
        send "Napacan bunu"

Kod:
command /cc:
    permission: skript.admin
    trigger:
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&b---&5[&aSohbet &4%player% &aTarafindan Temizlendi&5]&b---" to players
Bu kod yerine şu:
Kod:
command /cc:
    permission: skript.admin
    trigger:
        loop 200 times:
            send " " to all players
        broadcast "&aSohbet temizlendi."
        stop
 
Son düzenleme:

Blueyescat

Bedrock Kaşifi
En iyi cevaplar
0
Komut yasaklamayı bu şekilde kısaltabilirsin:
on command:
if command is "/ban", "/pl" or "/plugin":
cancel event
send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır."​
Sohbet temizlemeyi bu şekilde kısaltabilirsin:
loop 100 times:
broadcast ""​
Alıntı kod kullandığında alıntı olduğunu söylüyorsan ve kodları inceleyip öğrenmeye çalışıyorsan zaten gelişmen çok kolay olacaktır :)
 

ByVandetta

BENİM İÇİN FORUM BİTTİ
En iyi cevaplar
0
Kod:
on command "/pl":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event
on command "/help":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event
on command "/bukkit:me":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event
on command "/bukkit:plugins":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event
on command "/bukkit:help":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event
on command "/ban":
        send "&a&l[&b&lSunucu&a&l] &4&lBu Komutu Kullanmak Yasaktır." to the player
        cancel event
Bu kod yerine şu:
Kod:
on command:
    if command is "pl":
        stop
    if command is  "asd:
        stop
        send "Napacan bunu"

Kod:
command /cc:
    permission: skript.admin
    trigger:
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&b---&5[&aSohbet &4%player% &aTarafindan Temizlendi&5]&b---" to players
Bu kod yerine şu:
Kod:
command /cc
    permission: skript.admin
    trigger:
        loop 200 times:
            send " " to all players
        broadcast "&aSohbet temizlendi."
        stop
Teşekkürler İşim Var Çıkmam Gerekiyor.Koyacagım
 

Radiantrite

Taş Madencisi
En iyi cevaplar
0
cc de loop kullanabilirdin disk tasarufu olurdu

GT-I9190 cihazımdan Tapatalk kullanılarak gönderildi
 
Üst