Troll Ve Event Skripti

Katılım
9 Kas 2019
Konular
13
Mesajlar
124
Çözümler
2
Tepki puanı
33
Puanları
2,710
Evet Oyuncular şehri sakinleri bu gün yaptıgım küçük bir skripti sizlere tanıtacagım
4 tane silah olmak üzere ateş topu atma tnt,kar topu,ateş topu, ve yıldırım atma üzere 4 tane silah bulunmakta.
3 adet de eventimiz bulunmakta İlk Yazan kazanır 1 ile 10 arasında sayı tut ve klasik event

işte skript

/event ile herşeye ulaşabilirsiniz.

JavaScript:
options:
    permission: Event.os
    permission message: "Event yapacak yetkiye sahip değilsin!"





Command /event1os: #Menüdeki İtemlere tıklayınca çalışacak komut
    trigger:
        execute console command "tm bc &dEvent Başlıyooor!!!!"
        wait 10 seconds
        execute console command "tm bc &dEnvanterleri boşaltalım!!"
        wait 8 seconds
        execute console command "tm bc &5End Taşı verildi!"
        give 64 121 to players #give 64 yer yazan yerdeki 64 e ne yazarsanız o kadar end taşı verecektir
        wait 2 seconds
        execute console command "tm bc &5Prizmarin verildi!"
        give 48 168 to players
        wait 2 seconds
        execute console command "tm bc &5Anahtar verildi!"
        execute console command "cc give vote %player%" #bu bölgeye istediginiz anahtarı koyabilirsiniz ve saysıını yazabilirsiniz CratesPlus plugini gerektirir
        wait 2 seconds
        execute console command "tm bc &2Event Bitmiştir iyi oyunlar Oyuncular Şehri Sakini!"
      

      
      
      
      
      
command /event2os:
    trigger:
        if {kod.%{_kodgecici.%player%}%} is set:
        set {kod} to a random integer between 1 and 999999999999
        set {kod.%{_kodgecici.%player%}%} to {kodlar}
        set {kodBasladi} to true
        broadcast "  &6Aşağıdaki Sayıyı yaz ödülünü kap!"
        broadcast "               &e%{kodlar}%"
      
on chat:
    if {kodbasladi} is true:
        if message is "%{kodlar}%":
            wait 5 tick
            broadcast " &6%player% &5Sayı Bilme oyununu kazandı."
            set {kodbasladi} to false
            execute console command "eco give %player% 666"     #tırnak işareti içerisindeki komuta istediginiz komudu yazabilirsiniz örnek
                                                                # örnek "give %player% 155" gibi
                                                              
  





command /event3os:
    trigger:
        set {sayi} to a random integer between 0 and 10
        send "&6İste sayı: &a%{sayi}%" to player
        if {sayi} is 1:
            send "&6Sayiyi doğru tahmin ettin işte ödülün!" to player
            give 64 diamond block to player #burada istediginiz itemi belirliyebilirsiniz
              




on left click with a bone:
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
      
      
      
on right click with a bone:
    execute player command "/thor"
      
      




on right click with blaze rod:
    shoot a fireball with speed 4
    
    
    
    
on rightclick with stick:
    shoot a snowball with speed 5
  
  
  
on rightclick with bow:
    shoot a tnt with speed 3




command /bütünsilahlar:
    trigger:
        execute player command "give %player% stick 1"
        execute player command "give %player% bone 1"
        execute player command "give %player% bow 1"
        execute player command "give %player% blazerod 1"










command /event:
    trigger:
        open chest with 1 row named "&6Event&5Menü" to player 
        format slot 0 of player with paper named "&5Event Menü" with lore "&6Event menüye gitmek için tıkla!" to close then run [execute player command "menuevent"] 
        format slot 1 of player with paper named "&5Silah Menü" with lore "&6Silah Menüye gitmek için tıkla!" to close then run [execute player command "sılahmenu"]
      
      



      
      
command /menuevent:
    trigger:
        wait 0.2 seconds
        open chest with 1 row named "&6Event&5Menü" to player     
        format slot 0 of player with diamond named "&5İtem Eventi" to close then run [execute player command "event1os"]
        format slot 1 of player with diamond named "&5İlk Yazan kazanır" to close then run [execute player command "event2os"]
        format slot 2 of player with diamond named "&5Sayı Tahmin" to close then run [execute player command "event3os"]

      


      
      
      
command /sılahmenu:
    trigger:
        wait 0.2 seconds
        open chest with 1 row named "&6Silah&5Menü" to player
        format slot 0 of player with bone named "&5Yıldırım Silahı" with lore "Bum!" to close then run [execute player command "give %player% bone 1"]
        format slot 1 of player with blaze rod named "&5Ateş topu silahı" with lore "Bum!" to close then run [execute player command "give %player% blazerod 1"]
        format slot 2 of player with stick named "&5Kar topu fırlat" to close then run [execute player command "give %player% stick 1"]
        format slot 3 of player with bow named "&5tnt fırlat" to close then run [execute player command "give %player% bow 1"]
        format slot 4 of player with paper named "&5Hepsini al" to close then run [execute player command "bütünsilahlar"]
 
Son düzenleme:
Katılım
18 Kas 2020
Konular
35
Mesajlar
536
Çözümler
1
Tepki puanı
262
Puanları
3,460
Ellerine sağlık Deniz yine güzel bir Skript.
 
Katılım
25 Ağu 2020
Konular
5
Mesajlar
117
Çözümler
1
Tepki puanı
46
Puanları
1,760
Neden herhangi bir permission yok oyunculardami event başlatabilecek ?
Birde /Thor sadece essentials olan sunucularda çalışır zaten gereksiz konsola komut atmaya gerek yok yinede ellerine sağlık
 
Katılım
9 Kas 2019
Konular
13
Mesajlar
124
Çözümler
2
Tepki puanı
33
Puanları
2,710
Neden herhangi bir permission yok oyunculardami event başlatabilecek ?
Birde /Thor sadece essentials olan sunucularda çalışır zaten gereksiz konsola komut atmaya gerek yok yinede ellerine sağlık
Gerekli Skript bilgin var iser lightning yapabilirsin yok ise yazarsan ben yapıp veririm
 

avnnn

Genel Moderatör
Katılım
16 Şub 2020
Konular
271
Mesajlar
875
Çözümler
2
Tepki puanı
1,138
Puanları
7,910
Eğlenceli gibi gözüküyor, emeğine sağlık.
 
Katılım
9 Ara 2020
Konular
71
Mesajlar
255
Çözümler
1
Tepki puanı
218
Puanları
2,110
Evet Oyuncular şehri sakinleri bu gün yaptıgım küçük bir skripti sizlere tanıtacagım
4 tane silah olmak üzere ateş topu atma tnt,kar topu,ateş topu, ve yıldırım atma üzere 4 tane silah bulunmakta.
3 adet de eventimiz bulunmakta İlk Yazan kazanır 1 ile 10 arasında sayı tut ve klasik event

işte skript

/event ile herşeye ulaşabilirsiniz.

JavaScript:
options:
    permission: Event.os
    permission message: "Event yapacak yetkiye sahip değilsin!"





Command /event1os: #Menüdeki İtemlere tıklayınca çalışacak komut
    trigger:
        execute console command "tm bc &dEvent Başlıyooor!!!!"
        wait 10 seconds
        execute console command "tm bc &dEnvanterleri boşaltalım!!"
        wait 8 seconds
        execute console command "tm bc &5End Taşı verildi!"
        give 64 121 to players #give 64 yer yazan yerdeki 64 e ne yazarsanız o kadar end taşı verecektir
        wait 2 seconds
        execute console command "tm bc &5Prizmarin verildi!"
        give 48 168 to players
        wait 2 seconds
        execute console command "tm bc &5Anahtar verildi!"
        execute console command "cc give vote %player%" #bu bölgeye istediginiz anahtarı koyabilirsiniz ve saysıını yazabilirsiniz CratesPlus plugini gerektirir
        wait 2 seconds
        execute console command "tm bc &2Event Bitmiştir iyi oyunlar Oyuncular Şehri Sakini!"
     

     
     
     
     
     
command /event2os:
    trigger:
        if {kod.%{_kodgecici.%player%}%} is set:
        set {kod} to a random integer between 1 and 999999999999
        set {kod.%{_kodgecici.%player%}%} to {kodlar}
        set {kodBasladi} to true
        broadcast "  &6Aşağıdaki Sayıyı yaz ödülünü kap!"
        broadcast "               &e%{kodlar}%"
     
on chat:
    if {kodbasladi} is true:
        if message is "%{kodlar}%":
            wait 5 tick
            broadcast " &6%player% &5Sayı Bilme oyununu kazandı."
            set {kodbasladi} to false
            execute console command "eco give %player% 666"     #tırnak işareti içerisindeki komuta istediginiz komudu yazabilirsiniz örnek
                                                                # örnek "give %player% 155" gibi
                                                             
 





command /event3os:
    trigger:
        set {sayi} to a random integer between 0 and 10
        send "&6İste sayı: &a%{sayi}%" to player
        if {sayi} is 1:
            send "&6Sayiyi doğru tahmin ettin işte ödülün!" to player
            give 64 diamond block to player #burada istediginiz itemi belirliyebilirsiniz
             




on left click with a bone:
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
        execute player command "/thor"
     
     
     
on right click with a bone:
    execute player command "/thor"
     
     




on right click with blaze rod:
    shoot a fireball with speed 4
   
   
   
   
on rightclick with stick:
    shoot a snowball with speed 5
 
 
 
on rightclick with bow:
    shoot a tnt with speed 3




command /bütünsilahlar:
    trigger:
        execute player command "give %player% stick 1"
        execute player command "give %player% bone 1"
        execute player command "give %player% bow 1"
        execute player command "give %player% blazerod 1"










command /event:
    trigger:
        open chest with 1 row named "&6Event&5Menü" to player
        format slot 0 of player with paper named "&5Event Menü" with lore "&6Event menüye gitmek için tıkla!" to close then run [execute player command "menuevent"]
        format slot 1 of player with paper named "&5Silah Menü" with lore "&6Silah Menüye gitmek için tıkla!" to close then run [execute player command "sılahmenu"]
     
     



     
     
command /menuevent:
    trigger:
        wait 0.2 seconds
        open chest with 1 row named "&6Event&5Menü" to player    
        format slot 0 of player with diamond named "&5İtem Eventi" to close then run [execute player command "event1os"]
        format slot 1 of player with diamond named "&5İlk Yazan kazanır" to close then run [execute player command "event2os"]
        format slot 2 of player with diamond named "&5Sayı Tahmin" to close then run [execute player command "event3os"]

     


     
     
     
command /sılahmenu:
    trigger:
        wait 0.2 seconds
        open chest with 1 row named "&6Silah&5Menü" to player
        format slot 0 of player with bone named "&5Yıldırım Silahı" with lore "Bum!" to close then run [execute player command "give %player% bone 1"]
        format slot 1 of player with blaze rod named "&5Ateş topu silahı" with lore "Bum!" to close then run [execute player command "give %player% blazerod 1"]
        format slot 2 of player with stick named "&5Kar topu fırlat" to close then run [execute player command "give %player% stick 1"]
        format slot 3 of player with bow named "&5tnt fırlat" to close then run [execute player command "give %player% bow 1"]
        format slot 4 of player with paper named "&5Hepsini al" to close then run [execute player command "bütünsilahlar"]
Gayet güzel ve uğraşılmış bir skript eline sağlık