VaM 1.x Posting Python scripts

Threads regarding the original VaM 1.x

TheBlueBlood

Member
Joined
Jun 3, 2020
Messages
55
Reactions
73
Hello!

I just made a pretty good plugin with AI to do two things:

1-Find all duplicates, and then through a small GUI decide which one to keep (with previews, and some logs so everything is very detailed so even if you delete something you didn't want, you'll still have a backlog to check back)
2-Retag all your vars (clothes and hairs). Begone custom tags that isn't useful. Again, a small GUI with the preview of the item, all the vam existing tags (can select which ones you want), and a place to add your own custom tags (in the Other Tags filter in vam).

Just thought it could be useful to other people, who like me, are clean freaks and want to have everything categorised and no duplicates. But the thing is, it's a full on python script. Not sure if this is allowed to post.

Thanks
 
I just made a pretty good plugin with AI to do two things:

You mean AI made a pretty good plugin then :p


Not sure if this is allowed to post.

Anything executing code locally will get a warning for users to use at their own risks. You can share a resource with anything you want, it will just be verified and tagged/edited accordingly by our team depending on the content.

Don't post a resource that cannot by used immediately without instructions. If your thing is a python script. Provide informations and a tutorial to run the script in a ELI5 manner so that any user can use it without an engineer degree.
 
Upvote 0
Back
Top Bottom