Shoutbox

It's not really a plugin, but - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: It's not really a plugin, but (/showthread.php?tid=49810)

It's not really a plugin, but by multimillion2k on 08-31-2005 at 09:53 PM

Is there anyway to recall your contact's last message though a command, perhaps like /quote but instead of it bringing up the qote sender window it sends the last message or nth to last message?
Does the quote sender just use the log to store them or does it cache them somewhere else? And if so, would it be easy to retrieve via a plugin?


RE: It's not really a plugin, but by ProblemWv Authority on 09-01-2005 at 06:08 PM

I don't know weather or not this is possible but I know that you can enable a setting in MSN Messenger that Brings up the last few things said between you and a contact when you open their conversation window. This can only work if you enable chat logging with MSN Messenger though. To enable this feature, on the main MSN Messenger window, go to Tools --> Options... ---> Click the Messages tab on the side of the window ---> check Automaticaly keep history of my conversations and Show my last conversation in new conversation window.

I think it would be possible for a plugin to work with these settings to do the command you suggested. Don't know if this is done or not though :^)


RE: It's not really a plugin, but by multimillion2k on 09-01-2005 at 08:14 PM

That's an interesting feature! I never knew it existed. Why has no-one used this as a solution to all those "please can you make a plugin that will show the last few messages I had with my contact?" - or have they? I've never noticed.

I installed the original stuffplug plugin yesterday and played around with the (!XRNDLINE) feature. If you can recall a random line, you should theoretically also be able to retrieve the last line only - or portion of - the chat log of that contact. Am I correct? (Ignoring the fact that a message can often expand over several lines)