Discuss Scratch

coder_isaiyah11
Scratcher
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?
Quak-a-doodles
Scratcher
47 posts

I need some scripts

you should go to my developer resources game that has a bunch of pre-made scripts inside

here
coder_isaiyah11
Scratcher
100+ posts

I need some scripts

Quak-a-doodles wrote:

you should go to my developer resources game that has a bunch of pre-made scripts inside

here
its glitched so i cant backpack anything so i downloaded it

Last edited by coder_isaiyah11 (March 18, 2020 15:09:59)

deck26
Scratcher
1000+ posts

I need some scripts

This forum is for help with specific scripting issues. Your question is far too vague.
Aaron_25610
Scratcher
70 posts

I need some scripts

Could you specify what type of scripts you need?
coder_isaiyah11
Scratcher
100+ posts

I need some scripts

Aaron_25610 wrote:

Could you specify what type of scripts you need?
advanced ones
deck26
Scratcher
1000+ posts

I need some scripts

coder_isaiyah11 wrote:

Aaron_25610 wrote:

Could you specify what type of scripts you need?
advanced ones
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.

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
Scratcher
70 posts

I need some scripts

coder_isaiyah11 wrote:

Aaron_25610 wrote:

Could you specify what type of scripts you need?
advanced ones
Yeah, but like, what do you want the scripts to accomplish? What task do they need to follow?
coder_isaiyah11
Scratcher
100+ posts

I need some scripts

Aaron_25610 wrote:

coder_isaiyah11 wrote:

Aaron_25610 wrote:

Could you specify what type of scripts you need?
advanced ones
Yeah, but like, what do you want the scripts to accomplish? What task do they need to follow?
anyone
Oumuamua
Scratcher
1000+ posts

I need some scripts

coder_isaiyah11 wrote:

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
Scratcher
23 posts

I need some scripts

how about

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
Scratcher
100+ posts

I need some scripts

BananaApokalypse wrote:

how about

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 !
what bad
EProgrammer_7
Scratcher
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.
deck26
Scratcher
1000+ posts

I need some scripts

EProgrammer_7 wrote:

@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.
Otherwise 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!
Aaron_25610
Scratcher
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

Powered by DjangoBB