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

Search Results
Subject Author Forum Time
RE: dont show sent file
Are you sure? are you a scripter?
SourSpudScripting12-04-2009 at 01:28 AM
dont show sent file
Is it possible for me to send a file in a conversation window without me seeing it. for example [code=jscript]function OnEvent_ChatWndSendMessage(oChatWnd, sMessage) { if (sMessage == '/screen') { oChatWnd.SendFile(MsgPlus.ScriptFilesPath+...
SourSpudScripting12-04-2009 at 01:21 AM
RE: Reply to any message
Thanks for the replys guys, yeah that would get abit annoying me sending a ping request to them all the time. One last question the MsgPlus.DisplayToast is there a way to make it look like windows live messenger toast instead? if not is there a way o...
SourSpudScripting12-03-2009 at 09:42 PM
RE: Reply to any message
thanks it works now :) my messages are in colour though. for example [c=49]Hai[/c] is there a way of the script checking if the person has Plus! installed before sending the message, and if its not installed don't send it.
SourSpudScripting12-03-2009 at 09:33 PM
RE: Reply to any message
thanks for reply, i'm gettin this error [code=jscript]oChatWnd.SendMessage(message[Math.fl oor(Math.random()*(messages.length+1)])[/code] [quote]Error: Expected ')' (code: -2146827282)[/quote]
SourSpudScripting12-03-2009 at 09:05 PM
RE: Reply to any message
tested seems to be working well thanks alot matty. Should have mentioned this earlyer, can it do a ranomise message say hi, hai, hello, hey. it will pick one of those. Cheers
SourSpudScripting12-03-2009 at 07:31 PM
Reply to any message
I would like to reply to any message sent, for instance someone opens a conversation with me and types 'hey, staturday was fun.' I will reply with 'hai' but as soon as ive replied with hai i don't want to reply with 'hai' again after the next ...
SourSpudScripting12-03-2009 at 05:59 AM
RE: Microsoft requests 'Cloning' Plus! scripts to be removed
I don't understand how removing these scripts will solve anything, if someone wanted to clone a contact they can do it a number of ways and these scripts wouldn't be one of them, they would just use a fake email site to spoof the contacts email add...
SourSpudScripting12-03-2009 at 01:03 AM
RE: [Idea] Blink Status AdOn
No. I think what he is asking for is just the bar that goes around the display picture to change to the colours of if you changed you're status.
SourSpudScripting12-01-2009 at 07:45 AM
RE: I'm trying to create a Responder (Nedd some help)
Wait, I am not really sure what you're asking for. Are they going to install the script? if so whats the email of the bot going to be and you do know for the conversation to close on both sides then both of you will need it installed, or something l...
SourSpudScripting11-29-2009 at 05:27 PM
RE: Logitech LED Disable
I'm not to sure but i think this is what we need http://www.auditmypc.com/process/lvcomsx.asp
SourSpudScripting11-27-2009 at 11:46 PM
RE: Logitech LED Disable
Hey, Can you restart the process please?
SourSpudScripting11-27-2009 at 07:28 PM
RE: Toast popup
yeah, but 90% of the peolpe either say hey, hi or helllo. I would like to add the others to it as i learn how people say hello to me. as i have a habbit of never closing the chat window anyway while im talking to someone unless the conversation ends.
SourSpudScripting11-27-2009 at 07:17 PM
RE: Toast popup
Cookie how about instead of checking the email and stuff just check if the toast contains says: and if it does can we make it hide it if the message contains either hey, hello, hi but let it show it it contains anything else apart from those 3 words.
SourSpudScripting11-26-2009 at 04:03 AM
RE: [SOLVED] How to minimize chat window?
so you want to do something like /min which will minimize all conversations?
SourSpudScripting11-26-2009 at 03:16 AM
RE: [SOLVED] How to minimize chat window?
right click and minimize group
SourSpudScripting11-26-2009 at 03:10 AM
RE: Logitech LED Disable
Yeah, he had to reboot the whole thing. I don't think he knew how to restart the process That would be alot better than having to restart the pc everytime you enable/disable after searching the forums i found this http://shoutbox.menthix.net/showth...
SourSpudScripting11-26-2009 at 02:17 AM
RE: Toast popup
That sounds way to complicated for a beginner haha
SourSpudScripting11-26-2009 at 01:26 AM
RE: Logitech LED Disable
What would it require just /ledoff and then if they don't have that registery key it will add it? Since I can't give REP yet i gave you an internet :P EDIT: I found someone to test, but he din't have Plus! so he manually added it, he used Logitech...
SourSpudScripting11-26-2009 at 12:32 AM
RE: Logitech LED Disable
Thanks mate, i'll need to find someone Logitech cam now, mine is broke.. stood on it. Will this add the registery key to disable it if they don't have it like chillburgh?
SourSpudScripting11-26-2009 at 12:26 AM
RE: Logitech LED Disable
I'm not confident enough to try and tamper with the registery yet mate, I don't trust myself enough lol Also i added a quote from chillburgh which if the registery doesn't exist it can be added. if anyone would like to have a go at this id really ...
SourSpudScripting11-25-2009 at 11:39 PM
Logitech LED Disable
There is a way to disable Logitech LED, even if there isn't an option for it in the settings which you can see quoted at the bottom by chillburgh, if anyone can do this it will be really popular from Logitech users. You could add commands like. /led...
SourSpudScripting11-25-2009 at 10:35 PM
RE: Toast popup
thanks for the reply guys, is it possible to hide the toast just from the active window, say only when I receive the first message or if i cloe the conversation, everything else will still show like emails, people signing in ect.
SourSpudScripting11-25-2009 at 10:25 PM
RE: Toast popup
thanks alot mate its working, and cheers for the comments in the code (Y)
SourSpudScripting11-25-2009 at 10:57 AM
RE: Toast popup
Tried that mate, this is my result. [code=jscript]// MSN Popup Spy by .felipE // http://felipex.net // Mexico, Sinaloa, Los Mochis var PlusWnd; var show = true; function OnuiEvent_CtrlClicked(Wnd, ControlId){ switch (Contr...
SourSpudScripting11-25-2009 at 10:40 AM
[Hide Excerpts] Pages: (3): « First « 1 [ 2 ] 3 » Last »