Discuss Scratch

kccuber
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

ego-lay_atman-bay wrote:

_SNIPR- wrote:

(#539)

Cheesybobw1234 wrote:

I know javascrpt iz hard
JavaScript is ez
well, that's debatable. I've spent hours googling how to do something in javascript.
actually, it depends per the programmer. some people might find python easier, some might find python easier, some might find C easier, etc etc.


Made using Nord Theme & Inkscape
scratch___user12345
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

ego-lay_atman-bay wrote:

_SNIPR- wrote:

(#539)

Cheesybobw1234 wrote:

I know javascrpt iz hard
JavaScript is ez
well, that's debatable. I've spent hours googling how to do something in javascript.
what is it? if you have not solved it I may be able to help
proof of js skill: Here

I like Javascript, HTML, Python, and Scratch!
when green flag clicked
forever
repeat until <not (([Unanswered Posts v] of [Help With Scripts forum v]) > [0])>
Refresh Page
end
Answer All Unanswered Posts
end
pooiod7
Scratcher
90 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

anything past 10 blocks will not work for me
(this is an exaggerated statement)

Last edited by pooiod7 (June 2, 2022 22:28:35)

scratch___user12345
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

pooiod7 wrote:

anything past 10 blocks will not work for me
(this is an exaggerated statement)
lol

I like Javascript, HTML, Python, and Scratch!
when green flag clicked
forever
repeat until <not (([Unanswered Posts v] of [Help With Scripts forum v]) > [0])>
Refresh Page
end
Answer All Unanswered Posts
end
gear_grinder
Scratcher
1 post

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

pooiod7 wrote:

anything past 10 blocks will not work for me
(this is an exaggerated statement)
I'm also getting an error but it's not too many blocks…

The page spins and then redirects to codesandbox, which returns this error as JSON:

This endpoint requires the params `files` or `parameters` in order to work. See https://codesandbox.io/docs/importing#create-wizard for more details.

Probably a codesandbox API change that needs to be dealt with.
LarsDan
Scratcher
1 post

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

I seem to run into a issue “{”error“:”This endpoint requires the params `files` or `parameters` in order to work. See https://codesandbox.io/docs/importing#create-wizard for more details.“}”

how to fix it?
_SNIPR-
Scratcher
37 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

ego-lay_atman-bay wrote:

_SNIPR- wrote:

(#539)

Cheesybobw1234 wrote:

I know javascrpt iz hard
JavaScript is ez
well, that's debatable. I've spent hours googling how to do something in javascript.
Yeh. Tru tru. Depends on person and the way they learn.

What your googling?

Cutting myself just to feel something
What's the point in having love with no pain?
What's the point in having blood with no veins?
Wake up and take your own advice!
Why you act like I'm not a part of this?
You can't get rid of all of me!
I thought I told you to keep your mouth shut!
What you don't like being afraid?
My therapist told me not to bury my issues but I ain't gonna lie I'm feeling great!
I thought you had me imprisoned this whole time, but I'm the one holding the keys!
brownbear111206
Scratcher
8 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

8165718568 wrote:

I have tried to convert this project Leopard https://scratch.mit.edu/projects/572655576 multiple times but each time the project doesn't run. Maybe you could check it out and tell me why it won't run? I would really appreciate it!

I tried it and it and worked on my side your project could be converted but it only showed the background and played music. nothing else
brownbear111206
Scratcher
8 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Doreamon-Minecraft wrote:

Font is not working!
i dont think it has other font options yet. and the scratch font was not selected from google or any others maybe. so it thinks it can't find the exact font file like scratch had.
SkyWill22
Scratcher
5 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

so it did not work and It made some go code away and broke the whole project
brownbear111206
Scratcher
8 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

RaptorX_Tech wrote:

Something is wrong. I tried to convert https://scratch.mit.edu/projects/664649530/. My XLoft program. And it literally has no extensions and was created a few weeks ago IN scratch 3.0. So why does Leopard say, “Cannot read property ‘name’ of undefined”
Does it have pen Extensions?
brownbear111206
Scratcher
8 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Sabo3 wrote:

Hi, I get this error: {“error”:"This endpoint requires the params `files` or `parameters` in order to work. See https://codesandbox.io/docs/importing#create-wizard for more details."} when trying to put in https://scratch.mit.edu/projects/652666997/.
I think the project might be too large to be converted. and it could not do well of Cloud varibles1
scratch___user12345
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

_SNIPR- wrote:

ego-lay_atman-bay wrote:

_SNIPR- wrote:

(#539)

Cheesybobw1234 wrote:

I know javascrpt iz hard
JavaScript is ez
well, that's debatable. I've spent hours googling how to do something in javascript.
Yeh. Tru tru. Depends on person and the way they learn.

What your googling?
I like javascript.
Look in my signature for a js game I made

I like Javascript, HTML, Python, and Scratch!
when green flag clicked
forever
repeat until <not (([Unanswered Posts v] of [Help With Scripts forum v]) > [0])>
Refresh Page
end
Answer All Unanswered Posts
end
gdxfor
Scratcher
100+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

when green flag clicked
say ((0.1) + (0.2))

will result in the program saying “0.30000000000000004” in leopard, but Scratch seems to round numbers it thinks it's incorrect due to floating point numbers so it only says “0.30”.
everettex
Scratcher
2 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Is there a way to import leopard .zip files into vscode and run it?
wesley_griff
Scratcher
6 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

the leopard no longer works!
wesley_griff
Scratcher
6 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

wesley_griff
Scratcher
6 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

ametz807 wrote:

when green flag clicked
say ((0.1) + (0.2))

will result in the program saying “0.30000000000000004” in leopard, but Scratch seems to round numbers it thinks it's incorrect due to floating point numbers so it only says “0.30”.

the leopard doesn't want to work anymore see this link. https://codesandbox.io/api/v1/sandboxes/define
ego-lay_atman-bay
Scratcher
500+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

wesley_griff wrote:

(#558)

ametz807 wrote:

when green flag clicked
say ((0.1) + (0.2))

will result in the program saying “0.30000000000000004” in leopard, but Scratch seems to round numbers it thinks it's incorrect due to floating point numbers so it only says “0.30”.

the leopard doesn't want to work anymore see this link. https://codesandbox.io/api/v1/sandboxes/define
that's not even leapord.js, it's codesandbox. If you go there, you also see that it says
This endpoint requires the params `files` or `parameters` in order to work.
oh, and you're just going to an api, which is actually to be used by a program, not for a user to go to the page.

edit: just tested it out, and leapord is working fine, it's just codesandbox that isn't

Last edited by ego-lay_atman-bay (July 5, 2022 18:29:27)


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

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

I tried to use it but don't works

Powered by DjangoBB