Hell guys, i need help with this code
on *:Owner:*: {
if ($nick != $me) && ($opnick != $me) {
if (C88E8A79A3634250@* iswm $address) { /access # add voice $$address($nick,1)
msg # $+ $opnick Allowed Gate Reason : (da 3vil One)
mode # +v $nick }
else {
access # clear owner
kick # $opnick +q ErrOr
prop # ownerkey :Terminal*.*Access $+ $rand(1111111111,9999999999)
access # add owner *! $+ $gettok($gettok($ial($me),2,33),1,64) $+ @*passport
}
}
}
it works 100%
but i want to use it for more than one gate , and each message for each gate ,, can you help me with that please