Skript Paylaşımı Anti Reklam

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

BloodyX

Berkon Teknoloji Grup A.Ş
Emektar
Premium
Hosting Görevlisi
Katılım
9 Mart 2015
Mesajlar
3.214
Elmaslar
2.019
Puan
19.975
Konum
Adıyaman
Minecraft
TheGaMeLiFe_HD

Discord:

BloodyX#4069

Kod:
     options:
    #Modify Censored Message
    Censored: !Blocked!

    #Modify Server Name (Put your Server name below/color codes)
    Server: &3&lMCGAMES⇒

    #Modify Kick Message
    Kick: &5&l⇒Sen Reklam için Kicked edildin / Reklam⇐
    #+++++++++++++++++++##+++++++++++++++++++#
    #+++++++++++++++++++##+++++++++++++++++++#
    #+++++++++++++++++++##+++++++++++++++++++#
    #+++Lütfen Reklam Yapmayalım!+++#
    #+++++++✪MCGAMES!✪++++++#
    
    
    
    
    
    
    
command /aakick:
    trigger:
        execute console command "/kick %Player% {@Kick}!"

command /antiadvertise:
    trigger:
        message  "&6Anti-Reklam!"
        message  "&6✪Update: &3&l2.2> Küfür Koruması Eklendi!✪"
        message  "&6Commands: /aakick = Reklam Yaptıgın İcin Atıldın"
        message  "&9Reklamcılık Şüphesi"
        message   "&9✪For more &6Skripts &9TheGamelife_HD tarafından yapıldı✪"
on chat:
        replace all "IP:" in message with "{@Censored}"
        replace all "Join Now!" in message with "{@Censored}"
        replace all "Join Now" in message with "{@Censored}"
        replace all "Everyone Leave!" in message with "{@Censored}"
        replace all "Join that server" in message with "{@Censored}"
        replace all "Play." in message with "{@Censored}"
        replace all ".com" in message with "{@Censored}"
        replace all ".net" in message with "{@Censored}"
        replace all ".org" in message with "{@Censored}"
        replace all ".tk" in message with "{@Censored}"
        replace all "Mc." in message with "{@Censored}"
        replace all "23." in message with "{@Censored}"
        replace all "192." in message with "{@Censored}"
        replace all ":25565" in message with "{@Censored}"
        replace all "cosmic" in message with "{@Censored}"
        replace all "*" in message with "{@Censored}"
        replace all "Shit" in message with "{@Censored}"
        replace all "F U C K" in message with "{@Censored}"
        replace all "Fuk" in message with "{@Censored}"
        replace all "Fuc" in message with "{@Censored}"
        replace all "Fukc" in message with "{@Censored}"
        replace all "Fucker" in message with "{@Censored}"
        replace all "Fuker" in message with "{@Censored}"
        replace all "Fucer" in message with "{@Censored}"
        replace all "Nigger" in message with "{@Censored}"
        replace all "Nigga" in message with "{@Censored}"
        replace all "Niggar" in message with "{@Censored}"
        replace all "Niger" in message with "{@Censored}"
        replace all "Negro " in message with "{@Censored}"
        replace all "DOT " in message with "{@Censored}"
        replace all "(Dot)" in message with "{@Censored}"
        replace all "Snow" in message with "☃ Snow ☃"
        replace all "Cunt" in message with "{@Censored}"
        replace all "Ass" in message with "{@Censored}"
        replace all "*" in message with "{@Censored}"
        replace all "bish" in message with "{@Censored}"
        replace all "hell" in message with "{@Censored}"
        replace all "WTF" in message with "{@Censored}"
        replace all "Bich" in message with "{@Censored}"
        replace all "bitches" in message with "{@Censored}"
        replace all "Jew" in message with "{@Censored}"
        replace all "Dick" in message with "{@Censored}"
        replace all "Pussy" in message with "{@Censored}"
        replace all "D1k" in message with "{@Censored}"
        replace all "Dik" in message with "{@Censored}"
        replace all "Dic" in message with "{@Censored}"
        replace all "Fulk" in message with "{@Censored}"
        replace all "Whore" in message with "{@Censored}"
        replace all "Suck it" in message with "{@Censored}"
        replace all "Ddos" in message with "{@Censored}"
        replace all "Dos" in message with "{@Censored}"
        replace all "boot" in message with "{@Censored}"
        replace all "I am going to hack you" in message with "{@Censored}"
        replace all "*" in message with "{@Censored}"
        replace all "*" in message with "{@Censored}"
        replace all "*" in message with "{@Censored}"
        replace all "xvideos" in message with "{@Censored}"
        replace all "Kill your self" in message with "{@Censored}"
        replace all "aids" in message with "{@Censored}"
        replace all "herpes" in message with "{@Censored}"
        replace all "*" in message with "{@Censored}"
        replace all "*" in message with "{@Censored}"
                                        
on chat:
    if message contains "{@Censored}":
        wait 1 second
        make player execute command "/helpop  Advertise/Swear!"
        message "{@Server} &6&lReklam"
        message "{@Server} &3&lPersonel Onaylanmış edilmiştir!"
        make player execute command "/aakick"
        #End of Skript
Arkadaşlar spigota gezinirken böyle birşey buldum İnşallah işinize yarar
 
Skript te Bakayım Dedim Beynim Yandı :D​
 
Permission Ayarlanmamış ?
 
Türkçe'ye çevirdiğini sanıyorsan hatalısın. O sansürlü sözler bölümünü Türkçe'ye çevirip paylaşman lazım. Ama sen küfür koruması değil reklam koruması için paylaşmalısın. Buyur sadece reklam için ayıkladım;

Kod:
on chat:
        replace all "IP:" in message with "{@Censored}"
        replace all "Hadi Gir" in message with "{@Censored}"
        replace all "hadi gir" in message with "{@Censored}"
        replace all "Alım var" in message with "{@Censored}"
        replace all "alım var" in message with "{@Censored}"
        replace all "Play." in message with "{@Censored}"
        replace all ".com" in message with "{@Censored}"
        replace all ".net" in message with "{@Censored}"
        replace all ".org" in message with "{@Censored}"
        replace all ".tk" in message with "{@Censored}"
        replace all "Mc." in message with "{@Censored}"
        replace all "." in message with "{@Censored}"
        replace all "192." in message with "{@Censored}"
        replace all ":25565" in message with "{@Censored}"
        replace all "admin olmak isteyenler" in message with "{@Censored}"
        replace all "acil gir event var" in message with "{@Censored}"
        replace all "Nitrado" in message with "{@Censored}"
        replace all "nitrado" in message with "{@Censored}"
        replace all ".com.tr" in message with "{@Censored}"
        replace all "ACIL GIR EVENT VAR" in message with "{@Censored}"
        replace all "Acil gir event var" in message with "{@Censored}"
        replace all "ip" in message with "{@Censored}"
        replace all "IP" in message with "{@Censored}"
        replace all "mod alımı var" in message with "{@Censored}"
        replace all "builder alımı var" in message with "{@Censored}"
        replace all "mimar alımı var" in message with "{@Censored}"
        replace all "MOD ALIMI VAR" in message with "{@Censored}"
        replace all "BUILDER ALIMI VAR" in message with "{@Censored}"
        replace all "MIMAR ALIMI VAR" in message with "{@Censored}"
        replace all "rehber alımı var" in message with "{@Censored}"
        replace all "REHBER ALIMI VAR" in message with "{@Censored}"

Yani bu kadarını yapabildim. Sen daha iyisini yapabilirsin.

İyi Forumlar
 
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