Discuss Scratch
- Discussion Forums
- » Requests
- » CrazyGoldfish3's Custom Blocks Shop!
- Tropic
-
Scratcher
1000+ posts
CrazyGoldfish3's Custom Blocks Shop!
Too lazy to continue but this is a beginning of a fixHave a block that randomly selects 5 numbers, 1-100, that can't be the same.I could make that block….define Number
set [Var. #1 v] to [0]
set [Var. #2 v] to [0]
set [Var. #3 v] to [0]
set [Var. #4 v] to [0]
set [Var. #5 v] to [0]
set [Var. #1 v] to (pick random (1) to (100))
set [Var. #2 v] to (pick random (1) to (100))
set [Var. #3 v] to (pick random (1) to (100))
set [Var.#4 v] to (pick random (1) to (100))
set [Var. #5 v] to (pick random (1) to (100))
if <<<<<(Var. #1) or (Var. #2)> or (Var. #3)> or (Var. #4)> or (Var. #5)> = (<Var. #2) or (Var. #3) or (Var. #4) or (Var. #5)>>
repeat until < <not <[(Var. #1) or <<<(Var. #2)> or <<<(Var. #3)> or <<<(Var. #4)> or <(Var. #5) >> >> >> >] = [<<(Var. #2)> or <<<(Var. #3)> or <<<(Var. #4)> or <(Var. #5) >> >> >> >>>] >set [Var. #1 v] to (pick random (1) to (100))
set [Var. #2 v] to (pick random (1) to (100))
set [Var. #3 v] to (pick random (1) to (100))
set [Var.#4 v] to (pick random (1) to (100))
set [Var. #5 v] to (pick random (1) to (100))
end
end
EDIT: Aww man! It didn't work!

- MegaByteCorporations
-
Scratcher
1000+ posts
CrazyGoldfish3's Custom Blocks Shop!
Too lazy to continue but this is a beginning of a fixhttps://scratch.mit.edu/projects/98909448/
- CrazyGoldfish3
-
Scratcher
1000+ posts
CrazyGoldfish3's Custom Blocks Shop!
Tropic or IMPULSS, could you complete Mega's order?
- Tropic
-
Scratcher
1000+ posts
CrazyGoldfish3's Custom Blocks Shop!
Tropic or IMPULSS, could you complete Mega's order?I don't even know what the order is and I'm busy working on my hosting service so probably not

- CrazyGoldfish3
-
Scratcher
1000+ posts
CrazyGoldfish3's Custom Blocks Shop!
Name of Order~ 4-Way Gravity
Purpose~ I need a custom block(s) that allow the player to switch between several types of gravity - Right side up, Upside down, left, right, and I need the screen to roll with the gravity.
Other~ -
Bump.
- merren2306
-
Scratcher
1000+ posts
CrazyGoldfish3's Custom Blocks Shop!
I can try, but i need to know what he means by “I need the screen to roll with the gravity”Name of Order~ 4-Way Gravity
Purpose~ I need a custom block(s) that allow the player to switch between several types of gravity - Right side up, Upside down, left, right, and I need the screen to roll with the gravity.
Other~ -
Bump.
- MajesticB
-
Scratcher
500+ posts
CrazyGoldfish3's Custom Blocks Shop!
Did you guys completely forget about my order?
- MegaByteCorporations
-
Scratcher
1000+ posts
CrazyGoldfish3's Custom Blocks Shop!
Like If you choose left gravity it rotates so left is down and down is right.I can try, but i need to know what he means by “I need the screen to roll with the gravity”Name of Order~ 4-Way Gravity
Purpose~ I need a custom block(s) that allow the player to switch between several types of gravity - Right side up, Upside down, left, right, and I need the screen to roll with the gravity.
Other~ -
Bump.
- merren2306
-
Scratcher
1000+ posts
CrazyGoldfish3's Custom Blocks Shop!
ok. Then i need to know a couple of things;Like If you choose left gravity it rotates so left is down and down is right.I can try, but i need to know what he means by “I need the screen to roll with the gravity”Name of Order~ 4-Way Gravity
Purpose~ I need a custom block(s) that allow the player to switch between several types of gravity - Right side up, Upside down, left, right, and I need the screen to roll with the gravity.
Other~ -
Bump.
is it a tile based, pen based or something else platformer?
May the game pause during the rotation or should it continue (both are doable, but very diffrent)
- MegaByteCorporations
-
Scratcher
1000+ posts
CrazyGoldfish3's Custom Blocks Shop!
ok. Then i need to know a couple of things;Tile based.
is it a tile based, pen based or something else platformer?
May the game pause during the rotation or should it continue (both are doable, but very diffrent)
Pause.
- merren2306
-
Scratcher
1000+ posts
CrazyGoldfish3's Custom Blocks Shop!
I'll see what i can do.ok. Then i need to know a couple of things;Tile based.
is it a tile based, pen based or something else platformer?
May the game pause during the rotation or should it continue (both are doable, but very diffrent)
Pause.
- merren2306
-
Scratcher
1000+ posts
CrazyGoldfish3's Custom Blocks Shop!
Is it ok if it are multiple custom blocks linking eachother though? Or do i need to make it in one custom block.I'll see what i can do.ok. Then i need to know a couple of things;Tile based.
is it a tile based, pen based or something else platformer?
May the game pause during the rotation or should it continue (both are doable, but very diffrent)
Pause.
- MegaByteCorporations
-
Scratcher
1000+ posts
CrazyGoldfish3's Custom Blocks Shop!
Is it ok if it are multiple custom blocks linking eachother though? Or do i need to make it in one custom block.Multiple if you want, but no more than 5.
- merren2306
-
Scratcher
1000+ posts
CrazyGoldfish3's Custom Blocks Shop!
that should be very doable.Is it ok if it are multiple custom blocks linking eachother though? Or do i need to make it in one custom block.Multiple if you want, but no more than 5.
- MegaByteCorporations
-
Scratcher
1000+ posts
CrazyGoldfish3's Custom Blocks Shop!
that should be very doable.I thought so. 2 or 3 would be preferable.
- CrazyGoldfish3
-
Scratcher
1000+ posts
CrazyGoldfish3's Custom Blocks Shop!
that should be very doable.I thought so. 2 or 3 would be preferable.
You can then make a block that runs them all.

Did you guys completely forget about my order?
We have quite a few, but I think I might remember. Either the list broken down one or the collision script… right?
- MajesticB
-
Scratcher
500+ posts
CrazyGoldfish3's Custom Blocks Shop!
The list broken down one.that should be very doable.I thought so. 2 or 3 would be preferable.
You can then make a block that runs them all.Did you guys completely forget about my order?
We have quite a few, but I think I might remember. Either the list broken down one or the collision script… right?
- CrazyGoldfish3
-
Scratcher
1000+ posts
CrazyGoldfish3's Custom Blocks Shop!
The list broken down one.
Ah yes. I've been trying a lot of different things for that, I can't seem to come up with a perfect version though…

- merren2306
-
Scratcher
1000+ posts
CrazyGoldfish3's Custom Blocks Shop!
Also, the most important question;Is it ok if it are multiple custom blocks linking eachother though? Or do i need to make it in one custom block.I'll see what i can do.ok. Then i need to know a couple of things;Tile based.
is it a tile based, pen based or something else platformer?
May the game pause during the rotation or should it continue (both are doable, but very diffrent)
Pause.
is it scrolling or not? I reccomend scrolling, since if the levels rotate, you are going to want them to be bigger than the screen, otherwise you'll get gaps, since the screen isn't square.
- ooooa3
-
Scratcher
30 posts
CrazyGoldfish3's Custom Blocks Shop!
Name~ (blazem)
Are you in Makethebrainhappy's Shop~ n
Previously made Custom Blocks y~ advanced (for my age)moving block
Other~ simple blocks
Are you in Makethebrainhappy's Shop~ n
Previously made Custom Blocks y~ advanced (for my age)moving block
Other~ simple blocks
Last edited by ooooa3 (April 1, 2016 04:33:20)






