Discuss Scratch
- Discussion Forums
- » Announcements
- » New [scratchblocks] tag
- ats-ll
-
Scratcher
75 posts
New [scratchblocks] tag
is not of the s
define asd
asd
asd
asd
when gf clicked
asd
stop
- davidkt
-
Scratcher
1000+ posts
New [scratchblocks] tag
when I receive [2.0 scratchblocks tag! v] //This means PARTY TIME!!!
forever
change [awesomeness v] by (1000)
say [THANK YOU SCRATCH TEAM!!!!]
set [scratchblocks v] to (It's here!)
if <(timer) = (0)>
say [This is awesome!]
end
end
[/scratchblocks]
[/quote]
Actually, thank blob8108.
Edit: you forgot the [/scratchblocks[]] tag!
Edit 2: uh-oh, bug...
Last edited by davidkt (Sept. 5, 2013 19:46:51)
- ToxicQuillz
-
Scratcher
500+ posts
New [scratchblocks] tag
(And another one bites the dust.)
Last edited by ToxicQuillz (Feb. 8, 2015 10:39:41)
- plasma26
-
Scratcher
62 posts
New [scratchblocks] tag
(this is awesome)
Last edited by plasma26 (Sept. 10, 2013 00:26:19)
- Fireguy27
-
Scratcher
26 posts
New [scratchblocks] tag
when gf clicked
forever
stamp
change size by (-5) %
change [brightness v] effect by (-5)
end
See?

Last edited by Fireguy27 (Sept. 10, 2013 02:39:29)
- davidkt
-
Scratcher
1000+ posts
New [scratchblocks] tag
Bug…//Finished project, now...Edit: Fixed!
Last edited by davidkt (Sept. 10, 2013 21:24:24)
- Failord
-
Scratcher
1000+ posts
New [scratchblocks] tag
change [wrong syntax v] effect by (9001)…LOL.
Please don't make syntax filtering for dropdowns and strings! It'll ruin our fun.
Last edited by Failord (Sept. 10, 2013 23:48:48)
- blob8108
-
Scratcher
1000+ posts
New [scratchblocks] tag
Sometimes, I'm tempted to…change [wrong syntax v] effect by (9001)…LOL.
Please don't make syntax filtering for dropdowns and strings! It'll ruin our fun.

- OrcaCat
-
Scratcher
1000+ posts
New [scratchblocks] tag
Yay! There are a lot of fixes to the old scratchblocks!
change [annoying v] effect by ((1)+([lol v] of (a big number)))
Last edited by OrcaCat (Sept. 13, 2013 13:44:44)
- davidkt
-
Scratcher
1000+ posts
New [scratchblocks] tag
And a lot of new bugs.
change (say <((1) + (1)) = (2)>) effect by [the square root of pi]
Last edited by davidkt (Sept. 13, 2013 21:14:29)
- OrcaCat
-
Scratcher
1000+ posts
New [scratchblocks] tag
And a lot of new bugs.But those are pretty bugs, unlike the ugliness in the old ones.change (say <((1) + (1)) = (2)>) effect by [the square root of pi]
- blob8108
-
Scratcher
1000+ posts
New [scratchblocks] tag
And a lot of new bugs.That's not a bug; that's by design!change (say <((1) + (1)) = (2)>) effect by [the square root of pi]
- davidkt
-
Scratcher
1000+ posts
New [scratchblocks] tag
Really?And a lot of new bugs.That's not a bug; that's by design!change (say <((1) + (1)) = (2)>) effect by [the square root of pi]
- Fireguy27
-
Scratcher
26 posts
New [scratchblocks] tag
when gf clicked
say (Why are the custom blocks red?) for (IDK!) secs
set size to (Spy)%
forever
STAMP
STAMP
STAMP
STAMP
STAMP
STAMP
STAMP
STAMP
STAMP
STAMP
STAMP
STAMP
STAMP
STAMP
STAMP
STAMP
end
Whoops! That was dark green! :P
Last edited by Fireguy27 (Sept. 16, 2013 04:42:59)
- explodingstuff
-
Scratcher
100+ posts
New [scratchblocks] tag
when gf clicked
forever
if <[confusion] = (1)> then
say [I can use them right now!] for (2) secs
end
end