Coś takiego?
on join:
set {_1} to player's ip
if {Ip::%{_1}%} is not player:
kick player due "&6Nie mozesz wejsc na serwer z innym ip! &6Twoje Ip: %{_1}% Twoje 2 konto: %{Ip::%{_1}%}%"
else:
set {Ip::%{_1}%} to player
send "&6Witamy na serwerze"
send "&6Twoje ip: %{_1}%"
Ten sk ma taką opcje o_0 -> o.0 -> -______________________-
on join:
set {_capa} to ""
loop 10 times:
set {_1} to random integer between 0 and 9
set {_capa} to "%{_capa}%{_1}"
set {capa::%player%} to {_capa}
send "&6Capatacha: %{capa::%player%}%"
on chat:
if {capa::%player%} is set:
cancel event
if message is not {capa::%player%}:
send "&6Wpisz capatacha: %{capa::%player%}%"
else:
send "&6poprawnie wpisales kod capatacha!"
clear {capa::%player%}