nerde hata var bug

caylak29y

Kızıltaş Madencisi
En iyi cevaplar
0
Kod:
first join:
    set {Epic.%player%} to 0
   
command /Epic:
    usage: /Epic
    trigger:
        if {epicparam.%player%} is 0:
            send "&eEpic Paran Yok" to player       
        else:
            send "&6%{epicparam.%player%}% &eAdet Epic Paraniz Var" to player
       
command /Epicsee <player>:
    usage: /Epicsee <oyuncu>
    permission: epicparam.admin
    trigger:
        send "&9[{@prefix}] &c%arg 1% isimli oyuncunun %{epicparam.%arg 1%}% kadar Epic Parası bulunmakta." to player
       
command /Epicgive <player> <int>:
    permission: epicparam.admin
    usage: /Epicgive <oyuncu> <miktar>
    trigger:
        if arg 1 is player:
            send "&6[{@prefix}] &cKendinize %arg 2% Epic Parası verdiniz." to player
            add arg 2 to {epicparam.%arg 1%}
        else:
            add arg 2 to {epicparam.%arg 1%}
            send "&9[{@prefix}] &c%arg 1%'e %arg 2% miktarda Epic Parası verildi!" to player
            send "{@prefix} &eLapis Kazarken &61 &eAdet Epic Parasi Kazandin!" to arg 1
           
command /Epicclear <player>:
    permission: epicparam.admin
    usage: /Epicclear <oyuncu>
    trigger:
        set {epicparam.%arg 1%} to 0
           
command /magaza:
    trigger:
        open chest with 6 rows named "&6&lMağaza " to player
        format slot 18 of player with paper named "&8[&6&lVİPLER&8]" with lore "&dVipler" to close then run [execute player command "/"]
        format slot 19 of player with paper named "&8>" to close then run [execute player command "/"]
        format slot 21 of player with iron sword named "&8[&b&lVip&8]" with lore "&dSadece 2500 Epic Para" to close then run [execute player command "/vip1"]       
        format slot 22 of player with gold sword named "&8[&6&lGold&5&lVip&8]" with lore "&6Sadece 2500 Epic Para" to close then run [execute player command "/mvip"]
        format slot 23 of player with diamond sword named "&8[&c&lDiamond&b&lVip&8]" with lore "&cSadece 2500 Epic Para" to close then run [execute player command "/evip"]
        format slot 45 of player with paper named "&8[&6&lEdit Kazmalar&8]" with lore "&dEdit Kazmalar" to close then run [execute player command "/"]
        format slot 46 of player with paper named "&8>" to close then run [execute player command "/"]
        format slot 48 of player with wooden pickaxe named "&a&lYeşil Paket" with lore "&dVerimlilik 8 Servet 3 Kırılmazlık 8 / 150 Epic Para" to close then run [execute player command "/ypaket1"]           
        format slot 49 of player with stone pickaxe named "&a&lYeşil Paket" with lore "&dVerimlilik 9 Servet 4 Kırılmazlık 9 / 200 Epic Para" to close then run [execute player command "/ypaket2"]
        format slot 50 of player with diamond pickaxe named "&f&lBeyaz Paket" with lore "&dVerimlilik 10 Servet 5 Kırılmazlık 10 / 250 Epic Para" to close then run [execute player command "/bpaket1"]               
        format slot 51 of player with diamond pickaxe named "&f&lBeyaz Paket" with lore "&dVerimlilik 11 Servet 6 Kırılmazlık 11 / 300 Epic Para" to close then run [execute player command "/bpaket2"]       
        format slot 52 of player with diamond pickaxe named "&f&lBeyaz Paket" with lore "&dVerimlilik 12 Servet 7 Kırılmazlık 12 / 350 Epic Para" to close then run [execute player command "/bpaket3"]   
        format slot 36 of player with paper named "&8[&aOyun İçi İtemler&8]" with lore "&dOyun İçi İtemler" to close then run [execute player command "/"]
        format slot 37 of player with paper named "&8>" to close then run [execute player command "/"]       
        format slot 39 of player with gold nugget named "&a10M Oyun Parası" with lore "&dSadece 400 Epic Para" to close then run [execute player command "/10mop"]

command /vip1:
    trigger:
        if {epicparam.%player%} is larger than 4:
            remove 2500 from {epicparam.%player%}
            execute console command "/pex group IronVip user add %player%"
            broadcast "&cFaction &8> &6%player%  &eAdli Oyuncu Vip Aldi."
               
command /mvip:
    trigger:
        if {epicparam.%player%} is larger than 14:
            remove 2500 from {epicparam.%player%}
            execute console command "/pex group GoldVip user add %player%"
            broadcast "&cFaction &8> &6%player%  &eAdli Oyuncu Vip Aldi."
           
command /evip:
    trigger:
        if {epicparam.%player%} is larger than 34:
            remove 2500 from {epicparam.%player%}
            execute console command "/pex group DiamondVip user add %player%"
            broadcast "&cFaction &8> &6%player%  &eAdli Oyuncu Vip Aldi."           
           
command /ypaket1:
    trigger:
        if {epicparam.%player%} is larger than 8:
            remove 150 from {epicparam.%player%}
            execute console command "/give %player% 278 1 0 {ench:[{id:32,lvl:8},{id:35,lvl:8},{id:34,lvl:3}]}"
            broadcast "&cFaction &8> &6%player%  &eYeşil Paket Aldi."
           
command /ypaket2:
    trigger:
        if {epicparam.%player%} is larger than 16:
            remove 200 from {epicparam.%player%}
            execute console command "/give %player% 278 1 0 {ench:[{id:32,lvl:9},{id:35,lvl:9},{id:34,lvl:4}]}"
            broadcast "&cFaction &8> &6%player%  &eYeşil Paket Aldi."
           
command /bpaket1:
    trigger:
        if {epicparam.%player%} is larger than 24:
            remove 250 from {epicparam.%player%}
            execute console command "/give %player% 278 1 0 {ench:[{id:32,lvl:10},{id:35,lvl:10},{id:34,lvl:5}]}"
            broadcast "&cFaction &8> &6%player%  &eBeyaz Paket Aldi."
           
command /bpaket2:
    trigger:
        if {epicparam.%player%} is larger than 29:
            remove 300 from {epicparam.%player%}
            execute console command "/give %player% 278 1 0 {ench:[{id:32,lvl:11},{id:35,lvl:11},{id:34,lvl:6}]}"
            broadcast "&cFaction &8> &6%player%  &eBeyaz Paket Aldi."
           
command /bpaket3:
    trigger:
        if {epicparam.%player%} is larger than 34:
            remove 350 from {epicparam.%player%}
            execute console command "/give %player% 278 1 0 {ench:[{id:32,lvl:12},{id:35,lvl:12},{id:34,lvl:5}]}"
            broadcast "&cFaction &8> &6%player%  &eBeyaz Paket Aldi."
           
command /10mop:
    trigger:
        if {epicparam.%player%} is larger than 4:
            remove 400 from {epicparam.%player%}
            execute console command "/eco give %player% 10000000"
            broadcast "&cFaction &8> &6%player%  &e10M Oyun Parasi Aldi."

arkadaşlar bu skripte bug var adamın 1 coini varsa sınırsız eşya ala biliyor bunu bugu var bi yerde bende skripten pek bir şey anlamıyorum adamın cion varsa - varsa borc oluyor ve sınırsız ala biliyor yardım

Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.
 
Üst