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

Search Results
Subject Author Forum Time
RE: [RELEASE] Camelo, a mocker script
Why were you surprised? it clearly states that it morphs into your contacts
ShondoitScripting08-08-2006 at 04:58 PM
RE: [RELEASE] Camelo, a mocker script
I'm not trying to be pushy, but I would like some feedback...
ShondoitScripting08-08-2006 at 04:49 PM
RE: [Request] contact is typing a message (mimic script)
You would only need one space in the EditText, and it will count as if you are typing..., only when the EditText is empty you won't get a message As far as I know But I don't know how you would know if the contact is typing, so I can't help you wi...
ShondoitScripting08-08-2006 at 04:37 PM
RE: [REQUEST] - OFFLINE MESSAGES
Luckily it's a bit more than a warning. It also blocks the message, it wont send it, unless you click the toast... So you Can Not send an offline message by accident...
ShondoitScripting08-08-2006 at 03:03 PM
RE: [REQUEST] - OFFLINE MESSAGES
Well, I checked it today, and unfortunately, I can't lock the EditText, it is a read only property. The last script is the best I can do
ShondoitScripting08-08-2006 at 01:40 PM
RE: [REQUEST] - OFFLINE MESSAGES
I could add it, and you can disable it in the menu, but that'll have to wait 'til tomorrow, I'm going to sleep right now
ShondoitScripting08-08-2006 at 12:53 AM
[RELEASE] Camelo, a mocker script
[size=4][b]Camelo V1.02.1[/b][/size] [u]Description:[/u] This script will change your Name, PSM, DP and Status when a person changes something... [u]Features:[/u] Enable/Disable script Enable/Disable Name, PSM, DP and Status change individually Enabl...
ShondoitScripting08-08-2006 at 12:04 AM
RE: [REQUEST] - OFFLINE MESSAGES
Okay, here it is... Do you mind if I have full rights? I thought, I'll ask, 'cous some people don't like it when people change everything Maybe I'll upload it to the Script Database? You'll still be credited as the author
ShondoitScripting08-07-2006 at 05:14 PM
RE: [REQUEST] - OFFLINE MESSAGES
Hey, at least your not gonna send an Offline Messsage:P But I like HMasters solution, I haven't got a response for optimizing it, but I'm doing it right now, just waiting for approval to release it... I'm done rewriting it, I also added the option...
ShondoitScripting08-07-2006 at 02:44 PM
RE: [REQUEST] - OFFLINE MESSAGES
I already stated that a locked textbox won't gonna work, instead I write a message in the textbox saying the contact is offline instead of a popup
ShondoitScripting08-07-2006 at 02:31 PM
RE: [REQUEST] - OFFLINE MESSAGES
That would get very annoying, imo
ShondoitScripting08-07-2006 at 02:06 PM
RE: [REQUEST] - OFFLINE MESSAGES
@HMaster Yours is a great solution... Do you mind if I optimize your script? I think it could be made better... And you have a few errors too
ShondoitScripting08-07-2006 at 01:57 PM
RE: [REQUEST] - OFFLINE MESSAGES
Or you can use this one... Notifies tou when a user goes offline Well, it should do that, haven't tested it that quick, but it shouldn't give any problem...
ShondoitScripting08-07-2006 at 01:50 PM
RE: [REQUEST] - OFFLINE MESSAGES
kj, I'm on it now
ShondoitScripting08-07-2006 at 01:35 PM
RE: [REQUEST] - OFFLINE MESSAGES
I think the best I can do is a text in the textbox, saying the contact is offline A red frame over the textbox would be way,way,way too difficult Does someone else have an idea?
ShondoitScripting08-07-2006 at 01:21 PM
RE: [REQUEST] - OFFLINE MESSAGES
Once it's locked, it can't be unlocked that easy, maybe with a timer after some period... I was thinking about an alertbox, but that becomes anoying, I think
ShondoitScripting08-07-2006 at 01:15 PM
RE: [REQUEST] - OFFLINE MESSAGES
Would a locked textbox be an option? Like, you can't type anything at all? It should be pretty easy...
ShondoitScripting08-07-2006 at 01:08 PM
RE: [Request] Unread Function
I think he want's to be able to type a script command: "/unread" and then the taskbar flashes @markee, The timer would be a great solution indeed
ShondoitScripting08-07-2006 at 12:56 PM
RE: [Request] Time Zone Script
I'll try to make such a script, it can be done with so called RegExp's But the only limitation is that the script is not psychic, it can't see if you meant a number or a time. So you need to write the time like "9pm" or "9:00", "see you at 9...
ShondoitScripting08-07-2006 at 12:54 PM
RE: [Request] Unread Function
What exactly do you want to happen? I don't understand the link part... As of the taskbar flashing, this can only be done if the chatwindow doesn't have focus When you type in the convo something like /flash it would mean that the convo already has...
ShondoitScripting08-07-2006 at 12:50 PM
RE: Script idea and comment about emoticons
Could you post your SendMessage call? Than maybe other people can have a try too
ShondoitScripting07-27-2006 at 11:23 AM
RE: [Release] Message Customizer! Live (Gradient)
JJ/Markee I'm done changing the code it is a lot smaller now, and a lot easier to read... I've added two functions: convertToHex and convertToDec and changed the average colors algorithm... I haven't tested it yet, but it shouldn't give any probl...
ShondoitScripting07-26-2006 at 11:24 AM
RE: I need a little more help...
[code]if(Message == '!charname'){ tf = fso.OpenTextFile(Path, ForReading, true); FileInfo = tf.ReadAll(); tf.Close(); var Start = FileInfo.indexOf(Contact.Email + 'begininfo'); Start = Start + Contact.Email.length + 10; var End ...
ShondoitScripting07-25-2006 at 11:34 PM
RE: [Release] Message Customizer! Live (Gradient)
Hey JJ, I downloaded your script for learning purposes, and when I went to your script I noticed the Hex to Decimal stuff, colorcode to number. I think I can make that piece of code a lot shorter? Do you want me to help you out?
ShondoitScripting07-24-2006 at 07:04 PM
RE: [BETA] MultiSearch v0.5
Exactly what I thought, but when you pass the Url with Shell.Run it opens as if it were a .url, that means, at least in my case, that it opens in an existing Browser window. When you do a multiple search, all engines will use one window, leaving the ...
ShondoitScripting07-21-2006 at 11:02 PM
[Hide Excerpts] Pages: (10): « First « 5 6 7 8 [ 9 ] 10 » Last »