[Release] PSM+ 4 - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: [Release] PSM+ 4 (/showthread.php?tid=64514) [Release] PSM+ 4 by Spunky on 08-05-2006 at 09:24 PM
Displays many details in your personal message. RE: [Beta] Chat Counter by deAd on 08-05-2006 at 09:40 PM You can enable/disable any script through the plus! preferences RE: [Beta] Chat Counter by Spunky on 08-05-2006 at 09:42 PM
Yeah, but I did have commands to turn it on and off. I just took them out and decided to use the GUI instead. I will add the commands back in on the final release... RE: [Beta] Chat Counter by bugmenot on 08-05-2006 at 10:41 PM
Nice one, Im gonna use this. RE: [Beta] Chat Counter by lrac522 on 08-05-2006 at 11:55 PM Very nice script but I realized that if I should try to configure then click OK while my chats are open, nothing happens, will not execute, have to cancel. Hi all... RE: [Beta] Chat Counter by alexp2_ad on 08-06-2006 at 12:02 AM
Does this really have to labelled "beta"? I know that's the style, what with Google and Web 2.0 and all that, but for something as small as this... couldn't you just test it thoroughly? :/ RE: [Beta] Chat Counter by P4R4D0x on 08-06-2006 at 08:34 AM Hey, Got a bug, opening convos works fine but each time I close a convo majority of my psm will change to 'NaN'...any thoughts? RE: [Beta] Chat Counter by Tan_Hu on 08-06-2006 at 11:50 AM
the script only works at the first time i install it then it stop work'n RE: [Beta] Chat Counter by Spunky on 08-06-2006 at 02:50 PM
quote: I'll check my code... the settings DO save, but you have to press cancel to close the window for some reason... I think the OK button closes the window instead of hiding it. I added a function to reopen it if it was closed as the window needs to be open to use the script, it just hides. quote: It is a Beta version though as I wanted feedback on features that OTHER users have trouble with. If I tested it thoroughly, there is still a chance that it may not work on other people's computers. Judgin by some of these replies, I'm glad I did test it. quote: NaN obviously means "Not a Number". I had this problem if the %chats variable was not at the start of the message string... I did fix this though What's the message you're trying to display, or is it the default one? quote: Look at what? I had a problem during testing where the script would be turned off in the preferences window for Plus! If you open the settings panel and then untick the "Enable this script" box and then retick it, it SHOULD work. I think that's something to do with me reading the Enabled variable from the registry RE: [Beta] Chat Counter by Geo on 08-06-2006 at 03:31 PM
the script doesn't work RE: [Beta] Chat Counter by Spunky on 08-06-2006 at 03:37 PM
code: settings should be equal to the Id of the settings window... There might be a problem with the installation of the script on your PC. This is the only complaint I've had regarding this RE: [Beta] Chat Counter by Geo on 08-06-2006 at 03:59 PM
I renamed the Var settings, but it does not work RE: [Beta] Chat Counter by Spunky on 08-06-2006 at 04:01 PM Have you tried removing the script and then adding it again? RE: [Beta] Chat Counter by Geo on 08-06-2006 at 04:02 PM Yes, but without result RE: [Beta] Chat Counter by Spunky on 08-06-2006 at 04:05 PM
I can't understand why it's not working, as it is working fine on everybody elses... code: This may clear up if a funcation isn't being called for some reason... The reason it doesn't make sense is that it's the OnEvent_Initialize function thats called before any other in the script. Check your plus! preferences and go down to scripts... It might say that the script is "stopped" for some reason... RE: [Beta] Chat Counter by Geo on 08-06-2006 at 04:14 PM
The problem is situated from the initialization RE: [Beta] Chat Counter by matty on 08-06-2006 at 08:18 PM I pmed him with a version I recoded for him he may release it but who knows. RE: [Beta] Chat Counter by Spunky on 08-06-2006 at 09:34 PM
Thanks to Matty for this new version. It really is a lot less code quote: I would have suspected an error with the XML file (encoding or whatever), but it seems to work OK on other PCs... I would suggest downloading the new version (Just click the attachment in the first post) Sorry About the double post, but I feel that as this is a response to a problem and contains no new information, that it should be seperated slightly.... RE: RE: RE: [Beta] Chat Counter by Tan_Hu on 08-06-2006 at 10:07 PM
quote:still same ( lolz!! RE: [Beta] Chat Counter by Spunky on 08-06-2006 at 11:25 PM
OMG! I'll look into the XML... I may know why it's slightly wierd I'll have to check after work tomorrow though now. RE: [Beta] Chat Counter by lrac522 on 08-07-2006 at 02:23 AM Seems to be working ok at da mo. I just luv this script. Hi all... RE: RE: [Beta] Chat Counter by P4R4D0x on 08-07-2006 at 03:59 AM
quote:Why couldn't it just be zero??quote: +> Chats Open [ %chats ] <+ RE: [Beta] Chat Counter by Jimbo on 08-07-2006 at 10:14 AM cool script RE: [Beta] Chat Counter by Spunky on 08-07-2006 at 03:49 PM
quote: 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 the Contact List and make it so that %chats and %status still works, rather than HAVING to use the interface, which should let anybody that experiences the same problems veiwing theinterface that Tan_Hu has. Expect this to be released soon. As nobody has really suggested any new features, it will probably be a final version and I'll submit it to the script database too. RE: [Beta] Chat Counter by Geo on 08-07-2006 at 04:43 PM
Hello, RE: [Beta] Chat Counter by Spunky on 08-08-2006 at 06:36 PM
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". RE: [Beta] Chat Counter by Supersonicdarky on 08-08-2006 at 07:57 PM
4 things: RE: [Beta] Chat Counter by Spunky on 08-08-2006 at 08:01 PM
quote: You said "2 things", but meant 4 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 Don't know why it said undefined... mine has always given me the correct number, i don't know where people are getting the errors from. I'm looking into the prefs window currently. RE: RE: [Beta] Chat Counter by Supersonicdarky on 08-08-2006 at 08:06 PM
quote:i edited a sec after i posted, u sure watch this thread and i said add an option to make it overwrite or not and it shows up after disabling enabling script in plus and can u make it save the original message so when disabled it goes back to normal? and it shoes undefined after opening closing prefs and settings dont show up until next time i dis/enable script in plus, not open/close convo jeez, thats alot RE: [Beta] Chat Counter by Spunky on 08-08-2006 at 08:10 PM I'm new! Gimme a break 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 this script is finished. RE: [Beta] Chat Counter by Supersonicdarky on 08-08-2006 at 08:12 PM as long as someday it'll be bug-free i'll be ok RE: [Beta] Chat Counter by Spunky on 08-09-2006 at 09:02 PM 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) RE: [Beta] Chat Counter by Menthix on 08-10-2006 at 07:26 PM Hmm... You didn't submit this script to the scripts DB yet, right? (confused, lol ). Anyway, nice script make sure you submit it if you haven't already done so and you think it's ready enough. RE: [Beta] Chat Counter by Spunky on 08-10-2006 at 07:29 PM
The script still appears to have some issues and just randomly doesn't like people Works fine on my PC though. Just need some time to neaten some code up and I'll submit it... Working only half day tomorrow so I should have some spare time. RE: RE: [Beta] Chat Counter by P4R4D0x on 08-13-2006 at 05:15 AM
quote: Wait, your not getting me, this doesn't happen when I have no convos open, it happens when I close a convo..the numbers go up ok but the numbers don't go down, they just change to NaN, get me now?? As I said in my original post: "opening convos works fine but each time I close a convo majority of my psm will change..." RE: [Release] Chat Counter by Chris4 on 08-26-2006 at 04:10 AM
A couple of bugs I found. [Release] Chat Counter by Spunky on 08-26-2006 at 08:48 AM
UPDATED:
I finally had 10 minutes to go over the script this morning and managed to find a few bugs... It was to do with a couple of the edits Matty made to the code. It is harder to understand someone elses code though EDIT - Can someone also tell me if there is still a problem wit the settings window please? RE: [Release] Chat Counter by lrac522 on 08-26-2006 at 04:47 PM
quote:Why not make ¬ disappear if 0 window is open? Cancel button still doesn't work. RE: [Release] Chat Counter by Spunky on 08-26-2006 at 04:47 PM Because "0 Chat Open" is bad English. "0 Chats Open" is ok RE: [Release] Chat Counter by lrac522 on 08-26-2006 at 04:54 PM
quote:Ok cool...Works fine except for the cancel button. Good Job RE: [Release] Chat Counter by Spunky on 08-26-2006 at 10:14 PM Ok, didn't notice the edited post For some reason the code was COMPLETELY left out. lol. Updated it, but not going to upload it until tomorrow now as it gives me time to check for more bugs and, to be honest, I'm in a lazy mood right now RE: [Release] Chat Counter by Spunky on 09-11-2006 at 01:18 PM
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 RE: RE: [Beta] Chat Counter by ins4ne on 09-11-2006 at 01:29 PM
quote: same here... looks weird with all these window parts everywhere RE: [Release] Chat Counter by minipatchou on 09-11-2006 at 03:53 PM
quote:wow its cool nice cool new figuration window.. RE: [Release] Chat Counter (Version 3.7.5) by Spunky on 09-17-2006 at 11:51 PM
Version 3.7.5 is finally here! Goto the first post for details or to download it (Download also available below) RE: [Release] Chat Counter (Version 3.7.5) by duck! on 09-20-2006 at 04:15 PM
quote:its cool i didnt have to old one but this one is good RE: [Release] PSM+ (Version 3.7.5) by Spunky on 09-22-2006 at 03:09 PM
Just a small update (it's not been uploaded yet, but I'll keep you up-to-date until the next release). RE: [Release] PSM+ (Version 3.7.5) by duck! on 09-22-2006 at 04:04 PM
quote:is this releasedyet RE: [Release] PSM+ (Version 3.7.5) by Spunky on 09-22-2006 at 04:29 PM Not officially as version 3.7.5 isn't displayed on the Script Database yet. If anybody wants it, PM me or add me on MSN and I'll send it you RE: [Release] PSM+ (Version 3.7.5) by duck! on 09-22-2006 at 04:32 PM
quote:o okay ill wait for the release on here im still getting used to version 3.7.5 RE: [Release] PSM+ (Version 3.7.5) by jerone on 09-22-2006 at 04:35 PM
oke nice script; ill wait for a beter and bigger version RE: [Release] PSM+ (Version 3.7.5) by Spunky on 09-22-2006 at 04:37 PM
I've just seen 3.7.5 on the scipt database I'll see what else this version needs doing to it before submitting it. RE: [Release] PSM+ (Version 3.7.5) by jerone on 09-22-2006 at 05:12 PM
RE: [Release] PSM+ (Version 3.7.5) by Spunky on 09-22-2006 at 05:15 PM
The download and topic are called PSM+ because I can change those manually. The script database isn't updated every second of every day, so when I submit the next version, it should be changed as well. RE: [Release] PSM+ (Version 3.7.5) by jerone on 09-22-2006 at 05:27 PM
just when i want to click the button 'Add Nicknames' i select the option left from it. there is just a invisible layer from the selection above the button. RE: [Release] PSM+ (Version 3.7.5) by Spunky on 09-22-2006 at 05:34 PM I don't know why that is happening as the length of the CheckBox control is not long enough to over lap the button... RE: RE: [Release] PSM+ (Version 3.7.5) by jerone on 09-22-2006 at 06:04 PM
quote:i dont know eather. i deinstalled en reinstalled, but but stays RE: [Release] PSM+ (Version 3.7.7) by Spunky on 09-24-2006 at 01:28 AM
You might be best waiting for the next version. As far as I know, it's got to be a setting you have on your PC rather than a problem with my script.... I know there are errors if you place controls too close together, but as I said, the length of the checkbox label is not long enough to over lap the button code: it says that pWnd is undefined... Any ideas why? PS2: To translate for this script, please PM or email me and I will send you the file containing the phrases you will need to translate. Please then send it back to me and I'll edit the file to work with the script RE: [Release] PSM+ (Version 3.7.7) by rockmanneo on 09-26-2006 at 10:45 PM
Why do we have to manually assign nicknames? RE: [Release] PSM+ (Version 3.7.7) by Spunky on 09-26-2006 at 11:00 PM
The script has no way of determining the nickname of a contact as it is not a property assigned by Messenger or Plus! RE: [Release] PSM+ (Version 3.7.7) by CookieRevised on 09-27-2006 at 06:35 AM
quote:This could be build in in the script so it refuses to print those emails (replace them with blanks). With the use of a regular expression replace method this is quite easy (and many contacts will thank you ). RE: [Release] PSM+ (Version 3.7.7) by Spunky on 09-27-2006 at 06:23 PM
quote: Noted. Will just remove the function that inserts the email. it's not much code tbh (about 2-3 lines) RE: [Release] PSM+ (Version 3.7.7) by Spunky on 10-10-2006 at 12:39 AM
In my quest to make it possible for your PSM to display nearly all information about messenger, I've decided to add some new functions in the next release. They are: RE: [Release] PSM+ (Version 3.7.7) by brian on 10-10-2006 at 04:20 AM Small suggestion: You might want to modify the %offline% to contacts and make the %offline% equal to the total number of contacts minus the %online%? RE: [Release] PSM+ (Version 3.7.7) by Spunky on 10-10-2006 at 10:11 AM
quote: You'd think so wouldn't you? lol I set %offline for this so that you could use the syntax "%online/%offline". %offline will EVENTUALLY be changed to %total and then %offline will be made again to show ONLY offline contacts. It's the next release though, and who knows how long that'll be... Anybody that uses the Yahoo! Widget Engine can now benefit from an update widget that alerts you when a newer verion than the one you have is available. The widget file is 25Kb in size and makes no changes to any part of your PC. It sits happily on your desktop (or out of they way on the "Heads Up Display"). There will be an option soon to automatically update the script when the widget is clicked and an update is available. Click here to download the widget file - Seems to download as .zip | Please rename to .widget to use correctly RE: [Release] PSM+ (Version 3.7.7) by Jimbo on 10-18-2006 at 06:54 AM
First of all, sorry to bring up an old thread, but i've got a problem RE: [Release] PSM+ (Version 3.7.7) by Spunky on 10-18-2006 at 12:39 PM
Hmmm... It could be possible there are multiple instances of the script installed on your computer. Look in the scripts list and see if there are any others called "Chat Counter" or "PSM+" and stop them and then remove them. Also check in the scripts folder. RE: [Release] PSM+ (Version 3.7.7) by CookieRevised on 10-18-2006 at 02:17 PM
quote:you're wrong When you remove a script, the script is ended first. If an external ActiveX DLL is used in the script, Plus! will report that not all files could be removed. So either way, either the script is totally removed completely, or Plus! will give you an error message. The reason why certain commands still seem to work or things still seem to happen is in almost all cases because of different scripts which use the same commands as your just removed script, duplicated scripts* with a different name, or stuff which relateds to the messenger servers (eg: updates or reverting back of a PSM)... As for the particular problem of JimboDude, this might also well be of a totally different script's doing. Extremely many scripts have been made (and not always bug free!) which do something with the PSM, so this might well be such script doing this. eg: a script which backups used PSMs and can restore them. Such a script can linger in the background doing its stuff and restore the previously used PSM frequently due to a bug. But because of the PSM+ script, the PSM will always be set correctly, but i nthe background that other faulty script is still running. Once you removed PSM+, the faulty script takes precidence. I'm not saying this is the cause, but it is a explanation (and common thing) on what might be happening. * just as you indeed suggested too. Though, you can't install a same script twice. If you do that the previous installation will be overwritten. Only when the name of the script is different you can install a script twice. @JimboDude: list all the scripts you have installed. You do this by going to Plus! > Preferences > General > Scripts or by showing us the whole contents of your Scripts directory. RE: [Release] PSM+ (Version 3.7.7) by Jimbo on 10-18-2006 at 02:29 PM Lol, i worked out the problem, i had Chat counter installed aswell as i downloaded it from his website, and then from the Script DB RE: [Release] PSM+ (Version 3.7.7) by Spunky on 10-18-2006 at 04:19 PM
quote: Sounds TOO familiar You're idea about it being another script backing up PSMs was something I would never have come up with. I almost wish it was that now. RE: [Release] PSM+ (Version 3.7.7) by Jimbo on 10-18-2006 at 05:58 PM spunky, have you got a date for the next release? and can it have the feature i suggested to you on WLM? RE: [Release] PSM+ (Version 3.7.7) by hmaster on 10-19-2006 at 03:41 PM
Spelling Mistake: RE: [Release] PSM+ (Version 3.7.7) by Spunky on 10-22-2006 at 09:30 PM
Hmmm... I changed it ages ago (I thought it was before it got released) My version says "English" so I haven't really been aware of it. Needless to say it's goingto be correct in the next version. Version 3.7.8 is SOOO almost done. If I have a few hours tomorrow, it should be released then. About languages... I know it was going to be a big feature, but right now, it's doing my head in trying to iron out little bugs (that seem to crash WLM for some reason btw). So in this version, they have been removed, however the supporting code is still there so it can be picked up again anytime I want. New features include ability to turn the Media PSM off when "What I'm Listening To" is on. I was getting bugged by one of my testers for that feature for months. (hardest part was reading/writing the setting from registry ) There is now a "Rotator" that allows you to have upto 10 message strings all being cycled through at a specified interval. It's only semi-completed, but it's about 90% done. Those of you with a recent version of PSM+ should get find it using the "Check for Updates" function (or even more recent will find it automatically) First Post will be updated and contain a link for the new download (will be added to scripts database shortly) RE: [Release] PSM+ (Version 3.7.8) by dylan! on 10-22-2006 at 10:06 PM
nice script I like it!! RE: [Release] PSM+ (Version 3.7.8) by Jimbo on 10-23-2006 at 10:34 AM Good update spunky but i prefered it when it displayed the person's first part of their email address because i have like 250 contacts and i don't want to go through and add a nickname for each one! RE: [Release] PSM+ (Version 3.7.8) by Longinus on 10-23-2006 at 06:14 PM Im having problems with installing this scipt bc I have to unzipp it and dont know which part of it sorry for my bad english! RE: [Release] PSM+ (Version 3.7.8) by Spunky on 10-23-2006 at 06:15 PM
Don't unzip it. When you download it, it should come as a .plsc file. (if it donwloads as .zip, rename it to .plsc). RE: [Release] PSM+ (Version 3.7.8) by Longinus on 10-23-2006 at 06:28 PM ty for the help it works now RE: [Release] PSM+ (Version 3.7.81) by Jimbo on 10-23-2006 at 06:35 PM
quote:Lol did it earlier() and lovin the update RE: [Release] PSM+ (Version 3.7.81) by SonicSpinner on 11-12-2006 at 11:56 AM
very nice script imo. RE: [Release] PSM+ (Version 3.7.81) by Spunky on 11-12-2006 at 02:51 PM
First, make sure you have the latest version (Download) quote: Available Text: ·$3Available Busy Text: ·$7Available Very Busy Text: ·$4Available RE: [Release] PSM+ (Version 3.7.81) by Plan-1130 on 11-12-2006 at 08:56 PM
One thing I'm not very fond of is that /psm is used for opening the config window, maybe change it to /psm+, or /psmplus, or /psmconf. RE: [Release] PSM+ (Version 3.7.81) by elektra on 11-12-2006 at 09:02 PM
Can you fix the enhancer psm and intergrate it in to psm + RE: [Release] PSM+ (Version 3.7.81) by Spunky on 11-12-2006 at 09:12 PM
One thing I'm not very fond of is that /psm is used for opening the config window, maybe change it to /psm+, or /psmplus, or /psmconf =when opened, it should show "General" tab as opened It does as far as I know... What page is opening instead for you? =in the tab: "Advanced" the "Convert BBCode to 3.xx" checkbox covers the "Add Nicknames" button when mouse overed I don't seem to be able to recreate this and I think it's only been mentioned once before (possibly by you?) I will try and make the label shorter and it should resolve on it's own. As for rotation... It's not actually finished yet, but when it is it will add a FURTHER 10 possible strings for the user to set. i've left is seperate as I want to ensure that it always has at least one string. I should probably proof read my stuff, eh? lol Any input is appreciated On a side note, I added a new feature tonight that displays the "Add Nickname" dialog if the contact you are conversing with has not got one set. This can be turned on and off in options (off by default ) This will be version 3.7.82 and will be available 13-Nov-06 (AM) GMT. Users with recent version will be notified as soon as an update is available @Quacky: It's pretty much in full working order, I just need to find Shondoit to ask a few questions that I think he might be able ot help me with... At the moment, the child window the script creates steals the focus from whatever you're doing (such as typing a reply to someone). RE: [Release] PSM+ (Version 3.7.81) by Plan-1130 on 11-12-2006 at 09:26 PM
quote: RE: [Release] PSM+ (Version 3.7.81) by bgmrk on 11-12-2006 at 09:28 PM is it possible you could combine this with a countdown tool, and i can't seem to get the rotation to work. ne suggestions? RE: [Release] PSM+ (Version 3.7.81) by Spunky on 11-12-2006 at 10:16 PM
quote: Countdown/up is scheduled for a future release. As for the rotation, if you read the previous post, it states that it isn't complete yet. The reason it is still in is that I wanted to get a new release out and didn't want to go through the hassle of disabling it and putting it back right... Just ignore it for now. quote: Noticed that earlier... It's nothing major, I'll SEE if I can make it automatically "select" when opened. quote: Other users of the script (me included) don't seem to have this problem and I don't know why it is only for some people and not others. I will fix it however for when it is released tomorrow. RE: [Release] PSM+ (Version 3.7.81) by bgmrk on 11-12-2006 at 10:35 PM how long till we can expect an update, that makes rotational added in, and a counter? RE: RE: [Release] PSM+ (Version 3.7.81) by CookieRevised on 11-13-2006 at 01:31 AM
quote:There are already countdown scripts for the PSM available: "CookieRevised's reply to Countdown for PSM/Nick" lists all of them. ---------------------------------- EDIT: quote:blah... sorry, that thread is in the beta forum, I'll request to move it. RE: [Release] PSM+ (Version 3.7.82) by Spunky on 11-14-2006 at 02:36 PM
Well 3.7.82 is out tomorrow so it obviously won't be in that release. Next major version to be released will be 3.8.0. With writing the code for the countdown section, it could take a while... Rotation is almost complete and shouldn't be much work. I need to update the list of "special words" and completley remove the language option from the menu (until future release). I'm also working on a help file to accompany the script to hopefully make it easier for people to use... quote: I can't access that link btw, it says I don't have permission (but shows me as logged in) I think he wanted to be able to use a countdown at the same time as using this script New version released (A bit later than I expected ) Information will be updated in first post soon. Usual download link - http://spunky.kemixx.net/PSM+.plsc RE: [Release] PSM+ (Version 3.7.82) by CyberPhreak on 11-19-2006 at 12:08 AM Ehm, this might be a bit late posting, but I have some issues with this script. ITs seems okay and all that, but it just pisses me off, whenever I try to save my settings nothing happens. I try to add so I can show how many contacts online and stuff, but when I hit "Apply" or "OK" Nothing happens, my settings won't be saved... Any ideas? RE: [Release] PSM+ (Version 3.7.82) by Spunky on 11-19-2006 at 01:05 AM
Depends exactly which version you're using... If it's an older version (or from the scripts database) the script did used to have this problem but it has been sorted now and everything should be working perfectly. I've just finished on this new version (3.8.0) which now (finally) includes the rotator function. The user can specify the interval/refresh rate and up to nine personalised message strings. The Enhanced PSM script has also been merged into this one as an advanced option for ease. Different from it's first release, Enhanced PSM now allows users to reposition it using either a GUI, or for more advanced users, by edting values such as "left" and "top". Languages aren't being supported right at this moment still, but will be reintroduced in the next (or next after that) release (hopefully ). Work is currently in progress for a CHM help file that will be included soon and there will also shortly be an update to the words list (which is LONG overdue ) RE: [Release] PSM+ (Version 3.7.82) by CyberPhreak on 11-19-2006 at 01:41 AM I tried your newest update, but I still have problems, no settings gets saved RE: [Release] PSM+ (Version 3.7.82) by Spunky on 11-19-2006 at 01:51 AM
1) Make sure Debug is enabled by going to Messenger Plus' Preferences > Scripts (on the left hand side) and then ticking the "Enable Debugging Options (for script developers only)" box and then clicking "OK" or "Apply". RE: [Release] PSM+ (Version 3.7.82) by SonicSpinner on 11-19-2006 at 02:36 AM
i also tryed the latest 3.8.0 version . RE: [Release] PSM+ (Version 3.7.82) by CyberPhreak on 11-19-2006 at 02:57 AM
Skriptet starter RE: [Release] PSM+ (Version 3.7.82) by Jimbo on 11-19-2006 at 08:10 AM
quote:This is becasue you have to add nicknames for each contact. RE: [Release] PSM+ (Version 3.7.82) by CyberPhreak on 11-19-2006 at 11:16 AM I mean my problem is that if I remove all the current gibberish which makes all the purple stuff and stuff, and just replace it with your string nothing happens it stays as the default line that comes with PSM! RE: RE: [Release] PSM+ (Version 3.7.82) by SonicSpinner on 11-19-2006 at 01:37 PM
quote:i did that allready. still didnt work, spoke with spunk last nite, hes gonna fix it today and prolly a new rls will be out Sonic RE: [Release] PSM+ (Version 3.7.82) by Spunky on 11-19-2006 at 03:32 PM I've fixed the %current problem, but now I'm having difficulty with the script appearing to overwrite it's settings. I can't find what is making it overwrite them so it's taking me a while to just run through the code. I appreciate your help in reporting these bugs as I cannot test every aspect of the script repeatedly for each release. I will try to fix the registry problem ASAP. RE: RE: [Release] PSM+ (Version 3.7.82) by SonicSpinner on 11-19-2006 at 07:38 PM
quote: God Bless The Spunky! Sonic RE: [Release] PSM+ (Version 3.7.82) by MicroWay on 11-26-2006 at 09:52 PM
Uow!!! RE: [Release] PSM+ (Version 3.7.82) by Spunky on 11-26-2006 at 09:53 PM
quote: Never be afraid to PM if you have problems... Thats what I'm here for RE: [Release] PSM+ (Version 3.7.82) by MicroWay on 11-26-2006 at 10:16 PM
quote:Thank's.... Just one thing... Don't forget to update in the script the new "words" (%offline / %total...)... RE: [Release] PSM+ (Version 3.7.82) by Fuse on 11-29-2006 at 07:56 PM good script RE: [Release] PSM+ (Version 3.7.82) by Jimbo on 11-29-2006 at 07:59 PM
quote:[offtopic] When you post try to make it longer than that because people could regard that as spam and give you a neg rep. Sorry if i sound mean but posts like thar are soo anoying RE: [Release] PSM+ (Version 3.7.82) by Spunky on 12-02-2006 at 05:38 PM
quote: I was waiting for a proper release (Script database) before updating them There is a lot of work to do on this script if I want it submitting within the next few weeks Updated the words list. I now urgently need people to translate this latest version. Once this is done, I may release this as a final build. Attached is the language translation template file. If you would like to translate it for me, just download and then post the file back onto this thread so that people know which languages have already been done (else I keep getting asked for the same languages ) RE: [Release] PSM+ (Version 3.8.0) by PAIN on 01-25-2007 at 04:04 PM
hi @ all, RE: [Release] PSM+ (Version 3.8.0) by Jimbo on 01-25-2007 at 04:14 PM
quote:First, its called PSM+, the old version was called chat counter. Next, go to plus>Preferences>Scripts and check that PSM +(Chat counter) is enabled. Hope this helps RE: [Release] PSM+ (Version 3.8.0) by PAIN on 01-25-2007 at 04:25 PM
yeah, its enabled , but still no (Chat Counter) settings after pressing "plus!". RE: [Release] PSM+ (Version 3.8.0) by snAke_LeAder on 01-26-2007 at 05:22 PM can't download, link broken ? RE: [Release] PSM+ (Version 3.8.0) by Zahid™ on 01-26-2007 at 08:14 PM
quote:http://www.msgpluslive.net/scripts/view/139-Chat-Counter/ RE: [Release] PSM+ (Version 3.8.0) by snAke_LeAder on 01-26-2007 at 08:39 PM thx RE: RE: [Release] PSM+ (Version 3.8.0) by PAIN on 01-29-2007 at 09:50 PM
quote: RE: [Release] PSM+ (Version 3.8.0) by Fantasy86 on 03-17-2007 at 12:51 AM
http://www.msgpluslive.net/scripts/view/139-Chat-Counter/ RE: [Release] PSM+ (Version 3.8.0) by bauer on 03-19-2007 at 05:55 PM thx RE: [Release] PSM+ (Version 3.8.0) by vicks75 on 05-16-2007 at 03:04 PM Can someone send me the latest version? RE: [Release] PSM+ (Version 3.8.0) by Deco on 05-16-2007 at 07:14 PM
Also looking for the last version... RE: [Release] PSM+ (Version 3.8.0) by vicks75 on 05-20-2007 at 04:35 PM Noone?? x( RE: [Release] PSM+ (Version 3.8.0) by dan2007 on 08-01-2007 at 07:35 PM Anyone managed to find the last version before the site was taken down?, somebody must have saved it i mean come on lol RE: [Release] PSM+ (Version 3.8.0) by Spunky on 08-01-2007 at 07:57 PM
quote:Not many people had it before it was lost as it was a BETA. I'm gonna start work again on this tonight, so it may not be identical, but it should be up to the same quality Sorry to everyone about the loss of the old version and about the delay off the update RE: [Release] PSM+ (Version 3.8.0) by dan2007 on 08-05-2007 at 08:12 PM
Lookin forward to it RE: [Release] PSM+ (Version 3.8.0) by miserablecore on 08-06-2007 at 09:23 AM Rather interesting script, I'll give it a shot and report back with any problems. RE: [Release] PSM+ (Version 3.8.0) by ebonez on 08-12-2007 at 02:19 AM How do I get it to show how many contacts online or altogether other than just: 2 Chats Open | Current Status: Available RE: [Release] PSM+ (Version 3.8.0) by Spunky on 08-12-2007 at 10:59 AM change the msgstring to: quote: (I think this version uses $offline to show TOTAL contacts... it is changed in a newer version and $total is added) RE: [Release] PSM+ (Version 3.8.0) by Pete on 08-30-2007 at 01:12 PM
Im trying to download the latest Chat counter and it wont work RE: [Release] PSM+ (Version 3.8.0) by Jona on 08-31-2007 at 01:45 PM *kuch* he's site is offline RE: [Release] PSM+ 4 Beta by Spunky on 09-12-2007 at 06:45 PM
PSM+4 needs beta testers It's a complete re-write so it has lost a few features for the moment, but the code is more reliable and so on. Post here if you're interested RE: [Release] PSM+ 4 BETA by duck! on 09-12-2007 at 07:02 PM *duck raises hand RE: [Release] PSM+ 4 BETA by Chris4 on 09-12-2007 at 07:26 PM * Chris4 is interested RE: [Release] PSM+ 4 BETA by toddy on 09-12-2007 at 07:28 PM * toddy slaps SpunkyLoveMuff RE: [Release] PSM+ 4 BETA by Spunky on 09-12-2007 at 08:27 PM
quote: you in or out? RE: [Release] PSM+ 4 BETA by toddy on 09-12-2007 at 08:37 PM
quote:You put your right hand in You put your right hand out In, out, in, out, shake it all about. You do the Hokey Cokey and you turn around That's what it's all about... RE: [Release] PSM+ 4 BETA by Oxy on 09-12-2007 at 08:42 PM I'll be willing to do it, spunky. RE: [Release] PSM+ 4 BETA by Jimbo on 09-13-2007 at 05:31 AM I'll test it for you mate if you want RE: [Release] PSM+ 4 BETA by Spunky on 09-13-2007 at 01:24 PM BETA testers have all been chosen... If you PM me with your WLM addresses I can send the file to you and you can report back any problems. (Also, look at the first post for an updated list of special words) RE: [Release] PSM+ 4 BETA by Oxy on 09-13-2007 at 03:58 PM
Spunky, seeing as the list is gone, i assume the testers are the few that opted for it in this thread? RE: [Release] PSM+ 4 BETA by toddy on 09-13-2007 at 04:11 PM
quote:see the first post in the thread nub RE: [Release] PSM+ 4 BETA by Oxy on 09-13-2007 at 04:33 PM
quote:Yeah, but i don't usually read 14-paged threads from the first page, especially if i've read it before . RE: [Release] PSM+ 4 BETA by sirlemons on 09-21-2007 at 09:21 PM
Could I Please be a BETA tester? RE: [Release] PSM+ 4 by Spunky on 09-28-2007 at 08:18 PM
quote: Unfortunatley, BETA testers have already been chosen and the testing is in progess. The date has already been implemented in the new version and it is also possible to chaneg the format of the date. If you have any more suggestions though, feel free to post them and I'll will see about adding them to the next release. Be sure to check back now and then to be sure of getting the latest release as soon as it comes out Download now available. First Post updated with information Download Here: [Release] PSM+ 4 RE: [Release] PSM+ 4 by Jimbo on 09-28-2007 at 09:06 PM Can you bring back the currently talking to feature? and use emails? RE: [Release] PSM+ 4 by QuoteTheRaven666 on 09-29-2007 at 12:26 AM
Ah, my dear Spunky and your scantily clad avatar, did you manage to get a personal message switcher in? Where it switches between a number of PSM's which can be set with a timer like I mentioned in my topic? That would be swell! RE: [Release] PSM+ 4 by Spunky on 09-29-2007 at 09:17 AM
quote: It updates every 10 seconds. quote: That will be in 4.1. The code to do this in previous versions started to get overly complicated quote: %current is back in. If you want it to use emails, you can just set the users nicknames to emails. I suggest that you don't due to privacy issues and the like... RE: [Release] PSM+ 4 by Jimbo on 09-29-2007 at 09:32 AM
quote:Thats long though, i have like 300 contacts, last time there was some code you could take out, i remember you telling me on WLM, can you still do that? If you dont want to post, pm RE: [Release] PSM+ 4 by Spunky on 09-29-2007 at 09:43 AM I might add a secret registry key, just for you But it still won't show the whole email RE: [Release] PSM+ 4 by Jimbo on 09-29-2007 at 01:48 PM
quote:Thanks What will it show then? RE: [Release] PSM+ 4 by QuoteTheRaven666 on 09-29-2007 at 02:12 PM Um. It doesn't change. I used the ALT 0160 trick and it worked....once. Then it stopped. My computer clock said 10:12AM, and my PM time still said 10:09AM. Real nice script. -.- RE: [Release] PSM+ 4 by Spunky on 09-29-2007 at 03:13 PM
quote: Would you care to post your message string so that i can see what the problem is... There is no need to comment on the quality of the script if there is a small problem with it... RE: [Release] PSM+ 4 by Jimbo on 09-29-2007 at 07:43 PM
quote: And can you bring back the how many chats open feature? or is it still there and im just stupid RE: [Release] PSM+ 4 by toddy on 09-29-2007 at 08:04 PM
quote:%chats RE: [Release] PSM+ 4 by Spunky on 10-01-2007 at 11:41 AM
quote: I think all features of the old version have been put back in and re-written. As toddy said, %chats is for current conversations Has anybody that has downloaded experienced any problems similar to QuoteTheRaven666 where it's not updating? RE: [Release] PSM+ 4 by foaly on 10-01-2007 at 11:46 AM
well clicking update now doesn't appear to do anything... RE: [Release] PSM+ 4 by Spunky on 10-01-2007 at 12:25 PM
This was an error to do with trying to check if another scirpt was setting the PSM... I've removed this part of the script and now it's working again. I'm going to have to use a different method to find incompatible scripts. RE: [Release] PSM+ 4 by Jona on 10-06-2007 at 09:54 AM
some bugs here... RE: [Release] PSM+ 4 by Berger on 10-06-2007 at 12:11 PM Great script, but shouldnt it update itself automatically? (If it does, how long does it takes?) RE: [Release] PSM+ 4 by Spunky on 10-06-2007 at 03:33 PM There is an error in that version which causes it to not update. Please wait for the next release soon. these are not official releases... RE: RE: [Release] PSM+ 4 by Berger on 10-07-2007 at 08:29 AM
quote: Okay, good to hear RE: [Release] PSM+ 4 by QuoteTheRaven666 on 10-11-2007 at 01:46 AM
Wow.....this topic's relegated to the 2nd page O.o RE: [Release] PSM+ 4 by worldbeat on 10-15-2007 at 03:55 AM Im slow,so what about the %status thingy.is it still there? RE: [Release] PSM+ 4 by Spunky on 10-15-2007 at 09:14 AM
quote: Not yet. I'm thinking about adding it back in, but I'm not sure it was actually that popular... I might just be lazy and use %status to show the messenger status RE: [Release] PSM+ 4 by nox on 12-03-2007 at 06:01 PM Hey man i've been trying to contact you for a while. Please respond mi PM or connect to your msn... i added you RE: [Release] PSM+ 4 by riahc4 on 12-10-2007 at 01:02 AM Crashes 4.50/9.0 but works nonetheless. BTW where do we see our city's code? In the URL (SPXX0114)? RE: [Release] PSM+ 4 by Spunky on 12-14-2007 at 12:55 AM
quote: I don't see any reason for it crashing under 9.0... i'm currently developing it in MP!L 4.5 so it's not that; and SPXX0114 is your city code Added a new keyword to the script in honor of MP!L 4.5... %skin. Prety obvious what it's for, but thought it's be a nice addition. RE: [Release] PSM+ 4 by pray2win on 03-15-2008 at 09:59 PM
i cant delete some things |