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

Search Results
Subject Author Forum Time
RE: [release] @ScriptDev
Great job on the script, Felu! It's come a really long way, and it's much more useful now. :) I also seem to be having the same problem as SpunkyLoveMuff and gravier though. Briefly looking through the code, I believe it's because [font=Courier]No...
phalanxiiScripting12-21-2006 at 12:01 PM
RE: [?] Plus! Colour Picker?
This is something I put together quite quickly for you. I just extracted the interface window from [i]MsgPlusLiveRes.dll[/i]. To use it, go to [i]Plus! > FormatPanel > Show[/i]. When you press a button, it will debug trace the button's name. Note th...
phalanxiiScripting12-18-2006 at 10:13 PM
[Release] Regular Expression Checker
Nothing special here, just a tool to check regular expressions. I was originally going to put this into @ScriptDev, but I've let -!Felu!- take over that project. So here it is as a separate script! I haven't been able to release it because I've be...
phalanxiiScripting12-17-2006 at 12:57 PM
RE: Getting partial String (argument to command.)
With regular expression:[code]if(/^\/(.+?\b)(?: (.*))?$/.test(Message)) { var Command = RegExp.$1.toLowerCase(); var Parameters = RegExp.$2; switch(Command) { case "run": myFunction(Parameters); break; } }[/cod...
phalanxiiScripting12-01-2006 at 05:56 AM
RE: [Release] @ScriptDev
Thanks for all the help, Matty and deAd. I haven't had any experience using functions like Interop.Call or the Windows API, so I'm having trouble getting the hotkey code to work. :S Furthermore, I have exams starting this week, so I don't have any...
phalanxiiScripting11-20-2006 at 09:44 AM
RE: [Release] @ScriptDev
Thanks for the replies, everyone! I actually have no idea how to implement hotkeys, and the HopperLive script looks really complicated to me so... can anyone teach me? :) Btw, I don't mind if you add more shortcuts to the script yourself. Only one c...
phalanxiiScripting11-18-2006 at 09:52 AM
RE: [Release] Enhanced PSM (Version 2.1)
I know you fixed this, but just to give you some extra knowledge. :) According to [url=http://msdn.microsoft.com/library/en-us/scrip t56/html/ec1237d3-e78b-4e77-bd7d-c0204cf03acd.asp] MSDN[/url], the "+" operator concatenates all expressions (joins t...
phalanxiiScripting11-18-2006 at 09:37 AM
RE: Images
Use [url=http://www.restuner.com/]Resource Tuner[/url] to open "MsgPlusLiveRes.dll" in the main Messenger Plus! Live folder. When you open it, find the "PNG" tree. All of the images in the folder are embedded in Messenger Plus! Live. To use them ...
phalanxiiScripting11-18-2006 at 12:47 AM
[Release] @ScriptDev
[align=center][size=5][b]- @ScriptDev -[/b][/size][/align] A simple script adding useful shortcuts for script developers. [b]Features:[/b] - Show Script Debugging - Open Interface Tester - Open Scripting Documentation - Open JScript Language Referenc...
phalanxiiScripting11-17-2006 at 11:01 PM
RE: [Release] MSN Album Cover 0.9.0
This is a pretty awesome script! Good work man! :D Everything works well, but a bit of feedback: 1. The display picture doesn't return to default when the music is stopped/closed. The debugger shows that the previous album directory is searched in, ...
phalanxiiScripting11-17-2006 at 08:01 AM
RE: [Request] Swear Jar
Do you want to literally remove the data from the registry or just reset the count? [hr] [b]1. a)[/b] If you want to remove the data from the registry, simply removing the script will automatically do this. [b]1. b)[/b] If you want to remove the data...
phalanxiiScripting11-12-2006 at 09:07 AM
RE: [Request] Swear Jar
Yes, sure, but you will have to edit it yourself. Find all sections where it says:[code]Messenger.MyPersonalMessage = [color=brown]"Swear Jar: "[/color] + Count;[/code]That is where it sets what your personal message will look like. [i]Count[/i] is...
phalanxiiScripting11-12-2006 at 06:23 AM
RE: Mass IM? Possible?
Yep, try [url=http://shoutbox.menthix.net/showthread.php?ti d=62563]HopperLive[/url]. It's only a preview release, but the "mass IM" works quite well. I'd just like to remind you that when you "mass IM", your Messenger can lag a bit, so use at y...
phalanxiiScripting11-12-2006 at 06:14 AM
RE: [Request] Swear Jar
^o) Errr... as far as I know, it automatically does this... As soon as you import it, it will set your personal message to "Swear Jar: 0", and after sending bad messages, it will increase.
phalanxiiScripting11-12-2006 at 05:44 AM
RE: [Request] Swear Jar
Here you go, made this in like 10 minutes. No configuration or anything, but it does exactly what you want it to. [color=red]NOTE: The instant you import the script, your swear jar will start working. I haven't put in a way to disable the swear jar,...
phalanxiiScripting11-12-2006 at 05:33 AM
RE: [Release] Live Poll v1.02
Here's another update to the script. This time I've cleaned up the "already voted" check thing, and also fixed the PSM bug. Jimbodude's About Window is also included, and I'll probably leave it there until I have time to make a GUI. For all peo...
phalanxiiScripting11-12-2006 at 02:33 AM
RE: [Release] Live Poll v1.02
Ok, I've made a small update now. This new version should fix the personal message bug, and also only allow contacts to vote once. It's pretty late at the moment, so I'm going to go to bed. I'll work on this later (although I have exams coming up...
phalanxiiScripting11-11-2006 at 11:47 AM
RE: [Release] Live Poll v1.02
Can you explain that with more detail? :S Not sure what the problem is... The current PSM seems to work fine for me.
phalanxiiScripting11-11-2006 at 10:57 AM
RE: [Release] Live Poll v1.02
Alright, I'll put that in the next release. PS. Fixed the typo. :P
phalanxiiScripting11-11-2006 at 10:37 AM
[Release] Live Poll v1.02
As requested in [url=http://shoutbox.menthix.net/showthread.php?ti d=67586][request] poll script[/url]: [align=center][b]12 November 2006 [size=5]- Live Poll -[/size] Version 1.02[/b][/align] Live Poll will create a poll for your personal message whic...
phalanxiiScripting11-11-2006 at 10:10 AM
RE: Music Now Playing not showing in psm
Have you enabled Now Playing in Messenger? 1. Open the contact list. 2. Click the arrow next to your personal message. 3. Make sure there is a tick next to [i]Turn on "What I'm Listening To"[/i]. If that's not the problem then I don't know how t...
phalanxiiScripting11-11-2006 at 01:36 AM
RE: [BETA] Imitate Script
I haven't tried this, but perhaps to get around "Bug 1", you can save the font color, type and style for each person. For example (sorry, I looked through the code :S), [i]bir[/i], [i]iki[/i] and [i]uc[/i] could all be made into arrays, and the fo...
phalanxiiScripting11-05-2006 at 10:42 PM
RE: [Request] count up timer
I'm assuming you want this in your personal message? If so, a simple search in these forums or a browse in the scripts database could have found you some. I would suggest using Mattike's [url=http://shoutbox.menthix.net/showthread.php?ti d=65123]Cou...
phalanxiiScripting11-05-2006 at 05:13 AM
RE: [Release] Winamp Media v1.4
Man, this is not good... I honestly have no idea what's going on... *-) I guess you'll have to wait for when I recode the script (which may be some time from now). Don't worry, my script isn't that great anyway. :P For now I've made this Lite Ve...
phalanxiiScripting11-05-2006 at 05:00 AM
RE: Call2 function
You should check out -dt-'s [url=http://shoutbox.menthix.net/showthread.php?ti d=61021]Music now playing[/url] script. It has a function to get Winamp's title from either the track's metadata, or from the string sent by Winamp. It can also get the ...
phalanxiiScripting11-04-2006 at 08:35 AM
[Hide Excerpts] Pages: (6): « First « 1 2 [ 3 ] 4 5 6 » Last »