Tagged 'macroscript'

3DS Max Plugin Rename Modifiers

0 votes

In this video i will present you with two small scripts i created. one of them will reset the modifiers names to their default names. The second one will add the default names to the custom ones.
this is useful in case you have objects with many modifiers applied to them and these modifiers have custom names.

You can check my demo video on YouTube: https://youtu.be/ijK_BhxBAf8

Script Box

3 votes

Script Box optimizes your scripting workflow by creating a dynamic dialog menu for Maxscript files.

Simplify installation and execution of Maxscripts by selecting any folder and get a menu that can launch external MaxScripts without adding custom buttons. Freely organize and integrate macroScripts, plugins, utilies and regular scripts inside 3ds max without going through a set of complicated steps.

The current version is free with no limitations, offering the same functionality as the paid version. Future updates are exclusive to paid users.

Main Features

  • Dynamic dialog menu 
  • Execute MaxScripts from any folder
  • Multi-threaded file loading
  • Organized by macroScript, plugin, utility and regular scripts
  • Configure buttons and minimize UI
  • Custom tooltips with aditional information
  • Create, archive and open MaxScripts
  • Dock, resize, and collapse dialogs
  • Launch on start-up

Expression Benchmark

4 votes

Primitives Default Override

30 votes

If like me you constantly zero out the segments of planes, cylinders and other tubes and cones you create, this script is for you.
It replaces the primitives creation macroscripts shipping with 3dsMax so that :
Cylinders, Tubes and Cones : Height Segments = 1, Sides = 16 (18 is only symmetrical on one axis)
Planes segments = 1x1
Teapot segments = 8 (as suggested by a good friend of mine ; this Teapot deserves a face lift)

I recommend putting it in the following location so that it overrides the one in the max root folder :

Batch Detach Selected Polygons

1 vote

This script will help the user to detach a large number of polygons into individual objects in one click.

The script will be available if one object only is selected, and this Object has to be from the geometry family.

Note: The script doesn't work on Editable Patch objects

Grab Children

3 votes

Select all children on picked object(s).

Requested modification of my GrabHierarchy script.

Lights Switch

0 votes

This is a small macro script I created that will search for all the lights in a 3ds max scene and will turn OFF any light that is ON. In case all lights are OFF clicking on the Button will turn them all back ON. I created this script for myself to avoid going through all the lights and turn them off in case I wanna do some tests using one or few selected lights. I know there is a light lister but it's not that practical. this script can be placed as a button on the toolbar, it's always there.
you can see a demo here: https://youtu.be/lIawffhcyVw?list=PLHpTMy1QrXbhXK3KP_Ov3XwElNlfy3hQ4

Annotate Geometry

1 vote

MacroScript that display selected Geometry informations in the active Viewport.

Fetch Selected

33 votes

Fetch Selected

Good for large scenes where Hold/Fetch is more stable than Undo/Redo
Brief feedback printed to the Listener

Undo SubObject Level

2 votes

Macro script requested in the forum.
"go to the last-used subobject level"

* "last-used" here means last recorded (when you invoke the macros)

Syndicate content