Bulundu Sünger , Diamond Block , İron Block Ve Gold Block Spawner Skripti

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

Tavikk

Birisi mi Spawnlandı?
Katılım
14 Mayıs 2017
Mesajlar
8
Elmaslar
0
Puan
0
Yaş
26
Skyblock Sunucusu Açıcağım Ama elimde çoğu serverlerde olan sünger spawneri skripti yok ustalardan yardım bekliyorum
 
Bulman Biraz Zor. Yinede Başarılar Umarım Bulursun
 
inşallah bulurum :)
 
Skype Ver Skripterin Oliyim :D
 
skripti bulan burada paylaşabilir mi?
 
İstediğin skriptin daha iyisini forumda satıyorum ilgini çekerse bana ulaşabilirsin;
F-ItemSpawner
 
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



editleyebilirsin
 
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



editleyebilirsin
:/ Çalışmıyor
 
Spigot yazılımcısının paylaştığı bu popüler eklentiye göz at derim
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
 
Ooo daha kimse ilgilenmemiş yarın en geç 9 10 11 de elinde
 
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