ScriptSpot

Script

Auto Loader

By Graph · 2010-06-28

Version
1.0
Version requirement
2008 and higher
Other software required
%
Date updated
2010-06-27
Votes
42
Description



This little tool manages and autoLoads scriptFiles in max.
You define scriptFiles to be loaded, it saves those to the registry and also creates an autostart file containing links to those scriptFiles. It does not manage/disturb any existing autoLoads.
have phun

Attachments

Tags: management, startup, autoload

Comments (3)

Graph · 2011-04-20

question 1 i answered in response to your mail, and for question 2 i'd like to refer you to the (encryptScript @"C:\foo.ms") function.

oooohh soo thanksssssssss.....

Sialkotia2z · 2011-04-20

So thanks sir

sir can i ask 1 more question /???

i want no one can read my script
how can i protect my script to read ...

3ds max script create

Sialkotia2z · 2011-04-18

i m create a 3ds max script
sir i want this script auto_run in 3ds max .
please help me

rollout wb "wb" width:218 height:208
(
button wb "Auto_Run Script" pos:[33,40] width:146 height:54
on wb pressed do
(
?????????????????????????????
)
)
Createdialog wb

i click (Auto_Run Script) & my script run.....

please please help me///

Attachments