quote:
Originally posted by Sastira
I am thinking about writing a plugin that will analyze incoming packets, and, based on what they contain, perform different actions, such as:
When a user opens a chat window on their end, a toast will pop up informing you of this.
When the user you are chatting with closes their window, a toast pops up, or a message is displayed, informing you of this.
Other uses may come to light as I write this plugin.
My question is this: does the API provide this kind of functionality?
Thanks everyone!
So, yet another
"Notifier"?
... I still didn't found one I realy liked
quote:
Originally posted by Ezra
But a patch can! because the protocol does support this. However this is illegal
You don't need a patch for this. Actually a patch can't do anything concearning this. It's either a plugin (yes it IS possible though (combination of packet sniffing and a plugin), see the link above) or an addon...