quote:
Originally posted by xsouldeath
well ive been programming an msn bot myself
sort of amusing you can use the search to maybe find the source to the bot if youre interssted but anyways..
is it possible to extend your script to maybe write to a file or display a toast when a user is typing a message to me..
the built in msn notification does no such thing
and under the contacts object or window object
i did not see a something like
.isTyping
i suppose somehow you could detect packets
or invoke for a given user like make some function and call it when user types like
/areyoutyping
and it prints a Y or N or something on an msn toast ???
this would be useful for detecting those hesistating people (like myself on some occassions)
who open a window and ya lol...
mmmmh...i don't know if i understand very well.....however if i understand well....you are asking to me if i can make a script to detect when someone is writing a message????if is it....the script already exist is the notifier typing by cookierevisied but this script don't work if the contact is using my script to make invisible the notification...and if the contact use my script , there is no way to detect when he is writing a message because my scipt blocks the call that send a packet so....