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

Search Results
Subject Author Forum Time
[Release] Secure Chat
[size=2][b]Secure Chat v1.0[/b][/size] [b]Description:[/b] Send encrypted messages over MSN. Uses blowfish encryption technique. [b]Features:[/b] [list] [*]GUI for sending encrypted and unencrypted messages to your contact [*]Secure Blowfish encrypt...
MalekithScripting10-25-2007 at 11:20 AM
RE: [problem] Buttons in windows
[code]function On[i]Windowid[/i]Event_CtrlClicked(PlusWnd, ControlId){ switch(ControlId){ case "control-id-of-button": // when a button with this id is clicked.. PlusWnd.Close(1); // Closes the window break; case "control-id-of-another-button": I...
roflmao456Scripting10-22-2007 at 09:41 PM
RE: Problem !!!!!!!!!GoogleTranslator 1.0
I don't know if this is going to help but you can switch to RTL in windows live messenger. By having an arabic character in the message box. And then press CTRL+Right Shift. This change can be undone by pressing CTRL+Left Shift. (y)
win_crookScripting09-07-2007 at 03:35 PM
Looking for a tool with this function
Hi, Live Notifier, notifies me when someone opens a conservation. But is there a tool like Live Notifier, which notifies me, when someone types in the message box? I think that should be possible to implement, because the messenger shows that my bud...
ariankeyScripting05-20-2007 at 09:20 PM
RE: RealPlayer What Im Listening To 2.0
Sorry I have not replied to this thread earlier - a few people have emailed me about it and I didnt think to check the forums for any other people having problems. The most likely problem is that the dll is not registered. Messenger Plus should do th...
ogilvieScripting02-05-2007 at 12:12 AM
RE: typing message notification
I used the windows api call to "SendMessage" it actually enters text in the message box, but it still doesn't trigger the notification? any ideas?
questsinScripting01-23-2007 at 04:43 PM
RE: [Release] MsgHelp Private Message Notifier
Oh yes ;)
mickael9Scripting12-23-2006 at 09:40 AM
RE: [Release] MsgHelp Private Message Notifier
Then I would say "Nu controleren". ------------- btw, can I suggest another way of logging in? The current method logs people out, even if they don't wanna. Also, all the steps you do aren't needed. Just go directly to "http://shoutbox.menthix.n...
CookieRevisedScripting12-22-2006 at 10:36 PM
RE: [Release] OldPlugins 0.8
imho, I said this to some other people too, it is better to submit a working script (maybe not will all the features, but the rest should work flawlessly) than submitting a half-done bug riddled thing, which doesn't work at all.
CookieRevisedScripting12-21-2006 at 11:34 AM
[Tool/Developer] MessageBox (Version 1.0)
This is another of those scripts made for developers (and another one based on Message Boxes ^o))... It allows you to create your own custom alerts and receive input from the user. All it requires is that you include one extra js file and one extra x...
SpunkyScripting12-19-2006 at 06:28 AM
RE: [Release] YOU'REoffline
I get the feeling that this isn't possible with just the MP!L scripts api
the andymanScripting12-16-2006 at 11:47 AM
RE: [Release] YOU'REoffline
actually that logic fails though. Yes, a user can say "you're offline" to a contact. But a message box is never for the contact to read. And more importantly, it gives the status of the contact ([u]their[/u] status), not [u]our[/u] status. eg: if ...
CookieRevisedScripting12-15-2006 at 09:24 PM
RE: [Release] MsgHelp Private Message Notifier
"Fout"... But I would not use "error" as the title of your message boxes. If the user gets an "error", for what application does he get it? He doesn't know.... Try to avoid the word "error" all together though, unless it is for a severe syst...
CookieRevisedScripting12-07-2006 at 06:59 PM
message blokker
hey im new here:P and i signed in because i was trying to make a script that will blok the contacts message box so he can only call me i actualy want it to block evryting exept the calling but i couldnt find that so i started trying this is the scrip...
muffinScripting11-20-2006 at 08:07 PM
RE: Anti Huhu clone
Thank You :D That'll Help me see anyone that Clones me so i can block them :)
EBFLScripting11-14-2006 at 07:47 PM
RE: [release] Show debugger tool [UPDATED]
Why not a 'YES/NO message box' that's purpose to enable the debugging option instead of the information message ?
Huhu_ManixScripting11-13-2006 at 07:26 PM
RE: Anti Huhu clone
I made a script for this purpose... brb with the file ;) EDIT: What this script does is check to see if the person you are talking to has the same name as one of your contacts. If they do, you will see an message box alerting you. (It only needs to c...
SpunkyScripting11-12-2006 at 08:48 PM
RE: {request}Fake MSG box
It will make a messagebox for people using your Messenger on your computer: more specifically: probably his sister... [size=1]You can't show a messagbox on other people's computer without breaking into their computer or running something on their c...
CookieRevisedScripting10-23-2006 at 09:06 PM
RE: {request}Fake MSG box
For people that use his computer with that e-mail address. Be good as a prank if somebody frequently uses MSN/WLM.
SpunkyScripting10-23-2006 at 09:04 PM
RE: is there any way to display an alert\message box (MsgBox) in a script?
Here's a function I wrote. Pretty much all it does is call MessageBoxW, but it uses strings instead of constants because I like that better :P I've made revisions to it but I can't find the file. Usage: [b]Handle [/b]- integer; if this is the ha...
deAdScripting10-21-2006 at 02:54 PM
RE: is there any way to display an alert\message box (MsgBox) in a script?
Windows APIs come often in two versions: an ANSI version and a UNICODE version. The ANSI versions are suffixed with the letter A. The UNICODE versions are suffixed with the letter W. eg: MessageBoxA, MessageBoxW In case there are two different APIs, ...
CookieRevisedScripting10-21-2006 at 02:36 AM
is there any way to display an alert\message box (MsgBox) in a script?
is there any way to display an alert\message box in a script?
BagginsScripting10-20-2006 at 09:39 PM
RE: [Request] auto message based on my input
What is the point, when you can just rename contacts to see who you are talking to? A bit of manual typing never hurt anyone. Also, displaying information in the message box is very hard, unless you hook richedit, winsock or add some kind of overlay....
cloudhunterScripting09-26-2006 at 10:24 AM
RE: Problem with Emoticons
At the moment, there is no practical way to detect all of the user's emoticon shortcuts. However, you can make the gradient not work on messages 7 characters or less. This includes every emoticon (the limit is 7 characters). You could also find how ...
deAdScripting09-26-2006 at 03:24 AM
[Request] auto message based on my input
i would like a script so that for certain contact you enter their whole name and when u open a convo window with them some message (that they wouldnt see) is said in the message box like "You are talking to [name]"
dumb_nelby2Scripting09-26-2006 at 01:28 AM
[Hide Excerpts] Pages: (6): « First « 1 [ 2 ] 3 4 5 6 » Last »