0 Members and 1 Guest are viewing this topic.
//Put all partial IP here to ban ((It will kick the first 2 numbers of the IP)). <OnEnter type="script" usergroup="!NOban"><out type="push" extdata="1302"><operator type="strrfind" lvalue="%USERVAR[1301]%" rvalue="."/></out> <out type="push" extdata="1303"><operator type="strleft" lvalue="%IP%" rvalue="%USERVAR[1302]%"/></out> <out type="script" condition="==" lvalue="%USERVAR[1303]%" rvalue="172.000">/kickban %NAME%</out></OnEnter><usergroup name="NOban" case="1"> *regulars here*</usergroup>