Umut Savas
Ne demek yanlış? Ben mi?
- En iyi cevaplar
- 0
Yorumları Alalım
Skript Kolay Ama Yararlı
Hazır Küfürlü Vericektim Ama Kurallar Malesef
Hazır Tüm Küfürler Ve Reklamları isteyenler:
skype: umut6411
Skript Kolay Ama Yararlı
Kod:
#///// OPTIONS \\\\\#
Options:
prefix: Serverismi
#///// Küfür Bölümü \\\\\#
on chat:
if chat message contains "Kufur": #ÖRNEK: "kufur1" or "kufur2" Uzatilabilir.
if player is op:
cancel event
wait 0.5 seconds
send "{@prefix} &9&l> &cOpsun Diye Kufur Etmicen Dimi"
execute console command "mute %player% 1m"
execute console command "effect %player% 2 60 255"
execute console command "effect %player% 4 60 255"
execute console command "effect %player% 17 60 255"
execute console command "effect %player% 9 60 255"
execute console command "effect %player% 15 60 255"
wait 58 seconds
execute console command "effect %player% clear"
else:
cancel event
wait 0.5 seconds
send "{@prefix} &9&l> &cLutfen Kufur Etme"
execute console command "mute %player% 1m"
execute console command "effect %player% 2 60 255"
execute console command "effect %player% 4 60 255"
execute console command "effect %player% 17 60 255"
execute console command "effect %player% 9 60 255"
execute console command "effect %player% 15 60 255"
wait 58 seconds
execute console command "effect %player% clear"
#///// Reklam Bölümü \\\\\#
on chat:
if chat message contains "Reklam": #ÖRNEK: "reklam1" or "reklam2" Uzatilabilir.
if player is op:
cancel event
wait 0.5 seconds
send "{@prefix} &9&l> &cOpsun Diye Kendi Serverindemi Reklam Yapıyon!!"
execute console command "mute %player% 1m"
execute console command "effect %player% 2 60 255"
execute console command "effect %player% 4 60 255"
execute console command "effect %player% 17 60 255"
execute console command "effect %player% 9 60 255"
execute console command "effect %player% 15 60 255"
wait 58 seconds
execute console command "effect %player% clear"
else:
cancel event
wait 0.5 seconds
send "{@prefix} &9&l> &cLutfen Kufur Etme"
execute console command "mute %player% 1m"
execute console command "effect %player% 2 60 255"
execute console command "effect %player% 4 60 255"
execute console command "effect %player% 17 60 255"
execute console command "effect %player% 9 60 255"
execute console command "effect %player% 15 60 255"
wait 58 seconds
execute console command "effect %player% clear"
Hazır Tüm Küfürler Ve Reklamları isteyenler:
skype: umut6411