Actually it doesn't pause the sound but instead it still plays but super duper slow which is why they set the volume to 0 so that you won't hear the slowed down sound being still played
@SLSmartMind Жыл бұрын
Yep That's the best option in scratch
@kos256 Жыл бұрын
@@SLSmartMind Or you could gain access to custom python commands for compatible blocks which do allow for completely frozen playback.
@cacacaca644 Жыл бұрын
@@kos256 or maybe you could like save in a variable the time at when you stopped the music and then set the pitch high until it reaches the time when you stopped and plays it in normal speed again
@memetech- Жыл бұрын
Oh, that’s actually better for my intentions
@jumongandpudong Жыл бұрын
Although When You Increase It Up You Can Hear The Super Slow Sound Although It Can Be Useful For An Ambient Sound Or Creepy Sound
@Lesha_Blueness Жыл бұрын
The Remix Tree was on the online page before they updated Scratch to 3.0, and the button to access the Remix Tree was removed, but is accessible with Scratch Addons.
@cosmocode75 Жыл бұрын
Agreed
@alloftheabove123productions Жыл бұрын
@@cosmocode75 Yes!
@wojtekgame Жыл бұрын
@@cosmocode75 same
@ajgonzales7039 Жыл бұрын
You know you can just put "remixtree" at the end of the scratch url right?
@3sides-o2b6 ай бұрын
And on the acratch addons you can add the 2.0 to 3.0 option om rhis page too
@user-BlackRedYellow-Games Жыл бұрын
0:15 Play and Pause 1:13 Stop Sign Detector 1:41 Sprite Sizer 2:13 Shift Ctrl 2:44 Back to Hacks 3:34 Reset Shape 3:58 Custom key Combos 4:53 Dead drag 5:28 Secret menu
@user-betprolol Жыл бұрын
he gotta pin this man
@KarenOgnetaOfficial Жыл бұрын
5:52 Secret Emojis You Forgot
@1080GBA Жыл бұрын
the shift ctrl thing.. every experienced google user knows that, its kinda not a hack
@DreamingNightmares Жыл бұрын
I actually already knew about the resize thing! I discovered it while experimenting to see if there was a way to get past the size limit! It actually really helps making things bigger than the screen normally let's you have without having to make another costume for every size change I often name those costumes Size then code FOREVER Switch costume to Size Change size by (whatever) Switch costume to (whatever) Sometimes I even have a variable set so the sprite knows which costume to switch to after by making it set a variable name to the costume number then making it switch to the Size costume then switching to the variable and changing that by one! It's so fast that you won't even see it happening so it's perfect! Also the hack to create the illusion of pausing audios is amazing! It would defiantly come in handy although I wish there was a way to simply pause the whole project... I'm sure I can easily work that out though using variables As for the black and white effect, I never knew how to code it but I once saw a project that used a similar method and just added those couple of blocks into my backpack for later Also with the turning JPGs into Pangs, sadly that won't work if the image itself has white on it or if the JPG background is bad quality to the point where scratch thinks it's multiple shades... That's why I use Photoshop And wow! That key combo is so much easier than what I was doing! I used to simply just have Wait until (whatever) key is pressed Then under that repeat it... It often got complicated and making it rese when you type the wrong key is even harder to do so this will also be useful! Removing the pauses for movement is also amazing! I always had If key (whatever is pressed) Change (X/Y) by (whatever) But this is so much easier to do too! These hacks are going to be very useful, I'm happy YT recommend wasn't useless for once!
@SLSmartMind Жыл бұрын
Glad it helped :D
@vaguedestruction Жыл бұрын
Fun Fact: With Makey Makey addon you don't have to use the join block like that. You can just type "up up down up down" in one space and leave the other space blank. Or you can set a variable to something and check if you press the variable's text. This also works with any letter, not just arrows, meaning you can do "A M O G U S" or "s c r a t c h" (cAps DoNT MaTtEr)
@orrinpants Жыл бұрын
I agree. join(a)(b) is way more optimal than join(join(join()())(a)))(b)
@SLSmartMind Жыл бұрын
Thanks for sharing!
@homehome3487 Жыл бұрын
@@SLSmartMind It didn't work for me (The black & white effect)
@Gamer_Games_ Жыл бұрын
@@homehome3487 Did you try doing (1 ÷ 0)?
@homehome3487 Жыл бұрын
@@Gamer_Games_ I did AND NOTHING HAPPEN
@Kirbydogs9 Жыл бұрын
For the Remix Tree: They removed it at some point due to it being unnecessary, but never got rid of it's URL. It was used during I think when Scratch 2 was the latest version.
@enzo-d4k Жыл бұрын
yep it's scratch 2
@mysticaxolotl8215 Жыл бұрын
I can confirm
@wojtekgame Жыл бұрын
It was Scratch 2, now we have Scratch 3.0 and it still exists
@maranethan Жыл бұрын
Yes. I used scratch before version 3, and there was a button for it.
@St0rmGuy Жыл бұрын
ScratchBlocks re-adds the remix tree
@AdiDK Жыл бұрын
finally a scratch hacks video with actually useful tips that everybody don't know already
@macksnotcool Жыл бұрын
Everyone has heard of size hack but rarely anybody has ever heard of position hack. - Use size hack to make your sprite very very big (ex. 10000). - set or change position of sprite. - set sprite size back to normal. The sprites can now go out of bounds without clipping on the edge of the canvas. This is great for scrolling games.
@RetroIsWatching Жыл бұрын
It doesn’t need to be too big, only big enough that it clips through the borders of the drawing canvas.
@-retex5 ай бұрын
if you make a 0x0 costume (you may need to switch to bitmap then vector), then you can set size to Infinity, and go to (Infinity, Infinity) note that collisions don't work off screen
@Mozartminecraft Жыл бұрын
For the makey makey key trick you don’t need multiple join blocks. Just use one join block with all the arguments in the first parameter separated by spaces
@sawnyihtwe Жыл бұрын
{when key (join (up) (up) ) pressed ) means press up arrow key 2 times
@lucuzlol Жыл бұрын
On number 5, if you hold alt while resizing a side, the opposite side will mirror the side you are morphing.
@danddhampstudio Жыл бұрын
4:46 seems pretty cool, especially when wanting to add secrets or whatever
@TheOnlyBakon Жыл бұрын
Your smart when Scratch dosent give us those blocks that’s why you have a smart mind
@JyveeAnimate2009 Жыл бұрын
Fun fact: to make a sprite smaller then it’s max, make something REALLY BIG, and the. Shrink it down to 1%, boom!
@jc_progold1202 Жыл бұрын
Hey, I'm a scratcher just like you and I was wondering if you could do project reviews or even account reviews. This sounds like advertising but don't worry, I'm against advertisers too 👍. I'm just looking for actual feedback on games. If no, then I don't mind, I'm already moving on from scratch now. I'm happy with my 5.3k followers 😁
@chickenfish15 Жыл бұрын
Fun fact: in the bitmap editor, if you shift-click a colour while using the paint bucket tool, then all instances of that colour will be changed to the colour that you want.
@Markomilicic012 Жыл бұрын
thank you
@harasen_haras5 Жыл бұрын
The idea for the first one and the one in the intro never crossed my mind to try out. I knew of the rest.
@Hoggagf2 Жыл бұрын
You can make a better movement system without the key pressed blocks, forever(change x by(key right pressed - key left pressed)) You can multiply the value in the change x by like 5 to get a faster speed, and adding collisions is as simple as if (touching sprite (Cat)), then: change x by({the thing with the imput}*-5) to add y movement just do the same thing but change y and the controls are up - down
@Geomasterinagame Жыл бұрын
I would always do Forever If Change x by (number)
@OfficialGowilaVR Жыл бұрын
@@Geomasterinagame I would do if key right pressed change x by 4/(2 if you want to animate) and same with key left
@therealdeadend Жыл бұрын
By now I've already moved on from scratch to unity, but this was really interesting to watch! I wish I knew this back when I used scratch tho...
@BryndanMeyerholtTheRealDeal Жыл бұрын
5'56 It might be due to the way Scratch handles Unicode, it might be in such a way that it can't recognize the upper planes, so Chakma users are out of luck.
@elijah44gd79 Жыл бұрын
5:56
@RedstoneRuler Жыл бұрын
I like how these tips range from helpful stuff to common knowledge disguised as a trick.
@SLSmartMind Жыл бұрын
Yep
@ThisCashewIsNotANut Жыл бұрын
This is the best video I ever seen in my entire life.
@UltraDestroya48 Жыл бұрын
* The paint bucket one where it removes the white background also does the other colors too. * It only works in bitmap btw
@nikolagamer8846 Жыл бұрын
I actually discovered another hack in Scratch: If you erase a sprite while holding the right mouse button, after letting go, you can see the erase mark fully. Just discovered it while making a project.
@Jess2abbie1 Жыл бұрын
When using the format where all sprites are visible, you can drag code into one sprite. The code will also remain in the original one
@scratchybongvt Жыл бұрын
I've already know all of them except for the fact that you can make the whole stage black & white and play/pause music
@The_Random_Youtuber Жыл бұрын
dang, wish i knew all this when i did scratch more!!
@The_Random_Youtuber Жыл бұрын
4:37 you can actually use just one join block as long as you have spaces. That's a really useful hack there
@SLSmartMind Жыл бұрын
Yep
@lightuptheray4799 Жыл бұрын
Yo the key combo hack was SO helpful I NEEDED this oml
@SLSmartMind Жыл бұрын
:D
@DumbYT Жыл бұрын
They play/pause music is genius I tried to make a project like that before and it never worked wow
@user-BlackRedYellow-Games Жыл бұрын
5:27 code to delete pauses
@Lautyrr Жыл бұрын
Fun fact: Scratch's remix tree was publicly available in Scratch 2
@obseletechannel Жыл бұрын
I think this guy is far too underrated. Wish you a million subs!
@SLSmartMind Жыл бұрын
Thanks
@randomstuff-r5w Жыл бұрын
Fun fact : when Z is pressed while Control and shift are holding. It goes into the bitmap section.
@cassregisterr Жыл бұрын
this video taught me a few things that’ll be really useful, thanks
@SLSmartMind Жыл бұрын
Glad to hear it!
@serd_apk Жыл бұрын
don't know if tis known by a lot already but if you hold shift and click on multiple shapes you select them together
@SLSmartMind Жыл бұрын
Yep
@gabrielcitrowske8897 Жыл бұрын
for 4:55 I never use events other than "when green flag clicked" I always just do forever: when key space is pressed etc
@waynewayne3258 Жыл бұрын
5:06 you can do in an alternative way with 'forever' and 'if___ then' block
@yeetdragon2413 Жыл бұрын
a better way is to do "change x by (( - ))
@RazzleBloq Жыл бұрын
Thanks for the pause play hack! I will definitely use it when making an MP3 player for my Scratch OS!
@tsksgaming9292 Жыл бұрын
Unlimited Movement Hack. Use the size hack to set size to Infinity (1/0 works). Then, movement is no longer limited to the edge. You can even reach Infinity coordinates with this!
@yeetdragon2413 Жыл бұрын
well its not an unlimited movement hack, its just because the larger the costume, the farther it can go offscreen, and it is used in main loops to allow a sprite to go offscreen in a larger costume and switch back to the smaller costume, making it appear as if the smaller costume is able to go offscreen.
@tsksgaming9292 Жыл бұрын
But a really big costume can't reach Infinite coordinates. With this hack, you can reach it.
@yeetdragon2413 Жыл бұрын
@@tsksgaming9292 well it goes back to the premise "the larger the sprite, the farther it can go offscreen", and because the distance offscreen the sprite can go is proportional to its size, and the only numbers really 'proportional' to infinity is itself and 0, it would either not allow the sprite to move, or allow it to go anywhere. according to your experiments, it seems like the latter is true.
@tsksgaming9292 Жыл бұрын
Perhaps you should try this hack out. It really isn't that hard. Make two costumes "Nothing" and "Normal" "Nothing" Costume contains nothing. "Normal" Costime can be anything. (just make sure it have something) switch to costume to "Nothing" set size to (1/0) switch costume to "Normal" change x by 1e104 change y by 1e48 after all this your coordinates should be (1e104,1e48) which is far larger than using really big sprite (unless you edited the .svg file and make the costume stupidly big) go to x : (1/0) y : (1e295) This block will take you to (Infinity,1e295). I am not sure if Infinity is possible with a Infinity×Infinity costume. (another experiment to conduct I geuss) As you can see, this hack don't limit your movement to just Infinity and 0. Instead it allows any movement from 0 to Infinity. This hack is actually impossible in slightly earlier version of scratch. Early scratch 3.0 only allows "Nothing" costume to be as big as 48000%. I guess that's why no one have discovered this hack yet.
@yeetdragon2413 Жыл бұрын
@@tsksgaming9292 I think we're miscommunicating, because I'm saying the same thing. Sprite size and costume size are synonymous, just kept track of in different ways, so changing either one of those changes how far a sprite can go offscreen. I might use this hack but it seems very niche, as normally you would only need to go far enough off screen to hide the sprite.
@Constantine123k Жыл бұрын
Thanks, but the BG remover helped me a looooooot, thanks
@SLSmartMind Жыл бұрын
Glad it helped
@Oreopuchi Жыл бұрын
#6 is so helpful. Thank you!
@SLSmartMind Жыл бұрын
Glad it was helpful!
@pipi_spamton Жыл бұрын
The second and seventh ones were so helpful! Thank you!
@SLSmartMind Жыл бұрын
I'm so glad!
@crocolierrblx9365 Жыл бұрын
The movement hack was really usefull
@Hotdogsal995 ай бұрын
You could also put a repeat 10 block..... But you would need a completely different walking code.
@thespinningcube Жыл бұрын
Scratch limits the pitch effect to between -360 and 360, which corresponds to 3 octaves in either direction. So the sound is probably still going at a slow speed, so not completely paused but close.
@savagecatdev Жыл бұрын
The background removal one only works sometimes because on some it leaves annoying white lines around it and looks horrible
@Duckuu_1 Жыл бұрын
hold shift as it will help
@StarMoonBlox Жыл бұрын
4:35 best moment
@Old_Duo Жыл бұрын
Actual we don't need to fully use the timer, here are the *better* steps: 1- Make a variable 2- Always set the variable to "timer" 3- Put block {(Yellow starter block) When (timer) > [(time variable) + (0.1)]} and here is a stop sign detector.
@aaron_27 Жыл бұрын
no way duolingo
@Old_Duo Жыл бұрын
@@aaron_27 I am the fake one, look at my name closely. I am one of the slayed people.
@aaron_27 Жыл бұрын
@@Old_Duo Yes I Know lmao
@Old_Duo Жыл бұрын
@Maddox Moore Did you put the +0.1?
@Haveyouseenthenumbertaker Жыл бұрын
@@Old_Duo why didn't i think of that (maddox moore was my school acc btw)
@dom0_2007 Жыл бұрын
The tree once was a button. But it got removed.
@mudchute4dlr Жыл бұрын
2:13 For me, thats not an issue because i can just swipe left and right with 2 fingers on my trackpad (on my laptop), and on my computer, i have a left and right scroll on my mouse, bit i can see how that could come in use for others
@infinite-easy-productions Жыл бұрын
I tried 0.1 and it worked! 😏
@Arch13566 Жыл бұрын
The remix tree one is on the scratch online page until they updated Scratch 2 to scratch 3, then the removed that remix tree button, I don't know why. Also in scratch addons you can enable the remix tree button so you can easily go to that remix page
@four_eight Жыл бұрын
If you're lazy to type things, you can get scratch add-ons and search for remix tree and click on the option that says "Remix tree button", and now you have it
@lilycreeper5246 Жыл бұрын
@@four_eight they said that
@FUN_gun1914 Жыл бұрын
Well sometimes, the backround isn't always the same color, like on some troll face images. Trust me.
@GuyDudeMan55 Жыл бұрын
Hey you should play sonic legends
@stysan Жыл бұрын
The remix tree was removed from Scratch 3 - it was in Scratch 2, though. To not break any of the links, Scratch decided to keep the remix trees. I still use it.
@FunkyPupo Жыл бұрын
*Can you do a video of animation sync? I always try to make animations, but they don't sync with my music, which is really boring.* _And I bet the video you make would improve my coding a lot better :D_
@NotTelling-nt5qq Жыл бұрын
Heyy i saw my art in the rain game lol
@BlockyXBlox Жыл бұрын
Thanks for helping me
@domi-no1826 Жыл бұрын
2:10 the same with unlimited movement. I had to use this so I could make off-screen sprites work better
@Glagmi Жыл бұрын
the shift key on paint editor worked!
@Viquiq Жыл бұрын
This guy is basically indian Griffpatch :D
@SLSmartMind Жыл бұрын
Thanks :D
@HAKANKOKCU Жыл бұрын
2:20 its a browser sided thing.... not scratch itself...
@Gnarpy_welove_GN4RPY9 ай бұрын
Hi SL Smart Mind!You Make AMAZING Videos!
@SLSmartMind9 ай бұрын
Glad you like them!
@ponali.mememaker Жыл бұрын
1:16 i found that the title shown on the scratch desktop program is called "index.html"
@yeetdragon2413 Жыл бұрын
when using HTML/JS/CSS, the file name "index.html" is used as the default page and is recognized by all servers and devices as the default page, so that's probably why
@smshahednejhum9767Ай бұрын
thank you so much!!!!!! You have no idea how much you fixed my game
@SLSmartMindАй бұрын
Glad I could help! 😄
@rosemaryholloway4141 Жыл бұрын
Another one, (I dont own this btw) this is for platformer games. Events, when flag clicked, Control, forever, put if ____ then inside. Put "Mouse down?" in the if ____ then and inside the if then box go to motion and put go to ____ and select mouse-pointer.
@kunkun545 Жыл бұрын
this is really useful I finally know a way to remove background
@nathanwongchinrenntps2403 Жыл бұрын
The play and pause thing can be used with other music if you want a different music to be played. The remove background you can just go to remove bg thing and you can just remove
@rokumote Жыл бұрын
Cool
@oltenutu7 ай бұрын
Tip: You can use only one join block at the 3:58 hack. You just put on the left part of the join block any combo you want and boom! Works the same
@IplayFunkyFriday Жыл бұрын
Im watching this even though i dont use scratch
@tobygregg Жыл бұрын
The remix tree was an old feature that you could access with a button in scratch 2. So sad when they removed it.
@Maki56-e7m6 ай бұрын
make more of these, the makey makey combo one really caught my attention
@-crystxlmoon Жыл бұрын
The remix tree actually used to be a there instead of 'view all remixes'. That's why it's there but is hidden.
@hedgehogsmarbleruns3705 Жыл бұрын
you could get the remix tree and key enter presed with scratch addons
@RonicTheEgg Жыл бұрын
The only use for the key pressed hat blocks are the scrolling function for up arrow and down arrow
@MeleeGamer Жыл бұрын
4:56 Or you could just use a loop like a normal person.
@AceTechn0 Жыл бұрын
The “repeat until” block IS a loop, right?
@rokiler1712 Жыл бұрын
5:10 just put it in a forever loop
@RonicTheEgg Жыл бұрын
This comment helped the KZbin algorithm by 0.925% (yes I calculated)
@MeleeGamer Жыл бұрын
The remix tree was an old feature. It's not secret, just removed.
@Mozartminecraft Жыл бұрын
Remix tree used to be accessible in 2.0, I think they forgot to make an access button in 3.0
@enzo-d4k Жыл бұрын
They removed it but they didn't remove the url
@Mozartminecraft Жыл бұрын
@@enzo-d4k May have been unintentionally 'removed', as they could have planned a way to access it but forgot.
@wiliwilo Жыл бұрын
You mean overlooked
@Ibadullah Жыл бұрын
Oh I actually knew both the makey makey join and the secret imoji
@SLSmartMind Жыл бұрын
Cool
@prowrestlingcolumbus10 ай бұрын
thank you for the tips and in subscribed and liked
@prowrestlingcolumbus10 ай бұрын
sorry i misplaced the n
@SLSmartMind10 ай бұрын
Thanks for the sub!
@WhatTheBleep24 Жыл бұрын
The remix tree has a button for it. You don’t have to type “remix tree” Edit: you must have AddOns
@AceTechn0 Жыл бұрын
Not anymore, after Scratch 3.0 the remix tree button was removed
@thethree13o Жыл бұрын
you need scratch addons if you want the button back
@WhatTheBleep24 Жыл бұрын
@@thethree13o oh yeah! I have those. AddOns Makes Scratch a lot easier
@thethree13o Жыл бұрын
@@WhatTheBleep24 yes addons are awesome
@faceyourfate970 Жыл бұрын
good pro
@wowaprok Жыл бұрын
😯
@gameking1169 Жыл бұрын
The remix tree might not be made by scratch since cratch addons made a button to get there
@biscade Жыл бұрын
thank you
@FebriDahri Жыл бұрын
Nice Code thx
@SLSmartMind Жыл бұрын
Enjoy
@ItsGoober-600B3R Жыл бұрын
How to break scratch: 1. Go On a game (not made by you) 2. Choose an random remix 3. Play It until it's enough for you 4. Then go back for the original game 5. You made It!
@EquaTechnologies Жыл бұрын
Wow!
@AuthenticKale Жыл бұрын
all of these are really useful!
@SLSmartMind Жыл бұрын
:D
@StevhynAturlyn Жыл бұрын
I subscribed so I am 1000000000000 IQ. Also thank you for these helpful hacks 😊❤
@SLSmartMind Жыл бұрын
:D
@petitscratchcat Жыл бұрын
thx
@z.a.k.e.n.3901 Жыл бұрын
Another really useful key: Holding shift while using the fill tool on Scratch will change color from all pixels within the same color radius. It's very, VERY useful and even LESS time consuming! EDIT: However, this only works on Bitmap tho
@SLSmartMind Жыл бұрын
Thanks for sharing!
@raldimoment Жыл бұрын
That, and if you're using it to remove a fake transparent background or something like that, be prepared for countless parts of the actual sprite to be totally demolished.
@z.a.k.e.n.3901 Жыл бұрын
@@raldimoment unless, the color is not white and is something like blue or green or salmon, that will work!
@raldimoment Жыл бұрын
@@z.a.k.e.n.3901 unless there are also blue/green/salmon parts in the sprite :trol:
@petitscratchcat Жыл бұрын
5:44 this isn't a secret menu, just a function which was present as a button on project pages on 2.0
@marco1941 Жыл бұрын
The control key in the paint editor also locks the aspect ratio of any object if you hold down the key while changing the size of an object.
@AGuyThatEatsMieGoreng Жыл бұрын
5:10 )) or use a “if then”
@gabegamez1018 Жыл бұрын
Using this hack at 3:34 also helps with MS paint imports
@MysticaePlayzYT Жыл бұрын
Make a "when enter key pressed" block by using a "when ( ) key pressed" block, in the sensing category and then at where it says, "space", put in a join, delete the "apple", and at where it says "banana", type enter.
@YoshiiXMK8 Жыл бұрын
For custom key combos, you can do this When D key pressed do wait until wait until
@whyisthisevenneccessary Жыл бұрын
for the first one, you can just do when (insert any key) key pressed if volume = 100 set volume to 0% else set volume to 100%
@whyisthisevenneccessary Жыл бұрын
and for removing pauses, you can do this too when green flag clicked forever if left arrow pressed move -(any number) steps/move x by -(any number) if right arrow pressed move (any number)/move x by (any number) this is more simplified than what's in the video, yw