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

Search Results
Subject Author Forum Time
RE: [Release] PSM+ 4
I guess I've been kinda side tracked from this haven't I? Working a lot at the moment so I'll do what I can (not gonna rush though, my coding is sloppy enough ;p)
SpunkyScripting08-09-2006 at 09:02 PM
RE: Delay a function
Try using the AddTimer function and OnTimer() event for the delay. Custom functions? Do you mean like this? [code] function myFunctionName(Param1,Param2){ ... ... ... } [/code] To call the function: [code] myFunctionName("Param1 Value","Param2 Val...
SpunkyScripting08-09-2006 at 08:49 PM
RE: [Request] Fast & Simple Away/Busy System :)
Ok the reason the name changes when copied and pasted is because it's using the "/me" command to display your name (this is also what makes the font purple). I dont see why they would be copying and pasting it back to you anyway... :p I used this...
SpunkyScripting08-09-2006 at 08:41 PM
RE: [Request] Fast & Simple Away/Busy System :)
I'll wait for people to report all the errors before I do that :p Just a little bit of feedback though and I should upload it
SpunkyScripting08-09-2006 at 07:20 PM
RE: Play all regular sounds for specific Contacts while Busy
I'm sure you could do something like turn off the default signin toast, replace it with your own when people sign in, and set it so that if the contacts email is one you want to hear sound for, it plays the sound file :p PS: you could set it for oth...
SpunkyScripting08-09-2006 at 07:16 PM
RE: [Request] Fast & Simple Away/Busy System :)
Ta da! Big fanfair if you please! :D Works locally on my PC. Accesses the registry a lot so just check to make sure that your computer doesn't slow down too much (shouldn't do :p) Just set status to "Busy" or "Away" in either Contacts List Wind...
SpunkyScripting08-09-2006 at 07:09 PM
RE: [Request] Fast & Simple Away/Busy System :)
Working on the last part now... Possibly "finished" in about 20 mins
SpunkyScripting08-09-2006 at 06:54 PM
RE: [Request] Fast & Simple Away/Busy System :)
Sorry for the delay... The script is complete, except for so far the message send everytime the contacts sends you a message. Working on it now :D
SpunkyScripting08-09-2006 at 03:40 PM
RE: [Release] PSM+ 4
I'm new! Gimme a break :p I get an email when a message is posted... I will try and rectify some of these problems and add features shortly. I'm currently working on another script for somebody however and it may be a few days at least before [b]th...
SpunkyScripting08-08-2006 at 08:10 PM
RE: [Release] PSM+ 4
You said "2 things", but meant 4 :D Thats just left over from the first release of the script. I deliberatley made it so that the media would overwrite it. If you want the number of convos hsown instead, disable the media feature :p Don't know wh...
SpunkyScripting08-08-2006 at 08:01 PM
RE: [Request] Fast & Simple Away/Busy System :)
I'll have a go at it for you now... Might take about an hour or 2 :D
SpunkyScripting08-08-2006 at 06:38 PM
RE: [Release] PSM+ 4
I've checked over Matty's revised code and this should work... Can't read much French, but I think it says something about " 'null' equals Null or is not an object". The only error i've had is the "Interop.Call" fail to find the function ...
SpunkyScripting08-08-2006 at 06:36 PM
RE: [release] whos online toast
I'll edit the script so that if no one is online it says, rather than leaving it blank. As for the window popping and you selecting the contact, would you want all online contacts in one list, or just the four (or less) people named on that particul...
SpunkyScripting08-08-2006 at 05:15 PM
RE: [release] whos online toast
It's a good idea for a script... I've kept it installed on my PC :D
SpunkyScripting08-07-2006 at 05:56 PM
RE: [release] whos online toast
So I'm guessing thats what you wanted then? hope it works ok :D EDIT: It is possible, but it'd open all 4 people because I wouldn't know which contact to open... I could try and make it so that when you type either 1,2,3,4 on the numpad when the ...
SpunkyScripting08-07-2006 at 05:52 PM
RE: [release] whos online toast
Intosia, I have already made this... [url=http://shoutbox.menthix.net/attachment.php?pi d=708431]Download Attachment[/url]
SpunkyScripting08-07-2006 at 05:46 PM
RE: Blocked
I've seen some of the disccusions about it and know that they are controversial, but everytime I have used this it has worked. Also, I did state that it wouldn't be accurate, but that it was the only way to even TRY and get an answer. If people wan...
SpunkyScripting08-07-2006 at 05:44 PM
RE: [REQUEST] would like a /clear script
You can't (as far as i'm aware) remove ANY text out of the chat window, else it'd be realy simple to clear it wouldn't it? :p One of the more advanced users might know a way to do it, but you may have to wait for next version or just go without ...
SpunkyScripting08-07-2006 at 05:41 PM
RE: Blocked
There are quite a few threads around about this I think... It was stopped by adding the "Only people on my allow list can see status and send messages..." option. i think the blocked it up some other ways as well. The best thing to do is use a site...
SpunkyScripting08-07-2006 at 05:38 PM
RE: [REQUEST] would like a /clear script
Do you want the last message you sent to be copied or the last message your contact sent or just the last message? you can save the last message to a variable when when it sent/received and then when the chat window reopens. The problem is to put it ...
SpunkyScripting08-07-2006 at 05:33 PM
RE: [release] whos online toast
Well, each toast can have 4 lines, so if you put the title as "Online Contacts", you should be able to iterate through the online contacts and display 4 people in each box. The only problem is, you'd need to find out the total number of online con...
SpunkyScripting08-07-2006 at 03:57 PM
RE: [Release] PSM+ 4
I didn't make it say "NaN" if it equals 0... It's just happened for some reason. If there are no open chats, the defualt message reads: "0 Chats Open | Current Status: Available" I'm going to try to let you change your personal message from t...
SpunkyScripting08-07-2006 at 03:49 PM
RE: [Release] PSM+ 4
OMG! I'll look into the XML... I [b]may[/b] know why it's slightly wierd :p I'll have to check after work tomorrow though now. If I can't fix it, I'll release a version that implements command lines as well :D
SpunkyScripting08-06-2006 at 11:25 PM
RE: [Release] PSM+ 4
Thanks to Matty for this new version. It really is a lot less code :D I'm sure I'll get better as I go along ;) Updated first post with Matty's Edited script[hr] I would have suspected an error with the XML file (encoding or whatever), but it seem...
SpunkyScripting08-06-2006 at 09:34 PM
Clone Warning
A friend of mine just tried to trick me by cloning one of my contacts. It didn't work but I decided to make this script. When a chat window is opened, it checks the contact's name against all the names listed in your contact list. If two people hav...
SpunkyScripting08-06-2006 at 04:47 PM
[Hide Excerpts] Pages: (146): « First « 141 142 143 144 [ 145 ] 146 » Last »