Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Other Places/Methods to Receive Scripting Help (Updated)
- spedrun123
-
New Scratcher
4 posts
Other Places/Methods to Receive Scripting Help (Updated)
Click here for a fun surprise!
https://www.youtube.com/watch?v=EpX1_YJPGAY
https://www.youtube.com/watch?v=EpX1_YJPGAY
- spedrun123
-
New Scratcher
4 posts
Other Places/Methods to Receive Scripting Help (Updated)
move (69) steps
if <[CRINGE] = [100]> then
say [LOL, CLICK HERE! https://www.youtube.com/watch?v=EpX1_YJPGAY] for (12345) secs
end
- FirefoxAmber
-
Scratcher
100+ posts
Other Places/Methods to Receive Scripting Help (Updated)
<[Cloud coding skills] = [0]>
- whaaaatuuuuuuup
-
Scratcher
2 posts
Other Places/Methods to Receive Scripting Help (Updated)
when flag clicked
poo
poo
- aiscreamsundae
-
New Scratcher
1 post
Other Places/Methods to Receive Scripting Help (Updated)
I'm new to coding and am making a coding project that is based on Lossy Compression. The code is supposed to take a string as input and remove all the vowels and repeated letters that are next to each other in the string. UNLESS, the vowel or repeated letter is the first character (char) in the string OR it is preceeded by a space (e.g. it's the start of another word within in the string), and I'm stuck on how to get the code to contain all these requirements.
Any ideas?
Any ideas?
- LoganIsADumbDumb
-
Scratcher
3 posts
Other Places/Methods to Receive Scripting Help (Updated)
So im trying to add a sound for when someone loses my game but if i add the code block overthing after it just breaks
My browser / operating system: MacOS Macintosh X 10.15.7, Chrome 107.0.0.0, No Flash version detected
https://scratch.mit.edu/projects/754411476/editor/ thats the game the code is in the bottom of the “ball” code and i speparated the part that i was trying to add and would break the code.
its called “Pong Ping Main” if the link don't work
https://imageshack.com/i/pmO914CRp
My browser / operating system: MacOS Macintosh X 10.15.7, Chrome 107.0.0.0, No Flash version detected
https://scratch.mit.edu/projects/754411476/editor/ thats the game the code is in the bottom of the “ball” code and i speparated the part that i was trying to add and would break the code.
its called “Pong Ping Main” if the link don't work
https://imageshack.com/i/pmO914CRp
- Loganmcc04
-
Scratcher
100+ posts
Other Places/Methods to Receive Scripting Help (Updated)
So im trying to add a sound for when someone loses my game but if i add the code block overthing after it just breaksYour name triggers me, day and night. I fear no man, but you. You scare me.
My browser / operating system: MacOS Macintosh X 10.15.7, Chrome 107.0.0.0, No Flash version detected
https://scratch.mit.edu/projects/754411476/editor/ thats the game the code is in the bottom of the “ball” code and i speparated the part that i was trying to add and would break the code.
its called “Pong Ping Main” if the link don't work
https://imageshack.com/i/pmO914CRp
- SandyBrawlStarsFan
-
Scratcher
11 posts
Other Places/Methods to Receive Scripting Help (Updated)
how do you make it so a variable stops going but doesn't stop completely?
- MagmaFrog_Games
-
Scratcher
21 posts
Other Places/Methods to Receive Scripting Help (Updated)
random script: how to use a custom name!
when green flag clicked
ask [What is their name?] and wait
set [name v] to (answer)
say (join [hello, ] (name)) for (2) secs
Last edited by MagmaFrog_Games (Dec. 17, 2022 18:14:20)
- Black_Hole_Studios4
-
Scratcher
10 posts
Other Places/Methods to Receive Scripting Help (Updated)
I'm just here to figure out how the block you can put in a post work.
when green flag clicked
set [Hope that this works v] to [Maybe]
- EclipseMoon12
-
Scratcher
1 post
Other Places/Methods to Receive Scripting Help (Updated)
is there a way to in the operator tab or with a custom block that detects if it in between a range of numbers for eg. 1 to ten
this is for a scoring system btw. please help if you can asap
this is for a scoring system btw. please help if you can asap
- SandyBrawlStarsFan
-
Scratcher
11 posts
Other Places/Methods to Receive Scripting Help (Updated)
is there a way to make it so if your mouse goes around a character a number of times it makes them dizzy?
- TitanaBoas
-
Scratcher
1 post
Other Places/Methods to Receive Scripting Help (Updated)
I need help programming more efficiently, because, my project keeps running out of memory
- MomoAlt-Account
-
Scratcher
4 posts
Other Places/Methods to Receive Scripting Help (Updated)
Does anyone know what happenes when you do this
when green flag clicked
deez
the rest of your script
define deez :
stop [ all]
do the rest of your script
Last edited by MomoAlt-Account (Jan. 21, 2023 15:33:38)
- riley1harter
-
Scratcher
94 posts
Other Places/Methods to Receive Scripting Help (Updated)
when green flag clicked
forever
if <touching [mouse v] ?> then
move (10) steps
end
end
- gamer3903
-
Scratcher
1 post
Other Places/Methods to Receive Scripting Help (Updated)
Does anyone know how to make clones go to clones? I want to make a beat' em up game, but I want to add shadows to all the enemies.
- Discussion Forums
- » Help with Scripts
-
» Other Places/Methods to Receive Scripting Help (Updated)
