Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » [scratchblocks] OFFICIAL testing topic
- agmmes
-
Scratcher
100+ posts
[scratchblocks] OFFICIAL testing topic
russian blocks:
<клавиша [ v] нажата? :: sensing>
Last edited by agmmes (Nov. 12, 2016 16:11:51)
- _TandemDragon_
-
Scratcher
89 posts
[scratchblocks] OFFICIAL testing topic
when nuke button clicked
play sound [ [s]Kurwa[/s]] until done
move (Bacon) steps
stop all Derp
- christianxyz
-
New Scratcher
100+ posts
[scratchblocks] OFFICIAL testing topic
russian blocks:<клавиша [ v] нажата? :: sensing>
Nah.
_____________
terminate program and turn Ozobot off ::extension cap
- _TandemDragon_
-
Scratcher
89 posts
[scratchblocks] OFFICIAL testing topic
Add 10 Potato
Gib moni
Pay all debts
if <Debt not payed> then
Rage
end
- _TandemDragon_
-
Scratcher
89 posts
[scratchblocks] OFFICIAL testing topic
Kawaii face editor
Perfect for a project?
when green flag clicked
broadcast [Kawaii v]
show variable [Kawaii status v]
set [Kawaii status v] to [1]
Change [Kawaii status v] to [3]
wait (12) secs
Add (
Process Kawaii
wait (1) secs
Add .'w'.
Edit
set [Kawaii status v] to [12]
Edit .'w'. To ●´w`●
Change [w] to [ω]
if <key [Space v] pressed?> then
Bork
Gib kawaii
Add [(●´ω`●)]
Or (ノ◕ヮ◕)ノ*:・゚✧[12]
Edit[Kawaii]
Derp up [(ノ◕ヮ◕)ノ*:・゚✧]
Add some bacon
Derp up [(ノ◕ヮ◕)ノ*:・゚✧]
Edit
Edit
end
Perfect for a project?
Definatly Yes
Last edited by _TandemDragon_ (Nov. 12, 2016 17:09:54)
- 19f8361
-
Scratcher
500+ posts
[scratchblocks] OFFICIAL testing topic
WARNING!
A scratch virus found! Spamming will now spread! Check out my profile within 3 days for be safe!
when green flag clicked
remove scratch virus ::events cap
Last edited by 19f8361 (Nov. 12, 2016 23:13:11)
- ICM7665
-
Scratcher
25 posts
[scratchblocks] OFFICIAL testing topic
I really want a Enter key pressed:
And I know you can already do this
Lets say number = 15
But I might like a simple verison

if <key [Enter v] pressed?> then
Do something
end
And I know you can already do this
Lets say number = 15
(join [-] (Number))Then the output would be -15
But I might like a simple verison
(negative (Number)::#ff0000)And of course for Negative numbers:
(Positive (Number)::#00ff00)Just my ideas.

- ICM7665
-
Scratcher
25 posts
[scratchblocks] OFFICIAL testing topic
when green flag clicked
Eat a waffle
- ICM7665
-
Scratcher
25 posts
[scratchblocks] OFFICIAL testing topic
when green flag clicked
forever
if <Hungry> then
Search for food in [Fridge v]
if <No food in [Fridge v]> then
go insane
end
end
end
- CoderOwl
-
Scratcher
30 posts
[scratchblocks] OFFICIAL testing topic
when green flag clicked
say [This is unnecessary now!] for (2) secs
point towards [green checkmark on the right of the scratchblocks icon v]
think [This gives you a preview] for (2) secs
stop [all v]
- NamelessNinja
-
Scratcher
100+ posts
[scratchblocks] OFFICIAL testing topic
when gf clicked :: operators hat
wait until {this block :: motion stack} turns blue :: extension cstart
move (☁ score) steps :: sound stack
say hi! :: custom-arg cstart
and then :: extension celse
use colours to make life :: motion stack
end
finally
stop :: grey cap
- GoldenPickaxe2
-
Scratcher
100+ posts
[scratchblocks] OFFICIAL testing topic
when green flag clicked
forever do {
a scratch :: sound
} :: control
Last edited by GoldenPickaxe2 (Nov. 13, 2016 12:50:09)
- GoldenPickaxe2
-
Scratcher
100+ posts
[scratchblocks] OFFICIAL testing topic
define say (word :: custom-arg) backwards
set [Wort v] to []
set [xy v] to [1]
repeat (length of (word :: custom-arg))
set [Wort v] to (join (letter (xy) of (word :: custom-arg)) (Wort))
change [xy v] by (1)
end
say (Wort)
Last edited by GoldenPickaxe2 (Nov. 13, 2016 12:58:40)
- aa13873
-
Scratcher
11 posts
[scratchblocks] OFFICIAL testing topic
highscore system!!!
I hope I entered this right
forever
if <(☁ highscore) < (score)> then
set (☁ highscore) to (score)
I hope I entered this right
Last edited by aa13873 (Nov. 13, 2016 13:14:13)
- aa13873
-
Scratcher
11 posts
[scratchblocks] OFFICIAL testing topic
highscore system!!!
I hope I entered this right
forever
if <(☁ highscore) < (score)> then
set (☁ highscore) to (score)
I hope I entered this right
Last edited by aa13873 (Nov. 13, 2016 13:14:35)
- NamelessNinja
-
Scratcher
100+ posts
[scratchblocks] OFFICIAL testing topic
move (x) steps // Test Note.
- Eve66
-
Scratcher
64 posts
[scratchblocks] OFFICIAL testing topic
highscore system!!!Doublepostforever
if <(☁ highscore) < (score)> then
set (☁ highscore) to (score)
I hope I entered this right
- LuisAle25
-
Scratcher
41 posts
[scratchblocks] OFFICIAL testing topic
when green flag clicked
forever if <loud? :: sensing> {
say [BE QUIET!!!]
} :: loop control cap











