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

Search Results
Subject Author Forum Time
RE: What were you scared of when you were young?
When I was about eleven years old, I saw the movie [i]The Rock[/i]. It was about two guys who had to bring back stolen nervegas (well, it was a 16+ movie) at some point in the movie, one of those green capsules of nervegas broke, and you'd see some ...
ShondoitGeneral Chit Chat09-25-2006 at 09:21 PM
RE: [Help] Code
And also check if he send the command or you did... (That's why it was looping) Mattike already pointed this out [code]function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind) { if(Message.match(/hello/i) && [color=red]Origi...
ShondoitScripting09-25-2006 at 07:20 PM
RE: [Release] Timezone v1.01.024
[b]-update-[/b] version 1.01.024 another minor bugfix :s works correct now
ShondoitScripting09-25-2006 at 05:08 PM
RE: Appear Offline
You could try convo notifier or live notifier... (someone post a link? gtg quickly) It show when someone opens a connection to your account, but you won't see it if they do not connect, so you can't just see if someone is appearing offline It won'...
ShondoitScripting09-25-2006 at 04:21 PM
RE: [Release] Timezone v1.01.024
This was not the problem. If it had a comma, it would act as a normal decimal number, if it had a dot, it would act as a hour-minute pair (because [i]GMTs.indexOf(",") != -1[/i] would return false, the [i]else[/i] statement is executed) I let GMT ...
ShondoitScripting09-25-2006 at 04:08 PM
RE: [Release] Timezone v1.01.024
Thanks Jay_Jay, I found the problem now... Also you should actually use -0,5 or -00.30 or -00:30 The latter ones don't work for now, will fix it in a minute (got 5 min remaining :O (o)) [b]-edit-[/b] Fixed I hope, Jay_Jay, could you test it? -0,5 ...
ShondoitScripting09-25-2006 at 11:55 AM
RE: [Release] Timezone v1.01.024
I'm at school now, so it will be difficult to find the problem, but possible (got nothing to do here, I'm in IT class :P) Try typing '/tzShowDebug' and it should show the Debug Window Select Timezone in the script combobox (top-left) and copy the...
ShondoitScripting09-25-2006 at 11:41 AM
RE: [Release] Timezone v1.01.024
Eh, it should work properly... Try typing -00:30 also -0.5 should work :S I'm not sure why -00.50 doesn't work I'm at school now, but you may add me on WLM, and I'll have a look at it this afternoon...
ShondoitScripting09-25-2006 at 11:28 AM
RE: Contact Names
No problem, that's what we're here for
ShondoitWLM Plus! Help09-24-2006 at 09:36 PM
RE: Contact Names
Just delete the name leave the name blank, and it should return to the original name
ShondoitWLM Plus! Help09-24-2006 at 09:30 PM
ArcChunk?
I couldn't find it with the search button So I thought I'd ask How do you use the ArcChunk bit? for in an interface I found it in the documentation, but I don't know how to implement it :S
ShondoitScripting09-24-2006 at 08:27 PM
RE: [Release] Timezone v1.01.024
I'm sorry Mentoz, that won't be done It would require alot of code, for one simple feature. If someone feels like doing it, be my guest. Perhaps I will integrate it to the originial, but I doubt anyone would do it...
ShondoitScripting09-24-2006 at 12:34 PM
RE: [Release] Timezone v1.01.024
Ha, cool :D Actually it was a bugfix for another problem, when someone downloaded the latest version, the script would still say there was an update available But hey, if it works... (y) [hr]Next on the list: GUI May take a while, 'cause I don't ha...
ShondoitScripting09-24-2006 at 12:09 PM
RE: [Release] Timezone v1.01.024
-Finally another update- Version 1.01.021 I fixed the autoupdate I hope, I can't test it, because I don't have that problem (It used to pop up even when you downloaded the latest version... I also fixed the positioning when someone has a personal m...
ShondoitScripting09-23-2006 at 09:51 PM
RE: Restart script through code
Thanks Cookie, I managed to get my piece of code working, but this is a better solution (y) I said fso was a declared FileSystemObject... well, it wasn't :$ I tried that function in a test script, and it worked. So I copied it to my main script, but...
ShondoitScripting09-23-2006 at 07:11 PM
RE: [Release] Dencryptor v1.60
The changing on receive works for me... altough you use 'Auto' in your code, and 'AutoDecrypt' in the Receive function... And a bug: commands get encrypted too, not your own commands, but when you try to change you status using '/away' the encr...
ShondoitScripting09-23-2006 at 11:56 AM
RE: Auto-signin
All the scripts start running when WLM is opened As for the signin, I don't know if it is possible with code I can't help you with that
ShondoitScripting09-23-2006 at 09:56 AM
RE: [Release] Dencryptor v1.60
The text it is replace with, shouldn't be longer than the original text... (Not the case here, I think) Just use: function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind) { var OtherMessage = "abc" return OtherMessage } ...
ShondoitScripting09-23-2006 at 09:36 AM
RE: Restart script through code
@Phalanxii, no, I can't. I'm working on an autoupdate, it installs with a .plsc, but sometimes the script isn't reloaded, so I need to do it in my script [hr] @Eljay, it seems that the debugging options weren't disabled (even though I ticked it o...
ShondoitScripting09-23-2006 at 09:08 AM
RE: Restart script through code
No it doesn't, I tried it and it works when I have debuggin disabled... I also made a new script, which has only the restart bit when I type '/restart', and a toast when it restarts. This works... [code]function OnEvent_Initialize (MessengerStart)...
ShondoitScripting09-23-2006 at 09:02 AM
RE: Restart script through code
That's what I thought at first, but I still can change it in notepad (said that in the first post too) So it should be possible
ShondoitScripting09-23-2006 at 08:55 AM
Restart script through code
I'm trying to restart a script trough code... I was thinking, because Plus restarts the script when it detects changes, I would change the script, through my own script So I open the script, write a nullstring, and close it again... Theoraticaly it ...
ShondoitScripting09-23-2006 at 08:43 AM
RE: Post a Picture Of Yourself (Just The Pictures - keep the chat to the other thread!)
Here's a pic of me, being not-serious (D'oh :P) (no, those are not shaded glasses, it's the fraction of the light:S) [img]http://shoutbox.menthix.net/attachment.php?pi d=732234[/img] This whas taken during a school bus trip, Yay 8-) Got some more p...
ShondoitGeneral Chit Chat09-21-2006 at 08:17 PM
RE: Why do you believe in God?
Please read more carefully... I was talking about the universe in general The second law states that every reaction would increase the disorder... So the formation of stars would not work, the atoms would spread troughout the universe, instead of clu...
ShondoitGeneral Chit Chat09-21-2006 at 07:06 AM
RE: scripting object problem
It seems like there is a problem with the creation of an ActiveXObject I believe it has nothing to do with the scripts themselves, but if you could post the different lines from the different scripts, it would help finding the problem
ShondoitScripting09-21-2006 at 05:30 AM
[Hide Excerpts] Pages: (10): « First « 1 [ 2 ] 3 4 5 6 » Last »