If someone writes "word" and i want that i auto answer msn does...
But if he wrotes "word" suxx msn also wrote the auto text... why? how can i stop that?
code:
if (Message.match(/(^|\s+)(\*)?word(d|s)?(\*)?($|\s+)/i)!=null)
what should i delete to stop that?