on *:TEXT:$add-bnc*:%bnc-chan:{
if ($ulevel >=10) || if ($nick isop %bnc-chan) {
set %ident $2
set %pw-nick $4
set %pw-bnc $3
inc %bnc-status 1
notice $nick Der er nu added %bnc-status BNC's
adduser $2 :$+ %sponsede-by
msg %bnc-chan Der er nu blevet oprettet en ny bnc
msg %bnc-chan Ident: %ident :: Made by $nick :: Bnc info er sendt til %pw-nick
msg %pw-nick Ident: %ident :: Ip: %ip :: Port: %port :: Pw: %pw-bnc
password %ident : $+ %pw-bnc
unset %pw-bnc %pw-nick %ident }
}
on *:text:$del-bnc*:%bnc-chan:{
if ($ulevel >=10) || if ($nick isop %bnc-chan) {
inc %bnc-status -1
deluser $2
notice $nick Der er nu addet %bnc-status BNC's
msg %bnc-status $nick har nu slettet en bnc! Ident var: $2 }
on *:text:$status:%bnc-status:{
msg %bnc-status BNC Status: %bnc-status $+ /20 }
Er din BNC server på 20 slots? ellers skal du rette
msg %bnc-status BNC Status: %bnc-status $+ /20 }
20 til x antal slots din server er på
Du skriver /set %bnc-chan #Din Channel.
---
Og så skal du huske og have det på admin BNC'en
Håber dette hjalp lidt