What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [BETA] Imitate Script

[BETA] Imitate Script
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: [BETA] Imitate Script
MrT,

To add to what phalanxii has said: you need to take into consideration that several contacts can talk to you at the same time. And that a user could want to imitate a contact who hasn't spoken last.

So only storing the last text parameters from the last contact who spoke to the user is not going to work. Do as phalanxii suggested: use an array to store the information, indexed by the contact's email _and_ by the user's email(**). And remove the array element when the chat window of that contact is closed(***).


** highly important if you don't want to screw things up when the current user signs out and a new user sign in. Another way around this and probably much more convenient in this case: empty the array when the user signs out.

*** be carefull. There can be multiple contacts in 1 chat window (multi-contact or group chats).

PS: without looking at the code: I can't see the use of my "typing notifier" code in this script though.

This post was edited on 11-05-2006 at 11:22 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
11-05-2006 11:20 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[BETA] Imitate Script - by MrT on 11-05-2006 at 02:47 PM
RE: [BETA] Imitate Script - by MicroWay on 11-05-2006 at 03:00 PM
RE: [BETA] Imitate Script - by MrT on 11-05-2006 at 03:05 PM
RE: [BETA] Imitate Script - by MicroWay on 11-05-2006 at 03:08 PM
RE: [BETA] Imitate Script - by phalanxii on 11-05-2006 at 10:42 PM
RE: [BETA] Imitate Script - by aNILEator on 11-05-2006 at 11:08 PM
RE: [BETA] Imitate Script - by CookieRevised on 11-05-2006 at 11:20 PM
RE: [BETA] Imitate Script - by MrT on 11-06-2006 at 05:38 PM
RE: [BETA] Imitate Script - by Matti on 11-06-2006 at 07:04 PM
RE: [BETA] Imitate Script - by cloudhunter on 11-07-2006 at 03:02 PM
RE: [BETA] Imitate Script - by bgmrk on 11-12-2006 at 04:47 PM
RE: [BETA] Imitate Script - by MrT on 11-13-2006 at 08:50 PM
RE: [BETA] Imitate Script - by watzels on 02-09-2007 at 10:28 AM
RE: [BETA] Imitate Script - by riahc4 on 02-13-2007 at 08:40 PM
RE: [BETA] Imitate Script - by Menthix on 02-26-2007 at 07:31 PM
RE: [BETA] Imitate Script - by riahc4 on 02-26-2007 at 09:14 PM
RE: [BETA] Imitate Script - by Menthix on 02-26-2007 at 09:26 PM
RE: [BETA] Imitate Script - by riahc4 on 02-27-2007 at 12:02 AM
RE: RE: [BETA] Imitate Script - by CookieRevised on 02-27-2007 at 12:44 AM
RE: [BETA] Imitate Script - by riahc4 on 02-27-2007 at 09:09 PM
RE: [BETA] Imitate Script - by riahc4 on 03-01-2007 at 07:34 PM
RE: [BETA] Imitate Script - by CookieRevised on 03-01-2007 at 09:59 PM
RE: [BETA] Imitate Script - by rainbow on 07-09-2007 at 12:01 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On