Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Official [scratchblocks] Testing Topic 9
- turtleboyslowdown
-
100+ posts
Official [scratchblocks] Testing Topic 9

Griff patch?
THATS AWESOME HE FOLLOWED ME
- turtleboyslowdown
-
100+ posts
Official [scratchblocks] Testing Topic 9

when green flag clicked
say [i _ kissed her on the ear yesterday]
(legit anwser)
hint:
you can put it anywhere in the sentence and still makes sense hint 2: solve the maze
Last edited by turtleboyslowdown (Dec. 9, 2024 16:53:10)
- Aetherpixel
-
36 posts
Official [scratchblocks] Testing Topic 9
when green flag clicked
go to x: (0) y: (0)
set [_XVel] to [0]
set [_YVel] to [0]
forever
change [_XVel] by ((<key [d] pressed?> - <key [a] pressed?>) * (4))
if <([abs] of (_XVel)::operators) > (10)> then
set [_XVel] to ((([abs] of (_XVel)::operators) / (_XVel)) * (10))
end
change x by (_XVel)
change [_YVel] by ((<key [w] pressed?> - <key [s] pressed?>) * (4))
if <([abs] of (_YVel)::operators) > (10)> then
set [_YVel] to ((([abs] of (_YVel)::operators) / (_YVel)) * (10))
end
change y by (_YVel)
end
- abubriski
-
500+ posts
Official [scratchblocks] Testing Topic 9
This is a bit more accurate if you want it.when green flag clicked
go to x: (0) y: (0)
set [_XVel v] to [0]
set [_YVel v] to [0]
forever
change [_XVel v] by ((<key (d v) pressed?> - <key (a v) pressed?>) * (4))
if <([abs v] of (_XVel)::operators) > (10)> then
set [_XVel v] to ((([abs v] of (_XVel)::operators) / (_XVel)) * (10))
end
change x by (_XVel)
change [_YVel v] by ((<key (w v) pressed?> - <key (s v) pressed?>) * (4))
if <([abs v] of (_YVel)::operators) > (10)> then
set [_YVel v] to ((([abs v] of (_YVel)::operators) / (_YVel)) * (10))
end
change y by (_YVel)
end
also nice script
Last edited by abubriski (Dec. 9, 2024 17:19:37)
- POYOROID2025
-
23 posts
Official [scratchblocks] Testing Topic 9
I can post now! :D :: motion hat
- turtleboyslowdown
-
100+ posts
Official [scratchblocks] Testing Topic 9
blanks in 2cat in the box{::cat
}:: control cap
- vdiaz041
-
500+ posts
Official [scratchblocks] Testing Topic 9
add [I can post now! :D] to (::loop v) THE IMPOSSIBLE ITEM
Last edited by vdiaz041 (Dec. 9, 2024 22:57:44)
- kirbcraftforeal
-
100+ posts
Official [scratchblocks] Testing Topic 9
=•◡•= :: #FF0000This is Nika. I declare that Nika should be this topic's mascot. Quote this to ask Nika. You can ask her anything.
=•◡•= :: #FF1100
=•◡•= :: #FF2200
=•◡•= :: #FF3300
=•◡•= :: #FF4400
=•◡•= :: #FF5500
=•◡•= :: #FF6600
=•◡•= :: #FF7700
=•◡•= :: #FF8800
=•◡•= :: #FF9900
=•◡•= :: #FFAA00
=•◡•= :: #FFBB00
=•◡•= :: #FFCC00
=•◡•= :: #FFDD00
=•◡•= :: #FFEE00
=•◡•= :: #FFFF00
=•◡•= :: #EEFF00
=•◡•= :: #DDFF00
=•◡•= :: #CCFF00
=•◡•= :: #BBFF00
=•◡•= :: #AAFF00
=•◡•= :: #99FF00
=•◡•= :: #88FF00
=•◡•= :: #77FF00
=•◡•= :: #66FF00
=•◡•= :: #55FF00
=•◡•= :: #44FF00
=•◡•= :: #33FF00
=•◡•= :: #22FF00
=•◡•= :: #11FF00
=•◡•= :: #00FF00
=•◡•= :: #00FF11
=•◡•= :: #00FF22
=•◡•= :: #00FF33
=•◡•= :: #00FF44
=•◡•= :: #00FF55
=•◡•= :: #00FF66
=•◡•= :: #00FF77
=•◡•= :: #00FF88
=•◡•= :: #00FF99
=•◡•= :: #00FFAA
=•◡•= :: #00FFBB
=•◡•= :: #00FFCC
=•◡•= :: #00FFDD
=•◡•= :: #00FFEE
=•◡•= :: #00FFFF
=•◡•= :: #00EEFF
=•◡•= :: #00DDFF
=•◡•= :: #00CCFF
=•◡•= :: #00BBFF
=•◡•= :: #00AAFF
=•◡•= :: #0099FF
=•◡•= :: #0088FF
=•◡•= :: #0077FF
=•◡•= :: #0066FF
=•◡•= :: #0055FF
=•◡•= :: #0044FF
=•◡•= :: #0033FF
=•◡•= :: #0022FF
=•◡•= :: #0011FF
=•◡•= :: #0000FF
king of page (332) :: events cat
Last edited by kirbcraftforeal (Dec. 9, 2024 23:33:03)
- turtleboyslowdown
-
100+ posts
Official [scratchblocks] Testing Topic 9
failing my scripts=•◡•= :: #FF0000This is Nika. I declare that Nika should be this topic's mascot. Quote this to ask Nika. You can ask her anything.
=•◡•= :: #FF1100
=•◡•= :: #FF2200
=•◡•= :: #FF3300
=•◡•= :: #FF4400
=•◡•= :: #FF5500
=•◡•= :: #FF6600
=•◡•= :: #FF7700
=•◡•= :: #FF8800
=•◡•= :: #FF9900
=•◡•= :: #FFAA00
=•◡•= :: #FFBB00
=•◡•= :: #FFCC00
=•◡•= :: #FFDD00
=•◡•= :: #FFEE00
=•◡•= :: #FFFF00
=•◡•= :: #EEFF00
=•◡•= :: #DDFF00
=•◡•= :: #CCFF00
=•◡•= :: #BBFF00
=•◡•= :: #AAFF00
=•◡•= :: #99FF00
=•◡•= :: #88FF00
- wombat2lps
-
20 posts
Official [scratchblocks] Testing Topic 9
when green flag clicked
set [Followed?v] to [false]
repeat until <(Followed?) = [true]>
say [Follow wombat2lps!]
end
Last edited by wombat2lps (Dec. 9, 2024 23:13:44)
- kirbcraftforeal
-
100+ posts
Official [scratchblocks] Testing Topic 9
[quote=kirbcraftforeal][quote=milky1998][scratchblocks]=•◡•= :: #FF0000
=•◡•= :: #FF1100
=•◡•= :: #FF2200
=•◡•= :: #FF3300
=•◡•= :: #FF4400
=•◡•= :: #FF5500
=•◡•= :: #FF6600
=•◡•= :: #FF7700
=•◡•= :: #FF8800
=•◡•= :: #FF9900
=•◡•= :: #FFAA00
=•◡•= :: #FFBB00
=•◡•= :: #FFCC00
=•◡•= :: #FFDD00
=•◡•= :: #FFEE00
=•◡•= :: #FFFF00
=•◡•= :: #EEFF00
=•◡•= :: #DDFF00
=•◡•= :: #CCFF00
=•◡•= :: #BBFF00
=•◡•= :: #AAFF00
=•◡•= :: #99FF00
=•◡•= :: #88FF00[/scratchblocks] [b]This is [color=#8000ff]Nika[/color].[/b] I declare that [color=#8000ff]Nika[/color] should be this topic's mascot. Quote this to ask [color=#8000ff]Nika[/color]. You can ask her anything.[/quote]
[/quote]
[/quote]
[color=#eb407a]remove the (::loop) gitch now[/color]
- POYOROID2025
-
23 posts
Official [scratchblocks] Testing Topic 9
[quote=kirbcraftforeal][quote=milky1998][scratchblocks]=•◡•= :: #FF0000
=•◡•= :: #FF1100
=•◡•= :: #FF2200
=•◡•= :: #FF3300
=•◡•= :: #FF4400
=•◡•= :: #FF5500
=•◡•= :: #FF6600
=•◡•= :: #FF7700
=•◡•= :: #FF8800
=•◡•= :: #FF9900
=•◡•= :: #FFAA00
=•◡•= :: #FFBB00
=•◡•= :: #FFCC00
=•◡•= :: #FFDD00
=•◡•= :: #FFEE00
=•◡•= :: #FFFF00
=•◡•= :: #EEFF00
=•◡•= :: #DDFF00
=•◡•= :: #CCFF00
=•◡•= :: #BBFF00
=•◡•= :: #AAFF00
=•◡•= :: #99FF00
=•◡•= :: #88FF00[/scratchblocks] [b]This is [color=#8000ff]Nika[/color].[/b] I declare that [color=#8000ff]Nika[/color] should be this topic's mascot. Quote this to ask [color=#8000ff]Nika[/color]. You can ask her anything.[/quote]
[/quote]
(::loop)[/quote]
やめてもらえますか
- nikky10000000
-
500+ posts
Official [scratchblocks] Testing Topic 9
move [#1b37da] :: motion
- nikky10000000
-
500+ posts
Official [scratchblocks] Testing Topic 9
Stop breaking scratchblocks

Last edited by nikky10000000 (Dec. 10, 2024 00:25:44)
- igtnathan5
-
1000+ posts
Official [scratchblocks] Testing Topic 9
[quote=kirbcraftforeal][quote=milky1998][scratchblocks]=•◡•= :: #FF0000
=•◡•= :: #FF1100
=•◡•= :: #FF2200
=•◡•= :: #FF3300
=•◡•= :: #FF4400
=•◡•= :: #FF5500
=•◡•= :: #FF6600
=•◡•= :: #FF7700
=•◡•= :: #FF8800
=•◡•= :: #FF9900
=•◡•= :: #FFAA00
=•◡•= :: #FFBB00
=•◡•= :: #FFCC00
=•◡•= :: #FFDD00
=•◡•= :: #FFEE00
=•◡•= :: #FFFF00
=•◡•= :: #EEFF00
=•◡•= :: #DDFF00
=•◡•= :: #CCFF00
=•◡•= :: #BBFF00
=•◡•= :: #AAFF00
=•◡•= :: #99FF00
=•◡•= :: #88FF00[/scratchblocks] [b]This is [color=#8000ff]Nika[/color].[/b] I declare that [color=#8000ff]Nika[/color] should be this topic's mascot. Quote this to ask [color=#8000ff]Nika[/color]. You can ask her anything.[/quote]
[/quote]
(::loop)[/quote]
[/quote][scratchblocks]
{
{
}|'~'|:: #00e0c0 :: cap ::looks ring
} :: #09c0c0 ring //NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
[/scratchblocks]
Last edited by igtnathan5 (Dec. 10, 2024 00:27:29)
- igtnathan5
-
1000+ posts
Official [scratchblocks] Testing Topic 9
anyways DON'T BREAK THE SCRATCHBLOCKS AGAIN USING THE “(:: loop)” SCRIPT
Last edited by igtnathan5 (Dec. 10, 2024 00:29:27)
- nikky10000000
-
500+ posts
Official [scratchblocks] Testing Topic 9
turn cw <touching [ v] ?> degrees :: motion
Last edited by nikky10000000 (Dec. 10, 2024 00:35:09)
- igtnathan5
-
1000+ posts
Official [scratchblocks] Testing Topic 9
when [The Destroyer script v] = used ::control :: hat
self destruct :: cap :: list