Shoutbox

Alert on typing a message - 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: Alert on typing a message (/showthread.php?tid=94044)

Alert on typing a message by AndreasEri on 03-09-2010 at 11:16 AM

As i understand the live notifier (which alerts when someone opens a conversation) thingy aint / havent ever been working for a long time.

Is there a script which alerts me if someone starts typing a message to me? Although he / she never sends off the message. Or is that how the live notifier worked?


Thanks,
// Andreas


RE: Alert on typing a message by Chris4 on 03-09-2010 at 12:23 PM

Try CookieRevised's Notifier.

Not sure if it still works.


RE: Alert on typing a message by djdannyp on 03-09-2010 at 12:29 PM

I just gave it a try and can confirm that it doesn't work


RE: Alert on typing a message by AndreasEri on 03-09-2010 at 12:40 PM

Seams to work for me. Don't know how it works if someone opens a conversation before i've been talking to him tho. Thank you Chris4, i'll check that script out.


RE: Alert on typing a message by djdannyp on 03-09-2010 at 01:38 PM

Oh, wait, is the script to notify for a conversation opened, or for someone typing a message?


RE: Alert on typing a message by Chris4 on 03-09-2010 at 07:04 PM

quote:
Originally posted by AndreasEri
Don't know how it works if someone opens a conversation before i've been talking to him tho.
You asked for a script which notifies you when a contact starts typing, right?

That's what it does, or should I say did. If it doesn't work then there's most likely no working option.
RE: Alert on typing a message by djdannyp on 03-09-2010 at 08:50 PM

I tried it with my brother.  I closed the chat window we had open and waited for him to reply and didn't receive any toast


RE: Alert on typing a message by Schnappi on 03-14-2010 at 04:34 PM

so it doesnt work?
receiving toasts when contact is typing a message but does not send it.


RE: Alert on typing a message by CookieRevised on 03-14-2010 at 11:36 PM

That script completely depends on the Xniff ActiveX dll. And as said in many threads about that ActiveX, it does not work properly. It is not 100% compatible with wireless connections, it has issues with several non-wireless adaptors and it has some other general issues which can cause even bigger trouble (like silent crashes when you close Messenger. Aka: you will not notice it, but yes, Messenger _will_ often crash when you exit it).

Not to mention that all that stuff was back when there was no Vista or Win7, thus on XP. And now, on top of that, Vista and Win7 are known to have issues with ActiveX's. Issues in the sense that a lot of perfectly working ActiveX's on XP are not compatible with the new OSs.

And since Xniff was never a perfect written ActiveX to begin with (thus even for XP) you can make the math...

---

Oh, and I forgot to mention that together with the 'native' problems of Xniff as described above, it might also be possible that the ports used by Messenger to send such data are changed, or used in a different way, or that other ports have been added which aren't checked in the script.

---

And a third thing (and this is the last "and" I can come up with for now :p), the protocol has been changed a lot since then too. And this might or might not have an influence on those particular data packets checked by the script (to make sure I would need to check that. But I cba because it wouldn't work anyways in so many cases because of all the other reasons given above).

So, consider that script (and similar ones) depricted until further notice.

;)


RE: Alert on typing a message by Schnappi on 03-16-2010 at 11:42 AM

even with windows xp?


RE: Alert on typing a message by Chris4 on 03-16-2010 at 06:26 PM

quote:
Originally posted by Schnappi
even with windows xp?
CookieRevised just explained about that.