Solved Modify the Default Untitled Python Script

Hi,

Is it possible to modify the default untitled python script?

For instance, the default import lines are:

import c4d
from c4d import gui

I want to add my own libraries such as

import btRig_c4d

I want it to be a default so I don't have to type the line every time I make a new script.

Is there a way to do this?

Thank you for looking at my problem

Hi @bentraje

Unfortunately, this is not possible.

Cheers,
Maxime.

Hi @bentraje

Unfortunately, this is not possible.

Cheers,
Maxime.

Thanks Adam for the confirmation.
I'll just send it for Maxon Suggestion for now.

Thanks!