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

Search Results
Subject Author Forum Time
RE: [Release] toast messages
the carriage return stripping is working. how many characters would you like me to display before i truncate? right now it truncates the nickname after 30 characters and the message after 90 minus the nickname's length. i'll play around with the nu...
AberNSteinScripting07-19-2006 at 09:19 PM
RE: A special plugin
[untested]if they (and you obviously) are running mpl send /ping to them
AberNSteinSkype & Live Messenger07-18-2006 at 11:57 PM
RE: [REQUEST] Show only the time the message was sent
hmm i dunno. try a-patch. www.a-patch.tk
AberNSteinScripting07-18-2006 at 09:59 PM
RE: [REQUEST] Show only the time the message was sent
AberNSteinScripting07-18-2006 at 09:35 PM
[help] strip newline chars
so my script is toasting messages recieved, but if the message has a return or a newline it shows up as one of them rectangle thingies in the toast. i've tried [font=Courier]Message = Message.replace('\s',' ');[/font] and i've tried that with ...
AberNSteinScripting07-18-2006 at 01:35 AM
RE: I need help: when downloading and opening scripts it doesn't work
two things: 1. not enough information 2. save the script then open it.
AberNSteinScripting07-18-2006 at 01:30 AM
RE: [Release] toast messages
i'll fix the displaying of newline chars (read: i'll delete them in the toasts) then up a new version. btw it's now on the scripts site http://www.msgpluslive.net/scripts/browse/index.ph p?act=view&id=81 edit: something's not working. i've tried ...
AberNSteinScripting07-17-2006 at 03:44 AM
RE: [release] Letter Counter
can we get a percentage maybe? as in A = 157 (7.9%)
AberNSteinScripting07-15-2006 at 11:20 PM
RE: secret smlies?
i absolutely hated (?) because it came in so many times in normal speech. lots(?) of other people use question marks in elipses(?) to show facts or spellings they're unsure of.
AberNSteinSkype & Live Messenger07-15-2006 at 03:31 PM
RE: [REQUEST] block all contact, except contact with a chat windows open
by direct link you mean an indirect link just attach it to the message you don't need rapidshare.
AberNSteinScripting07-15-2006 at 03:25 PM
RE: [Release] toast messages
hmm yours is cool too, i guess. i don't like the way the position of your message thing resets after you close it. the translucency is nice though. anyways it's pretty obvious from this thread that i didn't copy your script.
AberNSteinScripting07-15-2006 at 03:24 PM
RE: hey! I can`t send my new script
i just sent my script and got the following back: [quote] Hi. This is the qmail-send program at yahoo.com. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work...
AberNSteinScripting07-15-2006 at 05:19 AM
RE: [split] set MSN\WLM so that you can set the display photo that is displayed for a contact.
it might be easier, but then whenever wlm refreshes the display pic from the server (or whatever it does) you'd have to replace it again. and like you said earlier, you'd have to know which one to replace for whom.
AberNSteinSkype & Live Messenger07-15-2006 at 04:52 AM
RE: [Release] toast messages
i've started to use it myself, so i'm gonna continue to work on it. new version is attached. it has a menu to toggle and doesn't toast when the convo has focus.[hr]this forum doesn't bump the thread when the last post is edited, so i'm gonna bu...
AberNSteinScripting07-15-2006 at 01:30 AM
RE: help me fix my script please
looks good! thanks. edit: everything runs though, so if i can supress the error i'd be happy.
AberNSteinScripting07-15-2006 at 01:26 AM
RE: [Release] toast messages
i don't know how to stop the flashing, but i'll look into it :)[hr]aha! solved it (the focusing, not the flashing). well sorta. there are way too many ways to focus a window. i used five. [code] Interop.Call('User32','OpenIcon', which); Intero...
AberNSteinScripting07-14-2006 at 10:32 PM
RE: [Release] toast messages
you rock. i'll post the script in a few minutes. edit: that's still not working. [code] function OnEvent_Initialize(MessengerStart) { } var toastmsg = '0'; function OnEvent_ChatWndSendMessage(ChatWnd,Message) { if(Message == "!toastmsg") { ...
AberNSteinScripting07-14-2006 at 09:34 PM
RE: [Release] toast messages
i'm working on this right now. it's almost done. i just need to figure out how to focus the convo.
AberNSteinScripting07-14-2006 at 09:27 PM
RE: help me fix my script please
bizzump fo shizzump
AberNSteinScripting07-14-2006 at 09:00 PM
RE: Changing dice roller script to emote.
umm that's what an emote is. if i typed /me slaps you with a fish it would send (in purple i think) > slaps you with a fish
AberNSteinScripting07-14-2006 at 08:53 PM
RE: Fast way to add multiple contacts
no problem. i'm getting back into programming, and i need the practise.
AberNSteinSkype & Live Messenger07-14-2006 at 03:12 AM
RE: invisible mode
it's because in 8.0 offline users can recieve messages. in fact, two wlm users can have a conversation whilst both appearing offline.
AberNSteinWLM Plus! General07-14-2006 at 03:11 AM
RE: help me fix my script please
thanks a bunch. i've gotten quite far now with the script actually. i'll post another version once i'm really stumped again though. edit: here we go. so the purpose of this script is to scrape the scripts forum and toast if there are any new reque...
AberNSteinScripting07-14-2006 at 01:57 AM
RE: Fast way to add multiple contacts
copy it into notepad and save as blah.js then run it. change the last line to have the right files.
AberNSteinSkype & Live Messenger07-14-2006 at 01:14 AM
RE: help me fix my script please
for me, it doesn't. are you saying that when you run that, it outputs the site's code into the file? because for me it just outputs "0" edit: wtf. it works now. i had a different irl in my actual script, but for some reason it works with the msgh...
AberNSteinScripting07-14-2006 at 01:07 AM
[Hide Excerpts] Pages: (6): « First « 1 2 3 [ 4 ] 5 6 » Last »