Skript Paylaşımı SKRIPT | Daha Fazla Mob? | @2017-2018

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Osmium

Somon Balığı Selam Vermeye Geldi
Katılım
23 Kasım 2016
Mesajlar
21
Elmaslar
10
Puan
0
Yaş
29
Konum
İstanbul
o-logo.png

Merhaba Arkadaşlar,Ben Osmium Şirketi Üst Kurul Başkanı Ege.
Bugün, More Mobs Skriptini Tanıtacagım
4Tb48rXAc.png

SKRIPT ÖZELLİKLERİ:
Minecaftta olmayan moblar
VE FAZLASI
4Tb48rXAc.png

SKRIPT HAKKINDA:
@ByFatih yarışmaya eklersin artık :)
4Tb48rXAc.png

KOD:​
Kod:
#------------------------------------------------------------
#                           MM
#                    by OSMIUM (RealmReality)
#                        Extra Moblar
#------------------------------------------------------------


options:
    logo: &b&lSunucuIsmi &7»
    summonmsg: &aYou have successfully summoned #Mob name will be added auto
    moneymsg: &6{@money}TL &akazandin!
    cmdmessage: &6Ödül Kit &aadli esyayi aldin!
    enablemoney: true
    money: 1000
    enablecommand: false
    command: /kit reward %attacker%
    firedemon: true
    megazombie: true
    spiderofdeath: true
    firespider: true
    skeletonhorse: true
    zombiehorse: true
    megacreeper: true
    flyingcreeper: true
    hellhound: true
    firerat: true
    wraith: true
    greatgolem: true
    flyingwitch: true
    endangeredghast: true
    ogre: true
    firedemonname: &c&lFire Demon
    megazombiename: &2&lMega Zombie
    spiderofdeathname: &7Spider of Death
    firespidername: &cFire Spider
    skeletonhorsename: &7&lSkeleton Horse
    zombiehorsename: &2&lZombie Horse
    megacreepername: &a&lMega Creeper
    flyingcreepername: &a&lFlying Creeper
    hellhoundname: &4Hell Hound
    fireratname: &cFire Rat
    wraithname: &8Wraith
    greatgolemname: &7Great Golem
    flyingwitchname: &5&lFlying Witch
    endangeredghastname: &4Endangered Ghast
    ogrename: &2Ogre

   
on spawn of a skeleton:
    if {@firedemon} is true:
        chance of 1%:
            set name of the skeleton to "{@firedemonname}"
            apply speed 1 to the skeleton for 9999 minutes
            apply resistance 3 to the skeleton for 9999 minutes
            apply strength 2 to the skeleton for 9999 minutes
            apply fire resistance 1 to the skeleton for 9999 minutes
            ignite the skeleton for 9999 minutes
            apply health boost 30 to the skeleton for 9999 minutes
            heal the skeleton
            set chestplate of skeleton to leather chestplate with name "&cDemon Chestplate"
            dye skeleton's chestplate red
            set leggings of skeleton to leather leggings with name "&cDemon Leggings"
            dye skeleton's leggings black
            set boots of skeleton to leather boots with name "&cDemon Boots"
            dye skeleton's boots red
            set {_p} to "Wither_Skeleton" parsed as offline player
            set the helmet of skeleton to {_p}'s skull
            stop
   
on spawn of a zombie:
    if {@megazombie} is true:
        chance of 2%:
            cancel event
            spawn an giant at event-location
            set name of the last spawned giant to "{@megazombiename}"
            stop
       
on spawn of a spider:
    if {@spiderofdeath} is true:
        chance of 3%:
            set name of the spider to "{@spiderofdeathname}"
            apply speed 1 to the spider for 9999 minutes
            apply resistance 3 to the spider for 9999 minutes
            apply strength 2 to the spider for 9999 minutes
            apply invisibility 1 to the spider for 9999 minutes
            stop
       
on spawn of a spider:
    if {@firespider} is true:
        chance of 3%:
            set name of the spider to "{@firespidername}"
            apply fire resistance 1 to the spider for 9999 minutes
            ignite the spider for 9999 minutes
            apply speed 1 to the spider for 9999 minutes
            apply resistance 2 to the spider for 9999 minutes
            apply strength 2 to the spider for 9999 minutes
            stop
       
on spawn of a skeleton:
    if {@skeletonhorse} is true:
        chance of 2%:
            cancel event
            spawn an skeleton horse
            set name of the last spawned entity to "{@skeletonhorsename}"
            stop
       
on spawn of a zombie:
    if {@zombiehorse} is true:
        chance of 2%:
            cancel event
            spawn an undead horse
            set name of the last spawned entity to "{@zombiehorsename}"
            stop
   
on spawn of a creeper:
    if {@megacreeper} is true:
        chance of 3%:
            strike lightning at the creeper
            set name of the creeper to "{@megacreepername}"
            apply fire resistance 1 to the last spawned creeper for 9999 minutes
            stop
       
on spawn of a creeper:
    if {@flyingcreeper} is true:
        chance of 4%:
            spawn 1 bat at event-location
            wait 1 tick
            make the event-entity ride last spawned entity
            set name of the creeper to "{@flyingcreepername}"
            apply invisibility 1 to the last spawned bat for 9999 minutes
            stop
       
on spawn of a spider:
    if {@hellhound} is true:
        chance of 5%:
            cancel event
            spawn an angry wolf
            set name of the last spawned angry wolf to "{@hellhoundname}"
            set target of last spawned wolf to player
            apply fire resistance 1 to the last spawned angry wolf for 9999 minutes
            ignite the last spawned angry wolf for 9999 minutes
            apply strength 7 to the last spawned angry wolf for 9999 minutes
            apply health boost 20 to the last spawned angry wolf for 9999 minutes
            heal the last spawned angry wolf
            stop
       
on spawn of a zombie:
    if {@firerat} is true:
        chance of 10%:
            cancel event
            spawn an silverfish
            set name of the last spawned silverfish to "{@fireratname}"
            apply fire resistance 1 to the last spawned silverfish for 9999 minutes
            ignite the last spawned silverfish for 9999 minutes
            apply strength 7 to the last spawned silverfish for 9999 minutes
            apply health boost 20 to the last spawned silverfish for 9999 minutes
            heal the last spawned silverfish
            stop
       
on spawn of a skeleton:
    if {@wraith} is true:
        chance of 3%:
            set name of the skeleton to "{@wraithname}"
            set {_p} to "Wither_Skeleton" parsed as offline player
            set the helmet of skeleton to {_p}'s skull
            set chestplate of skeleton to leather chestplate with name "&8Wraith Chestplate"
            set tool of skeleton to wooden hoe
            dye skeleton's chestplate black
            delete leggings of skeleton
            delete boots of skeleton
            apply strength 2 to the skeleton for 9999 minutes
            apply invisibility 1 to the skeleton for 9999 minutes
            apply health boost 15 to the last spawned skeleton for 9999 minutes
            apply strength 5 to the last spawned skeleton for 9999 minutes
            heal the last spawned skeleton
            stop
       
on spawn of a skeleton:
    if {@greatgolem} is true:
        chance of 3%:
            cancel event
            wait 1 tick
            spawn an iron golem
            set name of the last spawned iron golem to "{@greatgolemname}"
            stop
       
on spawn of a witch:
    if {@flyingwitch} is true:
        chance of 7%:
            spawn 1 bat at event-location
            wait 1 tick
            make the event-entity ride last spawned entity
            set name of the witch to "{@flyingwitchname}"
            apply invisibility 1 to the last spawned bat for 9999 minutes
            stop
       
on spawn:
    creature is ghast:
        if {@endangeredghast} is true:
            chance of 7%:
                set the name of the last spawned ghast to "{@endangeredghastname}"
                wait 1 second
                ignite the last spawned ghast for 9999 minutes
                apply speed 1 to the last spawned ghast for 9999 minutes
                apply fire resistance 1 to the last spawned ghast for 9999 minutes
                stop
           
on spawn of a zombie:
    if {@ogre} is true:
        chance of 7%:
            set name of the last spawned zombie to "{@ogrename}"
            apply speed 1 to the last spawned zombie for 9999 minutes
            apply resistance 3 to the last spawned zombie for 9999 minutes
            apply strength 2 to the last spawned zombie for 9999 minutes
            apply health boost 30 to the last spawned zombie for 9999 minutes
            heal the last spawned zombie
            set chestplate of the last spawned zombie to leather chestplate with name "&aOgre Chestplate"
            dye the last spawned zombie's chestplate green
            set leggings of the last spawned zombie to leather leggings with name "&aOgre Leggings"
            dye the last spawned zombie's leggings green
            set boots of the last spawned zombie to leather boots with name "&cDemon Boots"
            dye the last spawned zombie's boots aOgre
            send "{@logo} {@summonmsg} {@ogrename}" to player
            cancel event


on taming:
    if name of wolf contains "{@hellhoundname}":
        cancel event
        send "{@logo} &cBu kurtu besleyemezsin!"
       


#Wraith
on command "mob wraith":
    if player has permission "mob.admin":
        spawn an skeleton
        set name of the last spawned skeleton to "{@wraithname}"
        set {_p} to "Wither_Skeleton" parsed as offline player
        set the helmet of the last spawned skeleton to {_p}'s skull
        set chestplate of the last spawned skeleton to leather chestplate with name "&8Wraith Chestplate"
        set tool of the last spawned skeleton to wooden hoe
        dye the last spawned skeleton's chestplate black
        delete leggings of the last spawned skeleton
        delete boots of the last spawned skeleton
        apply strength 2 to the last spawned skeleton for 9999 minutes
        apply invisibility 1 to the last spawned skeleton for 9999 minutes
        apply health boost 15 to the last spawned skeleton for 9999 minutes
        apply strength 5 to the last spawned skeleton for 9999 minutes
        heal the last spawned skeleton
        cancel event
        send "{@logo} {@summonmsg} {@wraithname}" to player

#Mega Zombie
on command "mob mzombie":
    if player has permission "mob.admin":
        spawn an giant at event-location
        set name of the last spawned giant to "{@megazombiename}"
        cancel event
        send "{@logo} {@summonmsg} {@megazombiename}" to player
       
#MegaCreeper      
on command "mob mcreeper":
    if player has permission "mob.admin":
        spawn an creeper at event-location
        strike lightning at the last spawned creeper
        set name of the last spawned creeper to "{@megacreepername}"
        apply fire resistance 1 to the last spawned creeper for 9999 minutes
        cancel event
        send "{@logo} {@summonmsg} {@megacreepername}" to player
       
#DeathSpider      
on command "mob dspider":
    if player has permission "mob.admin":
        spawn an spider at event-location
        set name of the spider to "{@spiderofdeathname}"
        apply speed 1 to the spider for 9999 minutes
        apply resistance 3 to the spider for 9999 minutes
        apply strength 2 to the spider for 9999 minutes
        apply invisibility 1 to the spider for 9999 minutes
        cancel event
        send "{@logo} {@summonmsg} {@spiderofdeathname}" to player
       
#FireRat      
on command "mob frat":
    if player has permission "mob.admin":      
        spawn an silverfish
        set name of the last spawned silverfish to "{@fireratname}"
        apply fire resistance 1 to the last spawned silverfish for 9999 minutes
        ignite the last spawned silverfish for 9999 minutes
        apply strength 7 to the last spawned silverfish for 9999 minutes
        apply health boost 20 to the last spawned silverfish for 9999 minutes
        heal the last spawned silverfish
        cancel event
        send "{@logo} {@summonmsg} {@fireratname}" to player

#Zombie Horse      
on command "mob zhorse":
    if player has permission "mob.admin":
        spawn an undead horse
        set name of the last spawned wolf to "{@zombiehorsename}"
        cancel event
        send "{@logo} {@summonmsg} {@zombiehorsename}" to player

#Skeleton Horse
on command "mob shorse":
    if player has permission "mob.admin":
        spawn an skeleton horse
        set name of the last spawned wolf to "{@firedemonname}"
        cancel event
        send "{@logo} {@summonmsg} {@firedemonname}" to player
       
#Hell Hound
on command "mob hhound":
    if player has permission "mob.admin":
        spawn an wolf
        set name of the last spawned wolf to "{@hellhoundname}"
        set target of last spawned wolf to player
        apply fire resistance 1 to the last spawned wolf for 9999 minutes
        ignite the last spawned wolf for 9999 minutes
        apply strength 7 to the last spawned wolf for 9999 minutes
        apply health boost 20 to the last spawned wolf for 9999 minutes
        heal the last spawned wolf
        send "{@logo} {@summonmsg} {@hellhoundname}" to player
        cancel event
   
#Flying Creeper
on command "mob fcreeper":
    if player has permission "mob.admin":
        spawn 1 creeper
        spawn 1 bat
        make the creeper ride bat
        set name of the creeper to "{@flyingcreepername}"
        apply invisibility 1 to the bat for 9999 minutes
        send "{@logo} {@summonmsg} {@flyingcreepername}" to player
        cancel event
   
#Fire Demon
on command "mob fdemon":
    if player has permission "mob.admin":
        spawn an skeleton
        set name of the last spawned skeleton to "{@firedemonname}"
        apply speed 1 to the last spawned skeleton for 9999 minutes
        apply resistance 3 to the last spawned skeleton for 9999 minutes
        apply strength 2 to the last spawned skeleton for 9999 minutes
        apply fire resistance 1 to the last spawned skeleton for 9999 minutes
        ignite the last spawned skeleton for 9999 minutes
        apply health boost 30 to the last spawned skeleton for 9999 minutes
        heal the last spawned skeleton
        set chestplate of the last spawned skeleton to leather chestplate with name "&cDemon Chestplate"
        dye the last spawned skeleton's chestplate red
        set leggings of the last spawned skeleton to leather leggings with name "&cDemon Leggings"
        dye the last spawned skeleton's leggings black
        set boots of the last spawned skeleton to leather boots with name "&cDemon Boots"
        dye the last spawned skeleton's boots red
        set {_p} to "Wither_Skeleton" parsed as offline player
        set the helmet of the last spawned skeleton to {_p}'s skull
        send "{@logo} {@summonmsg} {@firedemonname}" to player
        cancel event
   
#Ogre
on command "mob ogre":
    if player has permission "mob.admin":
        spawn an zombie
        set name of the last spawned zombie to "{@ogrename}"
        apply speed 1 to the last spawned zombie for 9999 minutes
        apply resistance 3 to the last spawned zombie for 9999 minutes
        apply strength 2 to the last spawned zombie for 9999 minutes
        apply health boost 30 to the last spawned zombie for 9999 minutes
        heal the last spawned zombie
        set chestplate of the last spawned zombie to leather chestplate with name "&aOgre Chestplate"
        dye the last spawned zombie's chestplate green
        set leggings of the last spawned zombie to leather leggings with name "&aOgre Leggings"
        dye the last spawned zombie's leggings green
        set boots of the last spawned zombie to leather boots with name "&cDemon Boots"
        dye the last spawned zombie's boots aOgre
        send "{@logo} {@summonmsg} {@ogrename}" to player
        cancel event
       
#Golem
on command "mob ggolem":
    cancel event
    wait 1 tick
    spawn an iron golem
    wait 1 tick
    set name of the last spawned iron golem to "{@greatgolemname}"
    send "{@logo} {@summonmsg} {@greatgolemname}" to player
       
#Flying Witch
on command "mob fwitch":
    spawn 1 witch
    spawn 1 bat
    make the witch ride bat
    set name of the last spawned witch to "{@flyingwitchname}"
    wait 1 tick
    apply invisibility 2 to the last spawned bat for 9999 minutes
    send "{@logo} {@summonmsg} {@flyingwitchname}" to player
   
#Fire Spider
on command "mob fspider":
    spawn 1 spider
    set name of the last spawned spider to "{@firespidername}"
    apply fire resistance 1 to the last spawned spider for 9999 minutes
    ignite the last spawned spider for 9999 minutes
    apply speed 1 to the last spawned spider for 9999 minutes
    apply resistance 2 to the last spawned spider for 9999 minutes
    apply strength 2 to the last spawned spider for 9999 minutes
    send "{@logo} {@summonmsg} {@firespidername}" to player
   
#Endangered Ghast
on command "mob eghast":
    spawn 1 ghast
    set the name of the last spawned ghast to "{@endangeredghastname}"
    wait 1 second
    ignite the last spawned ghast for 9999 minutes
    apply speed 1 to the last spawned ghast for 9999 minutes
    apply fire resistance 1 to the last spawned ghast for 9999 minutes
    send "{@logo} {@summonmsg} {@endangeredghastname}" to player
   

command /mmob:
    permission: mob.turkmenu
    permission message: &6&lSunucuIsmi &8> &cYetkin Yok.
    description: Show a GUI with all mobs in it.
    trigger:
        wait 1 tick
        open chest with 3 row named "&6Mob" to player
        format slot 0 of player with creeper spawn egg named "&a&lMega Creeper" with lore "&7Summon Mega Creeper" to run [make player execute command "/mob mcreeper"]
        format slot 2 of player with zombie spawn egg named "&2&lMega Zombie" with lore "&7Summon Mega Zombie" to run [make player execute command "/mob giant"]
        format slot 4 of player with enderman spawn egg named "&8&lWraith" with lore "&7Summon Wraith" to run [make player execute command "/mob wraith"]
        format slot 6 of player with mooshroom spawn egg named "&c&lFire Rat" with lore "&7Summon Fire Rat" to run [make player execute command "/mob frat"]
        format slot 8 of player with spider spawn egg named "&7&lSpider of Death" with lore "&7Summon Spider of Death" to run [make player execute command "/mob dspider"]
        format slot 9 of player with slime spawn egg named "&2&lZombie Horse" with lore "&7Summon Zombie Horse" to run [make player execute command "/mob zhorse"]
        format slot 11 of player with ghast spawn egg named "&7&lSkeleton Horse" with lore "&7Summon Skeleton Horse" to run [make player execute command "/mob shorse"]
        format slot 13 of player with chicken spawn egg named "&4&lHell Hound" with lore "&7Summon Hell Hound" to run [make player execute command "/mob hell"]
        format slot 15 of player with sheep spawn egg named "&a&lFlying Creeper" with lore "&7Summon Flying Creeper" to run [make player execute command "/mob fcreeper"]
        format slot 17 of player with blaze spawn egg named "&c&lFire Demon" with lore "&7Summon Fire Demon" to run [make player execute command "/mob demon"]
        format slot 18 of player with ghast spawn egg named "&7&lGreat Golem" with lore "&7Summon Great Golem" to run [make player execute command "/mob ggolem"]
        format slot 20 of player with witch spawn egg named "&5&lFlying Witch" with lore "&7Summon Flying Witch" to run [make player execute command "/mob fwitch"]
        format slot 22 of player with blaze spawn egg named "&c&lFire Spider" with lore "&7Summon Fire Spider" to run [make player execute command "/mob fspider"]
        format slot 24 of player with ghast spawn egg named "&4Endangered Ghast" with lore "&7Summon Endangered Ghast" to run [make player execute command "/mob eghast"]
        format slot 26 of player with zombie spawn egg named "&2Ogre" with lore "&7Summon Ogre" to run [make player execute command "/mob ogre"]
       
       
on death of a skeleton:
    if name of skeleton contains "{@firedemonname}":
        if attacker is a player:
            if {@enablemoney} is true:
                execute console command "/eco give {@money} %attacker%"
                send "{@logo} {@moneymsg}" to the attacker
            if {@enablecommand} is true:
                execute console command "{@command}"
                send "{@logo} {@cmdmsg}" to attacker

on death of a giant:
    if name of giant contains "{@megazombiename}":
        if attacker is a player:
            if {@enablemoney} is true:
                execute console command "/eco give {@money} %attacker%"
                send "{@logo} {@moneymsg}" to the attacker
            if {@enablecommand} is true:
                execute console command "{@command}"
                send "{@logo} {@cmdmsg}" to attacker

on death of a spider:
    if name of spider contains "{@spiderofdeathname}":
        if attacker is a player:
            if {@enablemoney} is true:
                execute console command "/eco give {@money} %attacker%"
                send "{@logo} {@moneymsg}" to the attacker
            if {@enablecommand} is true:
                execute console command "{@command}"
                send "{@logo} {@cmdmsg}" to attacker

on death of a spider:
    if name of spider contains "{@firespidername}":
        if attacker is a player:
            if {@enablemoney} is true:
                execute console command "/eco give {@money} %attacker%"
                send "{@logo} {@moneymsg}" to the attacker
            if {@enablecommand} is true:
                execute console command "{@command}"
                send "{@logo} {@cmdmsg}" to attacker
               
on death of a creeper:
    if name of creeper contains "{@megacreepername}":
        if attacker is a player:
            if {@enablemoney} is true:
                execute console command "/eco give {@money} %attacker%"
                send "{@logo} {@moneymsg}" to the attacker
            if {@enablecommand} is true:
                execute console command "{@command}"
                send "{@logo} {@cmdmsg}" to attacker
               
on death of a creeper:
    if name of creeper contains "{@flyingcreepername}":
        if attacker is a player:
            if {@enablemoney} is true:
                execute console command "/eco give {@money} %attacker%"
                send "{@logo} {@moneymsg}" to the attacker
            if {@enablecommand} is true:
                execute console command "{@command}"
                send "{@logo} {@cmdmsg}" to attacker

on death of a wolf:
    if name of wolf contains "{@hellhoundname}":
        if attacker is a player:
            if {@enablemoney} is true:
                execute console command "/eco give {@money} %attacker%"
                send "{@logo} {@moneymsg}" to the attacker
            if {@enablecommand} is true:
                execute console command "{@command}"
                send "{@logo} {@cmdmsg}" to attacker
       
on death of a skeleton:
    if name of skeleton contains "{@wraithname}":
        if attacker is a player:
            if {@enablemoney} is true:
                execute console command "/eco give {@money} %attacker%"
                send "{@logo} {@moneymsg}" to the attacker
            if {@enablecommand} is true:
                execute console command "{@command}"
                send "{@logo} {@cmdmsg}" to attacker
 
Skript sana mı ait ? Sanki bir yerde görmüştüm gibi ?
 
Diger skriptlerime bakarsanız bana ait olanlara "Bana Aittir" ifadesini takıyorum. Bunda böyle birşey göremediginie göre?
 
Fakat sanırsamki yarışmaya katılmak için skriptin sana ait olması gerekiyor.
 
alıntı desen yeri.
 
Keşke Alıntı da yazaydın
 
Fakat bana ait ifadesini kullanmışsın ? Ondan dedim. Sana mı ait diye.
 
Alinti yaparak yarismaya katilip kazanmayimi dusunuyorsun?
 
Zaten ben bu eklenti sayesinde katılmak istemedim, diğer eklentilerim forumda mevcut.
 
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