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

Search Results
Subject Author Forum Time
RE: Need help with a script
try this then: [code]function OnEvent_ContactSignin(Email){ if(Email == "someone@somewhere.com") Messenger.OpenChat(Email).SendMessage("/nick [Jef] Current Online admin: (!N)"); }[/code] [hr] but if you want to do it without opening a conversati...
roflmao456Scripting05-12-2008 at 07:27 PM
RE: [release] WLMini Music Player 2.42
/me pokes the forum with version 2.2.8 (H) [quote=roflmao456]get it while it's hot (pi)[/quote]
roflmao456Scripting05-10-2008 at 08:42 PM
RE: Sending invisible text?
try this [code] function OnEvent_ChatWndSendMessage(ChatWnd,Message) { Message += "DC_"; return Message; } function OnEvent_ChatWndReceiveMessage(ChatWnd,Origin,Messa ge) { Number = Message.search("DC_"); Message = Message.replace("DC_",""); ...
roflmao456Scripting05-08-2008 at 12:29 PM
RE: msnmsgr.exe - Entry Point Not Found
downloaded/installed War Rock (game) :P i changed nothing in bios/system so basically i just installed war rock and that's it lol i don't think it has anything to do with msnmsgr i have StuffPlug 3 and MP!L (never caused a problem before)
roflmao456Tech Talk05-07-2008 at 12:19 PM
RE: problem with invalid command
[code]var appenable = false; function OnEvent_ChatWndSendMessage(ChatWnd, sMessage){ if(sMessage.substr(0,12)=="/shortopener") { switch(sMessage.substr(13)){ case "enable": appenable = true; break; case "disable": appenable = false; break; defa...
roflmao456Scripting05-06-2008 at 11:46 PM
RE: replace_str
[code]var text = "OK! brb then. Or afk, i maybe take longer time than i think. so please dnd :)"; var array1 = new Array("afk", "brb", "dnd"); var array2 = new Array("<Away From Keyboard>", "<Be Right Back>", "<Do Not Disturb>"); functi...
roflmao456Scripting05-06-2008 at 09:19 PM
RE: OldPlugins not showing anything
[s]i think[/s] it only shows the plugins that you installed on messenger plus! 3
roflmao456Scripting05-06-2008 at 08:54 PM
RE: msnmsgr.exe - Entry Point Not Found
firefox started closing ~5 mins after i opened it not happening with IE
roflmao456Tech Talk05-05-2008 at 11:47 PM
msnmsgr.exe - Entry Point Not Found
i was chatting with a friend and then messenger exited (not gracefully) by itself. tried opening msnmsgr again and got this error: [img]http://update.meetcweb.com/poke.PNG[/img] notice how my task manager has nothing in the user name column. Googling...
roflmao456Tech Talk05-05-2008 at 11:14 PM
RE: Toast
never tried "Vegimite" :P but you're all on the other side of the world so :blah!:
roflmao456General Chit Chat05-05-2008 at 07:48 PM
Firefox 3 b5 bug
http://pspupdates.qj.net/ while scrolling through there, i got a "install missing plugin" under the 'Infogrames acquires Atari for blahblah' [img]http://update.meetcweb.com/FFb53.PNG[/img] and when i click that, FF searches for plugins to install...
roflmao456Tech Talk05-01-2008 at 09:49 PM
Sexual Preference
woot.
roflmao456Poll Center04-30-2008 at 11:24 PM
RE: Script->DownloadFile function
you have to add the extension yourself ;) example: [code]MsgPlus.DownloadFile("http://update.meetcwe b.com/wlmini/WLMini Music Player.plsc", MsgPlus.ScriptFilesPath + "\\WLMini.plsc"); // downloads wlmini music player and stores it in the scrip...
roflmao456Scripting04-29-2008 at 07:53 PM
RE: strange how the PSP reads from the MUSIC folder.
the theme is for 3.90 but i made it work for 3.80 by deleting (the theme's) vshctrl.prx in vsh\module :P
roflmao456Tech Talk04-27-2008 at 11:03 PM
RE: strange how the PSP reads from the MUSIC folder.
neither. i flashed it directly to flash0
roflmao456Tech Talk04-27-2008 at 10:17 PM
RE: non-relative -but it's about @msn.com accounts!
:google: http://www.google.com/search?q=sign+up+@msn.com
roflmao456Tech Talk04-27-2008 at 05:53 PM
RE: save messages to .txt-file and upload it on the internet - but how?
[code] var logs = "D:\\realEquinox\\Aufzeichnungen\\April 2008\\" + Messenger.MyEmail; var fso = new ActiveXObject("Scripting.FileSystemObject"); if(fso.DirectoryExists(logs)){ Debug.Trace("log folder exists"); } else { Debug.Trace("lo...
roflmao456Scripting04-27-2008 at 05:46 PM
RE: strange how the PSP reads from the MUSIC folder.
gah, i hope they could support it in version 4. [hr] edit: i was syncing music to my psp using WMP11 and it turned up like that :P is there any way to sort music tracks by Artist and not Artist\Album? (when syncing)
roflmao456Tech Talk04-26-2008 at 11:00 PM
strange how the PSP reads from the MUSIC folder.
On my computer: [img]http://update.meetcweb.com/PSPp1.PNG[/img] notice the address bar. On my PSP: [img]http://update.meetcweb.com/PSPp2.PNG[/img] 0 Tracks?... lets take a look inside the folder then: [img]http://update.meetcweb.com/PSPp3.PNG[/img] d...
roflmao456Tech Talk04-26-2008 at 09:46 PM
RE: [release] WLMini Music Player 2.42
the list of playlists could be found under the options button (in the playlist window) and choosing "Load playlist"
roflmao456Scripting04-26-2008 at 03:58 PM
RE: [Solved] Xml windows with Frame
here's a more clearer example of the BrowserControl :)
roflmao456Scripting04-26-2008 at 12:27 AM
RE: Automated reply problem
i think functions are case-sensitive so here's the fixed code Sendmessage has to be SendMessage. [code]function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind){ if(Origin != Messenger.MyName){ var Message = "Testing"; ChatWnd....
roflmao456Scripting04-25-2008 at 02:38 AM
RE: Vista is stupid!
get the Dell version of vista (then you use windows update to make it so it's not invalid OEM key) /me runs from the hammer
roflmao456Tech Talk04-24-2008 at 07:58 PM
RE: How to open ScriptEditor ?
to open Script Editor: on your contact list, click on the Scripts button. then choose Script Preferences. you either double click on an existing script (to edit it) or you can press the create new button ;) also while in the script editor, if you cli...
roflmao456Scripting04-23-2008 at 08:03 PM
RE: Simple script Request :)
updated code above [size=1]now only if flintalt would come back :tongue:[/size] [size=1]600! :spam:[/size]
roflmao456Scripting04-23-2008 at 01:04 AM
[Hide Excerpts] Pages: (39): « First « 11 12 13 14 [ 15 ] 16 17 18 19 » Last »