Search found 12 matches

by moe33
Fri Jan 03, 2025 6:25 am
Forum: Scripting
Topic: Script - Missing resourse image! Moe33
Replies: 1
Views: 4009

Re: Script - Missing resourse image! Moe33

Maybe it's because it wasn't installed correctly? Please put the Tool and ScriptResources folders into 'Custom Content folder - Scripts' folder https://moeu33.notion.site/How-to-install-Moho-Scripts-db84937c28804c66891308665a2ce043 Download the script here ↓ https://moeu33.notion.site/Set-A-Bone-Bet...
by moe33
Mon Sep 30, 2024 8:24 pm
Forum: Scripting
Topic: MR Name
Replies: 14
Views: 9180

Re: MR Name

(ᵒ̤̑ ₀̑ ᵒ̤̑)wow!*✰
You are awesome!!!
by moe33
Mon Sep 30, 2024 12:47 pm
Forum: Scripting
Topic: Quickly rename layers and bones (some preset names)
Replies: 3
Views: 5616

Re: Quickly rename layers and bones (some preset names)

Because I'm too lazy to type, I wrote this script... just click the mouse https://moeu33.notion.site/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2F32fff534-f878-4824-ba51-a0404d448f8d%2Ffc328e79-e23d-4bfd-a0be-ecc037ff34bf%2FSnipaste_2024-09-30_18-15-22.jpg?table=block&id=1...
by moe33
Mon Sep 30, 2024 11:30 am
Forum: Scripting
Topic: Quickly rename layers and bones (some preset names)
Replies: 3
Views: 5616

Quickly rename layers and bones (some preset names)

- ✨ Download here https://img.notionusercontent.com/s3/prod-files-secure%2F32fff534-f878-4824-ba51-a0404d448f8d%2F3cca41a6-06fd-4be6-a2e0-ee29f29ffd5b%2F截屏2024-10-02_19.18.14.png/size/w=2000?exp=1727954939&sig=h1UPOip0Tpchwy4kLbsBjPs_c8gHHFRwZOieVGPDLLY this is new version :D ---- Because I'm to...
by moe33
Fri Nov 17, 2023 10:44 am
Forum: Scripting
Topic: Mass Replace Source Image
Replies: 2
Views: 4723

Re: Mass Replace Source Image

The psd file opens slowly, possibly because your psd file has redundant data information. You can open the psd at Photopea and save it again. The psd file downloaded on Photopea is very small and easier to use than using PSD Cleaner. I made a script myself that can replace images, but it can only re...
by moe33
Wed Nov 08, 2023 6:39 am
Forum: General Moho Discussion
Topic: Reference layer in Moho 14.1
Replies: 0
Views: 66885

Reference layer in Moho 14.1

I encountered a problem. When I imported the character into a new project, all the reference layers were invalid.
by moe33
Fri Jul 14, 2023 9:39 pm
Forum: Scripting
Topic: Custom Origin
Replies: 2
Views: 1082

Custom Origin

Set the selected point as layer's origin.

Image

Download: https://drive.google.com/file/d/11K0jqK ... sp=sharing
by moe33
Mon Jul 03, 2023 2:43 pm
Forum: Scripting
Topic: Set One Bone
Replies: 0
Views: 3919

Set One Bone

At first I made this script just because I always wanted my bones to be in exact positions. Although I don't know how to code it... I just cobbled together the code of some scripts as best I could, and it works perfectly for me. Now a big thanks to Eugene Babich for helping me modify the code to mak...
by moe33
Tue Oct 11, 2022 7:31 am
Forum: General Moho Discussion
Topic: Are Pin Bones Dead?
Replies: 27
Views: 6391

Re: Are Pin Bones Dead?

This happened to me too, and I removed one of the scripts and it solved the problem.
You can try to remove some scripts you installed. I think some script is conflicting with Moho.
by moe33
Tue Nov 16, 2021 3:39 am
Forum: Scripting
Topic: DV_Backup (with auto save) V 2.5
Replies: 7
Views: 7651

Re: DV_Backup (with auto save) V 1.0

sorry, there something is wrong.

Code: Select all

DV_Backup.lua: attempt to index local 'file' (a nil value)
by moe33
Fri Aug 06, 2021 11:16 am
Forum: Scripting
Topic: Script idea: create a bone between two coordinates
Replies: 7
Views: 9050

Re: Script idea: create a bone between two coordinates

I know the Grid ( View > Enable Grid ) is not so good, but did you try using that to get your bones to snap? I know we definitely need better Snapping support for all 'draw/transform' tools. Yes, I have tried to use the grid, but it is troublesome. So I want to use a script to get the coordinates i...
by moe33
Wed Aug 04, 2021 3:02 pm
Forum: Scripting
Topic: Script idea: create a bone between two coordinates
Replies: 7
Views: 9050

Script idea: create a bone between two coordinates

Hi everyone, I have a idea for a script: Get two position coordinates and create a bone between the two coordinates. A bit like DUIK. I made a script by myself. I'm really sorry that I don't know how to write code at all. The script is made entirely by copy and paste... This script can only get the ...