What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » smarterchild reply (simple for most people)

smarterchild reply (simple for most people)
Author: Message:
general sirhc
New Member
*


Posts: 11
Joined: Oct 2007
O.P. RE: smarterchild reply (simple for most people)
i dont want smarter child to talk as me i just want it so its like a mocker (kinda like one of the old simple mockers that repeated what the person says back at them)

EDIT: win_crook thanx for the help but your code stuffed up with the
code:
  if (Origin == sc.Name)
  {
    break;
  }
  if(MessageKind == 1)
so i had to change it to
code:
var window = Messenger.OpenChat('smarterchild@hotmail.com');
window.SendMessage(Message);
which works ok but it keeps sending the message ( i think it was a glitch with msg plus not the code)
anyway thanks for the help and anymore you can offer

This post was edited on 10-14-2007 at 02:49 PM by general sirhc.
10-14-2007 02:12 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
smarterchild reply (simple for most people) - by general sirhc on 10-14-2007 at 03:46 AM
RE: smarterchild reply (simple for most people) - by win_crook on 10-14-2007 at 09:08 AM
RE: smarterchild reply (simple for most people) - by vaccination on 10-14-2007 at 09:27 AM
RE: smarterchild reply (simple for most people) - by general sirhc on 10-14-2007 at 02:12 PM


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