What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [REQUEST] "Bye [username]"

[REQUEST] "Bye [username]"
Author: Message:
segosa
Community's Choice
*****


Posts: 1407
Reputation: 92
Joined: Feb 2003
RE: [REQUEST] "Bye [username]"
change every one of these:

code:
ChatWnd.SendMessage(ok);


to

code:
ChatWnd.SendMessage(ok + Origin + ".");


and

code:
var ok = 'Bye, have a nice day.'

to

code:
var ok = 'Bye, have a nice day '

btw, this script is coded horribly.
The previous sentence is false. The following sentence is true.
08-26-2007 10:01 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[REQUEST] "Bye [username]" - by Jonte135 on 08-25-2007 at 11:58 PM
RE: [REQUEST] "Bye [username]" - by toddy on 08-26-2007 at 12:26 AM
RE: [REQUEST] "Bye [username]" - by davidpolitis on 08-26-2007 at 12:28 AM
RE: [REQUEST] "Bye [username]" - by Pyro on 08-26-2007 at 01:09 AM
RE: [REQUEST] "Bye [username]" - by toddy on 08-26-2007 at 01:16 AM
RE: [REQUEST] "Bye [username]" - by Jonte135 on 08-26-2007 at 09:47 AM
RE: [REQUEST] "Bye [username]" - by segosa on 08-26-2007 at 10:01 AM
RE: [REQUEST] "Bye [username]" - by Jonte135 on 08-31-2007 at 11:30 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