From Test-Scratch-Wiki
![]() |
This article or section documents a feature not included in the current version of Scratch (3.0). It is only useful from a historical perspective. |
![]() | Antidote is designed for Scratch 1.4, and won't work on 2.0. |
Antidote is a user script which changes all of the broken [img] tags into images, and also adds the ability to embed YouTube videos and Scratch projects on the Scratch Forums. It was made by rookwood101 with the help of Cocolover, LS97, FlashGoCrazy and roijac. It works with all major browsers. Antidote was introduced to the Scratch community on this forum thread.
How to install
![]() |
This page has links to outside of the Scratch website or Wikipedia. Remember to stay safe when using the internet as we can't guarantee the safety of other sites. |
Firefox
- Go on to the Firefox Add-ons page and download the Greasemonkey add-on and install it.
- Follow this link: http://dl.dropbox.com/u/896810/enable_images_on_scratch.user.js
- Click allow/install on the message that pops up.
- Go onto a forum topic with img tags. Now you should see them.
Google Chrome/Chrome-based and Opera
- Follow this link: http://dl.dropbox.com/u/896810/enable_images_on_scratch.user.js
- Click allow/install on the message that pops up.
- Go onto a forum topic with img tags. Now the images should be visible.
Safari
- Follow this guide. It tells you how to run user scripts on Safari.
- Follow this link: http://dl.dropbox.com/u/896810/enable_images_on_scratch.user.js
- Click allow/install on the message that pops up.
- Go onto a forum topic with img tags. Now the images should be visible.
Internet Explorer
- Follow this guide. It tells you how to run user scripts on Internet Explorer.
- Follow this link: http://dl.dropbox.com/u/896810/enable_images_on_scratch.user.js
- Click allow/install on the message that pops up.
- Go onto a forum topic with img tags. Now the images should be visible.
How to use Antidote
Inserting images into your posts
To insert images, you have to type:
- [img]<image URL>[/img]
Inserting YouTube videos into your posts
To insert YouTube videos, you have to type:
- [youtube]<YouTube ID>[/youtube]
Inserting Scratch projects into your post
To insert a Scratch project, you need to type:
- [scratch=flash]<username>/<project ID>[/scratch]