Discuss Scratch

ScriptedAwesome
Scratcher
1000+ posts

Gentle Rain Art and Coding | Made to Amaze!

Username (Who you are): SCRIPTEds AWes0kesmses
Purpose (What do it do): I want it so that you can input different positions into a list, and with the WASD keys move around to the different position in that list. (Kind of like mario but not in a level system)
Date Wanted (When you want it): ASAP
Miscellaneous (Anything else): fox01110

Last edited by ScriptedAwesome (Aug. 11, 2017 16:00:12)

-Anvard-
Scratcher
1000+ posts

Gentle Rain Art and Coding | Made to Amaze!

ScriptedAwesome wrote:

Username (Who you are): SCRIPTEds AWes0kesmses
Purpose (What do it do): I want it so that you can input different positions into a list, and with the WASD keys move around to the different position in that list. (Kind of like mario but not in a level system)
Date Wanted (When you want it): ASAP
Miscellaneous (Anything else): fox01110
What exactly do you mean by “move around to a different position?”
Code_Pi
Scratcher
500+ posts

Gentle Rain Art and Coding | Made to Amaze!

-Anvard- wrote:

ScriptedAwesome wrote:

Username (Who you are): SCRIPTEds AWes0kesmses
Purpose (What do it do): I want it so that you can input different positions into a list, and with the WASD keys move around to the different position in that list. (Kind of like mario but not in a level system)
Date Wanted (When you want it): ASAP
Miscellaneous (Anything else): fox01110
What exactly do you mean by “move around to a different position?”
i know what he means. i got this one.
-Anvard-
Scratcher
1000+ posts

Gentle Rain Art and Coding | Made to Amaze!

Code_Pi wrote:

-Anvard- wrote:

ScriptedAwesome wrote:

Username (Who you are): SCRIPTEds AWes0kesmses
Purpose (What do it do): I want it so that you can input different positions into a list, and with the WASD keys move around to the different position in that list. (Kind of like mario but not in a level system)
Date Wanted (When you want it): ASAP
Miscellaneous (Anything else): fox01110
What exactly do you mean by “move around to a different position?”
i know what he means. i got this one.
Alright.
BGMead
Scratcher
1000+ posts

Gentle Rain Art and Coding | Made to Amaze!

-Anvard- wrote:

ELECTIONS
Anyone who wants to run for head of coding or art needs to respond to this post, say you want to run and post their best work regarding that dept.

CODING CANDIDATES
Code_Pi

GRAPHIC DESIGN CANDIDATES
rainbow127
EXAMPLES!!!!





Last edited by BGMead (Aug. 14, 2017 23:46:23)

makethebrainhappy
Scratcher
1000+ posts

Gentle Rain Art and Coding | Made to Amaze!

Script Reviews
Want to be judged? Use this form!
Username (Who you are): makethebrainhappy
Link to script (A link to the script you want reviewed): https://scratch-mit-edu.ezproxyberklee.flo.org/projects/170525002/
Harshness (How harsh should we be when reviewing the script): 5
Date Wanted (When you want it): In 48 hrs
Miscellaneous (Anything else): Thanks!
EJKim27
Scratcher
100+ posts

Gentle Rain Art and Coding | Made to Amaze!

BGMead wrote:

-Anvard- wrote:

ELECTIONS
Anyone who wants to run for head of coding or art needs to respond to this post, say you want to run and post their best work regarding that dept.

CODING CANDIDATES
Code_Pi

GRAPHIC DESIGN CANDIDATES
rainbow127
EXAMPLES!!!!
snip
I'd like to run for art head. I'll get my art examples as soon as I dig them out of the endless forums and CubeUpload things.

Last edited by EJKim27 (Aug. 15, 2017 00:49:43)

BGMead
Scratcher
1000+ posts

Gentle Rain Art and Coding | Made to Amaze!

Scripting
Need anything from a jumping script to a cloud list? Use this form!
Username (Who you are): BGMead
Purpose (What do it do): I need it to set a variable called “Days” to the (days since 2000) block, without the decimals. Here is an example:
Days Since 2000 = 6253.692747328
Date Wanted (When you want it): This is urgent, I need it very quickly!
Miscellaneous (Anything else): None.
rainpelt28
Scratcher
500+ posts

Gentle Rain Art and Coding | Made to Amaze!

Project Art
Username: Rainpelt28
Kind of Art: Pixel art for a game (make in background form please)
Description: A cat sitting on a hill looking out into the sunset
Date Wanted: By the end of the week
Miscellaneous: Thank you! I will give full credit!!
-Anvard-
Scratcher
1000+ posts

Gentle Rain Art and Coding | Made to Amaze!

BGMead wrote:

Scripting
Need anything from a jumping script to a cloud list? Use this form!
Username (Who you are): BGMead
Purpose (What do it do): I need it to set a variable called “Days” to the (days since 2000) block, without the decimals. Here is an example:
Days Since 2000 = 6253.692747328
Date Wanted (When you want it): This is urgent, I need it very quickly!
Miscellaneous (Anything else): None.
Easy enough, try
set [Days v] to ([floor v] of (days since 2000))
BGMead
Scratcher
1000+ posts

Gentle Rain Art and Coding | Made to Amaze!

-Anvard- wrote:

BGMead wrote:

Scripting
Need anything from a jumping script to a cloud list? Use this form!
Username (Who you are): BGMead
Purpose (What do it do): I need it to set a variable called “Days” to the (days since 2000) block, without the decimals. Here is an example:
Days Since 2000 = 6253.692747328
Date Wanted (When you want it): This is urgent, I need it very quickly!
Miscellaneous (Anything else): None.
Easy enough, try
set [Days v] to ([floor v] of (days since 2000))
Nevermind, I found the answer
i am noob
-Anvard-
Scratcher
1000+ posts

Gentle Rain Art and Coding | Made to Amaze!

BGMead wrote:

-Anvard- wrote:

BGMead wrote:

Scripting
Need anything from a jumping script to a cloud list? Use this form!
Username (Who you are): BGMead
Purpose (What do it do): I need it to set a variable called “Days” to the (days since 2000) block, without the decimals. Here is an example:
Days Since 2000 = 6253.692747328
Date Wanted (When you want it): This is urgent, I need it very quickly!
Miscellaneous (Anything else): None.
Easy enough, try
set [Days v] to ([floor v] of (days since 2000))
Nevermind, I found the answer
i am noob
And it was…?

rainpelt28 wrote:

Project Art
Username: Rainpelt28
Kind of Art: Pixel art for a game (make in background form please)
Description: A cat sitting on a hill looking out into the sunset
Date Wanted: By the end of the week
Miscellaneous: Thank you! I will give full credit!!
Acknowledged.
BGMead
Scratcher
1000+ posts

Gentle Rain Art and Coding | Made to Amaze!

-Anvard- wrote:

BGMead wrote:

-Anvard- wrote:

BGMead wrote:

Scripting
Need anything from a jumping script to a cloud list? Use this form!
Username (Who you are): BGMead
Purpose (What do it do): I need it to set a variable called “Days” to the (days since 2000) block, without the decimals. Here is an example:
Days Since 2000 = 6253.692747328
Date Wanted (When you want it): This is urgent, I need it very quickly!
Miscellaneous (Anything else): None.
Easy enough, try
set [Days v] to ([floor v] of (days since 2000))
Nevermind, I found the answer
i am noob
And it was…?
(round (days since 2000))
-Anvard-
Scratcher
1000+ posts

Gentle Rain Art and Coding | Made to Amaze!

BGMead wrote:

-Anvard- wrote:

BGMead wrote:

-Anvard- wrote:

BGMead wrote:

Scripting
Need anything from a jumping script to a cloud list? Use this form!
Username (Who you are): BGMead
Purpose (What do it do): I need it to set a variable called “Days” to the (days since 2000) block, without the decimals. Here is an example:
Days Since 2000 = 6253.692747328
Date Wanted (When you want it): This is urgent, I need it very quickly!
Miscellaneous (Anything else): None.
Easy enough, try
set [Days v] to ([floor v] of (days since 2000))
Nevermind, I found the answer
i am noob
And it was…?
(round (days since 2000))
Since when was there a ‘round’ block?
TheUltimatum
Scratcher
1000+ posts

Gentle Rain Art and Coding | Made to Amaze!

-Anvard- wrote:

BGMead wrote:

-Anvard- wrote:

BGMead wrote:

-Anvard- wrote:

BGMead wrote:

Scripting
Need anything from a jumping script to a cloud list? Use this form!
Username (Who you are): BGMead
Purpose (What do it do): I need it to set a variable called “Days” to the (days since 2000) block, without the decimals. Here is an example:
Days Since 2000 = 6253.692747328
Date Wanted (When you want it): This is urgent, I need it very quickly!
Miscellaneous (Anything else): None.
Easy enough, try
set [Days v] to ([floor v] of (days since 2000))
Nevermind, I found the answer
i am noob
And it was…?
(round (days since 2000))
Since when was there a ‘round’ block?
Fo' a long time my friend.
-Anvard-
Scratcher
1000+ posts

Gentle Rain Art and Coding | Made to Amaze!

TheUltimatum wrote:

-Anvard- wrote:

BGMead wrote:

-Anvard- wrote:

BGMead wrote:

-Anvard- wrote:

BGMead wrote:

Scripting
Need anything from a jumping script to a cloud list? Use this form!
Username (Who you are): BGMead
Purpose (What do it do): I need it to set a variable called “Days” to the (days since 2000) block, without the decimals. Here is an example:
Days Since 2000 = 6253.692747328
Date Wanted (When you want it): This is urgent, I need it very quickly!
Miscellaneous (Anything else): None.
Easy enough, try
set [Days v] to ([floor v] of (days since 2000))
Nevermind, I found the answer
i am noob
And it was…?
(round (days since 2000))
Since when was there a ‘round’ block?
Fo' a long time my friend.
Nah, because there was actually a suggestion a while ago that was rejected because it was workaround-able.
TheUltimatum
Scratcher
1000+ posts

Gentle Rain Art and Coding | Made to Amaze!

-Anvard- wrote:

TheUltimatum wrote:

-Anvard- wrote:

BGMead wrote:

-Anvard- wrote:

BGMead wrote:

-Anvard- wrote:

BGMead wrote:

Scripting
Need anything from a jumping script to a cloud list? Use this form!
Username (Who you are): BGMead
Purpose (What do it do): I need it to set a variable called “Days” to the (days since 2000) block, without the decimals. Here is an example:
Days Since 2000 = 6253.692747328
Date Wanted (When you want it): This is urgent, I need it very quickly!
Miscellaneous (Anything else): None.
Easy enough, try
set [Days v] to ([floor v] of (days since 2000))
Nevermind, I found the answer
i am noob
And it was…?
(round (days since 2000))
Since when was there a ‘round’ block?
Fo' a long time my friend.
Nah, because there was actually a suggestion a while ago that was rejected because it was workaround-able.
https://scratch-mit-edu.ezproxyberklee.flo.org/projects/171291834/
-Anvard-
Scratcher
1000+ posts

Gentle Rain Art and Coding | Made to Amaze!

TheUltimatum wrote:

https://scratch-mit-edu.ezproxyberklee.flo.org/projects/171291834/
I never said I thought it didn't exist, I was just surprised as it had been rejected in the past.
TheUltimatum
Scratcher
1000+ posts

Gentle Rain Art and Coding | Made to Amaze!

-Anvard- wrote:

TheUltimatum wrote:

https://scratch-mit-edu.ezproxyberklee.flo.org/projects/171291834/
I never said I thought it didn't exist, I was just surprised as it had been rejected in the past.
As a suggestion?!?! It looks like you've only been a member here for 10 months. XD Alt account on 1.4?
-Anvard-
Scratcher
1000+ posts

Gentle Rain Art and Coding | Made to Amaze!

TheUltimatum wrote:

-Anvard- wrote:

TheUltimatum wrote:

https://scratch-mit-edu.ezproxyberklee.flo.org/projects/171291834/
I never said I thought it didn't exist, I was just surprised as it had been rejected in the past.
As a suggestion?!?! It looks like you've only been a member here for 10 months. XD Alt account on 1.4?
I had an old account a couple years ago.

Powered by DjangoBB