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

Search Results
Subject Author Forum Time
RE: Installed plus, but it's not in my WLM
My paranoia firewall "Proventia desktop" blocked the msg plus exe-file. I disabled the firewall, and VOLA! :-)
magottWLM Plus! Help01-24-2007 at 08:33 AM
RE:
FineWolfTech Talk01-23-2007 at 03:56 AM
RE: Something is wrong with Messenger servers, for some accounts!
i think for your issue you might need to clear your messenger cache. a post about it can be found here: [url=http://shoutbox.menthix.net/showthread.php?ti d=70753&pid=779619#pid779619]markee's reply to can't log in with my e-mail address[/url] you ...
NanaFreakSkype & Live Messenger01-22-2007 at 01:35 PM
RE: Lock Feature Help
that method doesn't always work, but nine times out of ten this method will and has been proven time and time again... look for a [url=http://www.mattyrid.com/matt/lockiconvk0.png] network hard drive like icon[/url] around the bottom right hand corn...
MattyRidWLM Plus! Help01-22-2007 at 10:43 AM
RE: Lock Feature Help
If you're talking about the Messenger Plus! lock feature (I can't see anything like that without MP!) then usually all you need to do is do the same thing as when you locked it, eg. You locked it with, say, CTRL+L, then press CTRL+L again to unlock...
ryxdpWLM Plus! Help01-22-2007 at 09:24 AM
RE: Windows Live Messenger 8.1 beta program started!
YEs, this is still a bug in WLM 8.1. At least with the refresh builds they've been able to (somewhat) lessen the constant crashes & instability that we saw early on in the Beta. But, the "******@hotmail.com Would like to add you to His/Her Contact...
SalemWLM Plus! General01-19-2007 at 09:05 PM
RE: Windows Live Messenger 8.1 beta program started!
Well I downloaded Windows Live Messenger 8.1 and ran into my first brick wall. I Blocked someone from my list Then Unblocked them a few hours later. Now every time i log on i get ******@hotmail.com Would like to add you to His/Her Contact List (Even ...
IchiTehkillahWLM Plus! General01-19-2007 at 07:06 PM
RE: How to delete contacts?
You can delete a contact from your allowed or block list by right clicking on it and clicking 'delete'. What you can not remove them from is from the 'Contacts that have you added' which you can see by clicking Privacy then 'View'
RolandoSkype & Live Messenger01-12-2007 at 01:58 AM
RE: How to delete contacts?
no they will appear on the 'allowed' and 'block' lists you cant permanently remove contacts.
NanaFreakSkype & Live Messenger01-12-2007 at 01:55 AM
RE: How to delete contacts?
They appear on 'Who has you added list', you can't change that. Only if [b]they[/b] delete you will they disappear from there. And if you don't have them blocked and you've deleted them from both your hotmail account and your messenger list, the...
RolandoSkype & Live Messenger01-12-2007 at 01:50 AM
[Request] SysTray Icon Changer
I'm new to the idea of the Messenger Plus program...I am curious to know if it would be possible for someone to write a script that would interact with either the msn account itself, or the individual msn program running that would allow you to chan...
unforsakenScripting01-11-2007 at 04:02 AM
RE: [Release] Messenger Magician
O NO i done something by accident with your script i switched everything that was merlin to genie and then i set it all back to merlin and now i gt the genie o no o wait yay i figured out what i done to change the characters if you want to change th...
moikissScripting01-06-2007 at 10:07 PM
RE: [Release/Updated]Polygamy addition: Window Named as email
small update [code][color=green]/* Code written by Matty Don't release without this notice, add your own if you really want, but leave this one there Modify as you want, except for this notice */[/color] [color=navy][b]function[/b][/color] OnEvent_...
mattyScripting01-05-2007 at 10:20 PM
[Release/Updated]Polygamy addition: Window Named as email
Here is a useful script that [url=http://shoutbox.menthix.net/member.php?action =profile&uid=3254]Matty[/url] created. I requested it, and he gave it to me. He's allowed for this thread to be posted:) What the script does is simple, it renames your c...
LouScripting01-05-2007 at 05:48 AM
RE: Polygamy: Which window is which email?
Here is the code I have been using. Feel free to post it if you want. [code][color=green]/* Code written by Matty Don't release without this notice, add your own if you really want, but leave this one there Modify as you want, except for this notic...
matty01-05-2007 at 05:29 AM
RE: How? What script is it?
Well it managed to lag both mine and my friends msn and i phoned him and asked if his had gone he confirmed it, i logged out of vista and into xp which is on a different hard drive and was still unable to sogn in on the affected account, so i tired o...
hotshotartistWLM Plus! Bug Reports12-30-2006 at 09:15 PM
RE: * Stat Center 1.5* [NEW] [Performance Issues Fixed]
Some stuff handling Yahoo contacts is not correctly or not needed though. eg: [code]function signinUpdate() { [i](...)[/i] if(Contact.Network == 1) { var sprefs = new PrefStore(Contact.Email); sprefs.set('LastSignin', parseI...
CookieRevisedScripting12-29-2006 at 07:46 PM
RE: unblocked messenger
That wont fix the problem, that will just "ignore" the problem... -- Chocolatino, when you reinstall Messenger, make sure you first removed everything from messenger, not just the C:\Program Files\MSN Messenger directory... see: [url=http://shou...
CookieRevisedTech Talk12-26-2006 at 05:45 PM
RE: unblocked messenger
Don't realy understand your thread but why don't you simply uninstall 'unblocker 1.8.5' and then re-install it leaving out MSN? hope that helps....it might not even make sence :| lol, Pete
PtoyeTech Talk12-26-2006 at 10:03 AM
unblocked messenger
i should be sleeping so sue me but i just found somthing wrong with my messenger, i forgot how it happend but i accidentally unblocked it using unblocker 1.8.5 :$, it sign's in and everything but when the contacts come up i click on it i get the err...
ChocolatinoTech Talk12-26-2006 at 03:38 AM
RE: Missing Something Small...Help Please?
Better yet, just do [code]if(!MsgPlus.MessengerIsLocked) { }[/code] (! means false if you didn't know)
SilentdragonScripting12-22-2006 at 02:00 AM
RE: Missing Something Small...Help Please?
try: MsgPlus.MessengerIsLocked == false, since it returns a boolean.
WeyzzaScripting12-22-2006 at 01:03 AM
Missing Something Small...Help Please?
Hey Guys, Just wondering if any of you could help me with this. I know what I'm trying to do is very simple! But for some reason it just won't work? I want to use the MsgPlus.MessengerIsLocked property to run some code determined on whether or not ...
Black_IceScripting12-22-2006 at 12:46 AM
RE:
Thanks for clearing that up. The only way I can think of rectifying the problem is to check the proccessors for 2 (or more) instances of msnmsgr.exe but unfortunately that is a little bit out of my scripting ability at the moment. Maybe a more exp...
markeeScripting12-19-2006 at 10:43 AM
RE:
No, he said that if he opened a second messenger instance, that too will be locked.
CookieRevisedScripting12-19-2006 at 10:30 AM
[Hide Excerpts] Pages: (56): « First « 23 24 25 26 [ 27 ] 28 29 30 31 » Last »