Discuss Scratch

AvidOsirianGuy
Scratcher
100+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

xrexinmyprinter wrote:

(#141)
:D:D:D:DMy browser / operating system: Windows NT 10.0, Chrome 133.0.0.0, No Flash versions detectedwhy the hell im here
when green flag clicked[center]My browser / operating system: Windows NT 10.0, Chrome 133.0.0.0, No Flash versions detectedMy browser / operating system: Windows NT 10.0, Chrome 133.0.0.0, No Flash versions detected[/center]
when green flag clicked
change [color v] effect by (25)
define backpack
What the heck does that even mean?
TLoZ_Is_Cool
Scratcher
100+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

Suggested blocks:
stop [all v] scripts in [sprite2 v] :: control

restart script :: control cap

break loop :: control

<<> and or <> :: operators >
EDIT: Changed the “stop all scripts in” block according to @AvidOsirianGuy’s suggestion

Last edited by TLoZ_Is_Cool (Today 10:31:34)

snoopythe3
Scratcher
500+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

TLoZ_Is_Cool wrote:

Suggested blocks:
stop [all scripts in Sprite2 v]

restart script :: control cap

break loop :: control

<<> and or <> :: operators >
Support +1 Support +1 Support +1 Support +1 Support +1
AvidOsirianGuy
Scratcher
100+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

Block idea:

if <> then{

}else if <>{

}else @delInput @addInput :: control

Make a better mockup of it if you want. This block would act like the If Else block, but there is a plus button for adding Else If's and also an Else. Adding an Else will stop it there, but you can add more Else If's that are above.
AvidOsirianGuy
Scratcher
100+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

TLoZ_Is_Cool wrote:

(#144)
Suggested blocks:
stop [all scripts in Sprite2 v]

restart script :: control cap

break loop :: control

<<> and or <> :: operators >
Better mockup of the Stop All block:

stop all scripts in [sprite2 v] :: control
AmpElectrecuted
Scratcher
500+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

AvidOsirianGuy wrote:

Make a better mockup of it if you want. This block would act like the If Else block, but there is a plus button for adding Else If's and also an Else. Adding an Else will stop it there, but you can add more Else If's that are above.
Not sure if this is possible (despite Blockly having a modulator tool for stuff like that, but I'm not sure if it's still in scratch-blocks)
snoopythe3
Scratcher
500+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

am i the first one to notice that you can use scratch projects in amp mod: https://ampmod.js.org/#72037
AvidOsirianGuy
Scratcher
100+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

AmpElectrecuted wrote:

(#148)

AvidOsirianGuy wrote:

Make a better mockup of it if you want. This block would act like the If Else block, but there is a plus button for adding Else If's and also an Else. Adding an Else will stop it there, but you can add more Else If's that are above.
Not sure if this is possible (despite Blockly having a modulator tool for stuff like that, but I'm not sure if it's still in scratch-blocks)
If you're not sure, it might be possible (Take a look at Microsoft MakeCode Arcade, you can add Else If's with a plus button but with my idea, if you press the plus, you can choose from either Else or Else If)

Last edited by AvidOsirianGuy (Today 10:29:08)

AvidOsirianGuy
Scratcher
100+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

snoopythe3 wrote:

(#149)
am i the first one to notice that you can use scratch projects in amp mod: https://ampmod.js.org/#72037
I think I noticed that before you. It's probably due to the fact AmpMod's built off of TurboWarp.
GratefulGamer9398233
Scratcher
500+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

any updates on the ampmod website?
Sorry, you have to wait 60 seconds between posts.
AmpElectrecuted
Scratcher
500+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

GratefulGamer9398233 wrote:

any updates on the ampmod website?
Sorry, you have to wait 60 seconds between posts.
not really
TLoZ_Is_Cool
Scratcher
100+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

Problem:
Sounds in AmpMod/Ultiblocks aren’t playing.
My browser and operating system: MacOS Macintosh X 10.15.7, Safari 18.3, no Flash version detected.
GratefulGamer9398233
Scratcher
500+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

TLoZ_Is_Cool wrote:

Problem:
Sounds in AmpMod/Ultiblocks aren’t playing.
My browser and operating system: MacOS Macintosh X 10.15.7, Safari 18.3, no Flash version detected.
Might be an issue with playing sounds in safari. I’ve experienced this multiple times too
try resetting safari by double clicking the home button on your iPad and swiping up on the apps little window thing
try turning up your volume
try turning off silent mode

Last edited by GratefulGamer9398233 (Today 10:59:35)

AmpElectrecuted
Scratcher
500+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

TLoZ_Is_Cool wrote:

Problem:
Sounds in AmpMod/Ultiblocks aren’t playing.
My browser and operating system: MacOS Macintosh X 10.15.7, Safari 18.3, no Flash version detected.
they're playing for me.
there could be two cases:
1. either you haven't imported a sound (apple cat isn't packaged with a sound), or
2. you have your (likely ipad) on silent mode (i have seen this case many times in the BaG forum)

Last edited by AmpElectrecuted (Today 10:59:44)

TLoZ_Is_Cool
Scratcher
100+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

AmpElectrecuted wrote:

TLoZ_Is_Cool wrote:

Problem:
Sounds in AmpMod/Ultiblocks aren’t playing.
My browser and operating system: MacOS Macintosh X 10.15.7, Safari 18.3, no Flash version detected.
they're playing for me.
there could be two cases:
1. either you haven't imported a sound (apple cat isn't packaged with a sound), or
2. you have your (likely ipad) on silent mode (i have seen this case many times in the BaG forum)
I have my iPad at 100% volume and I imported the sound…
AvidOsirianGuy
Scratcher
100+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

TLoZ_Is_Cool wrote:

(#154)
Problem:
Sounds in AmpMod/Ultiblocks aren’t playing.
My browser and operating system: MacOS Macintosh X 10.15.7, Safari 18.3, no Flash version detected.
Ok, Safari isn't the best browser. It's pretty buggy, especially on iPad.
kRxZy_kRxZy
Scratcher
1000+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

TLoZ_Is_Cool wrote:

AmpElectrecuted wrote:

TLoZ_Is_Cool wrote:

Problem:
Sounds in AmpMod/Ultiblocks aren’t playing.
My browser and operating system: MacOS Macintosh X 10.15.7, Safari 18.3, no Flash version detected.
they're playing for me.
there could be two cases:
1. either you haven't imported a sound (apple cat isn't packaged with a sound), or
2. you have your (likely ipad) on silent mode (i have seen this case many times in the BaG forum)
I have my iPad at 100% volume and I imported the sound…
For me it has to ask permission for sounds, idk if you have that, try check if you have enabled permissions for the site
My browser / operating system: Android Linux 10, Chrome 133.0.0.0, No Flash version detected

Last edited by kRxZy_kRxZy (Today 11:09:34)

AvidOsirianGuy
Scratcher
100+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

xrexinmyprinter wrote:

(#160)
when green flag clicked[yo whats sup v] want milk man i mean like uh i love you guys
when green flag clicked
when green flag clicked
when green flag clicked
when green flag clicked
when green flag clicked
when green flag clicked
when green flag clicked
when green flag clicked
when green flag clicked
when green flag clicked(pick random (pick random ((((pick random ((((<<<<> and <>><<> and <>> = []> < []> - (0)) * (0)) / (0)) - (0)) to (10)) - (0)) - (0)) - (0)) to (10)) to (10))
what are you doing to yourself… this is thread hijacking
AmpElectrecuted
Scratcher
500+ posts

AmpMod - the ultimate Scratch mod [LOOKING FOR CONTRIBUTORS]

Ugh, not the ampmod topic being attacked by goofy spammers again.

Please move discussion to the studio until the spam is gone

Powered by DjangoBB