Discuss Scratch

LankyBox01
Scratcher
1000+ posts

! LIVE COUNTDOWN !

HELP!!! My birthday is on 30 June and i wanna make a live countdown!
I tried asking this in may, but everyone told me about the “days since 2000” block,
And i cannot understand anything!

And i want someone to make a live countdown project for me!
I will give you credit!

Do you have trouble with scratch slang? Check this awesome site out!

I'm a red panda btw
bananaandchoc1
Scratcher
1000+ posts

! LIVE COUNTDOWN !

I will try!


LankyBox01
Scratcher
1000+ posts

! LIVE COUNTDOWN !

bananaandchoc1 wrote:

I will try!
Thx! Put the link on my profile

Do you have trouble with scratch slang? Check this awesome site out!

I'm a red panda btw
bananaandchoc1
Scratcher
1000+ posts

! LIVE COUNTDOWN !

LankyBox01 wrote:

bananaandchoc1 wrote:

I will try!
Thx! Put the link on my profile
It would be easier if I just gave you the code on the forums so here we go:
when green flag clicked
set [Days until birthday] to ((current [date]) - (30))
It says minus but ignore that, and there you go, you have your countdown (I hope xD)

Last edited by bananaandchoc1 (June 4, 2020 20:30:42)



LankyBox01
Scratcher
1000+ posts

! LIVE COUNTDOWN !

bananaandchoc1 wrote:

LankyBox01 wrote:

bananaandchoc1 wrote:

I will try!
Thx! Put the link on my profile
It would be easier if I just gave you the code on the forums so here we go:
when green flag clicked
set [Days until birthday] to ((current [date]) - (30))
It says minus but ignore that, and there you go, you have your countdown (I hope xD)
wait, that will reset daily,
if today it's gonna be on 30, tommorows gonna be on 31

Do you have trouble with scratch slang? Check this awesome site out!

I'm a red panda btw
CraftGirl-HAS
Scratcher
500+ posts

! LIVE COUNTDOWN !

LankyBox01 wrote:

bananaandchoc1 wrote:

LankyBox01 wrote:

bananaandchoc1 wrote:

I will try!
Thx! Put the link on my profile
It would be easier if I just gave you the code on the forums so here we go:
when green flag clicked
set [Days until birthday] to ((current [date]) - (30))
It says minus but ignore that, and there you go, you have your countdown (I hope xD)
wait, that will reset daily,
if today it's gonna be on 30, tommorows gonna be on 31
I think it's like the date - 30 then that will show like if todays 6/5/2020 tommorow will be 6/6/2020 and it wil minus 6 days from 30 days for 24 days left(if that makes sense
LankyBox01
Scratcher
1000+ posts

! LIVE COUNTDOWN !

CraftGirl-HAS wrote:

LankyBox01 wrote:

bananaandchoc1 wrote:

LankyBox01 wrote:

bananaandchoc1 wrote:

I will try!
Thx! Put the link on my profile
It would be easier if I just gave you the code on the forums so here we go:
when green flag clicked
set [Days until birthday] to ((current [date]) - (30))
It says minus but ignore that, and there you go, you have your countdown (I hope xD)
wait, that will reset daily,
if today it's gonna be on 30, tommorows gonna be on 31
I think it's like the date - 30 then that will show like if todays 6/5/2020 tommorow will be 6/6/2020 and it wil minus 6 days from 30 days for 24 days left(if that makes sense
if you're so smart, can you make it for me?
Sorry if i'm offending you, i am the actual stupid person who dosen't know how to make it

Do you have trouble with scratch slang? Check this awesome site out!

I'm a red panda btw
CraftGirl-HAS
Scratcher
500+ posts

! LIVE COUNTDOWN !

LankyBox01 wrote:

CraftGirl-HAS wrote:

LankyBox01 wrote:

bananaandchoc1 wrote:

LankyBox01 wrote:

bananaandchoc1 wrote:

I will try!
Thx! Put the link on my profile
It would be easier if I just gave you the code on the forums so here we go:
when green flag clicked
set [Days until birthday] to ((current [date]) - (30))
It says minus but ignore that, and there you go, you have your countdown (I hope xD)
wait, that will reset daily,
if today it's gonna be on 30, tommorows gonna be on 31
I think it's like the date - 30 then that will show like if todays 6/5/2020 tommorow will be 6/6/2020 and it wil minus 6 days from 30 days for 24 days left(if that makes sense
if you're so smart, can you make it for me?
Sorry if i'm offending you, i am the actual stupid person who dosen't know how to make it
Actually I think bananaandchoc1 made it right
bananaandchoc1
Scratcher
1000+ posts

! LIVE COUNTDOWN !

LankyBox01 wrote:

CraftGirl-HAS wrote:

LankyBox01 wrote:

bananaandchoc1 wrote:

LankyBox01 wrote:

bananaandchoc1 wrote:

I will try!
Thx! Put the link on my profile
It would be easier if I just gave you the code on the forums so here we go:
when green flag clicked
set [Days until birthday] to ((current [date]) - (30))
It says minus but ignore that, and there you go, you have your countdown (I hope xD)
wait, that will reset daily,
if today it's gonna be on 30, tommorows gonna be on 31
I think it's like the date - 30 then that will show like if todays 6/5/2020 tommorow will be 6/6/2020 and it wil minus 6 days from 30 days for 24 days left(if that makes sense
if you're so smart, can you make it for me?
Sorry if i'm offending you, i am the actual stupid person who dosen't know how to make it
What’s wrong with the one I made?


LankyBox01
Scratcher
1000+ posts

! LIVE COUNTDOWN !

bananaandchoc1 wrote:

LankyBox01 wrote:

CraftGirl-HAS wrote:

LankyBox01 wrote:

bananaandchoc1 wrote:

LankyBox01 wrote:

bananaandchoc1 wrote:

I will try!
Thx! Put the link on my profile
It would be easier if I just gave you the code on the forums so here we go:
when green flag clicked
set [Days until birthday] to ((current [date]) - (30))
It says minus but ignore that, and there you go, you have your countdown (I hope xD)
wait, that will reset daily,
if today it's gonna be on 30, tommorows gonna be on 31
I think it's like the date - 30 then that will show like if todays 6/5/2020 tommorow will be 6/6/2020 and it wil minus 6 days from 30 days for 24 days left(if that makes sense
if you're so smart, can you make it for me?
Sorry if i'm offending you, i am the actual stupid person who dosen't know how to make it
What’s wrong with the one I made?
just do the math, will i put it in a forever loop?
If so, if today it will count to 30,
Then tommorow will count to 31
And i also want hours, minutes, seconds

Do you have trouble with scratch slang? Check this awesome site out!

I'm a red panda btw

Powered by DjangoBB