@ Atr:
I am still looking for a solution for that. I will update this script when i have the decode part done :P
@ MaSOuD:
Thx, i will add that later on (goto worked fine so i didn't bother to remake it with a while :P)
@ aitor1976]
I don't understand you lol, but i have a encoder that, if you type a number in the input field, the binairy code of this number will be outputted, i can post this script also if you wan't? xD
Hello
here is my dutch version of the *love-meter*
This include some extra commands like:
- !helplove
- !resetlove (to reset the love-game)
This system could use any1 with mirc
Wan't to use it yourself? Put it into a mirc bot :)
Good luck with it
Is has indeed the same effect as the $duration alias, but this script is Dutch.
Because i and some other people we're looking for it, and because we couldn't find one, i decided to make 1 my own ;)
the alias $duration doesn't work here. this will give the original mirc english duration
the alias $duratie does ;)
on 1:dialog:away:init:0: {
did -a $dname 3 %away.extension
did -a $dname 4 %away.msg
}
on 1:dialog:away:edit:*:{
if ($did == 3) { set %away.extension $did($dname,3) }
if ($did == 4) { set %away.msg $did($dname,4) }
}
on 1:dialog:away:sclick:*: {
if ($did == 5) { afk %away.msg }
if ($did == 6) { back }
}
example:
on ^*:KICK:#: {
echo $chan $timestamp [4KICK] $upper($knick) 4( $address($knick,1) 4) 4has been kicked from the channel 4( $upper($nick) 4) $iif($1-,4( $iif($1 ison $chan, $1-, $1-) 4))
haltdef
}
at this point the text of mIRC will be halted
some may need halt, some haltdef