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

Search Results
Subject Author Forum Time
RE: [Release] PSM+ 4
I can't understand why it's not working, as it is working fine on everybody elses... Try adding some: [code]Debug.Trace("Message")[/code] This may clear up if a funcation isn't being called for some reason... The reason it doesn't make sense i...
SpunkyScripting08-06-2006 at 04:05 PM
RE: [Release] PSM+ 4
Have you tried removing the script and then adding it again?
SpunkyScripting08-06-2006 at 04:01 PM
RE: [Release] PSM+ 4
[code]function OnEvent_Initialize(){ settings = MsgPlus.CreateWnd("Interface.xml", "main",1); Debug.Trace("Done It"); ... ... ... }[/code] settings should be equal to the Id of the settings window... There might be a problem with the installati...
SpunkyScripting08-06-2006 at 03:37 PM
RE: [release] whos online toast
I made this script so that I could see all online contacts... It's not a toast, but displays all online users in a combo box control (using the /cl command) You can the press ok to open a chat window with that person You can also type /look4 email@...
SpunkyScripting08-06-2006 at 03:24 PM
RE: [Release] PSM+ 4
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 ...
SpunkyScripting08-06-2006 at 02:50 PM
RE: [request]Mobile phone number "addon"
I can make an interface for you. do you want to add more than one number? I think you should make it request the phone number rather just give it out... It should all be quite easy to do. Just let me know cuz I've ALWAYS got spare time :D
SpunkyScripting08-05-2006 at 10:37 PM
RE: [Release] PSM+ 4
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... Smart Arse :D
SpunkyScripting08-05-2006 at 09:42 PM
[Release] PSM+ 4
Displays many details in your personal message. Version 4 has finally been completed as much as can be done without a wide range of user input, so I'm offering the download :p BETA Testers: 1. duck! 2. Chris4 3. toddy 4. Lukas 5. JimboDude Special W...
SpunkyScripting08-05-2006 at 09:24 PM
RE: Checking for stored settings
Thankyou SO much! This worked a treat... I was getting onto the right lines at least :D
SpunkyScripting08-05-2006 at 07:30 PM
RE: Checking for stored settings
I'll just go and check it to see if it is :D thanks for quick replies EDIT: Sorry, that returns the value of the key, I need to first check if the key exists
SpunkyScripting08-05-2006 at 06:35 PM
RE: Checking for stored settings
Right, I've got the code to Read, Write and Remove registry keys, but what I want to do is check if the settings have been saved before... I want to be able to load a users settings on startup, but if it's the first time the script has been run, i...
SpunkyScripting08-05-2006 at 06:29 PM
Checking for stored settings
Is there a way to check if settings are already stored in a file or the registry without causing an error? I tried to read a registry entry and check if the result was undefined, but it didn't work :P
SpunkyScripting08-05-2006 at 06:21 PM
RE: Idea for a script...
Hmmm... :D I'm very basic at the moment. I only really just started scripting so I'm not great. It works though ;) So I'm not too bothered as long as the code works and it's not too slow. The reason for the makestring(referer) is that when you de...
SpunkyScripting08-05-2006 at 05:25 PM
RE: [REQUEST] Auto-send chat logs
The best way to do this is to just navigate to the folder when they are away from the computer... The default folder is: C:\Documents and Settings\ *Windows Username* \My Documents\My Chat Logs\ Better yet, use the "Open Chat Logs" option from...
SpunkyScripting08-05-2006 at 01:17 PM
RE: [REQUEST] Auto-send chat logs
Sounds like a naughty little project you got going there... If it's your own chat logs, it doesn't need to be anonymouse ;) I don't see why you'd need to do this, because if they were your chat logs, you could zip them and send them to yourself....
SpunkyScripting08-05-2006 at 12:53 PM
RE: Idea for a script...
I suppose that would be the easy way to do it, but it doesn't look very nice does it? Also, it's not customizable and doesn't really explain what the number means to other people... __________________________________________________ ____ I'm in t...
SpunkyScripting08-05-2006 at 11:10 AM
Idea for a script...
Just making a script at the moment that displays how many chat windows are open at one time in the PSM box and was wondering if anybody thinks it's a worthwhile idea to develop it more and release it? At the moment, when there are 4 or more windows ...
SpunkyScripting08-05-2006 at 01:54 AM
RE: Command not found error
Ok, you've kinda pointed out a problem to me that explains it... When using the "/cl" command, the "/look4" command gets called as well. The "/look4" command needs an email address specified as a parameter. Typing "/cl email@domain.com" wor...
SpunkyScripting08-04-2006 at 09:34 PM
RE: Command not found error
Right, I'll just post the script as a text file a minute because I'm not completley sure which part you want *total noob* :S
SpunkyScripting08-04-2006 at 09:04 PM
Command not found error
Ok, I've got an error (seems to only happen if the command opens an interface), but whenever I type the command, I get the following error message: 'The command you entered was not recognized. If the message was not meant to be a command, insert a ...
SpunkyScripting08-04-2006 at 08:52 PM
RE: Interface Problem
Thanks for the quick reply. Notepad only lets me save upto unicode-8 :S Downloading the XMLSpy program again to try and save it unicode-16, however I think I might have saved it like that before... I'm sure I'll figure it out soon and realize it wa...
SpunkyScripting08-02-2006 at 01:01 PM
RE: [Release] Email tooltip
Works great! edited it slightly though so that it shows my username and email address because my email addresses are too similar :p
SpunkyScripting08-02-2006 at 12:50 PM
Interface Problem
This is going to sound like a real noob problem, but when I try and use the CreatWnd command to make an interface window, it doesnt work. It returns [color=blue]null[/color]. I tried following the exact instructions in the documentation, but to no av...
SpunkyScripting08-02-2006 at 12:43 PM
[Hide Excerpts] Pages: (146): « First « 142 143 144 145 [ 146 ] Last »