extracting email help - 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) +----- Thread: extracting email help (/showthread.php?tid=77415) HELP by jollyscripts on 09-12-2007 at 07:19 PM
function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind) { RE: HELP by Spunky on 09-12-2007 at 07:21 PM can you please stick to one thread... RE: HELP by jollyscripts on 09-12-2007 at 07:25 PM ok il stick to this one, why does nobody help with problems RE: HELP by Spunky on 09-12-2007 at 07:27 PM They did... You need to use the scripting documentation as you don't seem to understand the syntax =/ RE: HELP by toddy on 09-12-2007 at 07:27 PM
quote:what do you expect ? instant replies RE: HELP by jollyscripts on 09-12-2007 at 07:28 PM
well 2 people have posted into this thread , RE: HELP by jollyscripts on 09-12-2007 at 07:29 PM
BTW THERE IS NO SYNTAX , theres not just a " missing from the email RE: HELP by toddy on 09-12-2007 at 07:33 PM
quote:so doesn't mean that the 2 people know the answer, and even if they do. then they're not very likely to reply when you start getting rude. its a support forum where people give up there free time to help. so just ask you question and wait for replies, rather then been rude and impatient RE: HELP by roflmao456 on 09-12-2007 at 08:25 PM
code: RE: HELP by jollyscripts on 09-12-2007 at 09:19 PM ROFLMAO you are a LEDGEND!!!!!! extracting email help by jollyscripts on 09-12-2007 at 09:27 PM
function OnEvent_ChatWndReceiveMessage(ChatWnd,Origin,Message,MessageKind){ RE: extracting email help by Spunky on 09-12-2007 at 09:43 PM
code: RE: extracting email help by jollyscripts on 09-12-2007 at 09:47 PM
thanks but RE: extracting email help by Spunky on 09-12-2007 at 09:49 PM See updated post above RE: extracting email help by roflmao456 on 09-12-2007 at 10:39 PM
* roflmao456 is bored so... code:just like SLM's code.. RE: extracting email help by jollyscripts on 09-13-2007 at 05:25 PM thank u roflmao RE: extracting email help by jollyscripts on 09-13-2007 at 05:33 PM how do i put a "someone says: " before the (Message) RE: extracting email help by Matti on 09-13-2007 at 06:49 PM
It'll get sent as a message like if you would simply typed it. You can't really "fake" the name above the message. However, you may use the following code to temporary change your name. code:However, I don't encourage the use of such methods. RE: extracting email help by roflmao456 on 09-13-2007 at 08:15 PM [suggestion] you could use the script called "Linked Chats" in the scripts DB. |