Dönen SP

  • Konuyu Başlatan Konuyu Başlatan DJTurkish
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 1.068
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

DJTurkish

Creeper Evimi Patlattı
Katılım
23 Aralık 2016
Mesajlar
417
Elmaslar
56
Puan
6.710
Yaş
20
Arkadaşlar Bu Skript İ Spawner Yapıp İçinde Block Dödürecek Şekilde Yaparmısınız Skript
Kod:
on place of 7:
    if name of player's tool is "&b&lElmas Blok Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 1 diamond block
            wait 3 second
on break of 7:
    set block to air
    delete {place.%player%}
 
command /elmasbloksp:
    trigger:
        if player is op:
            give 1 7 named "&b&lElmas Blok Spawner" to player


Zümrüt : /alzumrutsp
Zümrüt Block : /alzumrutbloksp

Altın : /alaltinsp
Altın Block : /alaltinbloksp


Demir : /aldemirsp
Demir Block : /aldemirbloksp


Elmas : /alelmassp
Elmas Block : /alelmasbloksp


Zedge Spawner olmasına gerek yok bunun normal block da ola bilir (Random Maden Zümrüt Elmas Altın Demir) : /alzedgesp


Zedge Block : / alzedgebloksp
(Zümrüt Elmas Altın Demir Blocklari Random)

NOT:Hologramlı Olursa Güzel Olur Hologramlı Dediğim Koyduğumuzda Sp Nin Adı Yazıcak Mesela Elmas Block Spawner diye kırıdığımızda hologram gidicek
 
ZedGe Spawner Yok Hologram Yok Ama Genede İşine Yarayabilir

Skript ;
Kod:
on place of 56:
    if name of player's tool is "&b&lElmas Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 3 diamond
            wait 2 second
on break of 56:
    set block to air
    delete {place.%player%}

command /elmassp:
    trigger:
        if player is op:
            give 1 56 named "&b&lElmas Spawner" to player
      
      

on place of 15:
    if name of player's tool is "&f&lDemir Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 5 iron ingot
            wait 2 second
on break of 15:
    set block to air
    delete {place.%player%}

command /demirsp:
    trigger:
        if player is op:
            give 1 15 named "&f&lDemir Spawner" to player


on place of 14:
    if name of player's tool is "&6&lAltın Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 4 gold ingot
            wait 2 second
on break of 14:
    set block to air
    delete {place.%player%}

command /altinsp:
    trigger:
        if player is op:
            give 1 14 named "&6&lAltın Spawner" to player


on place of 129:
    if name of player's tool is "&2&lZümrüt Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 5 emerald
            wait 3 second
on break of 129:
    set block to air
    delete {place.%player%}

command /zumrutsp:
    trigger:
        if player is op:
            give 1 129 named "&2&lZümrüt Spawner" to player
      


on place of 42:
    if name of player's tool is "&7&lDemir Blok Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 2 iron block
            wait 3 second
on break of 42:
    set block to air
    delete {place.%player%}

command /demirbloksp:
    trigger:
        if player is op:
            give 1 42 named "&7&lDemir Blok Spawner" to player
      

on place of 41:
    if name of player's tool is "&6&lAltın Blok Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 5 gold block
            wait 3 second
on break of 41:
    set block to air
    delete {place.%player%}

command /altinbloksp:
    trigger:
        if player is op:
            give 1 41 named "&6&lAltın Blok Spawner" to player


on place of 57:
    if name of player's tool is "&b&lElmas Blok Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 7 diamond block
            wait 3 second
on break of 57:
    set block to air
    delete {place.%player%}

command /elmasbloksp:
    trigger:
        if player is op:
            give 1 57 named "&b&lElmas Blok Spawner" to player
      


on place of 133:
    if name of player's tool is "&2&lZumrut Blok Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 4 emerald block
            wait 3 second
on break of 133:
    set block to air
    delete {place.%player%}

command /zumrutbloksp:
    trigger:
        if player is op:
            give 1 133 named "&2&lZumrut Blok Spawner" to player
            
            
            
on place of 121:
    if name of player's tool is "&a&lEnd Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 1 end stone
            wait 30 second
on break of 121:
    set block to air
    delete {place.%player%}

command /endsp:
    trigger:
        if player is op:
            give 1 121 named "&a&lEnd Spawner" to player
 
ZedGe Spawner Yok Hologram Yok Ama Genede İşine Yarayabilir

Skript ;
Kod:
on place of 56:
    if name of player's tool is "&b&lElmas Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 3 diamond
            wait 2 second
on break of 56:
    set block to air
    delete {place.%player%}

command /elmassp:
    trigger:
        if player is op:
            give 1 56 named "&b&lElmas Spawner" to player
     
     

on place of 15:
    if name of player's tool is "&f&lDemir Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 5 iron ingot
            wait 2 second
on break of 15:
    set block to air
    delete {place.%player%}

command /demirsp:
    trigger:
        if player is op:
            give 1 15 named "&f&lDemir Spawner" to player


on place of 14:
    if name of player's tool is "&6&lAltın Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 4 gold ingot
            wait 2 second
on break of 14:
    set block to air
    delete {place.%player%}

command /altinsp:
    trigger:
        if player is op:
            give 1 14 named "&6&lAltın Spawner" to player


on place of 129:
    if name of player's tool is "&2&lZümrüt Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 5 emerald
            wait 3 second
on break of 129:
    set block to air
    delete {place.%player%}

command /zumrutsp:
    trigger:
        if player is op:
            give 1 129 named "&2&lZümrüt Spawner" to player
     


on place of 42:
    if name of player's tool is "&7&lDemir Blok Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 2 iron block
            wait 3 second
on break of 42:
    set block to air
    delete {place.%player%}

command /demirbloksp:
    trigger:
        if player is op:
            give 1 42 named "&7&lDemir Blok Spawner" to player
     

on place of 41:
    if name of player's tool is "&6&lAltın Blok Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 5 gold block
            wait 3 second
on break of 41:
    set block to air
    delete {place.%player%}

command /altinbloksp:
    trigger:
        if player is op:
            give 1 41 named "&6&lAltın Blok Spawner" to player


on place of 57:
    if name of player's tool is "&b&lElmas Blok Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 7 diamond block
            wait 3 second
on break of 57:
    set block to air
    delete {place.%player%}

command /elmasbloksp:
    trigger:
        if player is op:
            give 1 57 named "&b&lElmas Blok Spawner" to player
     


on place of 133:
    if name of player's tool is "&2&lZumrut Blok Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 4 emerald block
            wait 3 second
on break of 133:
    set block to air
    delete {place.%player%}

command /zumrutbloksp:
    trigger:
        if player is op:
            give 1 133 named "&2&lZumrut Blok Spawner" to player
           
           
           
on place of 121:
    if name of player's tool is "&a&lEnd Spawner":
        set {place.%player%} to "1"
        while {place.%player%} is set:
            drop 1 end stone
            wait 30 second
on break of 121:
    set block to air
    delete {place.%player%}

command /endsp:
    trigger:
        if player is op:
            give 1 121 named "&a&lEnd Spawner" to player
Ya lutfen konuyu detayli oku bsn ne demişim sp icinde o block dan doncek
 
Ya lutfen konuyu detayli oku bsn ne demişim sp icinde o block dan doncek
Ozaman Bu Skript Size Yardımcı Olacaktır

Kod:
on place of a mob spawner:
    set {_someVariable} to name of held item of player
    {_someVariable} is "&b&lElmas Üreteci"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 1 second
    execute console command  "setblock %{_x}% %{_y}% %{_z}% mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:minecraft:diamond,Count:1b}},SpawnCount:1,SpawnRange:5,RequiredPlayerRange:140,Delay:10,MinSpawnDelay:0,MaxSpawnDelay:00,MaxNearbyEntities:1}"
    send "&e&l » &bElmas üreteci başarıyla koydun!"
    set {_1} to location of event-block
    add {_1} to {elmasspawner::*}
 
on break of mob spawner:
    tool of player is any pickaxe of silk touch
    set {_1} to location of event-block
    loop {elmasspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&b&lElmas Üreteci" at {_1}
        remove {_1} from {elmasspawner::*}
command /uretec:
    trigger:
        if player is op:
            give a mob spawner named "&b&lElmas Üreteci" to player

Bunu Editleyerek Demir Yapabilirsiniz Eğer Yapamayacağınızı Düşünüyorsanız Ben Yaparım :)
 
Ozaman Bu Skript Size Yardımcı Olacaktır

Kod:
on place of a mob spawner:
    set {_someVariable} to name of held item of player
    {_someVariable} is "&b&lElmas Üreteci"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 1 second
    execute console command  "setblock %{_x}% %{_y}% %{_z}% mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:minecraft:diamond,Count:1b}},SpawnCount:1,SpawnRange:5,RequiredPlayerRange:140,Delay:10,MinSpawnDelay:0,MaxSpawnDelay:00,MaxNearbyEntities:1}"
    send "&e&l » &bElmas üreteci başarıyla koydun!"
    set {_1} to location of event-block
    add {_1} to {elmasspawner::*}
 
on break of mob spawner:
    tool of player is any pickaxe of silk touch
    set {_1} to location of event-block
    loop {elmasspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&b&lElmas Üreteci" at {_1}
        remove {_1} from {elmasspawner::*}
command /uretec:
    trigger:
        if player is op:
            give a mob spawner named "&b&lElmas Üreteci" to player

Bunu Editleyerek Demir Yapabilirsiniz Eğer Yapamayacağınızı Düşünüyorsanız Ben Yaparım :)
Benim verdiğim skript i boyle yapmanizi istiyorum o skript de kac saniyede kac tane cikaracak ayarlanmiyor
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst