Note: You must be registered in order to post a reply.
T O P I C R E V I E W
JDommi
Posted - 10 Mar 2015 : 22:19:15 I have tried to write an alternative script editor for XMM. Beside that the loading/preprocessing of a script is very slow you have some nice features:
- Loops (#IF# / #REPEAT#), #GOTO#-labels and Blocks are marked as you will see when you open a script. Unknown commands and blocks are red. - You also can jump to the start of any block by doubleclicking a block name. - A jump table for errors by doubleclicking - Doubleclick a command will show a message about function and syntax - Beautifying of the script code is available. - AutoIndent is available.
Missing function: - live checking of parameters - line folding for blocks/loops - debugging as MagicScript is not integrated
Posted - 21 Apr 2015 : 21:36:07 Well I think it's time to present the second release of the ScriptBeautifier.
It's still a beta release as the new functions are not completely tested and may do not work on every script/website correctly. So please only work on copies of the original scripts or backup them before processing.
The main improvement beside the speed is the now integrated MagicScript Debugger. Beside that I have worked on checking for syntax and parameter errors inside the scripts. As said before it's too much to test everything for a single person - so compliments and respect again to Ale for his great work! I hope that some of the scripters and maybe new ones will help to improve this plugin so that it will become a good extension for XMM.
And... please note your comments, suggestions and bug reports in this forum topic. Any help is appreciated!
4 further notes on the program: - I have temporarily activated that the data will be saved in the programs folder as Data.txt. This is only to check against the original imported data by XMM. - When you are behind a proxy server you have to fill config.ini with your settings. Later it can be loaded from your XMM's config.ini itself. - pics and trailers will not be downloaded as I don't wanna replace MagicScript inside XMM!!! - I don't know how the prog behaves on non western charsets.