ScriptRun

24 votes
Version: 
1.5
Date Updated: 
10/12/2012
Author Name: 
Branko Živković

•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• VERSION 1.5
Script-Run1
•••ScriptRun is a free maxscript tool that allow you to easy search through your script collections inside different directories, run selected script, open in the MaxScriptEditor if you need to make some changes or make the favorites list for latter use.
Also there is a quickRun method for the "Last Used Script"

Additional Info: 

•••Supported script extensions are:
*.ms - maxscript
*.mse - encrypted script
*.mcr - macroscript
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
•••Installation:
You can place bga_scriptrun_v1.0.ms file in maxroot>scripts>startup folder
(for automatic startup with 3ds Max) or maxroot>scripts to run manually.
The all settings and screen location are saved upon closing (to XML file)
so the next time it is opened, the script form appears on the
same spot and restore all parameters back.
written and tested on 3dsMax 2013 x64 and 3dsMax 2012 x64, but it may work in older version.
••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• Update: [version 1.1]
When user run or open any script from search list then ScriptRun list will be minimized.
If you not need this option then use version 1.0
This is small update requested by asymptote
••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• Update: [version 1.2]
3dsmax 2015 support
Another small update requested by asymptote
••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• Update: [version 1.5]
Fixed RC Menu Add/Remove Favorites Button
Another small update requested by Haider of Sweden
Now default path for scripts is $UserScripts (and subfolders are included).
User can manually add any script path directory

To see how scripts works read first Script_Run_Manul.pdf
Script Run Manual 01
Script Run Manual 02
Script Run Manual 03
Script Run Manual 04
Script Run Manual 05

Version Requirement: 
2010+
AttachmentSize
script_run_manual.pdf120.49 KB
bga_scriptrun_v1.0.ms33.57 KB
bga_scriptrun_v1.1.ms33.81 KB
bga_scriptrun_v1.2.ms33.65 KB
bga_scriptrun_v1.5.ms33.09 KB

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
barigazy's picture

... version 1.2 - max2015 support

hey asymptote,
I assumed you'd be the first to ask for this fix.

;)

bga

asymptote's picture

Max 2015 error...

I just tried running this in Max 2015 and got this error...

-- Runtime error: Cannot resolve type: maxCustomControls.win32HandleWrapper <<

easy to fix ? using your script I don't need to organize my script folders, they are a mess, but with your script I find what I want muuuuch quicker ;)

tia

Haider of Sweden's picture

.

*bump* regarding the other question I had before:

"...make your script bypass (ignore) the macroscript header and run the script inside it"

What do you think of such a feature?

Kind regards
Haider
www.haider.se

barigazy's picture

:)

Thanks ;)
I think that sometime Win not allow editing of xml file. Anyway you are found workaround.

bga

jefim's picture

thanks

I have deleted srSettings.xml , install S.R. again. It helped. Thanks.
I agree with Haider: "MOST BEAUTIFUL of all the Script Runners/Navigators/Browsers I have ever seen :)"

barigazy's picture

...

Probably your UAC is on. This script read the stored screen coordinates from XML file. Also tool is not tested if you use two monitors.
I don't know maybe I'm wrong. Can you explain the problem?

bga

jefim's picture

little problem

https://drive.google.com/file/d/0Byd3gQ1G1JdpUHBqQk9MQURoSkk/edit?usp=sharing

Haider of Sweden's picture

.

I can reply to my own question. :)
I made a dummy .mcr with the macroScript header and such. Picking an .mcr is equal to running an .mcr.

With that said, what do you think of modifying the behaviour and make your script bypass (ignore) the macroscript header and run the script inside it?
What do you think about that?

Kind regards
Haider
www.haider.se

barigazy's picture

...

Don't use macro for this. Just put *.ms in startup folder and place this by info center.
BTW thanks for the kind words :)

bga

Haider of Sweden's picture

.

Now I finally had the time to look at the script. It was a little tricky at first, but then I got the hang of it.

I must say, this is the MOST BEAUTIFUL of all the Script Runners/Navigators/Browsers I have ever seen :)
Well done Branko!

- A short question. If I tick MCR, will it ignore the >macroScript Name...< part? or will it run the complete MCR

Kind regards
Haider
www.haider.se

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.