How to make a block

hello.
Im not very good coder and and Im looking for some tips do you have any suggestions.
I have imported blocks but I'm not sure how to make a block.

Welcome to the forum @stoneking !

The next time you have a question, make a new topic.

To make a block, you should see a button in the palette (where all the blocks are), if you scroll to the bottom, that says "Make a Block". There is also another button near the top that has a plus symbol on it. You can also right-click the script area, and it will give you an option to make a block. If you click on one of those, you can bring up a menu, where you can choose a category for your block, name your block, and choose what type your block is. After you confirm, it will bring up a window with your new block inside a hat block. All you have to do now is drag a script under that hat block, press "Apply" and "Ok", then you can find your new block at the bottom of the category you chose for your block (assuming you didn't want to add any inputs). If you chose "Other" for the category, then your block should be at the bottom of the "Variables" category.

If you don't understand due to bad wording, I'm sorry (I don't really do well with wording). If you need clarification, I would be happy to provide it!

thank you. I checked out your projects there cool.

Although not completely up to date - the manual is still a good source of information

Or you can look here https://docs.snap.berkeley.edu/
It is still a work in progress.

thanks