Paylaşım Oto Event Skripti

Erhan

www.Rabisu.com
Yönetici
Katılım
27 Haz 2020
Mesajlar
410
En iyi cevaplar
20
Puanları
2,140
Ödüller
10
Merhaba, bu konumda sizler için kendi sunucum için düzenlediğim oto event skriptini paylaşacağım. TCE plugini ile gün içinde zamanları belirterek eventi otomatik hale getirebilirsiniz. (Otomatik olan tek komutla birden fazla ve düzgün sırayla item vermesidir.)

Kod:
command /eventyap:
    permission: otoevent.admin
    description: Otomatik eventyap komutu.
    trigger:
        execute console command "tm bc &e30 &7Saniye Içerisinde"
        wait 2 second
        execute console command "tm bc &7Event Başlıyacaktır."
        wait 2 second
        execute console command "tm bc &7Envanterinizde Yer Açınız."
        wait 30 second
        execute console command "itemsp dagit elmas 1"
        wait 1 second
        execute console command "itemsp dagit demirblok 4"
        wait 1 second
        execute console command "itemsp dagit demir 4"
        wait 1 second
        execute console command "itemsp dagit altinblok 4"
        wait 1 second
        execute console command "itemsp dagit altin 4"
        wait 1 second
        execute console command "tm bc &fSpawnerlar &7Verildi."
        wait 2 second
        execute console command "crate giveall p Spawner 1"
        wait 1 second
        execute console command "crate giveall p Sans 1"
        wait 1 second
        execute console command "crate giveall p Efsanevi 1"
        wait 1 second
        execute console command "crate giveall p Buyulu 1"
        wait 1 second
        execute console command "crate giveall p Event 1"
        wait 1 second
        execute console command "tm bc &eAnahtarlar &7Verildi."
        wait 2 second
        execute console command "tm bc &7Event Bitmiştir."
 

Ekli dosyalar

  • otoevent.zip
    453 bayt · Görüntüleme: 557
Üst