I just realised that if you drag a
When I recieve | v|
block in the scripting area (and leave it blank) you can trigger it by broadcasting
brodcast | v |
So any other tricks?
Offline
Broadcasting 'scratch-startclicked' activates all 'when green flag clicked' hats.
Broadcasting 'Scratch-MouseClickEvent' clicks all sprites (including Stage).
Broadcasting 'Scratch-KeyPressedEvent' makes an error.
Last edited by rubiks_cube_guy238 (2010-07-21 17:47:09)
Offline
When I saw the title, the first thing I thought was "Oh goody, random things!"
That trick you have there is a good one, it could be used to throw hackers off the trail of certain security thingies in OSes.
I noticed a variable can be a space, that's all I can think of.
Offline
rubiks_cube_guy238 wrote:
Broadcasting 'scratch-startclicked' activates all 'when green flag clicked' hats.
Broadcasting 'Scratch-MouseClickEvent' clicks all sprites (including Stage).
Broadcasting 'Scratch-KeyPressedEvent' makes an error.
Keypressedevent doesn't work.
Offline
Billybob-Mario wrote:
rubiks_cube_guy238 wrote:
Broadcasting 'scratch-startclicked' activates all 'when green flag clicked' hats.
Broadcasting 'Scratch-MouseClickEvent' clicks all sprites (including Stage).
Broadcasting 'Scratch-KeyPressedEvent' makes an error.Keypressedevent doesn't work.
It only works when you have one or more
hats in the script area.
Offline
Billybob-Mario wrote:
rubiks_cube_guy238 wrote:
Broadcasting 'scratch-startclicked' activates all 'when green flag clicked' hats.
Broadcasting 'Scratch-MouseClickEvent' clicks all sprites (including Stage).
Broadcasting 'Scratch-KeyPressedEvent' makes an error.Keypressedevent doesn't work.
He said it made an error!
Offline