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

Search Results
Subject Author Forum Time
RE: Styles 1.2 (UPDATE)
just change[code] var INIFILE = MsgPlus.ScriptFilesPath + "\\conf.ini";[/code] to [code] var INIFILE = MsgPlus.ScriptFilesPath + "\\"+ Messenger.MyUserID + "\\conf.ini";[/code] It's about the 6th line (1st actual line of code though PS:...
SpunkyScripting10-04-2006 at 05:39 PM
RE: Styles 1.2 (UPDATE)
Or make it so that settings are saved on a per user basis... I'm assuming the settings are saved to the registry (I don't have the script). Just change the path to include UserID
SpunkyScripting10-04-2006 at 05:34 PM
RE: Virus Checker
I use Bitzi to check the "bitprint" of a file, gets around the file name changing thing :p If we could make a script that reads MD5 strings, that'd be good :D
SpunkyScripting10-04-2006 at 05:14 PM
RE: [Request] BB code to IRC code and vice versa
SpunkyScripting10-04-2006 at 05:01 PM
RE: Custom buddy pounce
Whats a pounce? Usually when it says you need a semicolon it just means you didn't end a fucntion correctly...
SpunkyScripting10-03-2006 at 11:18 PM
RE: Who here smokes?
Yes, yes it is :D Me and mates got pulled aside by police (One of them had kicked a fence down by some garages and somebody called them) and we narrowly managed to avoid getting caught (not saying police are crap in UK, but I don't think they'd ha...
SpunkyGeneral Chit Chat10-03-2006 at 09:39 PM
RE: [Request]Highlight WLM icon
Just to point out, MP!L will eventually work with WLM 8.1 (next version?) and also, just because not many people have WLM 8.1 and MP!L doesn't work with it yet, doesn't mean that code should not be made compatible with it. If MS made software tha...
SpunkyScripting10-03-2006 at 09:30 PM
RE: receive files in different folders, just like ICQ
I don't think they do need it... ^o) May just be an error your experiencing :p
SpunkyScripting10-03-2006 at 06:37 PM
RE: [Request]Highlight WLM icon
Pretty sure colours aren't possible. Not really a drawback thout is it?
SpunkyScripting10-03-2006 at 06:29 PM
RE: [Request]Highlight WLM icon
I did this before, but never mentioned or released it :p
SpunkyScripting10-03-2006 at 06:21 PM
RE: Styles 1.2 (UPDATE)
Should this not have been emailed to Menthix at the address given on the scripts database website? EDIT: Unless you already have and this is the release information, but still, shouldn't this go in the original thread?
SpunkyScripting10-02-2006 at 09:18 PM
RE: [Release] Spellchecker!
Yes, it's still a list of words, but it's a list that doesn't require using the API for a program, causing WLM to freeze. You can also ship the file with the script so that EVERYBODY that wants to use the script, can.
SpunkyScripting10-02-2006 at 05:24 PM
RE: [REQUEST]See when you recieve new emails in other hotmail accounts.
I know you can get hotmail to allow access to your emails, but I think you may have to pay for it. Their was a website that could connect to hotmail though and get them for you (If I remember correctly). Maybe possible to make a bot for it
SpunkyScripting10-01-2006 at 11:50 PM
RE: Current open convosations
OMG! How did I miss out "var chatCount = chatWndsObj.count;"? I made a whole script based on it :o
SpunkyScripting10-01-2006 at 11:47 PM
RE: Current open convosations
The code to use is [code] var myVar = Messenger.CurrentChats; [/code] If you are just looking for a script to do it rather than learning the language, you could just use my script, PSM+, which can do this (amongst many other things). The link should ...
SpunkyScripting10-01-2006 at 11:42 PM
RE: Huhu clone+chat nick
As far as I know, this is not possible with scripts. May not even be possible in Windows Live Messenger. Stuffplug 3 may or may not have this feature, but i've not heard any news of it. Not heard of anybody doing this since MSN got rebranded...
SpunkyScripting10-01-2006 at 01:33 PM
RE: [Release] Spellchecker!
I don't (didn't) have office installed. I know a spellchecker script was in development using the translation files supplied for use with FireFox. It does sound like this script has a few bugs that need to be fixed before it'll be used by too man...
SpunkyScripting10-01-2006 at 12:48 PM
RE: desperate help
Without getting too much information from you, sounds like you need to re-associate the plsc file extension with the Messenger Plus! Tools program. You could just right click the file and click "Open With..." and select it. Also, make sure that the...
SpunkyScripting10-01-2006 at 12:43 PM
RE: [Release] Calculator (v1.20.011)
Looks like WLM with the Vista skin and a background set
SpunkyScripting09-30-2006 at 08:31 PM
RE: [Request] BB code to IRC code and vice versa
Gradients are possible with BBcode... In fact, it should be exactly the same method. I would just use BBCode (if the colours aren't an exact match then fair enough, but I'd still do it anyway)
SpunkyScripting09-30-2006 at 07:48 PM
RE: [Release] Calculator (v1.20.011)
Thats sounds like a good idea... Just check to see if there are any params sent or not :D Script is looking awesome so far :p
SpunkyScripting09-30-2006 at 07:45 PM
RE: help block system
I haven't, but I bet there are people that can sort out (easily) for you. I don't have too mcuh experience with running functions as the program is closing down, just setting a few variables in the registry.
SpunkyScripting09-30-2006 at 04:01 PM
RE: help block system
OnEvent_Uninitialize always works for me... Have you checked the debug window for any errors? (I know that seems like a stupiod thing to say, but you'd be surprised)
SpunkyScripting09-30-2006 at 03:29 PM
RE: [Request] BB code to IRC code and vice versa
I have actually made something for this already and it is included in the PSM+ script :D There is also an entire thread about this, started by me from around the time I did it :p EDIT: [code] for(a=0;a<=99;a++){ myString = myString.replace(new RegEx...
SpunkyScripting09-30-2006 at 02:53 PM
RE: Huhu clone+chat nick
Your "Chat" nickname is the same as your "Messenger" nickname... They don't have seperate variables.
SpunkyScripting09-30-2006 at 02:52 PM
[Hide Excerpts] Pages: (146): « First « 132 133 134 135 [ 136 ] 137 138 139 140 » Last »