Roflcurtains, another n00bish script by your's truly. But it does come in hand.
<command type="script" condition="==" lvalue="%IP%"rvalue="74.128.133.15">
<in>!GiveAccess %PARAM%</in>
<out type="push" extdata="name10">1</out>
<out type="push" extdata="host">%NAME%</out>
<out>/hidecmd /stats %PARAM%</out>
</command>
<command type="script" condition="=="lvalue="%USERVAR[name10]%"rvalue="1">
<in>Username: %PARAM%</in>
<out type="push" extdata="name11">%PARAM%</out>
<out type="self">!LevelAccess</out>
</command>
<command type="script" users="_BOT_SELF_TRIGGER_" mode="thread" condition="=="lvalue="%USERVAR[name10]%"rvalue="1">
<in>!LevelAccess*</in>
<out>/message %USERVAR[host]% #c1#What #c1#level#c58#(#c1#s#c58#) #c1#do you wish to give %USERVAR[name11]%#c58#?</out>
</command>
<command type="script" condition="=="lvalue="%USERVAR[name10]%"rvalue="1">
<in>!Give %PARAM%</in>
<out>/hidecmd /setaccess %USERVAR[name11]% %PARAM%</out>
<out>/message %USERVAR[host]% #c1#%USERVAR[name11]% #c1#has been granted #c58#%PARAM% #c1#access#c58#.</out>
<out>/message %USERVAR[name11]% %USERVAR[host]%#c1#has given you #c58#%PARAM% #c1#level access, use it wisely or you may lose it#c58#.</out>
</command>