atkeel wrote:
Check THIS out:
when [the start the beginning of time button v] clicked //glitch set [var v] to [2] repeat (var) set [var v] to ((var) * (var)) repeat (var) set [var v] to ((var) * (var)) end end Set [my credit card amount v] to (var) buy <(a lot) of (item (any v) of [expensive stuff v])>
your [scripts v] fixed by [joefarebrother v] but this [script v] will make (scratch) crash!!!
Last edited by joefarebrother (2012-04-15 05:46:10)
Offline
[scratchblocks]
i've always wondered what happens if you forget to put /scratchblocks at the end well, let's see ...
if <(e)=[1]>
if <(e)=[2]>
the tension is so high!!!
go to [big mac v]
i've also wondered what the if block looks like without the end tag...
Offline
i've always wondered what happens if you forget to put /scratchblocks at the end well, let's see ... if <(e)=[1]> if <(e)=[2]> the tension is so high!!! go to [big mac v] i've also wondered what the if block looks like without the end tag...
Offline
I am still wondering if the stop all pinks thing works?
stop all pinks
Offline
when gf clicked yell [Lolspam] for (9001) secs go to [Pokemon v] switch to costume [FALCON PAWNCH v] repeat until (join [Somebody] [Farted]) say [THIS... IS... SPAM!!!!] for (over 9000) secs end broadcast [I love spamming this! v]
Offline
say [rainbow :)] set pen color to [#ff0000] set pen color to [#ffa800] set pen color to [#fcff00] set pen color to [#73ff00] set pen color to [#00ff9a] set pen color to [#00ffee] set pen color to [#0014ff] set pen color to [#8400ff] set pen color to [#f900ff] set pen color to [#ff0000] set pen color to [#ffa800] set pen color to [#fcff00] set pen color to [#73ff00] set pen color to [#00ff9a] set pen color to [#00ffee] set pen color to [#0014ff] set pen color to [#8400ff] set pen color to [#f900ff] set pen color to [#ff0000] set pen color to [#ffa800] set pen color to [#fcff00] set pen color to [#73ff00] set pen color to [#00ff9a] set pen color to [#00ffee] set pen color to [#0014ff] set pen color to [#8400ff] set pen color to [#f900ff]It's a crazy rainbow! Hooray for HTML notation!
Last edited by chanmanpartyman (2012-04-15 21:16:42)
Offline
ehh?
stop all pinks
Offline
stop all redsDuh that worked.
stop all greensNope.
Last edited by chanmanpartyman (2012-04-17 19:28:34)
Offline
when gf clicked making [scripts v] wait for (1) secs repeat (39) choosing [color v] if <(color) = [10]> repeat until <(color) = [25]> change color by (1) end end set block to (color) adding custom [text v] end editing [scratch v] logo repeat (2) make a new [category v] choosing color (pick random (1) to (100)) do the same as repeat (39) choosing [color v] if <(color) = [10]> repeat until <(color) = [25]> repeat until <(color) = [25]> change color by (1) end end set block to (color) adding custom [text v]end // Doesn't work... editing [tabs v] inserting custom [text v] making [windows v] editing [features v] done!Fun.
Last edited by fetchydog567 (2012-05-12 03:27:18)
Offline
stop all pinkswas the result of a typo in the plugin source code
when i receive [errors v] if <the error is in [the scratchblocks code v]> turn stop all sounds into stop all pinks end if <the error is in [pokemon v]> catch [missingno] end if <the error is in [mario kart wii v]> skip [mushroom gorge] skip [grumble volcano] end if <the error is in [one of my scratch projects v]> import (faulty project) into [byob v] debug //that's a byob block fix error on [scratch v] upload end
Last edited by joefarebrother (2012-04-18 15:49:22)
Offline
technoboy10 wrote:
round (something)//hmm
It works properly if you put parenthesis around it: (round (something))
(round (something))However it seems that you can't do the opposite (turning a stack/command block into a reporter).
Offline
When I receive [Hai v] say [Hai] for (2) secs when I receive [a wave v] set [waving level v] to [100] say [bye]
Last edited by funelephant (2012-04-18 21:32:31)
Offline
Lucario621 wrote:
technoboy10 wrote:
round (something)//hmmIt works properly if you put parenthesis around it: (round (something))
(round (something))However it seems that you can't do the opposite (turning a stack/command block into a reporter).
And I can't turn other reporters into blocks.
Offline
technoboy10 wrote:
Lucario621 wrote:
technoboy10 wrote:
round (something)//hmmIt works properly if you put parenthesis around it: (round (something))
(round (something))However it seems that you can't do the opposite (turning a stack/command block into a reporter).And I can't turn other reporters into blocks.
Oh really? I didn't notice that. Quite an unusual find...
Offline
distance to [apple v]
Last edited by MoreGamesNow (2012-04-18 22:49:09)
Offline
technoboy10 wrote:
And I can't turn other reporters into blocks.
Actually, you can make any reporter, other than some operators and the "[slider v] sensor value", into stackable blocks (I believe these are all of them):
distance to [apple v] loudness timer mouse x mouse y answer pick random (1) to (10) letter (1) of [world] length of [world] [sqrt v] of (10) length of [list v] item (1 v) of [list v] tempo volume costume # size x position y position directionSome more testing:
touching [apple v]? key [up arrow v] pressed?
Last edited by MoreGamesNow (2012-04-18 22:57:16)
Offline
MoreGamesNow wrote:
technoboy10 wrote:
And I can't turn other reporters into blocks.
Actually, you can make any reporter, other than some operators and the "[slider v] sensor value", into stackable blocks (I believe these are all of them):
Oh. Didn't try anything besides operators. :3
Offline
when gf clicked if <touching [sprite v] ?> // the <> should be after the puzzle piece notch! move (n) steps else // the "else" is more towards the left in Scratch 1.4! move (n) steps
Last edited by jontmy00 (2012-04-19 08:30:15)
Offline
when gf clicked say [is this the new plugin?] say [oh, it is] think [*, the new MESA people suck. We had to switch from Scratch to ALICE :((((] repeat until <(satisified)=[true]> say [RAGH] for (2) seconds end
Last edited by bbbeb (2012-04-19 16:21:14)
Offline