Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Official [scratchblocks] Testing Topic 9
- igtnathan5
- Scratcher
1000+ posts
Official [scratchblocks] Testing Topic 9
when i roleplay :: motion hat
INTENSE ROLEPLAYING :: looks cap
when i am first to post on page 9 :: control hat
be happy =) :: looks cap
Last edited by igtnathan5 (Feb. 20, 2024 09:52:26)
- HarryCreator26518
- Scratcher
100+ posts
Official [scratchblocks] Testing Topic 9
foreverwhat song
play note (71 v) for (0.5) beats
wait (1) secs
play note (69 v) for (0.5) beats
play note (71 v) for (0.5) beats
play note (69 v) for (0.5) beats
play note (71 v) for (0.5) beats
play note (69 v) for (0.5) beats
play note (74 v) for (0.5) beats
wait (.5) secs
play note (69 v) for (0.5) beats
play note (71 v) for (0.5) beats
play note (69 v) for (0.5) beats
play note (71 v) for (0.5) beats
play note (69 v) for (0.5) beats
play note (74 v) for (0.5) beats
wait (.5) secs
- CrashStar456
- Scratcher
4 posts
Official [scratchblocks] Testing Topic 9
when @greenFlag clicked
switch backdrop to [toscanninis v]
when I receive [foto kristina v]
switch backdrop to [kristina v]
//an old script
//now i try to make my own...
when @greenFlag clicked
set [clicks v] to (0)
show variable [clicks v]
when @thisSprite clicked
change [clicks v] by (1)
//(i typed that myself, so it may not work)
Last edited by CrashStar456 (Feb. 20, 2024 17:12:46)
- RubyEnchantress456
- Scratcher
11 posts
Official [scratchblocks] Testing Topic 9
YASSS! I WAS LOOKING FOR THISS!!!
My sisters:
My sisters:
set volume to (8984573590214872536348375648395) %Me:
if <(volume) = [8984573590214872536348375648395]> then
cover ears
end
- benoutfit7
- Scratcher
100+ posts
Official [scratchblocks] Testing Topic 9
eat [100000] [chills] for (99999) secs :: sound hat
shoot fire :: looks
Last edited by benoutfit7 (Feb. 20, 2024 17:42:16)
- polygoners1
- Scratcher
100+ posts
Official [scratchblocks] Testing Topic 9
MATH EQUATION SOLVER MA THINGY MA JIGGY 3.5 {
math problem here: () :: extension
} output: () :: extension //just here again cuz testing topic 8 is dead. check that for all the cool blocks from then.MATH EQUATION SOLVER MA THINGY MA JIGGY 3.5 {
math problem here: (5828+47*12) :: extension
} output: () :: extension //just here again cuz testing topic 8 is dead. check that for all the cool blocks from then.
MATH EQUATION SOLVER MA THINGY MA JIGGY 3.5 {
math problem here: (5828+47*12) :: extension
} output: (70500) :: extension
- champion_ofcloud-var
- Scratcher
500+ posts
Official [scratchblocks] Testing Topic 9
MATH EQUATION SOLVER MA THINGY MA JIGGY 3.5 {
math problem here: () :: extension
} output: () :: extension //just here again cuz testing topic 8 is dead. check that for all the cool blocks from then.
MATH EQUATION SOLVER MA THINGY MA JIGGY 3.5 {
math problem here: (8671.625*8+47) :: extension
} output: () :: extension //just here again cuz testing topic 8 is dead. check that for all the cool blocks from then.
- creeper0908viewacc
- Scratcher
2 posts
Official [scratchblocks] Testing Topic 9
when green flag clicked
say [so uhh follow me] for (2) secs
say [pls] for (2) secs
say [sub to tikocai as well thx] for (2) secs
say [k bye] for (2) secs
- igtnathan5
- Scratcher
1000+ posts
Official [scratchblocks] Testing Topic 9
when you view this :: looks hat
pls [follow me] for (2) secs :: looks
also [sub to igtnathan as well thx] for (2) secs :: looks
bye for (2) secs :: looks cap
- polygoners1
- Scratcher
100+ posts
Official [scratchblocks] Testing Topic 9
MATH EQUATION SOLVER MA THINGY MA JIGGY 3.5 {
math problem here: () :: extension
} output: () :: extension //just here again cuz testing topic 8 is dead. check that for all the cool blocks from then.MATH EQUATION SOLVER MA THINGY MA JIGGY 3.5 {
math problem here: (8671.625*8+47) :: extension
} output: () :: extension //just here again cuz testing topic 8 is dead. check that for all the cool blocks from then.
MATH EQUATION SOLVER MA THINGY MA JIGGY 3.5 {
math problem here: (8671.625*8+47) :: extension
} output: [uhhhhhhh, i cant or i will get a warn.] :: extension
- Creator-H
- Scratcher
100+ posts
Official [scratchblocks] Testing Topic 9
move <not <>><not <>> steps
when backdrop switches to [ v]
when backdrop switches to [ v]
- igtnathan5
- Scratcher
1000+ posts
Official [scratchblocks] Testing Topic 9
should this be in my signature (series)
when i code :: control hat :: #32CD32
{
eat :: motion
think :: sensing
code :: pen
}repeat @loopArrow ::control cap :: #00CED1
Last edited by igtnathan5 (Feb. 21, 2024 23:07:55)
- champion_ofcloud-var
- Scratcher
500+ posts
Official [scratchblocks] Testing Topic 9
whyMATH EQUATION SOLVER MA THINGY MA JIGGY 3.5 {
math problem here: () :: extension
} output: () :: extension //just here again cuz testing topic 8 is dead. check that for all the cool blocks from then.MATH EQUATION SOLVER MA THINGY MA JIGGY 3.5 {
math problem here: (8671.625*8+47) :: extension
} output: () :: extension //just here again cuz testing topic 8 is dead. check that for all the cool blocks from then.MATH EQUATION SOLVER MA THINGY MA JIGGY 3.5 {
math problem here: (8671.625*8+47) :: extension
} output: [uhhhhhhh, i cant or i will get a warn.] :: extension
- Aarmesh
- Scratcher
100+ posts
Official [scratchblocks] Testing Topic 9
[quote=horizontal_shading][quote=Aarmesh][quote=Aarmesh][scratchblocks]
when green flag clicked
pascal’s triangle :: more blocks
define pascal’s triangle
1
11
121
1331
14641
…
[/scratchblocks][/quote]
[scratchblocks]
when green flag clicked
forever
if <(pick random (1) to (9)) = [5]> then
else
end
end
[/scratchblocks][/quote]
[scratchblocks]
1 5 10 10 5 1
1 6 15 20 15 6 1
[/scratchblocks][/quote]
[scratchblocks]
1 7 21 35 35 21 7 1
[/scratchblocks]
[scratchblocks]
1 8 28 56 70 56 28 8 1
1 9 36 84 126 126 84 36 9 1
[/scratchblocks]
Last edited by Aarmesh (Feb. 21, 2024 23:30:20)
- Aarmesh
- Scratcher
100+ posts
Official [scratchblocks] Testing Topic 9
when green flag clicked
pascal’s triangle :: more blocks
define pascal’s triangle
1
11
121
1331
14641
…
when green flag clicked
forever
if <(pick random (1) to (9)) = [5]> then
else
end
end
1 5 10 10 5 1
1 6 15 20 15 6 1
1 7 21 35 35 21 7 1
1 8 28 56 70 56 28 8 1
1 9 36 84 126 126 84 36 9 1
Last edited by Aarmesh (Feb. 21, 2024 23:34:43)
- Pibby59
- Scratcher
500+ posts
Official [scratchblocks] Testing Topic 9
SCRATCHLOCKS TESTING TOPIC 9. :: control hat
this must be a dream :: #52292a
- igtnathan5
- Scratcher
1000+ posts
Official [scratchblocks] Testing Topic 9
SCRATCHLOCKS TESTING TOPIC 9. :: control hat
this must be a dream :: #52292a
when I receive [this must be a dream] :: #52292a
IT ISN'T :: list cap
- Pibby59
- Scratcher
500+ posts
Official [scratchblocks] Testing Topic 9
reacting to old posts #1
Did you mean:play sound [sttttt... v]
stop all sounds
play sound [sttttt... v]
play sound [BOOM v] // a creeper you weren't expecting
- AwayCannon201
- Scratcher
12 posts
Official [scratchblocks] Testing Topic 9
Is it a rickroll?foreverwhat song
play note (71 v) for (0.5) beats
wait (1) secs
play note (69 v) for (0.5) beats
play note (71 v) for (0.5) beats
play note (69 v) for (0.5) beats
play note (71 v) for (0.5) beats
play note (69 v) for (0.5) beats
play note (74 v) for (0.5) beats
wait (.5) secs
play note (69 v) for (0.5) beats
play note (71 v) for (0.5) beats
play note (69 v) for (0.5) beats
play note (71 v) for (0.5) beats
play note (69 v) for (0.5) beats
play note (74 v) for (0.5) beats
wait (.5) secs
when green flag clicked
forever
if <rickroll? :: sensing> then
Quit :: custom
end
end
define Quit
say [I am so done]
turn around :: motion
Delete account :: pen