Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to hack your own magic custom blocks
- OvertOfficer1
-
23 posts
How to hack your own magic custom blocks
My hacked block!
http://scratch.mit.edu/projects/16154456/#editor
http://scratch.mit.edu/projects/16154456/#editor
- cGrass
-
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
-
1 post
How to hack your own magic custom blocks
Do you HAVE to do it v.2.0 Offline Scratch Editor?
- OvertOfficer1
-
23 posts
How to hack your own magic custom blocks
I can. Do you use a Windows, Mac, or a Linux? Could you make a scratch project on this or another forum post with pictures with a step by step how to
- ProgramAwesomeness
-
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
-
86 posts
How to hack your own magic custom blocks
WindowsI can. Do you use a Windows, Mac, or a Linux? Could you make a scratch project on this or another forum post with pictures with a step by step how to
- OvertOfficer1
-
23 posts
How to hack your own magic custom blocks
problem1: I am not sure what the problem is. Can you elaborate? problem2: You need to turn word wrap on. It is in format. 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?
working on it.WindowsI can. Do you use a Windows, Mac, or a Linux? Could you make a scratch project on this or another forum post with pictures with a step by step how to
- FalconGunner99
-
1000+ posts
How to hack your own magic custom blocks
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.You should just add those features. 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?k9lego.
- FalconGunner99
-
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
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?
<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
-
86 posts
How to hack your own magic custom blocks
Thanks!problem1: I am not sure what the problem is. Can you elaborate? problem2: You need to turn word wrap on. It is in format. 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?working on it.WindowsI can. Do you use a Windows, Mac, or a Linux? Could you make a scratch project on this or another forum post with pictures with a step by step how to
- cGrass
-
86 posts
How to hack your own magic custom blocks
how do you get that underlying messege after your main message Awesome! This means I can port to Go Everywhere
- FalconGunner99
-
1000+ posts
How to hack your own magic custom blocks
You mean a signature? Go to the main forums page and at the bottom you'll see the link for it.how do you get that underlying messege after your main message Awesome! This means I can port to Go Everywhere
- awesomeness01
-
97 posts
How to hack your own magic custom blocks
Take out the quotes and stick the two brackets in. My projects have examples. 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?
- FalconGunner99
-
1000+ posts
How to hack your own magic custom blocks
Still getting the error. Can you show a screenshot of it?Take out the quotes and stick the two brackets in. My projects have examples. 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?
- rifj190
-
25 posts
How to hack your own magic custom blocks
The drop down menus have stopped working for me…
!!!!!!!

- awesomeness01
-
97 posts
How to hack your own magic custom blocks
I forget how to get the url, but where it says [___, ___[]], replace that withStill getting the error. Can you show a screenshot of it?Take out the quotes and stick the two brackets in. My projects have examples. 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?
[[___, ___[“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
-
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