Discuss Scratch

OvertOfficer1
Scratcher
23 posts

How to hack your own magic custom blocks

cGrass
Scratcher
86 posts

How to hack your own magic custom blocks

Could you make a scratch project on this or another forum post with pictures with a step by step how to
Happy_Face_Dude1597
Scratcher
1 post

How to hack your own magic custom blocks

Do you HAVE to do it v.2.0 Offline Scratch Editor?
OvertOfficer1
Scratcher
23 posts

How to hack your own magic custom blocks

cGrass wrote:

Could you make a scratch project on this or another forum post with pictures with a step by step how to
I can. Do you use a Windows, Mac, or a Linux?
cGrass
Scratcher
86 posts

How to hack your own magic custom blocks

windows
ProgramAwesomeness
Scratcher
18 posts

How to hack your own magic custom blocks

Everyone makes it sound so awesome, but it doesn't seem to work for me. Either it says “Error! Project did not load!” or something is wrong with the save. Solving the problem wouldn't be easy, either, since my computer is in Chinese. (AND I CAN'T UNDERSTAND IT!!!) Another problem: when I do it with notepad, it's all long and skinny, not top to bottom. Help?
cGrass
Scratcher
86 posts

How to hack your own magic custom blocks

OvertOfficer1 wrote:

cGrass wrote:

Could you make a scratch project on this or another forum post with pictures with a step by step how to
I can. Do you use a Windows, Mac, or a Linux?
Windows
OvertOfficer1
Scratcher
23 posts

How to hack your own magic custom blocks

ProgramAwesomeness wrote:

Everyone makes it sound so awesome, but it doesn't seem to work for me. Either it says “Error! Project did not load!” or something is wrong with the save. Solving the problem wouldn't be easy, either, since my computer is in Chinese. (AND I CAN'T UNDERSTAND IT!!!) Another problem: when I do it with notepad, it's all long and skinny, not top to bottom. Help?
problem1: I am not sure what the problem is. Can you elaborate? problem2: You need to turn word wrap on. It is in format.

cGrass wrote:

OvertOfficer1 wrote:

cGrass wrote:

Could you make a scratch project on this or another forum post with pictures with a step by step how to
I can. Do you use a Windows, Mac, or a Linux?
Windows
working on it.
FalconGunner99
Scratcher
1000+ posts

How to hack your own magic custom blocks

k9lego wrote:

Lightnin wrote:

This is a cool hack, but my concern is that when anyone who doesn't know what you've done (or how you've done it) tries to view your project, they won't be able to understand your scripts - they won't even make sense.

I wouldn't mind at all if this was being done only with downloaded, local projects. But these are public, shared ones, that people are likely to “see inside”.

Any thoughts on the issue?
You should just add those features. k9lego.
Yes. I mean really, if the scratch team doesn't want people to hack in features (Which are so basic they should have been added ages ago) then they should either add them or deal with it.
FalconGunner99
Scratcher
1000+ posts

How to hack your own magic custom blocks

Okay, I've been trying to get this to work for a few hours. I want to be able to check if
<key (var) pressed?>
.

Everything I try gives me
“Error: Project did not load”

I get the feeling this is my fault, and a syntax error, and I've tried a bunch of different syntax and I've come to the conclusion that I'm an idiot who should learn JS syntax but is too lazy, can someone tell me the correct syntax so I can get on my merry way to playing around with this?
cGrass
Scratcher
86 posts

How to hack your own magic custom blocks

OvertOfficer1 wrote:

ProgramAwesomeness wrote:

Everyone makes it sound so awesome, but it doesn't seem to work for me. Either it says “Error! Project did not load!” or something is wrong with the save. Solving the problem wouldn't be easy, either, since my computer is in Chinese. (AND I CAN'T UNDERSTAND IT!!!) Another problem: when I do it with notepad, it's all long and skinny, not top to bottom. Help?
problem1: I am not sure what the problem is. Can you elaborate? problem2: You need to turn word wrap on. It is in format.

cGrass wrote:

OvertOfficer1 wrote:

cGrass wrote:

Could you make a scratch project on this or another forum post with pictures with a step by step how to
I can. Do you use a Windows, Mac, or a Linux?
Windows
working on it.
Thanks!
cGrass
Scratcher
86 posts

How to hack your own magic custom blocks

comp500 wrote:

Awesome! This means I can port to Go Everywhere
how do you get that underlying messege after your main message
FalconGunner99
Scratcher
1000+ posts

How to hack your own magic custom blocks

cGrass wrote:

comp500 wrote:

Awesome! This means I can port to Go Everywhere
how do you get that underlying messege after your main message
You mean a signature? Go to the main forums page and at the bottom you'll see the link for it.
awesomeness01
Scratcher
97 posts

How to hack your own magic custom blocks

FalconGunner99 wrote:

Okay, I've been trying to get this to work for a few hours. I want to be able to check if
<key (var) pressed?>
.

Everything I try gives me
“Error: Project did not load”

I get the feeling this is my fault, and a syntax error, and I've tried a bunch of different syntax and I've come to the conclusion that I'm an idiot who should learn JS syntax but is too lazy, can someone tell me the correct syntax so I can get on my merry way to playing around with this?
Take out the quotes and stick the two brackets in. My projects have examples.
FalconGunner99
Scratcher
1000+ posts

How to hack your own magic custom blocks

awesomeness01 wrote:

FalconGunner99 wrote:

Okay, I've been trying to get this to work for a few hours. I want to be able to check if
<key (var) pressed?>
.

Everything I try gives me
“Error: Project did not load”

I get the feeling this is my fault, and a syntax error, and I've tried a bunch of different syntax and I've come to the conclusion that I'm an idiot who should learn JS syntax but is too lazy, can someone tell me the correct syntax so I can get on my merry way to playing around with this?
Take out the quotes and stick the two brackets in. My projects have examples.
Still getting the error. Can you show a screenshot of it?
rifj190
Scratcher
25 posts

How to hack your own magic custom blocks

The drop down menus have stopped working for me… !!!!!!!
awesomeness01
Scratcher
97 posts

How to hack your own magic custom blocks

FalconGunner99 wrote:

awesomeness01 wrote:

FalconGunner99 wrote:

Okay, I've been trying to get this to work for a few hours. I want to be able to check if
<key (var) pressed?>
.

Everything I try gives me
“Error: Project did not load”

I get the feeling this is my fault, and a syntax error, and I've tried a bunch of different syntax and I've come to the conclusion that I'm an idiot who should learn JS syntax but is too lazy, can someone tell me the correct syntax so I can get on my merry way to playing around with this?
Take out the quotes and stick the two brackets in. My projects have examples.
Still getting the error. Can you show a screenshot of it?
I forget how to get the url, but where it says [___, ___[]], replace that with
[[___, ___[“keyPressed:”, [“concatenate:with:”, “”, ]]],
you should get a join block with a variable named var that you previously made.

Last edited by awesomeness01 (Jan. 5, 2014 22:25:54)

resh123
Scratcher
9 posts

How to hack your own magic custom blocks

This is awesome. I always mess around with the code in 1.4 but didn't know how to in 2.0
BSH1
Scratcher
100+ posts

How to hack your own magic custom blocks

AMAZING! I can now CREATE VARIABLES! from the player
See here url]
phantomspy
Scratcher
16 posts

How to hack your own magic custom blocks

look down

Powered by DjangoBB