ThugLife + Sohbet Temizleme Skript V1 [Eğlence Skripti]

bikkik

Obsidyen Madencisi
En iyi cevaplar
0
Eğlence amaçlı oluşturmuş olduğum bir skripttir. V2 de market falan da yaparım :D. İnce ayrıntıları siz ayarlarsınız. (Yasak kelimeler , Süre , Cümleler )



Komutlar:
> /thuglife : Komut listesini gösterir
> /thuglife [oyuncu ismi] : ThugLife Yaparsınız
> /thuglife puan : Puanınızı gösterir
> /mesajtemiz : Sohbeti temizler

PHP:
on first join:
    set {thuglife.%player%} to true

command /thuglife [<text>]:
    trigger:
        arg 1 is not set:
            send "&4&l>>&7&lThugLife yapIcaksan &e&n/thuglife [nick]"
            send "&4&l>>&7&lThugLife puanlarInI gormek icin &e&n/thuglife puan"
        arg 1 is set:
            loop all players:
                if loop-players is arg 1:
                    if {thuglife.%player%} is true:
                        set {thuglife.%player%} to false
                        send "" to all players
                        send "" to all players
                        send "" to all players
                        broadcast "&7&lSMOKE WEED EVERY DAY"
                        send "&6&l&n%player%&r &5%arg 1% &ce &7&LThug Life &cYapti !!!" to all players
                        broadcast "&7&lSMOKE WEED EVERY DAY"
                        send "" to all players
                        send "" to all players
                        send "" to all players
                        create a fake explosion at the player
                        wait 1 real minutes
                        add 1 to {thlipuan.%player%}
                        set {thuglife.%player%} to true
                    else:
                        send "&61 dakika henuz dolmadi" to player
        arg 1 is set:
            arg 1 is "zombie" or "creeper" or "skeleton" or "enderman" or "silverfish" or "cow" or "sheep" or "pigman" or "ghast" or "Spider" or "cavespider" or "Slime" or "blaze" or "magmacube" or "bat":
                send "&6Ciddimisin ? &4Ona mi Thug Life Yapican ? &e&lGuldurme :)" to player
        arg 1 is "puan":
            send "&cThugLife tan elde ettigin &f&l&n%{thlipuan.%player%}%&r &cpuanin var" to player

command /duzelt:
    permission: duzeltme.thli
    trigger:
        set {thuglife.%player%} to true
        send "&f&lThugLife suren sifirlandi" to player

command /mesajtemiz:
    permission: chattemiz.thli
    trigger:
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "" to all players
        send "&f&l&nSohbet &2&l%player% &f&l&nTarafindan Temizlendi" to all players
 
Üst