If your a new scratcher, and most of your scripts aren't working, this might help you. When I was a new scratcher (I still am new, but I at least know the basics) none of my scripts worked. It didn't take long for me to figure out why. My scripts were incomplete.
If your script looks something like this,
forever move [10] stepsthen your script is incomplete. To fix it, simply add a
when gf clickedor any other block found in the control category that cannot have anything attached before it.
when gf clicked forever move [10] steps
Offline
This seems to be a rather common mistake among new Scratchers.
Offline
It is a common mistake, but once they figure out they need a hat block, they catch on pretty quick. Good idea with this thread SugarRusher.
Offline