Yazar ve Destek Ekibi Alımları Aktif!
Merhaba Ziyaretçi!, Forumumuzun yazar ve destek ekibine katılmak ister misiniz? Yetkili market, yetkili sistemi ve başvuru formu gibi birçok bilgiye ulaşmak için buraya tıklayın.
Çok eski bir web tarayıcısı kullanıyorsunuz. Bu veya diğer siteleri görüntülemekte sorunlar yaşayabilirsiniz.. Tarayıcınızı güncellemeli veya alternatif bir tarayıcı kullanmalısınız.
ÇözüldüSkript Hata Yok amma çalışmıyor bazen yalnış çalışıyor.
on death:
attacker is a player
victim is a player
add 3 to {puan::%attacker%}
add -1 to {puan::%victim%}
if {puan::%attacker%} is 50:
send "&6Puan &8» &350 &2✔" to attacker
execute console command "pex user %player% group set BronzV"
else:
if {puan::%attacker%} is 100:
send "&6Puan &8» &3100 &2✔" to attacker
execute console command "pex user %player% group set BronzIV"
else:
if {puan::%attacker%} is 200:
send "&6Puan &8» &3200 &2✔" to attacker
execute console command "pex user %player% group set BronzIII"
else:
if {puan::%attacker%} is 300:
send "&6Puan &8» &3300 &2✔" to attacker
execute console command "pex user %player% group set BronzII"
else:
if {puan::%attacker%} is 400:
send "&6Puan &8» &3400 &2✔" to attacker
execute console command "pex user %player% group set BronzI"
else:
if {puan::%attacker%} is 500:
send "&6Puan &8» &3500 &2✔" to attacker
execute console command "pex user %player% group set SilverV"
else:
if {puan::%attacker%} is 600:
send "&6Puan &8» &3600 &2✔" to attacker
execute console command "pex user %player% group set SilverIV"
else:
if {puan::%attacker%} is 700:
send "&6Puan &8» &3700 &2✔" to attacker
execute console command "pex user %player% group set SilverIII"
else:
if {puan::%attacker%} is 800:
send "&6Puan &8» &3800 &2✔" to attacker
execute console command "pex user %player% group set SilverII"
else:
if {puan::%attacker%} is 900:
send "&6Puan &8» &3900 &2✔" to attacker
execute console command "pex user %player% group set SilverI"
else:
if {puan::%attacker%} is 1000:
send "&6Puan &8» &31000 &2✔" to attacker
execute console command "pex user %player% group set GoldV"
else:
if {puan::%attacker%} is 1100:
send "&6Puan &8» &31100 &2✔" to attacker
execute console command "pex user %player% group set GoldIV"
else:
if {puan::%attacker%} is 1200:
send "&6Puan &8» &31200 &2✔" to attacker
execute console command "pex user %player% group set GoldIII"
else:
if {puan::%attacker%} is 1300:
send "&6Puan &8» &31300 &2✔" to attacker
execute console command "pex user %player% group set GoldII"
else:
if {puan::%attacker%} is 1400:
send "&6Puan &8» &31400 &2✔" to attacker
execute console command "pex user %player% group set GoldI"
else:
if {puan::%attacker%} is 1500:
send "&6Puan &8» &31500 &2✔" to attacker
execute console command "pex user %player% group set EmeraldV"
else:
if {puan::%attacker%} is 1600:
send "&6Puan &8» &31600 &2✔" to attacker
execute console command "pex user %player% group set EmeraldIV"
else:
if {puan::%attacker%} is 1700:
send "&6Puan &8» &31700 &2✔" to attacker
execute console command "pex user %player% group set EmeraldIII"
else:
if {puan::%attacker%} is 1800:
send "&6Puan &8» &31800 &2✔" to attacker
execute console command "pex user %player% group set EmeraldII"
else:
if {puan::%attacker%} is 1900:
send "&6Puan &8» &31900 &2✔" to attacker
execute console command "pex user %player% group set EmeraldI"
else:
if {puan::%attacker%} is 2000:
send "&6Puan &8» &32000 &2✔" to attacker
execute console command "pex user %player% group set DiamondV"
else:
if {puan::%attacker%} is 2100:
send "&6Puan &8» &32100 &2✔" to attacker
execute console command "pex user %player% group set DiamondIV"
else:
if {puan::%attacker%} is 2200:
send "&6Puan &8» &32200 &2✔" to attacker
execute console command "pex user %player% group set DiamondIII"
else:
if {puan::%attacker%} is 2300:
send "&6Puan &8» &32300 &2✔" to attacker
execute console command "pex user %player% group set DiamondII"
else:
if {puan::%attacker%} is 2400:
send "&6Puan &8» &32400 &2✔" to attacker
execute console command "pex user %player% group set DiamondI"
else:
if {puan::%attacker%} is 3000:
send "&6Puan &8» &33000 &2✔" to attacker
execute console command "pex user %player% group set Master"
command /puanreset [<text>]:
trigger:
delete {puan::%arg%}
send "&6Puan &8» &3%arg% &eın puanı başarıyla sıfırlandı" to player
command /puan:
trigger:
if {puan::%player%} is 5000:
send "&6Puan &8» &45000 &2✔"
else:
send "&6Puan &8» &e%{puan::%player%}%"
on death:
attacker is a player
victim is a player
add 3 to {puan::%attacker%}
remove 1 from {puan::%victim%}
if {puan::%attacker%} is 50:
send "&6Puan &8» &350 &2✔" to attacker
execute console command "pex user %player% group set BronzV"
else if {puan::%attacker%} is 100:
send "&6Puan &8» &3100 &2✔" to attacker
execute console command "pex user %player% group set BronzIV"
else if {puan::%attacker%} is 200:
send "&6Puan &8» &3200 &2✔" to attacker
execute console command "pex user %player% group set BronzIII"
else if {puan::%attacker%} is 300:
send "&6Puan &8» &3300 &2✔" to attacker
execute console command "pex user %player% group set BronzII"
else if {puan::%attacker%} is 400:
send "&6Puan &8» &3400 &2✔" to attacker
execute console command "pex user %player% group set BronzI"
else if {puan::%attacker%} is 500:
send "&6Puan &8» &3500 &2✔" to attacker
execute console command "pex user %player% group set SilverV"
else if {puan::%attacker%} is 600:
send "&6Puan &8» &3600 &2✔" to attacker
execute console command "pex user %player% group set SilverIV"
else if {puan::%attacker%} is 700:
send "&6Puan &8» &3700 &2✔" to attacker
execute console command "pex user %player% group set SilverIII"
else if {puan::%attacker%} is 800:
send "&6Puan &8» &3800 &2✔" to attacker
execute console command "pex user %player% group set SilverII"
else if {puan::%attacker%} is 900:
send "&6Puan &8» &3900 &2✔" to attacker
execute console command "pex user %player% group set SilverI"
else if {puan::%attacker%} is 1000:
send "&6Puan &8» &31000 &2✔" to attacker
execute console command "pex user %player% group set GoldV"
else if {puan::%attacker%} is 1100:
send "&6Puan &8» &31100 &2✔" to attacker
execute console command "pex user %player% group set GoldIV"
else if {puan::%attacker%} is 1200:
send "&6Puan &8» &31200 &2✔" to attacker
execute console command "pex user %player% group set GoldIII"
else if {puan::%attacker%} is 1300:
send "&6Puan &8» &31300 &2✔" to attacker
execute console command "pex user %player% group set GoldII"
else if {puan::%attacker%} is 1400:
send "&6Puan &8» &31400 &2✔" to attacker
execute console command "pex user %player% group set GoldI"
else if {puan::%attacker%} is 1500:
send "&6Puan &8» &31500 &2✔" to attacker
execute console command "pex user %player% group set EmeraldV"
else if {puan::%attacker%} is 1600:
send "&6Puan &8» &31600 &2✔" to attacker
execute console command "pex user %player% group set EmeraldIV"
else if {puan::%attacker%} is 1700:
send "&6Puan &8» &31700 &2✔" to attacker
execute console command "pex user %player% group set EmeraldIII"
else if {puan::%attacker%} is 1800:
send "&6Puan &8» &31800 &2✔" to attacker
execute console command "pex user %player% group set EmeraldII"
else if {puan::%attacker%} is 1900:
send "&6Puan &8» &31900 &2✔" to attacker
execute console command "pex user %player% group set EmeraldI"
else if {puan::%attacker%} is 2000:
send "&6Puan &8» &32000 &2✔" to attacker
execute console command "pex user %player% group set DiamondV"
else if {puan::%attacker%} is 2100:
send "&6Puan &8» &32100 &2✔" to attacker
execute console command "pex user %player% group set DiamondIV"
else if {puan::%attacker%} is 2200:
send "&6Puan &8» &32200 &2✔" to attacker
execute console command "pex user %player% group set DiamondIII"
else if {puan::%attacker%} is 2300:
send "&6Puan &8» &32300 &2✔" to attacker
execute console command "pex user %player% group set DiamondII"
else if {puan::%attacker%} is 2400:
send "&6Puan &8» &32400 &2✔" to attacker
execute console command "pex user %player% group set DiamondI"
else if {puan::%attacker%} is 3000:
send "&6Puan &8» &33000 &2✔" to attacker
execute console command "pex user %player% group set Master"
command /puanreset [<offline player>]:
trigger:
delete {puan::%arg-1%}
send "&6Puan &8» &3%arg% &eın puanı başarıyla sıfırlandı" to player
command /puan:
trigger:
if {puan::%player%} is 5000:
send "&6Puan &8» &45000 &2✔"
else:
send "&6Puan &8» &e%{puan::%player%}%"
on death:
attacker is a player
victim is a player
add 3 to {puan::%attacker%}
add -1 to {puan::%victim%}
if {puan::%attacker%} is 50:
send "&6Puan &8» &350 &2✔" to attacker
execute console command "pex user %attacker% group set BronzV"
else if {puan::%attacker%} is 100:
send "&6Puan &8» &3100 &2✔" to attacker
execute console command "pex user %attacker% group set BronzIV"
else if {puan::%attacker%} is 200:
send "&6Puan &8» &3200 &2✔" to attacker
execute console command "pex user %attacker% group set BronzIII"
else if {puan::%attacker%} is 300:
send "&6Puan &8» &3300 &2✔" to attacker
execute console command "pex user %attacker% group set BronzII"
else if {puan::%attacker%} is 400:
send "&6Puan &8» &3400 &2✔" to attacker
execute console command "pex user %attacker% group set BronzI"
else if {puan::%attacker%} is 500:
send "&6Puan &8» &3500 &2✔" to attacker
execute console command "pex user %attacker% group set SilverV"
else if {puan::%attacker%} is 600:
send "&6Puan &8» &3600 &2✔" to attacker
execute console command "pex user %attacker% group set SilverIV"
else if {puan::%attacker%} is 700:
send "&6Puan &8» &3700 &2✔" to attacker
execute console command "pex user %attacker% group set SilverIII"
else if {puan::%attacker%} is 800:
send "&6Puan &8» &3800 &2✔" to attacker
execute console command "pex user %attacker% group set SilverII"
else if {puan::%attacker%} is 900:
send "&6Puan &8» &3900 &2✔" to attacker
execute console command "pex user %attacker% group set SilverI"
else if {puan::%attacker%} is 1000:
send "&6Puan &8» &31000 &2✔" to attacker
execute console command "pex user %attacker% group set GoldV"
else if {puan::%attacker%} is 1100:
send "&6Puan &8» &31100 &2✔" to attacker
execute console command "pex user %attacker% group set GoldIV"
else if {puan::%attacker%} is 1200:
send "&6Puan &8» &31200 &2✔" to attacker
execute console command "pex user %attacker% group set GoldIII"
else if {puan::%attacker%} is 1300:
send "&6Puan &8» &31300 &2✔" to attacker
execute console command "pex user %attacker% group set GoldII"
else if {puan::%attacker%} is 1400:
send "&6Puan &8» &31400 &2✔" to attacker
execute console command "pex user %attacker% group set GoldI"
else if {puan::%attacker%} is 1500:
send "&6Puan &8» &31500 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldV"
else if {puan::%attacker%} is 1600:
send "&6Puan &8» &31600 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldIV"
else if {puan::%attacker%} is 1700:
send "&6Puan &8» &31700 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldIII"
else if {puan::%attacker%} is 1800:
send "&6Puan &8» &31800 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldII"
else if {puan::%attacker%} is 1900:
send "&6Puan &8» &31900 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldI"
else if {puan::%attacker%} is 2000:
send "&6Puan &8» &32000 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondV"
else if {puan::%attacker%} is 2100:
send "&6Puan &8» &32100 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondIV"
else if {puan::%attacker%} is 2200:
send "&6Puan &8» &32200 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondIII"
else if {puan::%attacker%} is 2300:
send "&6Puan &8» &32300 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondII"
else if {puan::%attacker%} is 2400:
send "&6Puan &8» &32400 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondI"
else if {puan::%attacker%} is 3000:
send "&6Puan &8» &33000 &2✔" to attacker
execute console command "pex user %attacker% group set Master"
command /puanreset [<offline player>]:
trigger:
delete {puan::%arg-1%}
send "&6Puan &8» &3%arg 1% &eın puanı başarıyla sıfırlandı" to player
command /puan:
trigger:
if {puan::%player%} is 5000:
send "&6Puan &8» &45000 &2✔"
else:
send "&6Puan &8» &e%{puan::%player%}%"
on death of player:
if attacker is a player:
add 3 to {puan.%attacker%}
remove 1 from {puan.%victim%}
if {puan.%attacker%} is greater than or equal to 3000:
send "&6Puan &8» &33000 &2✔" to attacker
execute console command "pex user %player% group set Master"
else if {puan.%attacker%} is greater than or equal to 2400:
send "&6Puan &8» &32400 &2✔" to attacker
execute console command "pex user %player% group set DiamondI"
else if {puan.%attacker%} is greater than or equal to 2300:
send "&6Puan &8» &32300 &2✔" to attacker
execute console command "pex user %player% group set DiamondII"
else if {puan.%attacker%} is greater than or equal to 2200:
send "&6Puan &8» &32200 &2✔" to attacker
execute console command "pex user %player% group set DiamondIII"
else if {puan.%attacker%} is greater than or equal to 2100:
send "&6Puan &8» &32100 &2✔" to attacker
execute console command "pex user %player% group set DiamondIV"
else if {puan.%attacker%} is greater than or equal to 2000:
send "&6Puan &8» &32000 &2✔" to attacker
execute console command "pex user %player% group set DiamondV"
else if {puan.%attacker%} is greater than or equal to 1900:
send "&6Puan &8» &31900 &2✔" to attacker
execute console command "pex user %player% group set EmeraldI"
else if {puan.%attacker%} is greater than or equal to 1800:
send "&6Puan &8» &31800 &2✔" to attacker
execute console command "pex user %player% group set EmeraldII"
else if {puan.%attacker%} is greater than or equal to 1700:
send "&6Puan &8» &31700 &2✔" to attacker
execute console command "pex user %player% group set EmeraldIII"
else if {puan.%attacker%} is greater than or equal to 1600:
send "&6Puan &8» &31600 &2✔" to attacker
execute console command "pex user %player% group set EmeraldIV"
else if {puan.%attacker%} is greater than or equal to 1500:
send "&6Puan &8» &31500 &2✔" to attacker
execute console command "pex user %player% group set EmeraldV"
else if {puan.%attacker%} is greater than or equal to 1400:
send "&6Puan &8» &31400 &2✔" to attacker
execute console command "pex user %player% group set GoldI"
else if {puan.%attacker%} is greater than or equal to 1300:
send "&6Puan &8» &31300 &2✔" to attacker
execute console command "pex user %player% group set GoldII"
else if {puan.%attacker%} is greater than or equal to 1200:
send "&6Puan &8» &31200 &2✔" to attacker
execute console command "pex user %player% group set GoldIII"
else if {puan.%attacker%} is greater than or equal to 1100:
send "&6Puan &8» &31100 &2✔" to attacker
execute console command "pex user %player% group set GoldIV"
else if {puan.%attacker%} is greater than or equal to 1000:
send "&6Puan &8» &31000 &2✔" to attacker
execute console command "pex user %player% group set GoldV"
else if {puan.%attacker%} is greater than or equal to 900:
send "&6Puan &8» &3900 &2✔" to attacker
execute console command "pex user %player% group set SilverI"
else if {puan.%attacker%} is greater than or equal to 800:
send "&6Puan &8» &3800 &2✔" to attacker
execute console command "pex user %player% group set SilverII"
else if {puan.%attacker%} is greater than or equal to 700:
send "&6Puan &8» &3600 &2✔" to attacker
execute console command "pex user %player% group set SilverIV"
else if {puan.%attacker%} is greater than or equal to 500:
send "&6Puan &8» &3500 &2✔" to attacker
execute console command "pex user %player% group set SilverV"
else if {puan.%attacker%} is greater than or equal to 400:
send "&6Puan &8» &3400 &2✔" to attacker
execute console command "pex user %player% group set BronzI"
else if {puan.%attacker%} is greater than or equal to 300:
send "&6Puan &8» &3300 &2✔" to attacker
execute console command "pex user %player% group set BronzII"
else if {puan.%attacker%} is greater than or equal to 200:
send "&6Puan &8» &3200 &2✔" to attacker
execute console command "pex user %player% group set BronzIII"
else if {puan.%attacker%} is greater than or equal to 100:
send "&6Puan &8» &3100 &2✔" to attacker
execute console command "pex user %player% group set BronzIV"
else if {puan.%attacker%} is greater than or equal to 50:
send "&6Puan &8» &350 &2✔" to attacker
execute console command "pex user %player% group set BronzV"
command /puanreset [<text>]:
trigger:
delete {puan.%arg%}
send "&6Puan &8» &3%arg% &eın puanı başarıyla sıfırlandı" to player
command /puan:
trigger:
if {puan.%player%} is 5000:
send "&6Puan &8» &45000 &2✔"
else:
send "&6Puan &8» &e%{puan.%player%}%"
on death of player:
if attacker is a player:
add 3 to {puan.%attacker%}
remove 1 from {puan.%victim%}
if {puan.%attacker%} is greater than or equal to 3000:
send "&6Puan &8» &33000 &2✔" to attacker
execute console command "pex user %player% group set Master"
else if {puan.%attacker%} is greater than or equal to 2400:
send "&6Puan &8» &32400 &2✔" to attacker
execute console command "pex user %player% group set DiamondI"
else if {puan.%attacker%} is greater than or equal to 2300:
send "&6Puan &8» &32300 &2✔" to attacker
execute console command "pex user %player% group set DiamondII"
else if {puan.%attacker%} is greater than or equal to 2200:
send "&6Puan &8» &32200 &2✔" to attacker
execute console command "pex user %player% group set DiamondIII"
else if {puan.%attacker%} is greater than or equal to 2100:
send "&6Puan &8» &32100 &2✔" to attacker
execute console command "pex user %player% group set DiamondIV"
else if {puan.%attacker%} is greater than or equal to 2000:
send "&6Puan &8» &32000 &2✔" to attacker
execute console command "pex user %player% group set DiamondV"
else if {puan.%attacker%} is greater than or equal to 1900:
send "&6Puan &8» &31900 &2✔" to attacker
execute console command "pex user %player% group set EmeraldI"
else if {puan.%attacker%} is greater than or equal to 1800:
send "&6Puan &8» &31800 &2✔" to attacker
execute console command "pex user %player% group set EmeraldII"
else if {puan.%attacker%} is greater than or equal to 1700:
send "&6Puan &8» &31700 &2✔" to attacker
execute console command "pex user %player% group set EmeraldIII"
else if {puan.%attacker%} is greater than or equal to 1600:
send "&6Puan &8» &31600 &2✔" to attacker
execute console command "pex user %player% group set EmeraldIV"
else if {puan.%attacker%} is greater than or equal to 1500:
send "&6Puan &8» &31500 &2✔" to attacker
execute console command "pex user %player% group set EmeraldV"
else if {puan.%attacker%} is greater than or equal to 1400:
send "&6Puan &8» &31400 &2✔" to attacker
execute console command "pex user %player% group set GoldI"
else if {puan.%attacker%} is greater than or equal to 1300:
send "&6Puan &8» &31300 &2✔" to attacker
execute console command "pex user %player% group set GoldII"
else if {puan.%attacker%} is greater than or equal to 1200:
send "&6Puan &8» &31200 &2✔" to attacker
execute console command "pex user %player% group set GoldIII"
else if {puan.%attacker%} is greater than or equal to 1100:
send "&6Puan &8» &31100 &2✔" to attacker
execute console command "pex user %player% group set GoldIV"
else if {puan.%attacker%} is greater than or equal to 1000:
send "&6Puan &8» &31000 &2✔" to attacker
execute console command "pex user %player% group set GoldV"
else if {puan.%attacker%} is greater than or equal to 900:
send "&6Puan &8» &3900 &2✔" to attacker
execute console command "pex user %player% group set SilverI"
else if {puan.%attacker%} is greater than or equal to 800:
send "&6Puan &8» &3800 &2✔" to attacker
execute console command "pex user %player% group set SilverII"
else if {puan.%attacker%} is greater than or equal to 700:
send "&6Puan &8» &3600 &2✔" to attacker
execute console command "pex user %player% group set SilverIV"
else if {puan.%attacker%} is greater than or equal to 500:
send "&6Puan &8» &3500 &2✔" to attacker
execute console command "pex user %player% group set SilverV"
else if {puan.%attacker%} is greater than or equal to 400:
send "&6Puan &8» &3400 &2✔" to attacker
execute console command "pex user %player% group set BronzI"
else if {puan.%attacker%} is greater than or equal to 300:
send "&6Puan &8» &3300 &2✔" to attacker
execute console command "pex user %player% group set BronzII"
else if {puan.%attacker%} is greater than or equal to 200:
send "&6Puan &8» &3200 &2✔" to attacker
execute console command "pex user %player% group set BronzIII"
else if {puan.%attacker%} is greater than or equal to 100:
send "&6Puan &8» &3100 &2✔" to attacker
execute console command "pex user %player% group set BronzIV"
else if {puan.%attacker%} is greater than or equal to 50:
send "&6Puan &8» &350 &2✔" to attacker
execute console command "pex user %player% group set BronzV"
command /puanreset [<text>]:
trigger:
delete {puan.%arg%}
send "&6Puan &8» &3%arg% &eın puanı başarıyla sıfırlandı" to player
command /puan:
trigger:
if {puan.%player%} is 5000:
send "&6Puan &8» &45000 &2✔"
else:
send "&6Puan &8» &e%{puan.%player%}%"
on death of player:
if attacker is a player:
add 3 to {puan.%attacker%}
remove 1 from {puan.%victim%}
if {puan.%attacker%} is greater than or equal to 3000:
send "&6Puan &8» &33000 &2✔" to attacker
execute console command "pex user %attacker% group set Master"
else if {puan.%attacker%} is greater than or equal to 2400:
send "&6Puan &8» &32400 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondI"
else if {puan.%attacker%} is greater than or equal to 2300:
send "&6Puan &8» &32300 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondII"
else if {puan.%attacker%} is greater than or equal to 2200:
send "&6Puan &8» &32200 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondIII"
else if {puan.%attacker%} is greater than or equal to 2100:
send "&6Puan &8» &32100 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondIV"
else if {puan.%attacker%} is greater than or equal to 2000:
send "&6Puan &8» &32000 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondV"
else if {puan.%attacker%} is greater than or equal to 1900:
send "&6Puan &8» &31900 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldI"
else if {puan.%attacker%} is greater than or equal to 1800:
send "&6Puan &8» &31800 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldII"
else if {puan.%attacker%} is greater than or equal to 1700:
send "&6Puan &8» &31700 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldIII"
else if {puan.%attacker%} is greater than or equal to 1600:
send "&6Puan &8» &31600 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldIV"
else if {puan.%attacker%} is greater than or equal to 1500:
send "&6Puan &8» &31500 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldV"
else if {puan.%attacker%} is greater than or equal to 1400:
send "&6Puan &8» &31400 &2✔" to attacker
execute console command "pex user %attacker% group set GoldI"
else if {puan.%attacker%} is greater than or equal to 1300:
send "&6Puan &8» &31300 &2✔" to attacker
execute console command "pex user %attacker% group set GoldII"
else if {puan.%attacker%} is greater than or equal to 1200:
send "&6Puan &8» &31200 &2✔" to attacker
execute console command "pex user %attacker% group set GoldIII"
else if {puan.%attacker%} is greater than or equal to 1100:
send "&6Puan &8» &31100 &2✔" to attacker
execute console command "pex user %attacker% group set GoldIV"
else if {puan.%attacker%} is greater than or equal to 1000:
send "&6Puan &8» &31000 &2✔" to attacker
execute console command "pex user %attacker% group set GoldV"
else if {puan.%attacker%} is greater than or equal to 900:
send "&6Puan &8» &3900 &2✔" to attacker
execute console command "pex user %attacker% group set SilverI"
else if {puan.%attacker%} is greater than or equal to 800:
send "&6Puan &8» &3800 &2✔" to attacker
execute console command "pex user %attacker% group set SilverII"
else if {puan.%attacker%} is greater than or equal to 700:
send "&6Puan &8» &3600 &2✔" to attacker
execute console command "pex user %attacker% group set SilverIV"
else if {puan.%attacker%} is greater than or equal to 500:
send "&6Puan &8» &3500 &2✔" to attacker
execute console command "pex user %attacker% group set SilverV"
else if {puan.%attacker%} is greater than or equal to 400:
send "&6Puan &8» &3400 &2✔" to attacker
execute console command "pex user %attacker% group set BronzI"
else if {puan.%attacker%} is greater than or equal to 300:
send "&6Puan &8» &3300 &2✔" to attacker
execute console command "pex user %attacker% group set BronzII"
else if {puan.%attacker%} is greater than or equal to 200:
send "&6Puan &8» &3200 &2✔" to attacker
execute console command "pex user %attacker% group set BronzIII"
else if {puan.%attacker%} is greater than or equal to 100:
send "&6Puan &8» &3100 &2✔" to attacker
execute console command "pex user %attacker% group set BronzIV"
else if {puan.%attacker%} is greater than or equal to 50:
send "&6Puan &8» &350 &2✔" to attacker
execute console command "pex user %attacker% group set BronzV"
on death of player:
if attacker is a player:
add 3 to {puan.%attacker%}
remove 1 from {puan.%victim%}
if {puan.%attacker%} is greater than or equal to 3000:
send "&6Puan &8» &33000 &2✔" to attacker
execute console command "pex user %attacker% group set Master"
else if {puan.%attacker%} is greater than or equal to 2400:
send "&6Puan &8» &32400 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondI"
else if {puan.%attacker%} is greater than or equal to 2300:
send "&6Puan &8» &32300 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondII"
else if {puan.%attacker%} is greater than or equal to 2200:
send "&6Puan &8» &32200 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondIII"
else if {puan.%attacker%} is greater than or equal to 2100:
send "&6Puan &8» &32100 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondIV"
else if {puan.%attacker%} is greater than or equal to 2000:
send "&6Puan &8» &32000 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondV"
else if {puan.%attacker%} is greater than or equal to 1900:
send "&6Puan &8» &31900 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldI"
else if {puan.%attacker%} is greater than or equal to 1800:
send "&6Puan &8» &31800 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldII"
else if {puan.%attacker%} is greater than or equal to 1700:
send "&6Puan &8» &31700 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldIII"
else if {puan.%attacker%} is greater than or equal to 1600:
send "&6Puan &8» &31600 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldIV"
else if {puan.%attacker%} is greater than or equal to 1500:
send "&6Puan &8» &31500 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldV"
else if {puan.%attacker%} is greater than or equal to 1400:
send "&6Puan &8» &31400 &2✔" to attacker
execute console command "pex user %attacker% group set GoldI"
else if {puan.%attacker%} is greater than or equal to 1300:
send "&6Puan &8» &31300 &2✔" to attacker
execute console command "pex user %attacker% group set GoldII"
else if {puan.%attacker%} is greater than or equal to 1200:
send "&6Puan &8» &31200 &2✔" to attacker
execute console command "pex user %attacker% group set GoldIII"
else if {puan.%attacker%} is greater than or equal to 1100:
send "&6Puan &8» &31100 &2✔" to attacker
execute console command "pex user %attacker% group set GoldIV"
else if {puan.%attacker%} is greater than or equal to 1000:
send "&6Puan &8» &31000 &2✔" to attacker
execute console command "pex user %attacker% group set GoldV"
else if {puan.%attacker%} is greater than or equal to 900:
send "&6Puan &8» &3900 &2✔" to attacker
execute console command "pex user %attacker% group set SilverI"
else if {puan.%attacker%} is greater than or equal to 800:
send "&6Puan &8» &3800 &2✔" to attacker
execute console command "pex user %attacker% group set SilverII"
else if {puan.%attacker%} is greater than or equal to 700:
send "&6Puan &8» &3600 &2✔" to attacker
execute console command "pex user %attacker% group set SilverIV"
else if {puan.%attacker%} is greater than or equal to 500:
send "&6Puan &8» &3500 &2✔" to attacker
execute console command "pex user %attacker% group set SilverV"
else if {puan.%attacker%} is greater than or equal to 400:
send "&6Puan &8» &3400 &2✔" to attacker
execute console command "pex user %attacker% group set BronzI"
else if {puan.%attacker%} is greater than or equal to 300:
send "&6Puan &8» &3300 &2✔" to attacker
execute console command "pex user %attacker% group set BronzII"
else if {puan.%attacker%} is greater than or equal to 200:
send "&6Puan &8» &3200 &2✔" to attacker
execute console command "pex user %attacker% group set BronzIII"
else if {puan.%attacker%} is greater than or equal to 100:
send "&6Puan &8» &3100 &2✔" to attacker
execute console command "pex user %attacker% group set BronzIV"
else if {puan.%attacker%} is greater than or equal to 50:
send "&6Puan &8» &350 &2✔" to attacker
execute console command "pex user %attacker% group set BronzV"
on death of player:
if attacker is a player:
add 3 to {puan.%attacker%}
remove 1 from {puan.%victim%}
if {puan.%attacker%} is 3000:
send "&6Puan &8» &33000 &2✔" to attacker
execute console command "pex user %attacker% group set Master"
else if {puan.%attacker%} is 2400:
send "&6Puan &8» &32400 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondI"
else if {puan.%attacker%} is 2300:
send "&6Puan &8» &32300 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondII"
else if {puan.%attacker%} is 2200:
send "&6Puan &8» &32200 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondIII"
else if {puan.%attacker%} is 2100:
send "&6Puan &8» &32100 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondIV"
else if {puan.%attacker%} is 2000:
send "&6Puan &8» &32000 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondV"
else if {puan.%attacker%} is 1900:
send "&6Puan &8» &31900 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldI"
else if {puan.%attacker%} is 1800:
send "&6Puan &8» &31800 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldII"
else if {puan.%attacker%} is 1700:
send "&6Puan &8» &31700 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldIII"
else if {puan.%attacker%} is 1600:
send "&6Puan &8» &31600 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldIV"
else if {puan.%attacker%} is 1500:
send "&6Puan &8» &31500 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldV"
else if {puan.%attacker%} is 1400:
send "&6Puan &8» &31400 &2✔" to attacker
execute console command "pex user %attacker% group set GoldI"
else if {puan.%attacker%} is 1300:
send "&6Puan &8» &31300 &2✔" to attacker
execute console command "pex user %attacker% group set GoldII"
else if {puan.%attacker%} is 1200:
send "&6Puan &8» &31200 &2✔" to attacker
execute console command "pex user %attacker% group set GoldIII"
else if {puan.%attacker%} is 1100:
send "&6Puan &8» &31100 &2✔" to attacker
execute console command "pex user %attacker% group set GoldIV"
else if {puan.%attacker%} is 1000:
send "&6Puan &8» &31000 &2✔" to attacker
execute console command "pex user %attacker% group set GoldV"
else if {puan.%attacker%} is 900:
send "&6Puan &8» &3900 &2✔" to attacker
execute console command "pex user %attacker% group set SilverI"
else if {puan.%attacker%} is 800:
send "&6Puan &8» &3800 &2✔" to attacker
execute console command "pex user %attacker% group set SilverII"
else if {puan.%attacker%} is 700:
send "&6Puan &8» &3600 &2✔" to attacker
execute console command "pex user %attacker% group set SilverIV"
else if {puan.%attacker%} is 500:
send "&6Puan &8» &3500 &2✔" to attacker
execute console command "pex user %attacker% group set SilverV"
else if {puan.%attacker%} is 400:
send "&6Puan &8» &3400 &2✔" to attacker
execute console command "pex user %attacker% group set BronzI"
else if {puan.%attacker%} is 300:
send "&6Puan &8» &3300 &2✔" to attacker
execute console command "pex user %attacker% group set BronzII"
else if {puan.%attacker%} is 200:
send "&6Puan &8» &3200 &2✔" to attacker
execute console command "pex user %attacker% group set BronzIII"
else if {puan.%attacker%} is 100:
send "&6Puan &8» &3100 &2✔" to attacker
execute console command "pex user %attacker% group set BronzIV"
else if {puan.%attacker%} is 50:
send "&6Puan &8» &350 &2✔" to attacker
execute console command "pex user %attacker% group set BronzV"
Merhaba 0'dan yazdım çalışacaktır. Denemedim fakat benim yaptığım gibi devam ettirebilirsin gibi.
Komutlar;
- /puan
- /puan reset <oyuncu>
CSS:
variables:
{puan::%player%} = 0
on death:
attacker is a player
victim is a player
add 3 to {puan::%attacker%}
remove 1 from {puan::%victim%}
if {puan::%attacker%} is 50:
send "&7Puanın &e50&7'ye kadar yükseldi ve ödülünü hakettin."
execute console command "pex user %attacker% group set BronzV"
else if {puan::%attacker%} is 100:
send "&7Puanın &e100&7'ye kadar yükseldi ve ödülünü hakettin."
execute console command "pex user %attacker% group set BronzIV"
command /puan [<Text>] [<Player>]:
trigger:
if arg-1 isn't set:
send "&7Puan durumunuz &e%{puan::%arg-2%}% &7olarak görünüyor."
else if arg 1 is "reset":
if arg 2 is set:
send "&7Puan durumu &a%arg-2% &7adlı oyuncunun sıfırlandı."
else:
send "&7Bir <&coyuncu ismi&7> girmelisin!"
on death of player:
if attacker is a player:
add 3 to {puan.%attacker%}
remove 1 from {puan.%victim%}
if {puan.%attacker%} is between 2399 and 3000:
send "&6Puan &8» &33000 &2✔" to attacker
execute console command "pex user %attacker% group set Master"
else if {puan.%attacker%} is between 2299 and 2400:
send "&6Puan &8» &32400 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondI"
else if {puan.%attacker%} is between 2199 and 2300:
send "&6Puan &8» &32300 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondII"
else if {puan.%attacker%} is between 2099 and 2200:
send "&6Puan &8» &32200 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondIII"
else if {puan.%attacker%} is between 1999 and 2100:
send "&6Puan &8» &32100 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondIV"
else if {puan.%attacker%} is between 1899 and 2000:
send "&6Puan &8» &32000 &2✔" to attacker
execute console command "pex user %attacker% group set DiamondV"
else if {puan.%attacker%} is between 1799 and 1900:
send "&6Puan &8» &31900 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldI"
else if {puan.%attacker%} is between 1699 and 1800:
send "&6Puan &8» &31800 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldII"
else if {puan.%attacker%} is between 1599 and 1700:
send "&6Puan &8» &31700 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldIII"
else if {puan.%attacker%} is between 1499 and 1600:
send "&6Puan &8» &31600 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldIV"
else if {puan.%attacker%} is between 1399 and 1500:
send "&6Puan &8» &31500 &2✔" to attacker
execute console command "pex user %attacker% group set EmeraldV"
else if {puan.%attacker%} is between 1299 and 1400:
send "&6Puan &8» &31400 &2✔" to attacker
execute console command "pex user %attacker% group set GoldI"
else if {puan.%attacker%} is between 1199 and 1300:
send "&6Puan &8» &31300 &2✔" to attacker
execute console command "pex user %attacker% group set GoldII"
else if {puan.%attacker%} is between 1099 and 1200:
send "&6Puan &8» &31200 &2✔" to attacker
execute console command "pex user %attacker% group set GoldIII"
else if {puan.%attacker%} is between 999 and 1100:
send "&6Puan &8» &31100 &2✔" to attacker
execute console command "pex user %attacker% group set GoldIV"
else if {puan.%attacker%} is between 899 and 1000:
send "&6Puan &8» &31000 &2✔" to attacker
execute console command "pex user %attacker% group set GoldV"
else if {puan.%attacker%} is between 799 and 900:
send "&6Puan &8» &3900 &2✔" to attacker
execute console command "pex user %attacker% group set SilverI"
else if {puan.%attacker%} is between 699 and 800:
send "&6Puan &8» &3800 &2✔" to attacker
execute console command "pex user %attacker% group set SilverII"
else if {puan.%attacker%} is between 499 and 700:
send "&6Puan &8» &3600 &2✔" to attacker
execute console command "pex user %attacker% group set SilverIV"
else if {puan.%attacker%} is between 399 and 500:
send "&6Puan &8» &3500 &2✔" to attacker
execute console command "pex user %attacker% group set SilverV"
else if {puan.%attacker%} is between 299 and 400:
send "&6Puan &8» &3400 &2✔" to attacker
execute console command "pex user %attacker% group set BronzI"
else if {puan.%attacker%} is between 199 and 300:
send "&6Puan &8» &3300 &2✔" to attacker
execute console command "pex user %attacker% group set BronzII"
else if {puan.%attacker%} is between 99 and 200:
send "&6Puan &8» &3200 &2✔" to attacker
execute console command "pex user %attacker% group set BronzIII"
else if {puan.%attacker%} is between 49 and 100:
send "&6Puan &8» &3100 &2✔" to attacker
execute console command "pex user %attacker% group set BronzIV"
else if {puan.%attacker%} is between 0 and 50:
send "&6Puan &8» &350 &2✔" to attacker
execute console command "pex user %attacker% group set BronzV"
command /puanreset [<text>]:
trigger:
delete {puan.%arg%}
send "&6Puan &8» &3%arg% &eın puanı başarıyla sıfırlandı" to player
command /puan:
trigger:
if {puan.%player%} is 5000:
send "&6Puan &8» &45000 &2✔"
else:
send "&6Puan &8» &e%{puan.%player%}%"
Artık olması gerekiyor.
Gönderi otomatik olarak birleştirildi:
Sorun;
3 er 3 e r gidince variable öncülleri tam karışlamıyor o yüzden 2 sayı arası yapmak daha mantıkı olur. Ancak her adam öldürmede yine rank verecek. Onuda bi variableye setleyin.