Hi. I'm not currently a script developer, but have extensive experience in Javascript and other programming languages. I do have a interest in developing a script, because nudges do annoy me big time (on the OT side, I cannot believe there are people developing auto-nudge features and new ways to annoy other people
).
My proposal is to create a script that filters nudges (and possibly winks) in such way that any kind of those messages do not arrive to any of your chat windows, or at least be replaced by some random text. I have looked for a feature like this in MSN Live or MSN Live Plus and I haven't find it. I haven't found such script in the Messenger Plus repository, and a search in the forum reveals no useful info to me.
I downloaded the script API and I think the OnEvent_ChatWndReceiveMessage event handler is the right one I should use to intercept such messages. At least it works with winks, but nudges aren't included there.
This thread makes me assume that nudges are messages that are not catched by this event yet (though I haven't tested this). If this is not possible, then I think this would be beyond me and my experience
.
Have you thought about this issue?, have you had any luck?
Thanks a lot.