Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » I need some scripts
- coder_isaiyah11
-
100+ posts
I need some scripts
hey scratchers i need help i am planning to make a big game but i don't have any ideas can you make scripts and post them on this page through the scratchblocks function?
- coder_isaiyah11
-
100+ posts
I need some scripts
its glitched so i cant backpack anything so i downloaded it you should go to my developer resources game that has a bunch of pre-made scripts inside
here
Last edited by coder_isaiyah11 (March 18, 2020 15:09:59)
- deck26
-
1000+ posts
I need some scripts
This forum is for help with specific scripting issues. Your question is far too vague.
- coder_isaiyah11
-
100+ posts
I need some scripts
advanced ones Could you specify what type of scripts you need?
- deck26
-
1000+ posts
I need some scripts
If you don't care what the script does you'll find plenty of advanced scripts if you look inside projects. If you want a script that does something specific you need to tell us.advanced ones Could you specify what type of scripts you need?
You don't seem to understand how the forum works. What's the point of us providing advanced scripts that have nothing to do with whatever you're trying to create?
- Aaron_25610
-
70 posts
I need some scripts
Yeah, but like, what do you want the scripts to accomplish? What task do they need to follow?advanced ones Could you specify what type of scripts you need?
- coder_isaiyah11
-
100+ posts
I need some scripts
anyoneYeah, but like, what do you want the scripts to accomplish? What task do they need to follow?advanced ones Could you specify what type of scripts you need?
- Oumuamua
-
1000+ posts
I need some scripts
hey scratchers i need help i am planning to make a big game but i don't have any ideas can you make scripts and post them on this page through the scratchblocks function?
You start planning your game firstly. If you need some ideas about what game you could create, there is a forum on purpose; if you need stuff like art, sounds,, … there is a forum on purpose; if you get stck with programming, there is a forum on purpose… this one. An advice start with projects included in the tutorial that you can find in the Scratch editor.
Good luck.
Last edited by Oumuamua (March 19, 2020 08:04:42)
- BananaApokalypse
-
23 posts
I need some scripts
how about
You might want to specify a little more haha… also try to brainstorm a couple ideas and build your code of the idea, not the other way around! Don't let your skill of code limit your ideas, there's forum posts everywhere that can help you. Just try to brainstorm a little first !
when green flag clicked
change [ vagueness] effect by (-100)
You might want to specify a little more haha… also try to brainstorm a couple ideas and build your code of the idea, not the other way around! Don't let your skill of code limit your ideas, there's forum posts everywhere that can help you. Just try to brainstorm a little first !

- coder_isaiyah11
-
100+ posts
I need some scripts
what bad how aboutwhen green flag clicked
change [ vagueness] effect by (-100)
You might want to specify a little more haha… also try to brainstorm a couple ideas and build your code of the idea, not the other way around! Don't let your skill of code limit your ideas, there's forum posts everywhere that can help you. Just try to brainstorm a little first !
- EProgrammer_7
-
19 posts
I need some scripts
@coder_isaiyah11
You must specify the function or usage of the code so people can answer you. I agree with everyone in this topic. Specify the function or usage, and we will come up with ideas.
You must specify the function or usage of the code so people can answer you. I agree with everyone in this topic. Specify the function or usage, and we will come up with ideas.
- deck26
-
1000+ posts
I need some scripts
@coder_isaiyah11Otherwise just combine a load of blocks and you'll get a complex script - it might not do anything but it would match what you've been asking for!
You must specify the function or usage of the code so people can answer you. I agree with everyone in this topic. Specify the function or usage, and we will come up with ideas.
- Aaron_25610
-
70 posts
I need some scripts
Here is your advanced script:
when [ Vaugness] < (10)
forever
change [ Help] by (1)
change [ Project quality] by (1)
end
- Discussion Forums
- » Help with Scripts
-
» I need some scripts