What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Solved] What is wrong with my script?

[Solved] What is wrong with my script?
Author: Message:
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
36 / Male / Flag
Joined: Mar 2004
RE: [Help] What is wrong with my script?
quote:
Originally posted by shoutbox

<-dt-> :-/ you know you dont have to redeclare "WScript.Shell" each time
<-dt-> just assign it to a variable and use it :sad:
<-dt-> also wtf at the OnGetScriptCommands xml ... :/ why are you adding two strings together....just use one
<-dt-> also ChatWnd.SendMessage("[c" + colour1no + "]" + Message + "[/c=" + colour2no + "]"); , the first one you're missing an =


also

code:
17          if (Message.charAt(0) == '/')
18          {
19            if(Message.charAt(1) == '/')


err? so they enter // for it to work?

This post was edited on 07-13-2006 at 08:53 AM by -dt-.
[Image: dt2.0v2.png]      Happy Birthday, WDZ
07-13-2006 08:52 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Solved] What is wrong with my script? - by markee on 07-13-2006 at 08:36 AM
RE: [Help] What is wrong with my script? - by -dt- on 07-13-2006 at 08:52 AM
RE: RE: [Help] What is wrong with my script? - by markee on 07-13-2006 at 09:22 AM
RE: [Help] What is wrong with my script? - by markee on 07-14-2006 at 05:24 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