@msn.com account link
if you register an email address with .net passport you can have any email you want, you just wont receive any emails
Find discussions and posts across the Forum sections you are allowed to read.
Filter by Forum, author, date, content scope and sort order without exposing restricted discussions.
if you register an email address with .net passport you can have any email you want, you just wont receive any emails
"it did not work" "it worked finally" which is it?
you can either move the file or recode it to find the file: $findfile($mircdir,registry.dll,1)
$pos or $left & $right might be a little more useful
while loops have been around (almost) since the dawn of mirc time alias countdown { set %timer 6 | .timer 5 1 ts } alias ts { dec %timer | echo -a %timer }
this is what is commonly known as a dropdown. this is what you need using popups.dll: ;in the dialog did -a $dname 1 +av 1 Connection ;as a dialog event on *:dialog:mydialog:sclick:1:{ if ($did($dname,1).sel == 1) { popup } } ;as an al...
that's my way of teaching! get your own
it would probably work if you're using nuclear coz it uses your msnchat nickname. i havent tried that tho
rename it to a different file extension. zipping it wont work coz messenger wipes the zip file. or you can try this site
not sure about your msnchat problem but as for msn messenger, it's probably the newest version, 7.5. windows messenger is probably the most recent too, hence not prompting to be updated.
try a normal command to see if it works then like: echo -s hello
if i remember right, you'd need to use $+(*,!,*,$ial($$1).addr) or you can try $address($$1,1) correct me if i'm wrong but arent bans done in seconds?
i think he wants to know how many different combinations you can have for a sport team winning a game 8 times in a total of 15 games. like: 1st game lost, 2nd game won .... 15th game lost
i think it's better for people to experiment with programming languages, rather than tell them all possibilities, much like mirc.hlp; from little things like being able to use $r instead of $rand to uses of dlls and picwins. 'course, it...
on *:owner:#:{ if ($opnick == $me) { halt } if ($level($address($nick,1)) == owner) { access # add owner $address($nick,1) msg # $ulist($address($nick,1),1).info } else { access # clear owner prop # ownerkey $r($str(1,7),...
I guess I'm too used to IRC