Can anyone help me an onjoin .. pls.. ? i am trying to make a onjoin that will read a .txt file then then Q them... But at the moment Am Failing .. ![]()
The code that Add's The Gate's Is
on Admin:TEXT:+q*:#:{
write aop.txt $address $ial($2).nick
msg $chan $ial($2).nick Added To aop.txt
}
on Admin:TEXT:-q*:#:{
var %a = $read aop.txt,s,$address $ial($2).nick
write $+(-dl,%a) aop.txt
msg $chan $ial($2).nick Removed From aop.txt
}
And it add the Gate's And Nick in this form..
2C8F37C0315596F7@GateKeeperPassport ‡ÃÊVΣΧhºÞØÉ‡™
So hope that someone can help thank's ..