What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » DevPlus - script testing/debug add-on...

DevPlus - script testing/debug add-on...
Author: Message:
whiz
Senior Member
****


Posts: 568
Reputation: 8
– / – / Flag
Joined: Nov 2008
O.P. Roll Eyes  DevPlus - script testing/debug add-on...
A little something I wrote to help me with testing certain things in scripts.

The ZIP folder has two files - DevPlus.js and DevPlus.xml.  Place both files in the root of the script you want to use it with, then reload the script.  A toolbar will appear in the top-right corner of the screen.

This is not a script!  Although it works on its own, it won't do much - you add it to your own script (but take it out when publishing scripts).

[Image: kBUw0.png]

From left to right: test script menu, test menu click, view script commands, test sent messages, toggle script debug, code evaluator.

If a button's not enabled, then you haven't got the corresponding function declared in your script (e.g. the first button requires OnGetScriptMenu() to be declared).

You can control how DevPlus starts.  At the bottom of the script file is the line DevPlus.Start().  By default, this will start DevPlus with Messenger.  You can change this by moving the line elsewhere (for example, triggered by a menu click or command, or just to startup using OnEvent_SigninReady() instead.

Bug, glitch, suggestion or problem?  Report here!  :)

Current version: 1.01

.zip File Attachment: DevPlus.zip (5.58 KB)
This file has been downloaded 191 time(s).

This post was edited on 06-08-2011 at 07:46 PM by whiz.
06-07-2011 08:24 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
DevPlus - script testing/debug add-on... - by whiz on 06-07-2011 at 08:24 AM
RE: DevPlus - script testing/debug add-on... - by matty on 06-07-2011 at 04:45 PM
RE: DevPlus - script testing/debug add-on... - by whiz on 08-02-2011 at 07:05 PM
RE: DevPlus - script testing/debug add-on... - by Matti on 08-03-2011 at 09:02 AM
RE: DevPlus - script testing/debug add-on... - by whiz on 08-03-2011 at 01:07 PM
RE: DevPlus - script testing/debug add-on... - by whiz on 08-22-2011 at 07:03 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