[ILK] Skriptim Hadi Bakalım Başlıyoruz :D

HuseyinErimRS

Ağaç Yumruklayıcı
Mesajlar
29
En iyi cevaplar
0
Beğeniler
10
Puanları
0
Belki heryerde chat temizle görmüşünüzdür skript fakat bende yeni olduğum için basit olarak bende yapayım dedim 3 tane events kullanarak yaptım. Kendimi geliştireceğime inanıyorum.
PHP:
command /sohbettemizle:
    permission: skripttemizle.huseyin
    trigger:
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "&f" to all players
        send "---[Sohbet %player% Tarafindan Temizlendi]---" to players
 


MinecraftModları

Demir Madencisi
Mesajlar
306
En iyi cevaplar
0
Beğeniler
176
Puanları
0
Güzel olmuş ne diyelim ilk için. (Ben komut blokçuyum anlamam böle şeylerden.)
 

CleverMC

Altın Madencisi
Mesajlar
383
En iyi cevaplar
0
Beğeniler
113
Puanları
0
Şunu kullanabilirsin:
Kod:
command /sohbetgg:
    trigger:
        loop 150 times:
            send "&f" to players
        send "&b---[&a&lSohbet &c&l%player% &a&ltarafindna temizlendi.&b]---" to players
 

Krumb069

Nether Yerlisi
Mesajlar
2,151
En iyi cevaplar
1
Beğeniler
506
Puanları
1,250
Şunu kullanabilirsin:
Kod:
command /sohbetgg:
    trigger:
        loop 150 times:
            send "&f" to players
        send "&b---[&a&lSohbet &c&l%player% &a&ltarafindna temizlendi.&b]---" to players
150 ye gerek yok chat zaten 100 benim bilidiğim
 
S

Switcher

Ziyaretçi
Çok yapmışsın ;

Kod:
command /cclear:
    trigger:
        branch 15
        send "&f" to players
 

HuseyinErimRS

Ağaç Yumruklayıcı
Mesajlar
29
En iyi cevaplar
0
Beğeniler
10
Puanları
0
Hepinize teşekkür ederim doğru dediniz loops kullandım
Şunu kullanabilirsin:
Kod:
command /sohbetgg:
    trigger:
        loop 150 times:
            send "&f" to players
        send "&b---[&a&lSohbet &c&l%player% &a&ltarafindna temizlendi.&b]---" to players
Saolasın :D geliştiriyorum kendimi loops terimini yeni öğrendim
 

FrozenBrainTR

☆☆☆ Azrail ☆☆☆
Mesajlar
599
En iyi cevaplar
0
Beğeniler
573
Puanları
560
F yapmak yerine nokta işareri koymak daha iyi olur.

Bu ara sohbet oyuncu tarafından temizlendi dersen kendi adları gözükür.
 

HuseyinErimRS

Ağaç Yumruklayıcı
Mesajlar
29
En iyi cevaplar
0
Beğeniler
10
Puanları
0
F yapmak yerine nokta işareri koymak daha iyi olur.

Bu ara sohbet oyuncu tarafından temizlendi dersen kendi adları gözükür.
command /sohbetsil:

usage: /ss
permission: mrpg.sohbetsil
trigger:
loop 200 times:
broadcast " "
broadcast "&9[&**-RPG&9]&6Sohbet temizlendi"
stop
Yaptım...
 

Üst