quote:
Originally posted by GearGOD
Is it possible to intercept an incoming message before it is displatyed in the chat window or prevent it from showing up?
This isn't possible using scripts. The closest thing you can do is just remove the message, but you will still got the "Contact says:" Above it.
quote:
Originally posted by GearGOD
What about adding content to the chat window? An example of what I want is how Plus formatting tags work where the incoming message is intercepted, parsed, and a modified message comes out in the window.
You can change intercept the text that a contact says and alter what it says in the window, but it has a limit of only being able to display as many characters as the message already has. For example, if you have a message saying "Logon user
ass" been recieved, you wouldn't be able to replace it with "Logon successful". It will get cut to "Logon successfu".