Discuss Scratch
- Minecraft_Master3964
-
Scratcher
500+ posts
Hello There! Program

when green flag clicked
ask [STOp] and wait
say [:(]
- Minecraft_Master3964
-
Scratcher
500+ posts
Hello There! Program
hi my name is oliver and im new here!DS
- Minecraft_Master3964
-
Scratcher
500+ posts
Hello There! Program
YOU CAN QUOTE WHAT YOU WROTE!?!hi my name is oliver and im new here!DS
- ExplosiveThingy
-
Scratcher
100+ posts
Hello There! Program
Yes, you can quote any posts on a thread. Please discontinue posting spam or unnecessary comments unless you have something to say.when green flag clicked
ask [STOp] and wait
say [:(]
- holmes-seh
-
Scratcher
17 posts
Hello There! Program
Hi. I'm @holmes-seh. 

when green flag clicked
say [Anyone wanna chat?] for (2) secs
- holmes-seh
-
Scratcher
17 posts
Hello There! Program
By the way, does anyone know how to use cloud variables to make multiplayer games?
- Minecraft_Master3964
-
Scratcher
500+ posts
Hello There! Program
By the way, does anyone know how to use cloud variables to make multiplayer games?Yes, but I frgot. let me check…
- Anonymous1212144
-
Scratcher
100+ posts
Hello There! Program
Is bumping 34 times reportable?
Last edited by Anonymous1212144 (Feb. 11, 2019 16:54:45)
- ExplosiveThingy
-
Scratcher
100+ posts
Hello There! Program
Is bumping 34 times reportable?Of course not. As long as the Bumps are over 24 hours apart, it's completely acceptable.
- Dragonlord767
-
Scratcher
1000+ posts
Hello There! Program
Bumping is posting the word ‘bump’ on a thread to bring it up so that it is right below the stickys.ask [what is bumping???] and wait
- Minecraft_Master3964
-
Scratcher
500+ posts
Hello There! Program
Hi! I'm TGG
[header]when stop sign clicked
- Minecraft_Master3964
-
Scratcher
500+ posts
Hello There! Program
(x position)
(y position)
(z position)
define Compress [list v]
set [num v] to [1]
repeat (length of (list) :: list)
add (item (1) of (list) :: list) to [COMPRESSER v]
end
set [compressed v] to (COMPRESSER :: list)
Compress [cool v]








