T
ThanatosUltio
Ziyaretçi
Merhaba MC-TR üyeleri bugün sizlere rank skriptini tanıttım,skript benim degildir,skript ingilizcedir çevirmeye ugrasmadim fakat herkes çevirebilir.
Not:VIP Tagı Youtuber Demektir.
Not:VIP Tagı Youtuber Demektir.
Kod:
command /rank [<offlineplayer>] [<text>]:
permission: {@ap}
permission message: {@noperm}
trigger:
if arg 1 is set:
if arg 2 is set:
if arg 2 is "owner":
set {rank::%arg 1%} to "owner"
set arg 1's display name to "&4&l%arg 1%"
kick arg 1 due to "{@p} %nl%%nl% &e&lRank Update %nl%%nl% &e&lYour new rank is&8: &4&lOwner"
execute console command "/manuadd %arg 1% owner"
if arg 2 is "admin":
set {rank::%arg 1%} to "admin"
set arg 1's display name to "&4&l%arg 1%"
kick arg 1 due to "{@p} %nl%%nl% &e&lRank Update %nl%%nl% &e&lYour new rank is&8: &4&lAdmin"
execute console command "/manuadd %arg 1% admin"
if arg 2 is "developer":
set {rank::%arg 1%} to "developer"
set arg 1's display name to "&9&l%arg 1%"
kick arg 1 due to "{@p} %nl%%nl% &e&lRank Update %nl%%nl% &e&lYour new rank is&8: &c&lD&6&le&e&lv&a&le&b&ll&9&lo&5&lp&c&le&6&lr"
execute console command "/manuadd %arg 1% developer"
if arg 2 is "mapmaker":
set {rank::%arg 1%} to "MapMaker"
set arg 1's display name to "&d%arg 1%"
kick arg 1 due to "{@p} %nl%%nl% &e&lRank Update %nl%%nl% &e&lYour new rank is&8: &d&lMap Maker"
execute console command "/manuadd %arg 1% mapmaker"
if arg 2 is "sr.mod" or "sr.moderator" or "sr" or "sr.":
set {rank::%arg 1%} to "Sr.Moderator"
set arg 1's display name to "&4%arg 1%"
kick arg 1 due to "{@p} %nl%%nl% &e&lRank Update %nl%%nl% &e&lYour new rank is&8: &4Sr.Moderator"
execute console command "/manuadd %arg 1% sr.mod"
if arg 2 is "trialsr.mod" or "trialsr.moderator" or "TrialSr":
set {rank::%arg 1%} to "Trial Sr.Moderator"
set arg 1's display name to "&c[&4TRIAL&c]&4%arg 1%"
kick arg 1 due to "{@p} %nl%%nl% &e&lRank Update %nl%%nl% &e&lYour new rank is&8: &c[&4TRIAL&c]&4Sr.Moderator"
execute console command "/manuadd %arg 1% trialsr.mod"
if arg 2 is "moderator" or "mod":
set {rank::%arg 1%} to "Moderator"
set arg 1's display name to "&c%arg 1%"
kick arg 1 due to "{@p} %nl%%nl% &e&lRank Update %nl%%nl% &e&lYour new rank is&8: &c&lModerator"
execute console command "/manuadd %arg 1% moderator"
if arg 2 is "trialmod" or "trialmoderator":
set {rank::%arg 1%} to "TrialMod"
set arg 1's display name to "&c[TRIAL]%arg 1%"
kick arg 1 due to "{@p} %nl%%nl% &e&lRank Update %nl%%nl% &e&lYour new rank is&8: &c[TRIAL]Moderator"
execute console command "/manuadd %arg 1% trialmod"
if arg 2 is "sponsor":
set {rank::%arg 1%} to "Sponsor"
set arg 1's display name to "&8[&6S&8] &e&l%arg 1%"
kick arg 1 due to "{@p} %nl%%nl% &e&lRank Update %nl%%nl% &e&lYour new rank is&8: &8[&6Sponsor&8]"
execute console command "/manuadd %arg 1% sponsor"
if arg 2 is "vip" or "youtuber" or "fameous":
set {rank::%arg 1%} to "vip"
set arg 1's display name to "&5%arg 1%"
kick arg 1 due to "{@p} %nl%%nl% &e&lRank Update %nl%%nl% &e&lYour new rank is&8: &5&lVIP"
execute console command "/manuadd %arg 1% vip"
if arg 2 is "quantum" or "quantumdonor" or "rankquantum":
set {rank::%arg 1%} to "Quantum"
set arg 1's display name to "&a%arg 1%"
kick arg 1 due to "{@p} %nl%%nl% &e&lRank Update %nl%%nl% &e&lYour new rank is&8: &a&lQuantum Donor"
execute console command "/manuadd %arg 1% quantum"
if arg 2 is "platinum" or "plat" or "rankplatinum" or "rankplat" or "platdonor" or "platinumdonor":
set {rank::%arg 1%} to "Platinum"
set arg 1's display name to "&b%arg 1%"
kick arg 1 due to "{@p} %nl%%nl% &e&lRank Update %nl%%nl% &e&lYour new rank is&8: &b&lPlatinum Donor"
execute console command "/manuadd %arg 1% platinum"
if arg 2 is "diamond" or "dia" or "rankdiamond" or "rankdia" or "diadonor" or "diamonddonor":
set {rank::%arg 1%} to "Diamond"
set arg 1's display name to "&3%arg 1%"
kick arg 1 due to "{@p} %nl%%nl% &e&lRank Update %nl%%nl% &e&lYour new rank is&8: &3&lDiamond Donor"
execute console command "/manuadd %arg 1% diamond"
if arg 2 is "gold" or "rankgold" or "golddonor":
set {rank::%arg 1%} to "Gold"
set arg 1's display name to "&6%arg 1%"
kick arg 1 due to "{@p} %nl%%nl% &e&lRank Update %nl%%nl% &e&lYour new rank is&8: &6&lGold Donor"
execute console command "/manuadd %arg 1% gold"
if arg 2 is "tsdev" or "ts" or "tsdeveloper":
set {rank::%arg 1%} to "TSDev"
set arg 1's display name to "&6&lTSDEV%arg 1%"
kick arg 1 due to "{@p} %nl%%nl% &e&lRank Update %nl%%nl% &e&lYour new rank is&8: &9&lTeamSpeak Developer"
execute console command "/manuadd %arg 1% vip"
if arg 2 is "regular" or "member":
set {rank::%arg 1%} to "Regular"
set arg 1's display name to "&2%arg 1%"
kick arg 1 due to "{@p} %nl%%nl% &e&lRank Update %nl%%nl% &e&lYour new rank is&8: &2Regular"
execute console command "/manuadd %arg 1% regular"