menu channel {
-
binary
.Binary God Keys:/bincript4
.Say Something in Binary:.msg # - $bin.encode($$input(Enter your text.,e)) | echo -a < $+ $me $+ @binon> $!
.Binary Clock: bc.start
..&info
...&thankz: thankz
...&author: autor
...&info: Bingotinfo
..-
..&unload:unload -rs binarygodv3.0.mrc
}
menu Status {
-
Binary
.Binary God Keys:/bincript4
.Binary Clock: bc.start
..&info
...&thankz: thankz
...&author: autor
...&info: Bingotinfo
..-
..&unload:unload -rs binarygodv3.0.mrc
}
on *:INPUT:#:{
if (- != $1 || $remove($2-,0,1)) { return }
echo -a $+(<,$me,@binon>) $bin.decode($2-)
.msg # $1- | halt
}
}
on $*^:text:/^-\s[01]+$/:#:{
echo -mbflirt # $+(<,$nick,@binon>) $bin.decode($2-)
haltdef
}