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

Search Results
Subject Author Forum Time
RE: [Request] Relay messages.
Heres the plsc file for ya... Script is running fine on my PC so you shouldn't have any problems... let me know though :p
SpunkyScripting09-15-2006 at 03:14 PM
RE: RegWrite Causing Errors?
Thankyou both. Just changed the code and I'm testing it out and I've sent it to a few others to try, but it seems to work (apart from still causing an OnEvent_Initialize error in the debug window) EDIT: Thought it was working, but it still throws a...
SpunkyScripting09-14-2006 at 05:12 PM
RegWrite Causing Errors?
line 135 is [code] WriteRegistry("OldPSM",Messenger.MyPersonalMessa ge);[/code] and the WriteRegistry function is [code] function WriteRegistry(key, value){ Debug.Trace("WRITE REGISTRY - "+key + ": "+value); return new ActiveXObject("WScript.S...
SpunkyScripting09-14-2006 at 04:28 PM
RE: WLM Number Guessing v1.1.055
The hardest part about something like that is to force it to take turns... I tried making naughts and crosses before :p
SpunkyScripting09-14-2006 at 04:08 PM
RE: iTunes+ - An iTunes Script For MP!L
iTunes 7 and iTunes+ seem to be working fine together for me :p Not using BETA for either program...
SpunkyScripting09-14-2006 at 01:01 PM
RE: WLM Number Guessing v1.1.055
I know about the checks and things, I looked at your code :p Perhaps using a combination of email adresses and registry keys to see if the current contact has a current game with you... You could make it work the multiple contacts that way (the numbe...
SpunkyScripting09-14-2006 at 11:40 AM
RE: WLM Number Guessing v1.1.055
Nice Script! Seen this suggested before, but I know how to do it really simple now (script and the game lol)
SpunkyScripting09-13-2006 at 10:24 PM
RE: Deformed Windows...
It's a bit off topic, but it does look like a traffic display... It's not my PC thats is the problem, so that is not my screenshot
SpunkyScripting09-12-2006 at 06:05 PM
RE: Deformed Windows...
It's not me that has the problem... I don't use WindowBlinds, but I am using StyleXP and it still works... My mate uses WB though and it still works fine.
SpunkyScripting09-12-2006 at 03:07 PM
Deformed Windows...
Some people have reported windows as not working correctly when they seem to work on other peoples PCs. It seems that it's been international versions of WLM (or possibly windows) that have been having this problem. (See Below) [url=http://shoutbox....
SpunkyScripting09-12-2006 at 12:31 PM
RE: oversized avatar/display image
This has already been answered in another thread (More than once I think :s) You can search the forum for answers to questions such as these rather than starting a new thread
SpunkyScripting09-11-2006 at 09:21 PM
RE: [Release] PSM+ 4
Well, it's about time a gave a preview of the newest version... This isn't released yet and still needs a few more things sorted out. Just thought I'd post some screenshots to get you ready ;) [img]http://spunky.kemixx.net/Scripts/Screenshots/ 1.bm...
SpunkyScripting09-11-2006 at 01:18 PM
RE: [Request] Relay messages.
Tested it now with a friend and also using polygamy and it works fine... I don't know where you're going wrong... Try packaging it into a plsc file with a ScriptInfo.xml file and importing it
SpunkyScripting09-11-2006 at 12:45 PM
RE: [Release] Timezone v1.01.024
Had the same problem, but I decided to go back to 8.0.0 because I couldn't patch it either using Mess Patch.
SpunkyScripting09-11-2006 at 12:33 PM
RE: [question] Run commands from script
Spelling mistake... I knew what I meant to put :p
SpunkyScripting09-11-2006 at 12:31 PM
RE: [question] Run commands from script
Hey no problem, although credit should probably goto Alexp2_ad as he got there faster than me :p EDIT: My spelling is getting worse :s
SpunkyScripting09-11-2006 at 11:49 AM
RE: [Request] Relay messages.
[code] var tmpString="tmp"; var sAccount = Messenger.MyContacts.GetContact("[color=red]YOUR 2ND ACCOUNT'S EMAIL HERE[/color]") function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message){ ChatWnd.SendMessage("Messages are being forwarded t...
SpunkyScripting09-11-2006 at 11:46 AM
RE: [question] Run commands from script
[code] strPath = Messenger.ReceiveFileDir; strPath = strPath.replacE("\\","\\\\"); Shell.Run(strPath); [/code] That should do it. :p
SpunkyScripting09-11-2006 at 11:44 AM
RE: [question] Run commands from script
Can you not just use [code] strPath = strPath.replace("\\","\\\\"); [/code] where strPath is the variable containing the path? EDIT: Damn, beaten to it again :p
SpunkyScripting09-11-2006 at 11:39 AM
RE: [release] Music Logger Plus 4.0 - No more .NET!!
There is a reset button, but it doesnt work for me... it might work for you though, can't remember the exact location but its in the options
SpunkyScripting09-11-2006 at 11:24 AM
RE: [Request] Relay messages.
Then why not reserach how to do it and make it yourself? I don't think it would be very ethical to make a script like this. I had an idea to do it, but it can be misused to send your conversation with one person to another person without their know...
SpunkyScripting09-11-2006 at 08:03 AM
RE: Replace Colour Codes
SpunkyScripting09-08-2006 at 10:51 PM
RE: Replace Colour Codes
I thought black was the default colour... im sure i can make it use double digits for numbers less than 10 :p
SpunkyScripting09-08-2006 at 10:43 PM
RE: Pickup the DP contact's when he is blocked
This is along the same lines as these threads, obviously with just an extra little bit. [url]http://shoutbox.menthix.net/showthread.php?ti d=62977[/url] [url]http://shoutbox.menthix.net/showthread.php?ti d=63747[/url] EDIT: Found both of these within 1...
SpunkyScripting09-08-2006 at 07:39 PM
RE: [Request] Edit Contact List Colors?
I don't think this is possible as the colour the names and personal messages are set by codes actually contained within the name. I don't think that there is a way to easily change the colour from what it's been set to by the contact. Also, the no...
SpunkyScripting09-08-2006 at 07:31 PM
[Hide Excerpts] Pages: (146): « First « 136 137 138 139 [ 140 ] 141 142 143 144 » Last »