Strangely enough, when I first tried ChatGPT, this is *exactly* the script I tried to get it to make, and for the most part it succeeded. However, I then tried asking it for a somewhat more complex script - I asked it to write me a script that accepts a list of objects, checks whether any of them are instances or references, and outputs a selection that has only a single instance form any group of instances and no reference objects. The result was that it just made up non-existent maxscript commands or classes that "did" this but of course did not work in the real world. So... unless you already know what works and what doesn't, you might wrestle with an imaginary set of commands that will not work at all.
Hi my friend, I've just released a free new tool for 3dsmax. Please check out this video ruclips.net/video/PgRGg7PEGgk/видео.html I'm hoping to get your support. Thank you and wish you and your family a good health.
I am using it to move from using a rollout with 50 buttons on it to using a dot net form which I can design in visual studio. I also use copilot to see how the results compare. The way I use it is I try to do it without help first but internet searches and forums are a thing of the past. If I hit a point that I don't know the syntax for something or some code does not work I copy and paste it to Chat GPT and it fixes it 70-80% of the time. It is a worry though because it is too easy to just take the code and not care how it works. Programming 10 years from now will be very, very different.
As a MaxScript Expert, I should say: don't waste your time on toying MaxScript. this line of code can be learned in the first hours of playing with the MaxScript's help file.
Hi my friend, I've just released a free new tool for 3dsmax. Please check out this video ruclips.net/video/PgRGg7PEGgk/видео.html I'm hoping to get your support. Thank you and wish you and your family a good health.
Hey there I see you know your way around maxscripting and you're making small but very vital syntax adjustments to chatgpt's output. Could you please make a video explaining the general structure of a script in 3dsmax. If it's too much info to cover on one video maybe doing a video only oriented to adjust chat gpt output is possible?
I've been trying to make a script the whole day (max 2021) but chatgpt keeps making the same syntax errors even in the simplest instructions, probably is my fault but still hoped to get a code that can be copy/paste in the ms file and will work haha
Hi Jorge. Thank you for your time in watching and commenting on my video. I'll try my best to find time to make a video as per your recommendation. In the current version of chatGPT, it's pretty bad with maxscript. Since maxscript is not a very popular language. I'm hoping with the newer version of ChatGPT, it would be smarter :). Wish you have a good day :
Hi my friend, I've just released a free new tool for 3dsmax. Please check out this video ruclips.net/video/PgRGg7PEGgk/видео.html I'm hoping to get your support. Thank you and wish you and your family a good health.
Do you know how to ask chat GPT to create script which put quickly Arnold Dome light on the scene with specific hdri map? I asked a couple of times and there are bugs all the time :/
Hi my friend, I've just released a free new tool for 3dsmax. Please check out this video ruclips.net/video/PgRGg7PEGgk/видео.html I'm hoping to get your support. Thank you and wish you and your family a good health.
I haven't had any luck with max scripting made by gpt. The syntax is off. I tried a few scripts but none of them worked at all. Any suggestions please?
chatGPT isn't good at maxscript. Sometime it give me the python code instead of maxscript. I guess maxscript isn't a very popular language, openAI doesn't have enough data to train chatGPT. My suggestion is you should learn maxscript, ask chatGPT to generate maxscript code then review the code yourself. Or let's wait for chatGPT to get better. chatGPT is growing fast. I believe in the next 1 or 2 years, it'll do a lot more better
@@3dcopilot Can it do really better in maxscript, IF all available maxscript data (text all over the internet), has been already (i assume, or lets assume) provided to the program to teach it... It need "learning data" (i dont know the correct term, training data...?) if all (on the internet) training data for maxscript has already been "crawled through" by chat GPT, than it cannot get any better because he doesnt have any more (new) specific data (maxscript in this example)... So you would need to provide NEW maxscript data to train the program to get better at maxscript, correct? And if all existing maxscript data has been already provided to it (lets assume it is so), than it cannot get better...? Possible new data would come from users trying to generate maxscript through chat GPT and when it fails, the users will tell the program where it failed, so it can learn... Correct? But it NEED more, new data (maxscript) related to get better... It cannot get better by itself just by virtually making and testing maxscript on its own...?
Hi my friend, I've just released a free new tool for 3dsmax. Please check out this video ruclips.net/video/PgRGg7PEGgk/видео.html I'm hoping to get your support. Thank you and wish you and your family a good health.
Hi my friend, I've just released a free new tool for 3dsmax. Please check out this video ruclips.net/video/PgRGg7PEGgk/видео.html I'm hoping to get your support. Thank you and wish you and your family a good health.
I had a issue within have a dropbox with the name of a file with extension .bip, in a folder inside scripts folder, and when we select, we print the path. I literally wasnt founding NOTHING in the forums about that, and chatgpt helped me to do it in 3 minutes and with only 3 attempts. I've noticed that its better do step by step prompt than ask he create the script directly.
Yes, you're right. Step by step prompt is a good way to give instructions to chatgpt. Would you mind sharing your script? Thank you for your time watching and commenting on my video 🍻
Hi my friend, I've just released a free new tool for 3dsmax. Please check out this video ruclips.net/video/PgRGg7PEGgk/видео.html I'm hoping to get your support. Thank you and wish you and your family a good health.
any idea to convert all individual object to individual groups with maxscript? example i am selected 10 object, the with 1 button, it convert to 10 individual button, anyone can help? try with cgpt but no luck :D
Will that role play have any real incidence in its objectivity and performance? I think its AI engine is impartial and fully objective per se. Did you really experienced any difference when applying that role play?
From my experience, role play will help chatGPT provide more precise answers. You should join the openAI discord server. You'll find a lot of interesting prompt that use role play. Try it yourself and have fun 😊
Hi my friend, I've just released a free new tool for 3dsmax. Please check out this video ruclips.net/video/PgRGg7PEGgk/видео.html I'm hoping to get your support. Thank you and wish you and your family a good health.
Hi my friend, I've just released a free new tool for 3dsmax. Please check out this video ruclips.net/video/PgRGg7PEGgk/видео.html I'm hoping to get your support. Thank you and wish you and your family a good health.
Thank you for your time watching my videos. I've just released a free new tool for 3dsmax. Please check out this video ruclips.net/video/PgRGg7PEGgk/видео.html I'm hoping to get your support. Thank you and wish you and your family a good health.
scripts i tried to create with gpt were not working to me : for example, set a pivot at the middle lowest point of the object which is useful compared to setting a wire color which could be done in one click lol
Hi The Red Moustache. Maybe I'll make another video for the pivot script. Stay tuned. Thank you for your time watching and commenting on my video. Wish you have a good day :
yes, Sini's pivot script is one of the best pivot script I've ever used. Highly recommend. Thank you for your time watching and commenting on my video. Wish you have a good day :)
Hi my friend, I've just released a free new tool for 3dsmax. Please check out this video ruclips.net/video/PgRGg7PEGgk/видео.html I'm hoping to get your support. Thank you and wish you and your family a good health.
Let's roleplay. You are a brilliant and experianced expert programmer. You specifically specialize in maxscript programming language. Your service and support are top-of-the-line. You have opinions, beliefs, and biases. You will give me the confedence point (from 1 to 10) of each of your answers. Response if you understand.
@@3dcopilot macroScript DeleteModifiersFromSelectedPoly category:"Custom" tooltip:"Remove Modifiers" buttonText:"Remove Modifiers" ( -- Function to delete all modifiers from a given object fn deleteAllModifiers obj = ( local numMods = obj.modifiers.count for i = numMods to 1 by -1 do ( deleteModifier obj i ) ) -- Iterate through all selected objects for obj in selection do ( -- Check if the object is an Editable Poly if superClassOf obj == GeometryClass and classOf obj.baseObject == Editable_Poly do ( -- Call the function to delete all modifiers from the object deleteAllModifiers obj ) ) tested it on Max 2022
Hi my friend, I've just released a free new tool for 3dsmax. Please check out this video ruclips.net/video/PgRGg7PEGgk/видео.html I'm hoping to get your support. Thank you and wish you and your family a good health.
Hi my friend, I've just released a free new tool for 3dsmax. Please check out this video ruclips.net/video/PgRGg7PEGgk/видео.html I'm hoping to get your support. Thank you and wish you and your family a good health.
Hi my friend, I've just released a free new tool for 3dsmax. Please check out this video ruclips.net/video/PgRGg7PEGgk/видео.html I'm hoping to get your support. Thank you and wish you and your family a good health.
yes, you are right. I'm hoping chatGPT would be smarter in the newer version. Thank you for your time watching and commenting on my video. Wish you have a good day :)
Hi my friend, I've just released a free new tool for 3dsmax. Please check out this video ruclips.net/video/PgRGg7PEGgk/видео.html I'm hoping to get your support. Thank you and wish you and your family a good health.
Strangely enough, when I first tried ChatGPT, this is *exactly* the script I tried to get it to make, and for the most part it succeeded. However, I then tried asking it for a somewhat more complex script - I asked it to write me a script that accepts a list of objects, checks whether any of them are instances or references, and outputs a selection that has only a single instance form any group of instances and no reference objects. The result was that it just made up non-existent maxscript commands or classes that "did" this but of course did not work in the real world.
So... unless you already know what works and what doesn't, you might wrestle with an imaginary set of commands that will not work at all.
chatgpt always make up some non-existent code 😂 I have no idea why. Thank you for watching my video
Hi my friend,
I've just released a free new tool for 3dsmax. Please check out this video
ruclips.net/video/PgRGg7PEGgk/видео.html
I'm hoping to get your support. Thank you and wish you and your family a good health.
Hi please check out my new 3dsmax script here
ruclips.net/video/Qm-uFSf0d38/видео.html
I am using it to move from using a rollout with 50 buttons on it to using a dot net form which I can design in visual studio. I also use copilot to see how the results compare. The way I use it is I try to do it without help first but internet searches and forums are a thing of the past. If I hit a point that I don't know the syntax for something or some code does not work I copy and paste it to Chat GPT and it fixes it 70-80% of the time. It is a worry though because it is too easy to just take the code and not care how it works. Programming 10 years from now will be very, very different.
As a MaxScript Expert, I should say: don't waste your time on toying MaxScript. this line of code can be learned in the first hours of playing with the MaxScript's help file.
yes, you're correct. Thank you for watching my video
Hi my friend,
I've just released a free new tool for 3dsmax. Please check out this video
ruclips.net/video/PgRGg7PEGgk/видео.html
I'm hoping to get your support. Thank you and wish you and your family a good health.
您好,我在Autodesk官网找不到maxscript的帮助文档,不知道是不是官方删除了这一部分。不知道您这有帮助文档的网址吗?希望您能发一份给我,给您添麻烦了
Hi please check out my new 3dsmax script here
ruclips.net/video/Qm-uFSf0d38/видео.html
Hey there I see you know your way around maxscripting and you're making small but very vital syntax adjustments to chatgpt's output. Could you please make a video explaining the general structure of a script in 3dsmax. If it's too much info to cover on one video maybe doing a video only oriented to adjust chat gpt output is possible?
I've been trying to make a script the whole day (max 2021) but chatgpt keeps making the same syntax errors even in the simplest instructions, probably is my fault but still hoped to get a code that can be copy/paste in the ms file and will work haha
Hi Jorge. Thank you for your time in watching and commenting on my video. I'll try my best to find time to make a video as per your recommendation. In the current version of chatGPT, it's pretty bad with maxscript. Since maxscript is not a very popular language. I'm hoping with the newer version of ChatGPT, it would be smarter :). Wish you have a good day :
@@3dcopilot thank you!
Hi my friend,
I've just released a free new tool for 3dsmax. Please check out this video
ruclips.net/video/PgRGg7PEGgk/видео.html
I'm hoping to get your support. Thank you and wish you and your family a good health.
Hi please check out my new 3dsmax script here
ruclips.net/video/Qm-uFSf0d38/видео.html
Do you know how to ask chat GPT to create script which put quickly Arnold Dome light on the scene with specific hdri map? I asked a couple of times and there are bugs all the time :/
can you creat max script for auto perspective match of background image with free camera?
Great Video, I ll gonna test this too.
Often there are tedeious things you have to do over and over again.
hope you have fun with chatgpt. Thank you for watching my video
Hi my friend,
I've just released a free new tool for 3dsmax. Please check out this video
ruclips.net/video/PgRGg7PEGgk/видео.html
I'm hoping to get your support. Thank you and wish you and your family a good health.
Hi please check out my new 3dsmax script here
ruclips.net/video/Qm-uFSf0d38/видео.html
hello, how can I contact you.i need your help for a script that is forming in my mind
Hi. Please send me email to hoquang1202@gmail.com or Whatsapp (+84827222466)
I haven't had any luck with max scripting made by gpt. The syntax is off.
I tried a few scripts but none of them worked at all.
Any suggestions please?
chatGPT isn't good at maxscript. Sometime it give me the python code instead of maxscript. I guess maxscript isn't a very popular language, openAI doesn't have enough data to train chatGPT. My suggestion is you should learn maxscript, ask chatGPT to generate maxscript code then review the code yourself. Or let's wait for chatGPT to get better. chatGPT is growing fast. I believe in the next 1 or 2 years, it'll do a lot more better
Thank you for watching my video and giving your comment 😊
@@3dcopilot Can it do really better in maxscript, IF all available maxscript data (text all over the internet), has been already (i assume, or lets assume) provided to the program to teach it... It need "learning data" (i dont know the correct term, training data...?) if all (on the internet) training data for maxscript has already been "crawled through" by chat GPT, than it cannot get any better because he doesnt have any more (new) specific data (maxscript in this example)... So you would need to provide NEW maxscript data to train the program to get better at maxscript, correct? And if all existing maxscript data has been already provided to it (lets assume it is so), than it cannot get better...? Possible new data would come from users trying to generate maxscript through chat GPT and when it fails, the users will tell the program where it failed, so it can learn...
Correct?
But it NEED more, new data (maxscript) related to get better... It cannot get better by itself just by virtually making and testing maxscript on its own...?
@@3dcopilot yes! That's what I do. I know how to write max script, I was just testing GPT. However I use it, is a good help anyaws.
Hi my friend,
I've just released a free new tool for 3dsmax. Please check out this video
ruclips.net/video/PgRGg7PEGgk/видео.html
I'm hoping to get your support. Thank you and wish you and your family a good health.
looking forward for more videos mate
will have more videos to come. Thank you for watching my video
Hi my friend,
I've just released a free new tool for 3dsmax. Please check out this video
ruclips.net/video/PgRGg7PEGgk/видео.html
I'm hoping to get your support. Thank you and wish you and your family a good health.
Hi please check out my new 3dsmax script here
ruclips.net/video/Qm-uFSf0d38/видео.html
I had a issue within have a dropbox with the name of a file with extension .bip, in a folder inside scripts folder, and when we select, we print the path. I literally wasnt founding NOTHING in the forums about that, and chatgpt helped me to do it in 3 minutes and with only 3 attempts.
I've noticed that its better do step by step prompt than ask he create the script directly.
Yes, you're right. Step by step prompt is a good way to give instructions to chatgpt. Would you mind sharing your script? Thank you for your time watching and commenting on my video 🍻
Hi my friend,
I've just released a free new tool for 3dsmax. Please check out this video
ruclips.net/video/PgRGg7PEGgk/видео.html
I'm hoping to get your support. Thank you and wish you and your family a good health.
Hi please check out my new 3dsmax script here
ruclips.net/video/Qm-uFSf0d38/видео.html
can ai replace 3d designer completely ??
Unfortunately, I don't have the correct answer. But I think it can in the near future
Hi please check out my new 3dax script here
ruclips.net/video/Qm-uFSf0d38/видео.html
đang định thank you thì thấy thời tiết để nắng nhiều nơi, idol đang công tác ở tỉnh nào đấy ?
mình ở HCM nha bạn. Bạncó rảnh thì rủ bạn bè vô ủng hộ kênh của mình nhé :v
Vô ủng hộ tool mới của mình nè bạn ơi. Cám ơn bạn
ruclips.net/video/PgRGg7PEGgk/видео.html
Hi please check out my new 3dsmax script here
ruclips.net/video/Qm-uFSf0d38/видео.html
any idea to convert all individual object to individual groups with maxscript? example i am selected 10 object, the with 1 button, it convert to 10 individual button, anyone can help? try with cgpt but no luck :D
Will that role play have any real incidence in its objectivity and performance? I think its AI engine is impartial and fully objective per se. Did you really experienced any difference when applying that role play?
From my experience, role play will help chatGPT provide more precise answers. You should join the openAI discord server. You'll find a lot of interesting prompt that use role play. Try it yourself and have fun 😊
Hi my friend,
I've just released a free new tool for 3dsmax. Please check out this video
ruclips.net/video/PgRGg7PEGgk/видео.html
I'm hoping to get your support. Thank you and wish you and your family a good health.
Hi please check out my new 3dsmax script here
ruclips.net/video/Qm-uFSf0d38/видео.html
very cool
Hi my friend,
I've just released a free new tool for 3dsmax. Please check out this video
ruclips.net/video/PgRGg7PEGgk/видео.html
I'm hoping to get your support. Thank you and wish you and your family a good health.
Hi please check out my new 3dsmax script here
ruclips.net/video/Qm-uFSf0d38/видео.html
It sounded smart, wrote sexy interfaces, had good spelling and grammar. Yet, its hard code was something else, or somewhere else.
Thank you for your time watching my videos. I've just released a free new tool for 3dsmax. Please check out this video
ruclips.net/video/PgRGg7PEGgk/видео.html
I'm hoping to get your support. Thank you and wish you and your family a good health.
Hi please check out my new 3dsmax script here
ruclips.net/video/Qm-uFSf0d38/видео.html
scripts i tried to create with gpt were not working to me : for example, set a pivot at the middle lowest point of the object which is useful compared to setting a wire color which could be done in one click lol
you can use sini pivot tool or i can send you my script
Hi The Red Moustache. Maybe I'll make another video for the pivot script. Stay tuned. Thank you for your time watching and commenting on my video. Wish you have a good day :
yes, Sini's pivot script is one of the best pivot script I've ever used. Highly recommend. Thank you for your time watching and commenting on my video. Wish you have a good day :)
@@3dcopilot yes ended up using it !
Hi my friend,
I've just released a free new tool for 3dsmax. Please check out this video
ruclips.net/video/PgRGg7PEGgk/видео.html
I'm hoping to get your support. Thank you and wish you and your family a good health.
Let's roleplay. You are a brilliant and experianced expert programmer. You specifically specialize in maxscript programming language. Your service and support are top-of-the-line. You have opinions, beliefs, and biases. You will give me the confedence point (from 1 to 10) of each of your answers. Response if you understand.
i was looking for this . thanks
Last week I created a Script that removed all modifiers from all selected objects with chat gpt, took a couple of attempts but it worked at last
Hi Gokuoder. I'm glad it's working for you. Would you mind sharing your script?
U just can simply convert to poly/mesh selection 😂 and sane results
@@3dcopilot
macroScript DeleteModifiersFromSelectedPoly
category:"Custom"
tooltip:"Remove Modifiers"
buttonText:"Remove Modifiers" (
-- Function to delete all modifiers from a given object
fn deleteAllModifiers obj = (
local numMods = obj.modifiers.count
for i = numMods to 1 by -1 do (
deleteModifier obj i
)
)
-- Iterate through all selected objects
for obj in selection do (
-- Check if the object is an Editable Poly
if superClassOf obj == GeometryClass and classOf obj.baseObject == Editable_Poly do (
-- Call the function to delete all modifiers from the object
deleteAllModifiers obj
)
)
tested it on Max 2022
@@gabrielr22 that applies the modifiers on the meshes, I want to remove them without applying!
Hi my friend,
I've just released a free new tool for 3dsmax. Please check out this video
ruclips.net/video/PgRGg7PEGgk/видео.html
I'm hoping to get your support. Thank you and wish you and your family a good health.
I believe you can tell Chatgpt and upload a maxscripts as reference for syntax . Then ask for script
yep, that's a good method to teach chatgpt to do what we want. Thank you for watching my video
Hi my friend,
I've just released a free new tool for 3dsmax. Please check out this video
ruclips.net/video/PgRGg7PEGgk/видео.html
I'm hoping to get your support. Thank you and wish you and your family a good health.
Hi please check out my new 3dsmax script here
ruclips.net/video/Qm-uFSf0d38/видео.html
Whenever i tried maxscript with chatgpt it gave me error
You can try to copy-paste the error and ask chatGPT to fix it (it works sometimes)
Hi my friend,
I've just released a free new tool for 3dsmax. Please check out this video
ruclips.net/video/PgRGg7PEGgk/видео.html
I'm hoping to get your support. Thank you and wish you and your family a good health.
Hi please check out my new 3dsmax script here
ruclips.net/video/Qm-uFSf0d38/видео.html
Please use natural voice or just music
I can't explain with music only, and English isn't my mother language
is this chat gpt 3.5 or 4?
8
That’s chatGPT PLUS which is mean 4.0
hi marcatalyst. It's chatGPT 3.5. Thank you for your time watching and commenting on my video. Wish you have a good day :)
hi YINGG MR. It's chatGPT 3.5. Thank you for your time watching and commenting on my video. Wish you have a good day :)
it's 10 actually 🤣. Thank you for your time watching and commenting on my video. Wish you have a good day :)
Right now ChatGPT 3.5 and 4 are pretty bad with maxscript. ChatGPT 6 might be a pro though
yes, you are right. I'm hoping chatGPT would be smarter in the newer version. Thank you for your time watching and commenting on my video. Wish you have a good day :)
Hi my friend,
I've just released a free new tool for 3dsmax. Please check out this video
ruclips.net/video/PgRGg7PEGgk/видео.html
I'm hoping to get your support. Thank you and wish you and your family a good health.
Hi please check out my new 3dsmax script here
ruclips.net/video/Qm-uFSf0d38/видео.html