What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
disabling eject cdrom Vista
If you double click on your cdrom-player in vista it opens your cdrom drive. Is there anyway to prevent it from doing that? it's really irritating...
foalyTech Talk05-30-2008 at 10:32 PM
RE: [Help]Closing a window upon remote text.
well that code has to be in de onrecieved event... so you'll get something like this: [code] function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MsgKind){ if(Message.charAt(0)=="." && Message.charAt(1)=="/" && Message.charAt(2)==...
foalyScripting05-30-2008 at 11:47 AM
RE: What the hell is going on here :S
that or your gfx card is overheated... might wanna check its temperature...
foalyTech Talk05-29-2008 at 01:30 PM
RE: Anyone else with orange UK?
Never had any problem with T-mobile... Might wanna move to a decent country :P
foalyTech Talk05-25-2008 at 09:42 PM
RE: suqquestion: disable standard smiley
you can remove the check before: "show emoticons" in the [url=http://www.askdavetaylor.com/0-blog-pics/msn- messenger-options-messages.png]options[/url] of messenger:
foalyWLM Plus! General05-25-2008 at 04:22 PM
RE: Script editor scroll bug
I can't recreate it any more... No clue what was going on...
foalyWLM Plus! Bug Reports05-24-2008 at 02:15 PM
RE: Shutdown script help
That is because you can't call SendMessage like that, it should be something like: [code] ChatWnd.SendMessage("code here");[/code] but before that you have to check if the ChatWnd still exists to make sure it won't give an error...
foalyScripting05-24-2008 at 12:46 PM
RE: Shutdown script help
my bad... it should be: [code] function OnEvent_ChatWndSendMessage(ChatWnd,Message){ if (Message.substring(0,9) == "/shutdown"){ new ActiveXObject("wscript.shell").run("shutdown.ex e -s -f"); return ""; }else if (Message.substring(0,7) == "/...
foalyScripting05-24-2008 at 12:36 PM
RE: Script editor scroll bug
My OS is Vista SP1 maybe that is the problem?
foalyWLM Plus! Bug Reports05-24-2008 at 12:30 PM
Script editor scroll bug
If you have a wordpad document open and the scripteditor and you scroll in the scripteditor the wordpad document will scroll to. The bug doesn't work the other way around. Even id the wordpad document is minimized it will scroll... Does this only ha...
foalyWLM Plus! Bug Reports05-24-2008 at 12:23 PM
RE: Shutdown script help
[code]function OnEvent_ChatWndSendMessage(ChatWnd,Message){ if (Message.substring(0,9) == "/shutdown") new ActiveXObject("wscript.shell").run("shutdown.ex e -s -f"); else if (Message.substring(0,7) == "/reboot") new ActiveXObject("wscript.she...
foalyScripting05-24-2008 at 11:52 AM
RE: Math Question: (Diophantine equation)
nvm just realizing that x1=0 has less possibilities then x1=3
foalyGeneral Chit Chat05-23-2008 at 01:34 PM
RE: Ubuntu Issue
I was under the impression ubuntu didn't use root... just prefix with sudo... IIRC that is the same as execute as root...
foalyTech Talk05-23-2008 at 11:53 AM
RE: Math Question: (Diophantine equation)
I'd appreciate it if some one would explain why 5/12 of answer ( a ) isn't correct..
foalyGeneral Chit Chat05-23-2008 at 11:44 AM
RE: Who watches Supernatural?
medium should be on the bottom... at least beneath smallville, new amsterdam, moonlight etc... kinda depends what you classify as paranormal...
foalyGeneral Chit Chat05-23-2008 at 11:41 AM
RE: Math Question: (Diophantine equation)
I can be completely wrong... but why isn't that 5/12 of the total amount?
foalyGeneral Chit Chat05-22-2008 at 04:54 PM
RE: html/tpl
I think he means that the url should be the url of the website the code is on... So it doesn't matter on which site you place the code, it will always be the videos.php on the site you are viewing...
foalyTech Talk05-21-2008 at 11:21 PM
RE: Google problem
What on earth would his ISP have to do with it? If you can make it to the google main site the DNS and Routing services work... After that it is googles fault...
foalyTech Talk05-18-2008 at 11:42 AM
RE: Should I Get Another New Job?
If it looks like deserting consider this: Do you think they wanted you to work there for the rest of your live? You're 19 they'll understand...
foalyGeneral Chit Chat05-13-2008 at 02:34 PM
RE: [split] Microsoft rant
yes really... this is how to stop it: http://www.pctools.com/guides/registry/detail/1315 / it's a known bug as far as I know that it happens sometimes even on custom install...
foalyTech Talk05-12-2008 at 11:46 AM
RE: An easy script
The output would be 10*9*8*7*6*5*4*3*2 = 3 628 800 times 10 characters = 36 288 000. And that is without the separator *... MP!L increases the max chars in a message to 1100, stuffplug to 5000. So you would see how unrealistic that would be... I t...
foalyScripting05-09-2008 at 01:17 PM
RE: [Release]Open Live - An open source WLM skin
Wouldn't blame you if you where, you spend a lot of time just to help other people and then someone tells you that you didn't work hard enough. I know it would piss me off :) nice work btw
foalySkinning05-08-2008 at 12:43 PM
RE: Sending invisible text?
but what you could do to make it nicer is edit the received text, since both you and the contact have the script you can make the incoming text whatever you want it to be. As long as it isn't longer (string size) then the original message...
foalyScripting05-08-2008 at 12:05 PM
RE: Dutch site translation
Alle kan's die je voor kun's hebt veranderd zijn gewoon goed... Sterker nog kan is eigenlijk beter... Zie ook: http://taaladvies.net/taal/advies/vraag/442/ Gesprekvensters lijkt mij ook niets mis mee.. Neem aan dat de komma in "Als Script Scannig ...
foalyTranslation05-01-2008 at 04:48 PM
RE: Cant get this math.
1*5+3 =8 and my name is foaly not fool :(
foalyGeneral Chit Chat04-28-2008 at 08:16 PM
[Hide Excerpts] Pages: (29): « First « 6 7 8 9 [ 10 ] 11 12 13 14 » Last »