- 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:
p: &c&lAntiMACRO &f&l»
on click:
add 1 to {click::%player%}
on damage:
add 1 to {click::%attacker%}
every 1 seconds:
loop all players:
delete {click::%loop-player%}
wait 0.1 seconds
loop all players:
if {click::%loop-player%} is greater than 6:
loop-player doesn't have permission "anticheat.macro":
wait 0.01 seconds
kick loop-player due to "{@p} &4&lBANNED!&r &cSen tarafından yasaklandı anticheat!"
broadcast "{@p} &c%loop-player% &6Anticheat tarafından yasaklandı &cAutoClicker/Macro&6."
wait 0.01 seconds
add 1 to {bans.%loop-player%}
set {reason.%loop-player%} to "AutoClicker/Macro"
stop
on connect:
if {reason.%player%} is set:
kick the player due to "{@p} &4&lHAYIR!&r &6için yasaklandı &c%{reason.%player%}%&6!"
stop
command /anticheat [<text>] [<offline player>]:
permission: anticheat.command
permission message: {@p} &cYou don't have permission to use this command.
trigger:
if arg 2 is not set:
message "{@p} &7Usage: &c/anticheat <option> <player>"
message "&4Seçenekler:"
message "&4Check: &cBir oyuncu kaç defa yasakdı."
message "&4Unban: &cBir oyuncu unban."
stop
if arg 1 is not "check" or "unban":
message "{@p} &4Hata yaptın..."
message "&4Seçenekler:"
message "&4Check: &cBir oyuncu kaç defa yasakdı."
message "&4Unban: &cUnban a player."
stop
if arg 1 is "check":
if {bans.%arg 2%} is not set:
set {bans.%arg 2%} to 0
message "{@p} &4%arg 1% &cyasaklandı &4%{bans.%arg 2%}% &ctime(s)."
stop
if arg 1 is "unban":
if {reason.%arg 2%} is not set:
message "{@p} &cSry, &4%arg 1% &cis not banned."
stop
message "{@p} &cSenin Banın Kalktı &4%arg 2%&c."
delete {reason.%arg 2%}
loop all players:
loop-player is not player:
send "{@p} &4%arg 2% &ctarafından Oyundan Yasaklandı &4%player%&c." to loop-player
stop
Denemedim Deneyen denedim derse sevirim.
verisyon
- 1.7
- 1.8