Discuss Scratch

infinitegator
Scratcher
4 posts

Hacked Scratch Blocks And Tags Tutorial

How to add a custom project tag.

1. Delete a project tag if you have more than two tags
2. Do control + shift + j on windows or command + shift + j on mac to access the javascript console
3. Paste the code below into the console
4. Put in the project id and project tag you want to add
5. Press “enter” or “return”
6. Reload the page

$.ajax({type: “PUT”,url: "https://scratch.mit.edu/site-api/tags/project/REPLACE TEXT WITH PROJECT ID/add/?names=REPLACE TEXT WITH PROJECT TAG“})

How to make hacked blocks. You need the Scratch 2 editor to do this.

1. Make a new scratch project
2. Go into the project editor
3. Click file > Download to your computer
4. Download the project
5. Rename the file to ”project.zip“
6. Open the file by double clicking it
7. Open ”project.json"
8. Make the edits to the code that you want(Tutorial)
9. Save the file
10. Rename “project.zip” to “project.sb2”
11. Go to Scratch
12. Open the project you created
13. Click file > Upload from your computer
14. Upload the file

I hope this helps!

Last edited by infinitegator (May 13, 2016 21:27:14)


Please check out our projects!
Official Website
"Yesterday, you said tomorrow so JUST DO IT! Make your dreams come true!"
Joshia_T
Scratcher
500+ posts

Hacked Scratch Blocks And Tags Tutorial

infinitegator wrote:

How to add a custom project tag.
8. Make the edits to the code that you want(Tutorial)
404 not found doest'n work

Joshia_T
Scratcher
500+ posts

Hacked Scratch Blocks And Tags Tutorial

infinitegator wrote:

How to add a custom project tag.
$.ajax({type: “PUT”,url: "https://scratch.mit.edu/site-api/tags/project/PROJECT ID/add/?names=PROJECT TAG"})
VM59:1 Uncaught SyntaxError: Unexpected token ILLEGAL(…)

aydengemz
Scratcher
3 posts

Hacked Scratch Blocks And Tags Tutorial

Joshia_Tanumihardja wrote:

infinitegator wrote:

How to add a custom project tag.
$.ajax({type: “PUT”,url: "https://scratch.mit.edu/site-api/tags/project/PROJECT ID/add/?names=PROJECT TAG"})
VM59:1 Uncaught SyntaxError: Unexpected token ILLEGAL(…)

Replace the PROJECT ID and PROJECT TAG with the project id and project tag you want to add.
aydengemz
Scratcher
3 posts

Hacked Scratch Blocks And Tags Tutorial

Joshia_Tanumihardja wrote:

infinitegator wrote:

How to add a custom project tag.
8. Make the edits to the code that you want(Tutorial)
404 not found doest'n work
https://scratch.mit.edu/discuss/topic/1810/
lukecoolboy
Scratcher
13 posts

Hacked Scratch Blocks And Tags Tutorial

lukecoolboy
Scratcher
13 posts

Hacked Scratch Blocks And Tags Tutorial

Isn't this hacking?
infinitegator
Scratcher
4 posts

Hacked Scratch Blocks And Tags Tutorial

lukecoolboy wrote:

https://cdn.scratch.mit.edu/static/site/projects/thumbnails/47/8400.png
Don't advertise!

Please check out our projects!
Official Website
"Yesterday, you said tomorrow so JUST DO IT! Make your dreams come true!"
king_creator
Scratcher
2 posts

Hacked Scratch Blocks And Tags Tutorial

when thrown at enemy()
deal (100) damage
redfire512
Scratcher
500+ posts

Hacked Scratch Blocks And Tags Tutorial

define ... :: grey :: control hat


when <> is true    :: control hat
ryadyl
Scratcher
23 posts

Hacked Scratch Blocks And Tags Tutorial

_meow_

This? This is the face I found floating in outer space. You can imagine I left it behind.

Powered by DjangoBB