I'm making a tool that translates ScratchBlocks forum syntax to SB3 blocks that can be uplodaded to your project. Try it out now: https://qucchia.codeberg.page/scratchblocks-to-sb3/ The tool is functional but there are some issues and features that need implementing. Please report bugs or suggest improvements here! Known issues: - Variables, lists, messages and custom blocks may experience issues if downloaded in a sprite. To do: - Blocks from extensions - Scratchblocks ::options syntax - Use comments to encode further options (e.g. if a custom block runs without screen refresh) - Allow uploading sprite/project and modify from there - Allow managing multiples sprites alongside their scripts, costumes and sounds - Interactive error messages (e.g. indicating syntax errors and where they occur) - In the long run, other languages