Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
- neweagteksigtek
-
Scratcher
40 posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
hi
- ASLANLION8
-
Scratcher
25 posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
Is it Mobile and is it urs
- maxfmos350
-
Scratcher
2 posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
So basically a HTML version of scratch? correct me if im wrong
- leahncsu
-
Scratcher
24 posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
So basically a HTML version of scratch? correct me if im wrongMore of a version of scratch that removes the ability to use a screen and instead runs programs with the only inputs and outputs being http requests.
(Also bump bc I'm still having the issue. Sorry again for accidentally spamming.)
Last edited by leahncsu (May 20, 2026 11:56:36)
- ishowspeed3458
-
Scratcher
1 post
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
hello, idk if this is comment bit ur post is cool
i whant to be a game dev and a engenire in the futer, self tought mysels scratch and a small bit of HDML so i think from reading your post, i would ask for advise, also if you reply, will i get notifide? thx.
i whant to be a game dev and a engenire in the futer, self tought mysels scratch and a small bit of HDML so i think from reading your post, i would ask for advise, also if you reply, will i get notifide? thx.- BigNate469
-
Scratcher
1000+ posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
So basically a HTML version of scratch? correct me if im wrongScratch is a web app (HTML, CSS and JavaScript- HTML isn't actually a programming language and isn't Turing-complete and therefore requires another language to actually compute things, which is fulfilled by JavaScript, and CSS is used for making things look nice) already.
- o97doge
-
Scratcher
1000+ posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
Tri-merger Notice:
It is very likely that LibreKitten, AmpMod, and OmniBlocks will end up merging together. We believe that consolidating efforts will help us create actually create a competitive mod: especially since a lot of the maintainers of each mod contribute to the other mods at well.

Note that LibreKitten development will be frozen for now.
If you want to keep track on this, you can see the developer discussion here. Don't be annoying though.
It is very likely that LibreKitten, AmpMod, and OmniBlocks will end up merging together. We believe that consolidating efforts will help us create actually create a competitive mod: especially since a lot of the maintainers of each mod contribute to the other mods at well.
- LibreKitten has the ability to run on a web server, show dialogs, and run JavaScript.
- AmpMod has arrays, more fonts, and rounded rectangles. It also has the capability of case-sensitivity.
- OmniBlocks has better project video recording powered by FFmpeg, it can export a project to a folder (on Chromium only), and you can export costume and sounds from a sprite. It also has the ability to run JavaScript, and it has the long-term goal of becoming a multi-language IDE.

Note that LibreKitten development will be frozen for now.
If you want to keep track on this, you can see the developer discussion here. Don't be annoying though.
Last edited by o97doge (June 19, 2026 05:17:52)
- theguyinatuxedo086
-
Scratcher
27 posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
abcdefgset pen colO[big]R[big]E[big]S[/big][/big][/big] to [#01a15b]
WE ARE GOING TO DIE
- ASLANLION8
-
Scratcher
25 posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
I AM STEEEEEEVEEEEEEEEEEEEEEEEEE
- leahncsu
-
Scratcher
24 posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
Tri-merger Notice:I think this is a good idea.
It is very likely that LibreKitten, AmpMod, and OmniBlocks will end up merging together. We believe that consolidating efforts will help us create actually create a competitive mod: especially since a lot of the maintainers of each mod contribute to the other mods at well.Not all details have been worked out yet, and the merging is very early in development. I think merging will allow us to make a truly capable mod that is actually mentionable on Scratch.
- LibreKitten has the ability to run on a web server, show dialogs, and run JavaScript.
- AmpMod has arrays, more fonts, and rounded rectangles. It also has the capability of case-sensitivity.
- OmniBlocks has better project video recording powered by FFmpeg, it can export a project to a folder (on Chromium only), and you can export costume and sounds from a sprite. It also has the ability to run JavaScript, and it has the long-term goal of becoming a multi-language IDE.
If you want to keep track on this, you can see the developer discussion here. Don't be annoying though.
- theguyinatuxedo086
-
Scratcher
27 posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
when green flag clicked
change x by ([scratchblocks]stop all sounds[scratchblocks])
[/scratchblocks][scratchblocks]
turn ccw () degrees
move <touching color [] ?> steps
add <key [(distance to [ v]) v] pressed?> to [list v]
[/scratchblocks]
Last edited by theguyinatuxedo086 (June 11, 2026 20:22:43)
- Sys67654tdcm
-
Scratcher
36 posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
How do you use the “explain code ()” block?
- gem1001
-
Scratcher
1000+ posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
How do you use the “explain code ()” block?I think it's meant to be like a comment
This is why Scratch rejected adding comment blocks
- o97doge
-
Scratcher
1000+ posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
How do you use the “explain code ()” block?It acts as a comment explaining your code. It doesn't have any effect on that actually happens in your project.
Here's a tip: You can hover with your cursor over some blocks and it will give you explanations about that block. Note that this doesn't work for tablets.
Last edited by o97doge (June 18, 2026 05:58:54)
- Sys67654tdcm
-
Scratcher
36 posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
Thanks!How do you use the “explain code ()” block?It acts as a comment explaining your code. It doesn't have any effect on that actually happens in your project.
Here's a tip: You can hover with your cursor over some blocks and it will give you explanations about that block. Note that this doesn't work for tablets.
- pr3tty_cat
-
Scratcher
100+ posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
It's so cool!! Did you make it yourself?
- Sys67654tdcm
-
Scratcher
36 posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
In the description (when hovering over a block) for escape HTML/XML (), it uses
equivelentinstead of
equivalent
- pr3tty_cat
-
Scratcher
100+ posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
What's Libre Kitten and is it trustable? Will it hack me?
- Oisthebestletter
-
Scratcher
500+ posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
What's Libre Kitten and is it trustable? Will it hack me?No dip Sherlock!
Just kidding. Yes, it is trustworthy. It is open source so you wouldn't have been the first one to catch it if it was malware.
- scratchcode1_2_3
-
Scratcher
1000+ posts
LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
(#178)nah bro its super evil virus hack that will virus hak you and like hcak u and yur virus and your computr will get haked and then u have to like pay $999999999999 dollars or else your entire comptreu will be deleted forever form existenatce not trustable at all its gon hack u and your toaster and your fridge and your smart fridge and your ai frideg and your Coffee Brewer and your toaster toaster and your stove and your oven and your AI oven and OUR air fryier
What's Libre Kitten and is it trustable? Will it hack me?
- Discussion Forums
- » Advanced Topics
-
» LibreKitten (Scratch Mod) ⚙️ Blocks not just for the browser; say hello to the server!
