Top 10 Useful 3ds Max Scripts that SPEED UP My Work

Поділитися
Вставка
  • Опубліковано 20 сер 2024

КОМЕНТАРІ • 161

  • @haneetkhanna1883
    @haneetkhanna1883 Рік тому +6

    just a suggestion. there is so much missing information in this video. links given for only 3 scripts. also pivot tools is actually putpivot script. please make the description clear. always thanks for hard work you do

  • @CAESAR7670
    @CAESAR7670 Рік тому +1

    Thank you saved me a lot of time trying to browse videos for an actual working one

  • @djosrx
    @djosrx Рік тому +5

    To add random wire color to every object you don't need a special script. Just copy this line of code in the lower left pink area of max window (aka the MaxScript Listener)
    for obj in objects do (obj.wirecolor = color (random 0 255) (random 0 255) (random 0 255))
    Save the space on your toolbar for more useful buttons.

    • @ArchVizArtist
      @ArchVizArtist  Рік тому +3

      Thanks for sharing, but for me it's way easier to just click and icon :)

    • @jokenadrian
      @jokenadrian Рік тому +3

      For wirecolor tools I'd recommend using this ua-cam.com/video/IOjEoD2O5Bc/v-deo.html

    • @changsooeun
      @changsooeun Рік тому +1

      even simpler :)
      for obj in objects do (obj.wirecolor = (random black white))

  • @Donovann09
    @Donovann09 Рік тому +1

    A really really useful video, all of these scripts are handy !
    thanks for all !

  • @RNDR3D
    @RNDR3D Рік тому +11

    I found "Pivot Tools" really helpful and I'd really like to add it to my program but I can't find it anywhere not even in scriptspot, do you have a link or accurate keywords to look for it? Thanks in advance.

    • @rockingheadbangers
      @rockingheadbangers Рік тому +6

      It's part of a larger script collection called "soulburnScripts"

    • @AL_Xmst
      @AL_Xmst Рік тому +1

      @@rockingheadbangers Thanks man! Just installed the soulburnScripts
      Great help!

    • @RNDR3D
      @RNDR3D Рік тому +1

      @@rockingheadbangers you rock man! Thanks!

    • @mehmetaktay2343
      @mehmetaktay2343 Рік тому

      @@AL_Xmst ist it work in 2023?

    • @AL_Xmst
      @AL_Xmst Рік тому

      @@mehmetaktay2343 hmm.. I'm not sure... I am still using max2019.. but I guess it should work

  • @johnskyrim
    @johnskyrim Рік тому +1

    If you want to attach in bulk, just isolate everything and attach via the list, it'll only show what's isolated.

  • @waqaranayat8083
    @waqaranayat8083 Рік тому

    Whenever i get notifications of your videos i play them at once. And as always the tutorial is awesome. I enjoyed. 👍🏻👍🏻👍🏻👍🏻👍🏻

  • @PandaJerk007
    @PandaJerk007 Рік тому

    Thanks for the video! The script for Random Wire Color at 3:40 seems really handy. It was actually my first time hearing about Render Elements so now I'm watching your tutorial for that ^_^

  • @toniodelsole
    @toniodelsole Рік тому +3

    Hi thanks for the tips. I was looking for that Put Pivot plugin and I cannot find it. Would you mind sending link here please? thanks

  • @stefan474
    @stefan474 Рік тому

    CONGRATS !

  • @siiravcs8992
    @siiravcs8992 Рік тому

    BROTHER, YOU ARE THE BEST!!! You oooh really helped me!! THANK YOU VERY MUCH!

  • @herber23
    @herber23 Рік тому

    Your eyes ☺! Thank you very much for the information, as always. Greetings from Argentina🙂

  • @daniyalsiddiqui8792
    @daniyalsiddiqui8792 Рік тому

    Really Helpful Thanks 😊

  • @WaseemOnlines
    @WaseemOnlines 9 місяців тому

    very useful, thank you

  • @bappo2693
    @bappo2693 Рік тому +1

    I scored 9/10, but the instances one was new…woah! Thank you!

  • @albertoribera
    @albertoribera Рік тому +5

    Dear, Many of the scripts that you comment are not still longer in the scriptspot site. It would be heplfull if you could make them available directly. Cheers!

  • @--SipanKaya
    @--SipanKaya Рік тому

    GOD!!!My broo

  • @mutesebbis
    @mutesebbis Рік тому

    You rock. Thanks a lot!

  • @GTAV-qd3sk
    @GTAV-qd3sk Рік тому +1

    Thank you

  • @armadz3892
    @armadz3892 7 місяців тому

    Very useful scripts! Love it! Is there a script where you can section the model like in Revit?

  • @digitalprinting6254
    @digitalprinting6254 Рік тому +2

    Any chance to get Quick Measure script pl? because it's an old script, thank you in advance

  • @UmarIbnAlHattob2
    @UmarIbnAlHattob2 Рік тому +1

    i love you❤❤❤

  • @pataxos
    @pataxos Рік тому +1

    I can't find the ENU folder in 3ds max 23. How can I find it?
    great channel

  • @amermagnus7442
    @amermagnus7442 Рік тому +1

    Thanks for sharing. the copy past one gives error ( Unable to create temporary scene file ... ) any idea why ?

    • @ik10iktrend35
      @ik10iktrend35 10 місяців тому

      I had this problem too. They responded to the solution in the comments below. I solved mine this way. "Edit the path in the script (The same in both)."

  • @Mohamed-Al-Masry
    @Mohamed-Al-Masry Рік тому

    very good explanation 😍😍

  • @goodwillcrafts9108
    @goodwillcrafts9108 11 місяців тому

    Beautiful EYEs ❤️

  • @kevin5475845
    @kevin5475845 2 місяці тому

    nice links.....
    add url for each of the scripts mentioned

  • @hieuhoang8857
    @hieuhoang8857 Рік тому +1

    hi everyone. How can we get the pu pivot script on the video?

  • @waelshahin
    @waelshahin Рік тому

    I tried and it is installed thank u very much anda

  • @knl654
    @knl654 Рік тому +1

    There is a measurement tool right above resetx 😊

    • @ArchVizArtist
      @ArchVizArtist  Рік тому +2

      Script is quicker, use whatever you want...

    • @obaidalotfi9952
      @obaidalotfi9952 Рік тому

      @@ArchVizArtist there is another built-in Measure Distance , in Tools Menu/Measure Distance (can't be used with snap) . Search "Measure Distance-Extend"

  • @rdxblaster9051
    @rdxblaster9051 Рік тому +1

    where can i find pivot tool script??

  • @tech-wondo4273
    @tech-wondo4273 Рік тому +1

    All useful scripts, but I think the Random Transform could be done with Chaos Scatter if I'm not Mistaken

    • @ArchVizArtist
      @ArchVizArtist  Рік тому

      Everything can be done in multiple ways...

    • @tech-wondo4273
      @tech-wondo4273 Рік тому

      @@ArchVizArtist Thank you for taking the time to reply to my comment; big fan of your works; Keep it up 👍🏻; Peace 🤲🏻

    • @obaidalotfi9952
      @obaidalotfi9952 Рік тому

      when using Scatter you can't adjust the transform manually ! (Unless you using iToo Forest in Paint Mode or Custom Edit)

    • @tech-wondo4273
      @tech-wondo4273 Рік тому

      @@obaidalotfi9952 I didn't know that, Thank you 🤲🏻

    • @arcuscerebellumus8797
      @arcuscerebellumus8797 11 місяців тому

      @@obaidalotfi9952 You can. The "Edit Instances" button in Scattering section of Command Pannel layout for Scatter objects does exactly that. You can't manually decide which instance from the list gets placed where on generation event, though...

  • @sarapreti9685
    @sarapreti9685 Рік тому

    great!

  • @meditationmode2327
    @meditationmode2327 Рік тому +1

    Pivot Tool not available that website
    please can you share link
    thank you

  • @DATECStudio
    @DATECStudio Рік тому +1

    2 lasts are worth I think

  • @mukeshbhati9884
    @mukeshbhati9884 Рік тому

    Please create full video for very high quality Render setup

  • @Justaftereffects123
    @Justaftereffects123 Рік тому

    Hi! i have most important question in biped walking foot steps attach on landscape surface Thanks before:

  • @lordavius
    @lordavius Рік тому +4

    This is also a Randomizator script, but it works in real time (so you can actually see if your randomization is going the way you want to)
    ua-cam.com/video/9bAv8NlKFOc/v-deo.html

  • @NamArt2000
    @NamArt2000 Рік тому

    Anyone can help me this problem. I load some MAXscript normaly, then I restart 3ds Max, all script are missing

  • @skyheart125
    @skyheart125 Рік тому

    i hope there is a script to put Corona light (ies for example) to existing light fixture instance by copy and paste.

  • @vandit82
    @vandit82 Рік тому +1

    Could you give me a link to the Instance Replacer script? Thank you.

  • @user-ck6ne8kd5t
    @user-ck6ne8kd5t Рік тому

    Muy util el video pero me gustaria ver como es el proceso de la griferia con los planos

  • @omarelshamy2060
    @omarelshamy2060 Рік тому

    Thanks

  • @ibrahimtetikdesignstudio
    @ibrahimtetikdesignstudio Рік тому

    thank you

  • @filipmelnikov8411
    @filipmelnikov8411 Рік тому

    Instead of attach object script you can use collapse function in utility tools.

  • @I_Never_Lie
    @I_Never_Lie Рік тому

    Wow, where can I find the Instance Replacer please?

  • @mirramil
    @mirramil Рік тому

    Thank you so much Aga. Ive learned a lot from you. You are the best

  • @umarart
    @umarart Рік тому

    good

  • @turkowallmovablepartitions919

    it work on my pc thx bro vеry much

  • @fernandosv21
    @fernandosv21 Рік тому

    Thank you Aga for this videos! One question, where do I can found the Pivot Tools because I can't find it anywhere, thank you again.

  • @3dsmaxed
    @3dsmaxed Рік тому +1

    copy paste script only shows one icon in toolbar

  • @eneskaraca6519
    @eneskaraca6519 Місяць тому

    I cant access the copy and past script, the link is not sending the file

  • @igorstojanov9030
    @igorstojanov9030 Рік тому

    Can anyone tell me experience with this business course from Arch Viz Artist? do you recommend it?

  • @brandonmendez1405
    @brandonmendez1405 7 місяців тому

    Where can i download Pivot tools? script, plugin, asset, i don't have founded it. pls help me

  • @sabalazzem1623
    @sabalazzem1623 Рік тому

    can u help me to find quick measure script I couldn't find it , great work btw

    • @sabalazzem1623
      @sabalazzem1623 Рік тому

      instance replacer and random transform thank you

  • @weiluen86
    @weiluen86 9 місяців тому

    thanks but the
    copy n paste are not work with 2021 version...

  • @mehadihasanlimon387
    @mehadihasanlimon387 Рік тому

    Nice,,,

  • @OmarHadi96
    @OmarHadi96 Рік тому +1

    after i installed copy and paste script this message appear to me when i try to copy any thing "unable to create temporary scene file c : users /admin/documents/3dsmax/scene assets/past file.maxsv$ ...... any sollution ?

    • @ArchVizArtist
      @ArchVizArtist  Рік тому +1

      Edit the path in the script (The same in both).

    • @OmarHadi96
      @OmarHadi96 Рік тому

      @@ArchVizArtist thank you it's working

    • @huyvo4557
      @huyvo4557 Рік тому

      @@ArchVizArtist i have found way to edit the path but can't, can you help me about edit the path, thanks a lot!

    • @jorgeleal8822
      @jorgeleal8822 Рік тому

      How do You change the path?

  • @amitgedia
    @amitgedia Рік тому

    Hi Aga, where to get the quickmeasure script

  • @ibdesign8207
    @ibdesign8207 12 днів тому

    i cant download put pivot script from the website is it deleted ?

  • @navidtabarestani2185
    @navidtabarestani2185 Рік тому

    SoulburnScripts is discontinued for 3ds max and website is down buy its owner. can you share it plz

  • @guitop
    @guitop Рік тому

    Perfect nine scripts, but for the fourth, it's the "Tape Measure" tool in 3ds Max. The script doesnt bring anything. Maybe the fact it does not create an "object", but this can be deleted easily.

    • @ArchVizArtist
      @ArchVizArtist  Рік тому

      So it does something…

    • @guitop
      @guitop Рік тому

      @@ArchVizArtist lol so it does not, technically :)

  • @mnomora
    @mnomora Рік тому

    ihave two issues , ican't find the same pivot tools script ,and the quick attach script doesn't have an icon and i tried so many thing to even assign an icon or even a button name but i couldn't

    • @nhanlevan4873
      @nhanlevan4873 Рік тому

      1.pivot tools is in "soulburn script", 2. you actually don't need an icon for that lol, just give it a name

  • @elizs9915
    @elizs9915 Рік тому

    Where Quick Measure can be downloaded?

  • @josielyton
    @josielyton Рік тому

    how can I copy and paste from another machine? it is the same script or other? thank you

    • @obaidalotfi9952
      @obaidalotfi9952 Рік тому

      Change copy/paste path to sharable folder .

    • @huyvo4557
      @huyvo4557 Рік тому

      @@obaidalotfi9952 hi can you explain for me about set path, i found but can't set new path for copy/paste

  • @3dsmaxed
    @3dsmaxed Рік тому

    quick measure download link doesnt work. can you share it?

  • @nhanlevan4873
    @nhanlevan4873 Рік тому

    hello! can you put the link for instance replacer script here, thank you!

  • @adrandamunther9147
    @adrandamunther9147 Рік тому

    Can anyone help me please ?
    i have the script thefsctionCGI , I don’t know how to put it in max

  • @archalocreativeimagery3228
    @archalocreativeimagery3228 Рік тому

    Hi All,
    For some reason I can't find or download the random wire color script, It keeps sending me to some linkdin profile.
    would someone maybe be willing to send or direct me to the site I can get the script.
    Thanks

  • @attakhaliquejamil8693
    @attakhaliquejamil8693 Рік тому

    Hello how arw you doing.
    I want to know i have core2dua with 2gb graphic card wmand 8gb ram does it will sufficient for normal renderings like House exterior and interior room render.
    You must be curious about my this question but i am waiting for you mr kind reply.

    • @punithaiu
      @punithaiu Рік тому

      you can render. it will just take a long time. In Layman terms, rendering depends on number of cores. more cores in your processor, more buckets in rendering, faster completion. RAM matters for handling size of the scene(hi poly geometry),textures etc. heavier scene/more geometry means you will run out of RAM during rendering(depending on your rendering resolution). you can use 3DS Max on your machine, do everything. it will be slower to render depending on your scene,texture resolution,render resolution. or it might just crash if memory is not enough. try to upgrade RAM to max. it will be usefull to have a bit more legroom in polycount. and learn to optimise your scene and modelling to reduce polycount. use textures smartly. high res for nearby objects, low res for far away objects, proxies and much more.

  • @AbrarAhmed-zl5md
    @AbrarAhmed-zl5md Рік тому

    where to get that pivot tool script?? its script or plugin?

    • @armaneidizadeh4931
      @armaneidizadeh4931 Рік тому

      Dear friend, if you find the said item, please tell me

    • @drp2142
      @drp2142 Рік тому

      @@armaneidizadeh4931 its part of soulburn scripts.

  • @viz-vis
    @viz-vis Рік тому

    Can't find QuickMeasure((

  • @Gm1471
    @Gm1471 Рік тому

    Hi, does all the workflow optimization scripts work on max 2023?

    • @ArchVizArtist
      @ArchVizArtist  Рік тому

      There are video tutorials as well, so you can add other stuff and adjust if something's not working. Most of the things work well, but you have to change the path for copy and past script as the names of the folders are different.

  • @reverselogicfact
    @reverselogicfact Рік тому

    hlo mam can you tell from where we can download free scripts any website please reply

  • @RedBiirdy
    @RedBiirdy Рік тому

    I think many of these are helpful for sure, but you're completely ignoring the easy ways you can already measure one thing for an example with the measure tool over in utilities tab, or the collapse tool in the same tab, instead of attach ;-)

    • @ArchVizArtist
      @ArchVizArtist  Рік тому

      Collapse tool is totally different thing, measure works different as well...

  • @kateikey8093
    @kateikey8093 Рік тому

    there is no script in the link!

  • @Ulgm9tCi
    @Ulgm9tCi Рік тому

    I cant find the script for quick measure , does anyone got it ?

  • @mohamedsabry6871
    @mohamedsabry6871 Рік тому

    how i make transform random as a button in the main toolbar ?

    • @nhanlevan4873
      @nhanlevan4873 Рік тому

      open script with script editor and ctrl A then drag and drop on to the toolbar, then you can change its name later

  • @MingkwanGD
    @MingkwanGD Рік тому

    ❤❤❤❤

  • @tomaskorch6580
    @tomaskorch6580 Рік тому

    the copy paste script is not copying the textures. is that correct or am I doing something wrong?

    • @ArchVizArtist
      @ArchVizArtist  Рік тому

      It should, it's basically saving the file and merging it to another scene.

    • @ik10iktrend35
      @ik10iktrend35 10 місяців тому

      did you solve this issue?

  • @pitipatruangsri3264
    @pitipatruangsri3264 Рік тому

    Can you send the link to download about Pivot tools script if it possible Thank you

    • @drp2142
      @drp2142 Рік тому

      its part of soulburn scripts which has been discontinued beyond max 2022 unless someone recompiles it.

  • @momenkhalaf2443
    @momenkhalaf2443 Рік тому

    Hi
    Where I can find Pivot Tools Script ?
    Thanks

  • @Shortyplayz
    @Shortyplayz Рік тому

    if you want to see an objects dimensions then just click the wrench in the top right and click on measure. no need for scripts

  • @gamerhub5447
    @gamerhub5447 Рік тому

    copy and paste show not globaly option way

  • @imakes168
    @imakes168 Рік тому

    How to Get your Scripts ?

  • @DwHeartLion
    @DwHeartLion Рік тому

    Copy and paste script is not working

  • @sagarpanchal5011
    @sagarpanchal5011 Рік тому

    Please Can anyone provide me Random Wire Color Script?

  • @mehadihasanlimon387
    @mehadihasanlimon387 Рік тому

    Quick Measure plz give me this script ling,,plz🙏🙏🙏

  • @HoaNguyen-lm9pk
    @HoaNguyen-lm9pk Рік тому

    YOU CAN GIVE ME DOWLOAD IS PIVOT TOOL ??
    I COME FROM VIETNAM

  • @leonardchasles8908
    @leonardchasles8908 Рік тому

    I dоwnloaded everything is okay

  • @hyperridermk9784
    @hyperridermk9784 Рік тому

    Actually i can't focus on your video.. Bcs. You are so cute.. 😚

  • @noc_noc_karmakarma4799
    @noc_noc_karmakarma4799 Рік тому

    the most useful would be a list with the exact name and link, but no.

    • @ArchVizArtist
      @ArchVizArtist  Рік тому

      and maybe I will come and install it for you...

    • @melmothmoth
      @melmothmoth 6 місяців тому

      @@ArchVizArtist If you're mentioning and recommending scripts, people expect to find them in the description, not have to go find them and figure out how to make 20+ year old scripts work in newer versions. You can see a lot of people asking for the script download links in this very comment section because of this. Would it have been so hard to include download links? Not even the ones you actually added work anymore.

  • @theisland2391
    @theisland2391 Місяць тому

    where to find the scripts!?( •_•)>⌐■-■

  • @mkps7776
    @mkps7776 Рік тому

    kamu luas biasa mbak

  • @AntonLukhash
    @AntonLukhash 9 місяців тому

    Блин. Большинство скриптов- это бесполезные свистоперделки

  • @user-qq8cz2vq6j
    @user-qq8cz2vq6j 2 місяці тому

    And yet, how terrible all these scripts and crutches are looking, compared to blender, where it all works by pressing 1 button and wrom box. Without any downloading of any scripts, shame Autodesc! 30 years of development scum. script for attaching, oh my god! When V-Ray, or Corona migrate to blender, immediately switch there! No offense, but this is true.

  • @suhailzafar1204
    @suhailzafar1204 Рік тому

    thank you so much....!

  • @za88y
    @za88y Рік тому

    Thank god i left 3ds max and transitioned to Maya .. Max is still the worst 3d program I have ever used

  • @mazarisko
    @mazarisko Рік тому +2

    Hi thanks for the tips. I was looking for that Put Pivot plugin and I cannot find it. Would you mind sending link here please? thanks