lvli Huni Skripti

xcosanxc

Ağaç Yumruklayıcı
Mesajlar
37
En iyi cevaplar
0
Beğeniler
6
Puanları
110
BU skriptimde çoğu kişinin huni nasıl hızlandırılır gibi sorularına cevap olarak gönderdim kimse bunu yapamıyınca kendim yapıyım dedim ve yaptım skriptdede baya uğraştığım için bir teşekkür bekliyorum çünkü böyle skriptler normalda paralıdırlar ama ben size ücretsiz olarak size sunuyorum işallah beğenirsiniz ve böyle skriptlerin yapımını benim attığım sayesinde öğrenirsiniz

huni.png

hunig.png
hunig1.png
hunig2.png
hunig3.png
hunig4.png

hunii.png

hunig7.png
hunig8.png


Kod:
command /huni [<text>]:
    trigger:
        if arg-1 is not set:
            send ""
            send "&e&l/huni al &a&lHuni almak istiyosan bunu yaz ve seç"
            send ""
        if arg-1 is "al":
            close player's inventory
            open chest with 1 rows named "&cHuni Market" to player
            wait 1 tick
            format slot 0 of player with 1 torch named "&d&lKrediyle ode" with lore "&aKredinle ödeyecegin hunimarket açılır" to run [execute player command "huni al§"]
            format slot 1 of player with 1 hopper named "&7&lHuni &d&lLVL&e&l1" with lore " " to run [execute player command "huni al1§"]
            format slot 2 of player with 1 hopper named "&7&lHuni &d&lLVL&e&l2" with lore " " to run [execute player command "huni al2§"]
            format slot 3 of player with 1 hopper named "&7&lHuni &d&lLVL&e&l3" with lore " " to run [execute player command "huni al3§"]
            format slot 4 of player with 1 hopper named "&7&lHuni &d&lLVL&e&l4" with lore " " to run [execute player command "huni al4§"]
            format slot 5 of player with 1 hopper named "&7&lHuni &d&lLVL&e&l5" with lore " " to run [execute player command "huni al5§"]
            format slot 6 of player with 1 hopper named "&7&lHuni &d&lLVL&e&l6" with lore " " to run [execute player command "huni al6§"]
            format slot 7 of player with 1 hopper named "&7&lHuni &d&lLVL&e&l7" with lore " " to run [execute player command "huni al7§"]
            format slot 8 of player with 1 hopper named "&7&lHuni &d&lLVL&e&l8" with lore " " to run [execute player command "huni al8§"]
        if arg-1 is "al§":
            close player's inventory
            open chest with 1 rows named "&cHuni Market" to player
            wait 1 tick
            format slot 0 of player with 1 torch named "&d&lParayla ode" with lore "&aParanla ödeyecegin hunimarket açılır" to run [execute player command "huni al"]
            format slot 1 of player with 1 hopper named "&7&lHuni &d&lLVL&e&l1" with lore " " to run [execute player command "huni al1§"]
            format slot 2 of player with 1 hopper named "&7&lHuni &d&lLVL&e&l2" with lore " " to run [execute player command "huni al2§§"]
            format slot 3 of player with 1 hopper named "&7&lHuni &d&lLVL&e&l3" with lore " " to run [execute player command "huni al3§§"]
            format slot 4 of player with 1 hopper named "&7&lHuni &d&lLVL&e&l4" with lore " " to run [execute player command "huni al4§§"]
            format slot 5 of player with 1 hopper named "&7&lHuni &d&lLVL&e&l5" with lore " " to run [execute player command "huni al5§§"]
            format slot 6 of player with 1 hopper named "&7&lHuni &d&lLVL&e&l6" with lore " " to run [execute player command "huni al6§§"]
            format slot 7 of player with 1 hopper named "&7&lHuni &d&lLVL&e&l7" with lore " " to run [execute player command "huni al7§§"]
            format slot 8 of player with 1 hopper named "&7&lHuni &d&lLVL&e&l8" with lore " " to run [execute player command "huni al8§§"]
        if arg-1 is "al1§":
            if player's balance is bigger than 9999:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l1 &c&lHunisini &a&l satın aldınız"
                give 1 hopper named "&7&lHuni &d&lLVL&e&l1" to player
                remove 10000 from player's balance
            else:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l1 &c&lHunisini &a&l satın alınamadı"
        if arg-1 is "al2§":
            if player's balance is bigger than 49999:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l2 &c&lHunisini &a&l satın aldınız"
                give 1 hopper named "&7&lHuni &d&lLVL&e&l2" to player
                remove 50000 from player's balance
            else:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l2 &c&lHunisini &a&l satın alınamadı"
        if arg-1 is "al3§":
            if player's balance is bigger than 999999:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l3 &c&lHunisini &a&l satın aldınız"
                give 1 hopper named "&7&lHuni &d&lLVL&e&l3" to player
                remove 100000 from player's balance
            else:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l3 &c&lHunisini &a&l satın alınamadı"
        if arg-1 is "al4§":
            if player's balance is bigger than 249999:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l4 &c&lHunisini &a&l satın aldınız"
                give 1 hopper named "&7&lHuni &d&lLVL&e&l4" to player
                remove 250000 from player's balance
            else:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l4 &c&lHunisini &a&l satın alınamadı"
        if arg-1 is "al5§":
            if player's balance is bigger than 499999:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l5 &c&lHunisini &a&l satın aldınız"
                give 1 hopper named "&7&lHuni &d&lLVL&e&l5" to player
                remove 500000 from player's balance
            else:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l5 &c&lHunisini &a&l satın alınamadı"
        if arg-1 is "al6§":
            if player's balance is bigger than 749999:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l6 &c&lHunisini &a&l satın aldınız"
                give 1 hopper named "&7&lHuni &d&lLVL&e&l6" to player
                remove 750000 from player's balance
            else:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l6 &c&lHunisini &a&l satın alınamadı"
        if arg-1 is "al7§":
            if player's balance is bigger than 999999:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l7 &c&lHunisini &a&l satın aldınız"
                give 1 hopper named "&7&lHuni &d&lLVL&e&l7" to player
                remove 1000000 from player's balance
            else:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l7 &c&lHunisini &a&l satın alınamadı"
        if arg-1 is "al8§":
            if player's balance is bigger than 1249999:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l8 &c&lHunisini &a&l satın aldınız"
                give 1 hopper named "&7&lHuni &d&lLVL&e&l8" to player
                remove 1250000 from player's balance
            else:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l8 &c&lHunisini &a&l satın alınamadı"
        if arg-1 is "al1§§":
            if {kredi.%player%} is greater than 9:
                remove 10 from {kredi.%player%}
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l1 &c&lHunisini &a&l satın aldınız"
                give 1 hopper named "&7&lHuni &d&lLVL&e&l1" to player
            else:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l1 &c&lHunisini &a&l satın alınamadı"
        if arg-1 is "al2§§":
            if {kredi.%player%} is greater than 49:
                remove 50 from {kredi.%player%}
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l2 &c&lHunisini &a&l satın aldınız"
                give 1 hopper named "&7&lHuni &d&lLVL&e&l2" to player
            else:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l2 &c&lHunisini &a&l satın alınamadı"
        if arg-1 is "al3§§":
            if {kredi.%player%} is greater than 99:
                remove 100 from {kredi.%player%}
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l3 &c&lHunisini &a&l satın aldınız"
                give 1 hopper named "&7&lHuni &d&lLVL&e&l3" to player
            else:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l3 &c&lHunisini &a&l satın alınamadı"
        if arg-1 is "al4§§":
            if {kredi.%player%} is greater than 149:
                remove 150 from {kredi.%player%}
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l4 &c&lHunisini &a&l satın aldınız"
                give 1 hopper named "&7&lHuni &d&lLVL&e&l4" to player
            else:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l4 &c&lHunisini &a&l satın alınamadı"
        if arg-1 is "al5§§":
            if {kredi.%player%} is greater than 199:
                remove 200 from {kredi.%player%}
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l5 &c&lHunisini &a&l satın aldınız"
            else:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l5 &c&lHunisini &a&l satın alınamadı"
        if arg-1 is "al6§§":
            if {kredi.%player%} is greater than 249:
                remove 250 from {kredi.%player%}
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l6 &c&lHunisini &a&l satın aldınız"
                give 1 hopper named "&7&lHuni &d&lLVL&e&l6" to player
            else:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l6 &c&lHunisini &a&l satın alınamadı"
        if arg-1 is "al7§§":
            if {kredi.%player%} is greater than 299:
                remove 300 from {kredi.%player%}
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l7 &c&lHunisini &a&l satın aldınız"
                give 1 hopper named "&7&lHuni &d&lLVL&e&l7" to player
            else:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l7 &c&lHunisini &a&l satın alınamadı"
        if arg-1 is "al8§§":
            if {kredi.%player%} is greater than 349:
                remove 350 from {kredi.%player%}
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l8 &c&lHunisini &a&l satın aldınız"
                give 1 hopper named "&7&lHuni &d&lLVL&e&l8" to player
            else:
                send "&e&lHuni Market&c&l->&7&lHuni &d&lLVL&e&l8 &c&lHunisini &a&l satın alınamadı"

on place hopper:
    if name of player's tool is "&7&lHuni &d&lLVL&e&l1":
        if targeted block is hopper:0:
            set {_location} to location of targeted block
            set {hopperlvl10::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 0 replace {CustomName:&7&lHuni &d&lLVL&e&l1,TransferCooldown:10}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l1 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:2:
            set {_location} to location of targeted block
            set {hopperlvl10::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 2 replace {CustomName:&7&lHuni &d&lLVL&e&l1,TransferCooldown:10}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l1 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:3:
            set {_location} to location of targeted block
            set {hopperlvl10::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 3 replace {CustomName:&7&lHuni &d&lLVL&e&l1,TransferCooldown:10}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l1 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:4:
            set {_location} to location of targeted block
            set {hopperlvl10::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 4 replace {CustomName:&7&lHuni &d&lLVL&e&l1,TransferCooldown:10}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l1 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:5:
            set {_location} to location of targeted block
            set {hopperlvl10::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 5 replace {CustomName:&7&lHuni &d&lLVL&e&l1,TransferCooldown:10}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l1 &bBaşarı Ile Yerleştirildi"

on break of hopper:
    if {hopperlvl10::%location of targeted block%} is set:
        cancel event
        set block to air
        remove location of targeted block from {hopperlvl10::*}
        clear {hopperlvl10::%location of targeted block%}
        give 1 hopper named "&7&lHuni &d&lLVL&e&l1" to player
        execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l1 &bBaşarı Ile Kırıldı"

on place hopper:
    if name of player's tool is "&7&lHuni &d&lLVL&e&l2":
        if targeted block is hopper:0:
            set {_location} to location of targeted block
            set {hopperlvl12::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 0 replace {CustomName:&7&lHuni &d&lLVL&e&l2,TransferCooldown:9}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l2 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:2:
            set {_location} to location of targeted block
            set {hopperlvl12::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 2 replace {CustomName:&7&lHuni &d&lLVL&e&l2,TransferCooldown:9}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l2 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:3:
            set {_location} to location of targeted block
            set {hopperlvl12::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 3 replace {CustomName:&7&lHuni &d&lLVL&e&l2,TransferCooldown:9}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l2 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:4:
            set {_location} to location of targeted block
            set {hopperlvl12::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 4 replace {CustomName:&7&lHuni &d&lLVL&e&l2,TransferCooldown:9}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l2 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:5:
            set {_location} to location of targeted block
            set {hopperlvl12::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 5 replace {CustomName:&7&lHuni &d&lLVL&e&l2,TransferCooldown:9}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l2 &bBaşarı Ile Yerleştirildi"

on break of hopper:
    if {hopperlvl12::%location of targeted block%} is set:
        cancel event
        set block to air
        remove location of targeted block from {hopperlvl12::*}
        clear {hopperlvl12::%location of targeted block%}
        give 1 hopper named "&7&lHuni &d&lLVL&e&l2" to player
        execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l2 &bBaşarı Ile Kırıldı"

on place hopper:
    if name of player's tool is "&7&lHuni &d&lLVL&e&l3":
        if targeted block is hopper:0:
            set {_location} to location of targeted block
            set {hopperlvl13::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 0 replace {CustomName:&7&lHuni &d&lLVL&e&l3,TransferCooldown:8}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l3 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:2:
            set {_location} to location of targeted block
            set {hopperlvl13::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 2 replace {CustomName:&7&lHuni &d&lLVL&e&l3,TransferCooldown:8}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l3 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:3:
            set {_location} to location of targeted block
            set {hopperlvl13::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 3 replace {CustomName:&7&lHuni &d&lLVL&e&l3,TransferCooldown:8}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l3 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:4:
            set {_location} to location of targeted block
            set {hopperlvl13::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 4 replace {CustomName:&7&lHuni &d&lLVL&e&l3,TransferCooldown:8}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l3 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:5:
            set {_location} to location of targeted block
            set {hopperlvl13::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 5 replace {CustomName:&7&lHuni &d&lLVL&e&l3,TransferCooldown:8}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l3 &bBaşarı Ile Yerleştirildi"

on break of hopper:
    if {hopperlvl13::%location of targeted block%} is set:
        cancel event
        set block to air
        remove location of targeted block from {hopperlvl13::*}
        clear {hopperlvl13::%location of targeted block%}
        give 1 hopper named "&7&lHuni &d&lLVL&e&l3" to player
        execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l3 &bBaşarı Ile Kırıldı"

on place hopper:
    if name of player's tool is "&7&lHuni &d&lLVL&e&l4":
        if targeted block is hopper:0:
            set {_location} to location of targeted block
            set {hopperlvl14::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 0 replace {CustomName:&7&lHuni &d&lLVL&e&l4,TransferCooldown:7}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l4 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:2:
            set {_location} to location of targeted block
            set {hopperlvl14::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 2 replace {CustomName:&7&lHuni &d&lLVL&e&l4,TransferCooldown:7}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l4 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:3:
            set {_location} to location of targeted block
            set {hopperlvl14::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 3 replace {CustomName:&7&lHuni &d&lLVL&e&l4,TransferCooldown:7}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l4 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:4:
            set {_location} to location of targeted block
            set {hopperlvl14::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 4 replace {CustomName:&7&lHuni &d&lLVL&e&l4,TransferCooldown:7}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l4 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:5:
            set {_location} to location of targeted block
            set {hopperlvl14::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 5 replace {CustomName:&7&lHuni &d&lLVL&e&l4,TransferCooldown:7}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l4 &bBaşarı Ile Yerleştirildi"

on break of hopper:
    if {hopperlvl14::%location of targeted block%} is set:
        cancel event
        set block to air
        remove location of targeted block from {hopperlvl14::*}
        clear {hopperlvl14::%location of targeted block%}
        give 1 hopper named "&7&lHuni &d&lLVL&e&l4" to player
        execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l4 &bBaşarı Ile Kırıldı"

on place hopper:
    if name of player's tool is "&7&lHuni &d&lLVL&e&l5":
        if targeted block is hopper:0:
            set {_location} to location of targeted block
            set {hopperlvl15::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 0 replace {CustomName:&7&lHuni &d&lLVL&e&l5,TransferCooldown:6}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l5 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:2:
            set {_location} to location of targeted block
            set {hopperlvl15::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 2 replace {CustomName:&7&lHuni &d&lLVL&e&l5,TransferCooldown:6}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l5 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:3:
            set {_location} to location of targeted block
            set {hopperlvl15::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 3 replace {CustomName:&7&lHuni &d&lLVL&e&l5,TransferCooldown:6}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l5 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:4:
            set {_location} to location of targeted block
            set {hopperlvl15::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 4 replace {CustomName:&7&lHuni &d&lLVL&e&l5,TransferCooldown:6}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l5 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:5:
            set {_location} to location of targeted block
            set {hopperlvl15::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 5 replace {CustomName:&7&lHuni &d&lLVL&e&l5,TransferCooldown:6}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l5 &bBaşarı Ile Yerleştirildi"

on break of hopper:
    if {hopperlvl15::%location of targeted block%} is set:
        cancel event
        set block to air
        remove location of targeted block from {hopperlvl15::*}
        clear {hopperlvl15::%location of targeted block%}
        give 1 hopper named "&7&lHuni &d&lLVL&e&l5" to player
        execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l5 &bBaşarı Ile Kırıldı"

on place hopper:
    if name of player's tool is "&7&lHuni &d&lLVL&e&l6":
        if targeted block is hopper:0:
            set {_location} to location of targeted block
            set {hopperlvl16::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 0 replace {CustomName:&7&lHuni &d&lLVL&e&l6,TransferCooldown:5}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l6 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:2:
            set {_location} to location of targeted block
            set {hopperlvl16::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 2 replace {CustomName:&7&lHuni &d&lLVL&e&l6,TransferCooldown:5}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l6 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:3:
            set {_location} to location of targeted block
            set {hopperlvl16::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 3 replace {CustomName:&7&lHuni &d&lLVL&e&l6,TransferCooldown:5}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l6 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:4:
            set {_location} to location of targeted block
            set {hopperlvl16::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 4 replace {CustomName:&7&lHuni &d&lLVL&e&l6,TransferCooldown:5}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l6 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:5:
            set {_location} to location of targeted block
            set {hopperlvl16::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 5 replace {CustomName:&7&lHuni &d&lLVL&e&l6,TransferCooldown:5}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l6 &bBaşarı Ile Yerleştirildi"

on break of hopper:
    if {hopperlvl16::%location of targeted block%} is set:
        cancel event
        set block to air
        remove location of targeted block from {hopperlvl16::*}
        clear {hopperlvl16::%location of targeted block%}
        give 1 hopper named "&7&lHuni &d&lLVL&e&l6" to player
        execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l6 &bBaşarı Ile Kırıldı"

on place hopper:
    if name of player's tool is "&7&lHuni &d&lLVL&e&l7":
        if targeted block is hopper:0:
            set {_location} to location of targeted block
            set {hopperlvl17::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 0 replace {CustomName:&7&lHuni &d&lLVL&e&l7,TransferCooldown:4}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l7 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:2:
            set {_location} to location of targeted block
            set {hopperlvl17::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 2 replace {CustomName:&7&lHuni &d&lLVL&e&l7,TransferCooldown:4}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l7 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:3:
            set {_location} to location of targeted block
            set {hopperlvl17::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 3 replace {CustomName:&7&lHuni &d&lLVL&e&l7,TransferCooldown:4}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l7 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:4:
            set {_location} to location of targeted block
            set {hopperlvl17::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 4 replace {CustomName:&7&lHuni &d&lLVL&e&l7,TransferCooldown:4}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l7 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:5:
            set {_location} to location of targeted block
            set {hopperlvl17::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 5 replace {CustomName:&7&lHuni &d&lLVL&e&l7,TransferCooldown:4}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l7 &bBaşarı Ile Yerleştirildi"

on break of hopper:
    if {hopperlvl17::%location of targeted block%} is set:
        cancel event
        set block to air
        remove location of targeted block from {hopperlvl17::*}
        clear {hopperlvl17::%location of targeted block%}
        give 1 hopper named "&7&lHuni &d&lLVL&e&l7" to player
        execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l7 &bBaşarı Ile Kırıldı"

on place hopper:
    if name of player's tool is "&7&lHuni &d&lLVL&e&l8":
        if targeted block is hopper:0:
            set {_location} to location of targeted block
            set {hopperlvl18::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 0 replace {CustomName:&7&lHuni &d&lLVL&e&l8,TransferCooldown:3}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l8 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:2:
            set {_location} to location of targeted block
            set {hopperlvl18::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 2 replace {CustomName:&7&lHuni &d&lLVL&e&l8,TransferCooldown:3}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l8 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:3:
            set {_location} to location of targeted block
            set {hopperlvl18::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 3 replace {CustomName:&7&lHuni &d&lLVL&e&l8,TransferCooldown:3}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l8 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:4:
            set {_location} to location of targeted block
            set {hopperlvl18::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 4 replace {CustomName:&7&lHuni &d&lLVL&e&l8,TransferCooldown:3}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l8 &bBaşarı Ile Yerleştirildi"
        else if targeted block is hopper:5:
            set {_location} to location of targeted block
            set {hopperlvl18::%{_location}%} to {_location} 
            set {_x} to x coord of event-location
            set {_y} to y coord of event-location
            set {_z} to z coord of event-location
            execute console command "manuaddp %player% minecraft.command.setblock"
            wait 2 tick
            execute player command "setblock %{_x}% %{_y}% %{_z}% minecraft:hopper 5 replace {CustomName:&7&lHuni &d&lLVL&e&l8,TransferCooldown:3}"
            wait 2 tick
            execute console command "manudelp %player% minecraft.command.setblock"
            execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l8 &bBaşarı Ile Yerleştirildi"

on break of hopper:
    if {hopperlvl18::%location of targeted block%} is set:
        cancel event
        set block to air
        remove location of targeted block from {hopperlvl18::*}
        clear {hopperlvl18::%location of targeted block%}
        give 1 hopper named "&7&lHuni &d&lLVL&e&l8" to player
        execute console command "tm amessage %player% &7&lHuni &d&lLVL&e&l8 &bBaşarı Ile Kırıldı"

Bu arada spigot.yml gibi ymlde huni şeyi var onu kaldırınca düzelirmi tam bilmiyom bir yerden araştırıp düzeltirsiniz

Elmasımı Bekliyom XD
 


BeyÇağlar

Sudan Çıkmış
Mesajlar
5
En iyi cevaplar
0
Beğeniler
0
Puanları
10
merhabalar ben bu skripti denedim ama oyuncular menu içinden huni alabiliyor yani düz tasarım için kullandığınız hunileri nasıl düzeltebilirim
 

mhakanki

Kömür Madencisi
Mesajlar
138
En iyi cevaplar
0
Beğeniler
43
Puanları
230
açıkcası epichuni plugini varken alternatif asla düşünmem. ama yinede ellerinize emeğine sağlık
 

Üst