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

Search Results
Subject Author Forum Time
Is this possible to make?
Is it possible to make a Messenger Script that everytime any contact on my friend list would sign into messenger, it would open a chat window and say "Hello :)" and if possible then close that chat window, but this part doesn't matter. Thank you f...
BarathrumScripting02-28-2010 at 04:53 PM
RE: Can someone edit this script a little
So it's not possible or?
BarathrumScripting02-20-2010 at 10:01 PM
Can someone edit this script a little
[code]/* Colorize Author Zanfo.Net Date August 2008 */ function OnEvent_Initialize(boh) { // Debug.DebuggingWindowVisible = true; Shell = new ActiveXObject("WScript.Shell"); RegPrimoColore = MsgPlus.ScriptRegPath + "Color1"; RegSecon...
BarathrumScripting02-20-2010 at 03:04 PM
RE: Need some help with script
Thank you all for the help, the script now works :)
BarathrumScripting02-12-2010 at 11:59 AM
RE: Need some help with script
Hmm, yeah possible, but don't know how to fix it or what to give instead
BarathrumScripting02-11-2010 at 08:31 PM
Need some help with script
Hello I have this script here: [code]function OnEvent_ChatWndReceiveMessage(oChatWnd, Email) { if(Email == "gregorsturm12@hotmail.com") //Change to your target email. { oChatWnd.SendMessage('You are Ignored'); // Type thetext to be writen wit...
BarathrumScripting02-11-2010 at 07:45 PM
RE: Vista Skin
Ok, Thank you, I'll go with the Vista skin you posted, It looks very beautifull same as the one I posted. Thank you for your time and help :)
BarathrumSkin Requests02-10-2010 at 03:41 PM
Vista Skin
[url]http://www.msgpluslive.net/skins/view/45-Life -of-Vista/[/url] Can someone make this skin work with the newest messenger please. I love that skin, but it gives an error that it doesn't work with the newest version of messenger or something like...
BarathrumSkin Requests02-10-2010 at 02:46 PM
RE: How to replace messeges
Well now I simply made that colorizer simply works for any message writen not with /colorize command . This seems like the best way :). Thank you both for answering.
BarathrumScripting01-10-2010 at 03:17 PM
RE: Can someone add something to this code
Works perfectly, thank you.
BarathrumScripting01-10-2010 at 12:53 PM
Can someone add something to this code
Well I have this code here: [code] // Create an object container to store the chat window object var oChatWnds = {}; // Store the chat window object in our object container when it is opened function OnEvent_ChatWndCreated(oChatWnd) { oChatWnds...
BarathrumScripting01-10-2010 at 11:28 AM
RE: How to replace messeges
Strange it does work, but when i try to send it simply says "The command you entered was not recognized" But when I manualy write infront a text /colorize and having this script disabled it works...
BarathrumScripting01-10-2010 at 11:03 AM
How to replace messeges
I need script that does following: Anything I type in chat window will be replaced with "/colorize" + text that was originaly writen Example if i write in chat window "Hello, everyone" it will ouput "/colorize Hello, everyone" Hope you understa...
BarathrumScripting01-09-2010 at 09:55 PM
RE: I'm trying to create a Responder (Nedd some help)
not when someone opens it, it must activate when someone writes something...but only once for each person in one chat window...
BarathrumScripting12-18-2009 at 05:00 PM
RE: I'm trying to create a Responder (Nedd some help)
bump, please I really need it :/
BarathrumScripting12-13-2009 at 03:49 PM
RE: I'm trying to create a Responder (Nedd some help)
Oh, well yes the guy with the bot will have it installed the other not, so let's say it will only close the window for the guy with the bot if he types -1 The email should be the one from who uses the bot, I know there was something to know the emai...
BarathrumScripting11-29-2009 at 05:53 PM
I'm trying to create a Responder (Nedd some help)
Hello all. I'm trying to make a basic bot. I will describe what it should do. I hope someone can make it for me, really appreciated. It starts when someone would click me and write something, then the bot should give him the text: "Press -1 for exi...
BarathrumScripting11-29-2009 at 03:41 PM
[Hide Excerpts] Pages: (2): « First « 1 [ 2 ] Last »