Thu, Mar 12, 7:26 PM CDT

Renderosity Forums / Poser Python Scripting



Welcome to the Poser Python Scripting Forum

Forum Moderators: Lobo3433, Staff Forum Coordinators: Anim8dtoon

Poser Python Scripting F.A.Q (Last Updated: 2026 Mar 06 2:31 pm)

We now have a ProPack Section in the Poser FreeStuff.
Check out the new Poser Python Wish List thread. If you have an idea for a script, jot it down and maybe someone can write it. If you're looking to write a script, check out this thread for useful suggestions.

Also, check out the official Python site for interpreters, sample code, applications, cool links and debuggers. This is THE central site for Python.

You can now attach text files to your posts to pass around scripts. Just attach the script as a txt file like you would a jpg or gif. Since the forum will use a random name for the file in the link, you should give instructions on what the file name should be and where to install it. Its a good idea to usually put that info right in the script file as well.

Checkout the Renderosity MarketPlace - Your source for digital art content!



Subject: Ockham's simple SaveImage script


lundon_Don ( ) posted Sat, 18 December 2004 at 9:35 AM · edited Wed, 11 March 2026 at 2:37 AM

Ockham, In the previous message you mentioned your "simple SaveImage script". I don't see it on your web site. Is it "just" a simple script you use on a day-to-day basis? I'm sure lot's of us would love to see some of your day-to-day scripts. Don


ockham ( ) posted Sat, 18 December 2004 at 4:27 PM

file_158077.jpg

Okay. This is sort of hard-wired to use a standard location so that I can just click once to put an image into a known place. Then I always have Irfanview set up to start in the same folder, so I can use the magic of Irfan to view, change to JPG, copy, etc. If you want a different location, change the part with C:TEMP to whatever....

My python page
My ShareCG freebies


lundon_Don ( ) posted Sat, 18 December 2004 at 5:52 PM

Thanks. I picture you having loads of little scripts to do just about everything under the sun in Poser. Is that true? What do you think your most useful, functional scripts are? (Don't mean to be nosie- just trying to learn from the master) Don


ockham ( ) posted Sat, 18 December 2004 at 10:34 PM

file_158078.jpg

What I use more than anything else is the "hold still, dammit" scripts. One for lights, one for current prop or body part, one for current figure. Each of them takes the condition at present frame, moves it back to frame 1, and removes keyframes. I use them because I always find the just-right placement for some item when I'm looking at frame 29 or 57 or so; these let me pin down the just-right setting with one click. The attached text includes all three pasted together.

My python page
My ShareCG freebies


lundon_Don ( ) posted Sat, 18 December 2004 at 10:48 PM

Thanks!


Privacy Notice

This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.