Discuss Scratch

PenguinLover1123
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

PullJosh wrote:

G_TNTBoom wrote:

Just wondering if your planning to add support for draggable objects?
No, I don't have any plans to add that, unfortunately. Sorry!
when <<someone wants [draggable stuff v] in [Leopard v]?::sensing>and<not<[Leopard plans v] contains [add draggable stuff]>>> is true::events hat
add [add draggable stuff] to [Leopard plans v]
start working on (item (item # of [add draggable stuff] in [Leopard plans v]::list) of [Leopard plans v])::control

Good morning/afternoon/night
crawly_coder_15
Scratcher
17 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

hi can u plz make leopard support cloud variables? _meow_

search with ecosia.org to plant trees by you just searching! we need to save our world!
move (search) steps
move (plant tree) steps
drshock212
Scratcher
10 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Hi! Quick question: I needed to use Leopard because there was something that I couldn't figure out in JavaScript. I was just opening it, but then my antivirus program blocked it, claiming it contained malware. Does anyone know why this is?

Last edited by drshock212 (Aug. 14, 2021 14:24:11)


Check out my new project!
https://scratch.mit.edu/projects/561700933/
______________________________________________________________
when green flag clicked
switch costume to [Albert Einstein]
say ["Knowledge can take you from A to B. Imagination can take you... everywhere." -Albert Einstein]
switch costume to [drshock212]
say ["Knowledge can take you to the Scratch project editor. Imagination can take you... to the share button." -Me]
drshock212
Scratcher
10 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

when I receive [malware]
broadcast [HELP!!!!] and wait

Check out my new project!
https://scratch.mit.edu/projects/561700933/
______________________________________________________________
when green flag clicked
switch costume to [Albert Einstein]
say ["Knowledge can take you from A to B. Imagination can take you... everywhere." -Albert Einstein]
switch costume to [drshock212]
say ["Knowledge can take you to the Scratch project editor. Imagination can take you... to the share button." -Me]
kccuber
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

drshock212 wrote:

when I receive [malware]
broadcast [HELP!!!!] and wait
I don't think it's malware. It's probably a false positive. Let me try VirusTotal to see what it says.
EDIT: Yup seems like a false positive

Last edited by kccuber (Aug. 14, 2021 16:00:26)



Made using Nord Theme & Inkscape
SuperStickFigures
Scratcher
500+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

kccuber wrote:

drshock212 wrote:

when I receive [malware]
broadcast [HELP!!!!] and wait
I don't think it's malware. It's probably a false positive. Let me try VirusTotal to see what it says.
EDIT: Yup seems like a false positive
alright thats coolgreat

I don't share projects that often anymore but I do create some. I'm not telling you what they are :)
Press Shift+Down because its good lol


We need help with the K9 collab! Click on the image above for more information ℹ️

SuperStickFigures wrote:

misleading EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
Scratch is the best:
when green flag clicked
set [ v] to [you can see this LOL]
You should be reading the post but idc what you read to be honest, but since you are reading this:
https://scratch.mit.edu/discuss/topic/470265
PenguinLover1123
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

drshock212 wrote:

Hi! Quick question: I needed to use Leopard because there was something that I couldn't figure out in JavaScript. I was just opening it, but then my antivirus program blocked it, claiming it contained malware. Does anyone know why this is?
Bots make mistakes sometimes, like the censorbot.

Good morning/afternoon/night
PullJosh
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

drshock212 wrote:

Hi! Quick question: I needed to use Leopard because there was something that I couldn't figure out in JavaScript. I was just opening it, but then my antivirus program blocked it, claiming it contained malware. Does anyone know why this is?

That's weird. My best guess is that it's because I'm using the .vercel.app domain name. Maybe I should spend the $12/year to buy leopardjs.com…
PullJosh
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Okay, I did it! The website now lives at leopardjs.com. Nice, right?
crawly_coder_15
Scratcher
17 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

drshock212 wrote:

Hi! Quick question: I needed to use Leopard because there was something that I couldn't figure out in JavaScript. I was just opening it, but then my antivirus program blocked it, claiming it contained malware. Does anyone know why this is?
Do you have https mode only on?

search with ecosia.org to plant trees by you just searching! we need to save our world!
move (search) steps
move (plant tree) steps
PullJosh
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

crawly_coder_15 wrote:

Do you have https mode only on?
The Leopard website supports https and always uses it. So I don't think that would be a problem.
crawly_coder_15
Scratcher
17 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

PullJosh wrote:

crawly_coder_15 wrote:

Do you have https mode only on?
The Leopard website supports https and always uses it. So I don't think that would be a problem.
And can you make leopard support cloud?

search with ecosia.org to plant trees by you just searching! we need to save our world!
move (search) steps
move (plant tree) steps
gosoccerboy5
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

PullJosh wrote:

Okay, I did it! The website now lives at leopardjs.com. Nice, right?
Yay!

Last edited by gosoccerboy5 (Aug. 15, 2021 22:19:12)


mazzadoobry
Scratcher
100+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Hi! I've recently moved from scratch to Processing JS, and I really like leopard!

I like scratch.
I would never say
I don't like scratch.

Lol read from top to bottom, then bottom to top.

window.document.getElementById(“follow-button”).addEventListener(click, clicked)

function clicked() {
console.log(“Thank you!”)
alert(“Lol”)
}

CANVAS IS A CONTAINER FOR GRAPHICS
crkcity
Scratcher
7 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Looks like the new Leopard conversion (lookin good) no longer has frameRate 30 (in index.js). Is the default now 60 frames?

PullJosh
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

crkcity wrote:

Looks like the new Leopard conversion (lookin good) no longer has frameRate 30 (in index.js). Is the default now 60 frames?
The exported JavaScript never included a specified framerate, it was always something you had to add manually if you wanted it. (Although maybe it should…)

And when you don't specify a framerate, the default behavior is to use 30fps, matching Scratch. That has always been true; nothing has changed.

Hope that helps!
Flowermanvista
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

PullJosh wrote:

And when you don't specify a framerate, the default behavior is to use 30fps, matching Scratch. That has always been true; nothing has changed.
(Except in the really early days of “a few days after initial public release”, when the framerate was the same as your screen's refresh rate…;) )

Add a SPOOKY SKELETON to your project!

The Scratch 3 Project Save Troubleshooter - find out why your project won't save

ST, Please Add A Warning When A Size Limit Is Exceeded

My Dumb Creations - THE BEST ANIMATION | The Windows 98 Experience (made on Windows 98) | nobody cares about Me… | the2000 Reveals His New Profile Picture | Not Dumb Creations - Ten Years
Ctrl+Shift+Down for more…
Do evil kumquats keep eating your signature? Assert your dominance and eat the evil kumquats. Did you know that kumquats are only about the size of an olive?
PullJosh
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Flowermanvista wrote:

PullJosh wrote:

And when you don't specify a framerate, the default behavior is to use 30fps, matching Scratch. That has always been true; nothing has changed.
(Except in the really early days of “a few days after initial public release”, when the framerate was the same as your screen's refresh rate…;) )
Hahahahaha. Very true. I had forgotten about those days…
PullJosh
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

(Late) Announcement!
I forgot to mention this before, but the Leopard website got a redesign. I was looking at the homepage, and realized that it was way too complicated, when the only real purpose is to convert projects.

Here's what it looked like before:


And here's what it looks like now:


Much simpler. Perhaps a bit more boring as well, but hopefully the new Leopard logo makes up for it.

Feedback appreciated!
kccuber
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

PullJosh wrote:

Feedback appreciated!
Bring in the “Inter” font through google fonts so I don't have to look at the nightmare that's called Segoe UI on my windows 10 PC


Made using Nord Theme & Inkscape

Powered by DjangoBB