Discuss Scratch

ego-lay_atman-bay
Scratcher
500+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

WindBreakerYT wrote:

This project doesn't seem to work for some reason xD…. I've tried phosphorus but that just won't load for some reason. Leopard does “work”, but you can go through walls and its even laggier than scratch ._>

Anyone know why this is happening currently?
seems to work, with a bunch of lag though. And your problem with phosphorus, is, well, using phosphorus. Use turbowarp or forkphorus instead.

Hi, I'm ego-lay_atman-bay. Please check out these projects.
OllieHeim
Scratcher
7 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

https://scratch.mit.edu/projects/513603279
this doesn't work
define reset
alphabet
set [Score v] to [0]
erase all :: pen

define alphabet
TYPOTYPICAL
Scratcher
1 post

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

The name propertie is not defined i think that needs to be fixed cause it says it cant convert it
Mar10Josh
Scratcher
100+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

May I ask for Draggable block support?

hey is this an evil kumquat? yes? no? maybe so?

when ([shift v] + [down v] :: sensing) pressed and [text v] is selected? :: hat events
scroll down :: list
can you pls bring scratch 1.4 to 64bit plss st

(*n*) // this is laze-y.
<*n* :: sensing> // this is edger
([*O*] :: variables) // kask.
-u- :: #FB9912// this is a "kumquat helper", you know why i put quotes, right... RIGHT?!?
([u v] [n v] [u v] :: control) // this is kumquat killer 2023. i did not know what to name him.

Mario5Sonic
Scratcher
48 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Will it work with this
https://scratch.mit.edu/projects/593667243/
Embed version: https://scratch.mit.edu/projects/593667243/embed

kia ora!
when green flag clicked
repeat (10)
turn cw () degrees
end
say [hey, you lookin at me??] for (2) secs
god286
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Mario5Sonic wrote:

Will it work with this
https://scratch.mit.edu/projects/593667243/
Embed version: https://scratch.mit.edu/projects/593667243/embed
https://5wdv4.csb.app/
BUT!
The whole project breaks with Leopard. If you want to have a working project (not editable with JS though) you can try the TurboWarp Packager.

Here are some of my followers!

I joined: 5 years, 9 months, 24 days ago (31/03/2018)
I have: 479 followers
In total, I have attained: 1,403 loves, 1,145 favourites, and 33,731 views.
Fun Fact: If my account continued to gain followers at a similar rate to right now, in 14,210 years I would reach the number of followers griffpatch has today! Try to imagine how many followers he would have then!
Thank you everyone!
Script created by god286.
_bz
Scratcher
100+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Actually i am having a problem when trying to convert using leopardjs.com
When i click the button edit js
I am getting
 {"error":"This endpoint requires the params `files` or `parameters` in order to work. See https://codesandbox.io/docs/importing#create-wizard for more details."}

I am doing social media and heavy distractions detox
My ArcheoScratchTube Channel
dimitris000
Scratcher
15 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Cannot read property ‘name’ of undefined
my project only has the pen extension
TheSmartGuy1234
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

question: why not turbowarp packager?
edit: ahh they want to edit the js without getting a headache

Last edited by TheSmartGuy1234 (Nov. 27, 2021 19:53:57)


It's AF day in my timzone.

ST: celebrate AF day in your timezones
Me: I live in new zealand
ST: oh no nononono





you use
sudo sh -c 'echo "text" > file'
No, professionals use
echo 'text' | sudo tee file 1> /dev/null


Scroll* for more!







what are @SIMIA1358 and @TPRATTAY doing!??!?!
(2023/11/04 YEAR-MM-DD)
https://scratch.mit.edu/discuss/topic/652044/?page=222#post-7453472
griffpatch appel is broken


Za_Chary wrote:


Games snippet:
10. yFzZ3MgsySzJLMv8yBzIfMqcynzJ04zLbMi8yNzJvNjM2KzYPNgsybzJLMi8yOzYzMk8yHzY3MmMyhzKrNlcytzYnMpcy6Ncy3zJLNoMyCzI7NisyQzL7Mhc2QzYrMkcyUzI7MisyBzKjNicyfzLHMrMymzJnMocygzYk
pooiod7
Scratcher
90 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

how do I convert https://turbowarp.org/607672030/fullscreen to editable javascript?
gvbvdxx
Scratcher
100+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

I'm Trying To Convert This:
https://scratch.mit.edu/projects/565463548/
But Code Sandbox Gives Me A Error Can You Try To Fix This?
I Tried Another Project By Me, It Converted Right.

You don't need a fancy signature to become popular, you just need to do something that people like.


Fast links:
Gvbvdxx Mod 2
Gvbvdxx Mod (FIRST VERSION, DO NOT USE, OLD)
Current GitHub
First GitHub (DO NOT USE)
festerma
Scratcher
2 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Can you do that but in Lua please because I'm trying to make a Roblox game.
god286
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

festerma wrote:

Can you do that but in Lua please because I'm trying to make a Roblox game.
Maybe learn lua and make your roblox game with that? Roblox is a 3D engine, Scratch is 2D.
If you want to make a 2D roblox game then you'll probably need to learn Lua.

Here are some of my followers!

I joined: 5 years, 9 months, 24 days ago (31/03/2018)
I have: 479 followers
In total, I have attained: 1,403 loves, 1,145 favourites, and 33,731 views.
Fun Fact: If my account continued to gain followers at a similar rate to right now, in 14,210 years I would reach the number of followers griffpatch has today! Try to imagine how many followers he would have then!
Thank you everyone!
Script created by god286.
MagicCrayon9342
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

god286 wrote:

festerma wrote:

Can you do that but in Lua please because I'm trying to make a Roblox game.
Maybe learn lua and make your roblox game with that? Roblox is a 3D engine, Scratch is 2D.
If you want to make a 2D roblox game then you'll probably need to learn Lua.
Lua above, but Lua is pain.

ExpendableAnomaly
New to Scratch
2 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Does Leopard not support custom blocks? I've been trying to convert my project but I keep getting the “{”error“:”This endpoint requires the params `files` or `parameters` in order to work. See https://codesandbox.io/docs/importing#create-wizard for more details.“}” error.
ego-lay_atman-bay
Scratcher
500+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

ExpendableAnomaly wrote:

Does Leopard not support custom blocks? I've been trying to convert my project but I keep getting the “{”error“:”This endpoint requires the params `files` or `parameters` in order to work. See https://codesandbox.io/docs/importing#create-wizard for more details.“}” error.
yes, it supports custom blocks, https://leopardjs.com/manual?p=my-blocks and also, the only extension supported is pen. idk what the problem is for you.

Hi, I'm ego-lay_atman-bay. Please check out these projects.
ExpendableAnomaly
New to Scratch
2 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

ExpendableAnomaly wrote:

Does Leopard not support custom blocks? I've been trying to convert my project but I keep getting the “{”error“:”This endpoint requires the params `files` or `parameters` in order to work. See https://codesandbox.io/docs/importing#create-wizard for more details.“}” error.

https://scratch.mit.edu/projects/610867125/

(Excuse the silly subject I used to test out my text engine)
To elaborate the post I made earlier, I'm not sure why this project gives me the abovementioned error. If anyone knows why, please let me know.
os33car
Scratcher
17 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

pls follox my to rush the 200 follox !!
Mario5Sonic
Scratcher
48 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

os33car wrote:

pls follox my to rush the 200 follox !!

Huh?

kia ora!
when green flag clicked
repeat (10)
turn cw () degrees
end
say [hey, you lookin at me??] for (2) secs
Jediwastaken
Scratcher
5 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Help me https://scratch.mit.edu/projects/602561235 translate pls

-Jediwastaken
when green flag clicked
if <gamer> then
he be cool
end

Powered by DjangoBB