For the first project, this may happen in some projects with lots of code due to scratch's inefficient rendering system used for blocks and the renderer simply not being able to run the project and show the blocks at the same time.
@TheSTEAMist2 жыл бұрын
Maybe
@gingerphoenix102 жыл бұрын
I thought it was just in the bg lol
@brianheaton8012 жыл бұрын
@@TheSTEAMist its because the ground and ground2 is not deleted
@brianheaton8012 жыл бұрын
@The STEAMist its actaully because ground and ground2 is not deleted + it shows all of the code if you delete only ground and ground2 sprites
@TheSTEAMist2 жыл бұрын
@@brianheaton801 Cool! :D
@bonelessChillies Жыл бұрын
For the first game, there is a way to make your code invisible. Using the unicode character %15 or u+0015 will cause basically every website that form feeds to spit out an error. In Scratch, setting a variable to this value or a custom block with this name will cause JavaScript to have a rendering issue and make the code disappear. The only way the bring the code back is by using Scratch Addons and enabling the Variables tab that shows the current values of a variable. Note: you can only use %15 in URLs or Scratch because % represents the hexadecimal of a unicode value.
@bonelessChillies Жыл бұрын
If you try to type these characters then KZbin might give you a "returned error" message likely due to rupturing the code after sending the message
@TheSTEAMist Жыл бұрын
Niiiiice info!
@JackTheFairlyOddParentsFan Жыл бұрын
@@TheSTEAMistThe way to see the code is delete the 2 ground sprites
@laangel855 Жыл бұрын
what i was gonna say
@Eva_St4rgirl4 ай бұрын
yep true its basically unremixable kid
@godomc2 жыл бұрын
you cant comment solved! it actually spames you with and ask block so your constantly tyiping in that
@TheSTEAMist2 жыл бұрын
Yeah it's really cool how he came up with it 🙃
@afewofmycommentsarecringy.86462 жыл бұрын
Here let me help your spelling: i think spames should be spams, with ask i think You meant ad, (AdBlock has no spaces), and tyiping should be typing. 😁
@osmarfreitas86462 жыл бұрын
@@afewofmycommentsarecringy.8646 "ask block" is correct, it's the Scratch code block that makes a sprite ask a question
@asleeper2 жыл бұрын
@@afewofmycommentsarecringy.8646 "adblock", have you even USED scratch?
@afewofmycommentsarecringy.86462 жыл бұрын
@@asleeper oh i misread it
@_gherry2 жыл бұрын
for the first project: you *MAY* not understand, NOTE: S2 means scratch2 and S3 means scratch3 over the offline s3 editor the JS compiler keeps spitting out "Uncaught Tried to glow stack on block that does not exist." meaning that theres probably a fake id assigned to a custom block, a variable or a list. the transiton to S2 to S3 might have changed how the compiler reads the project.json file in the sb2. and dosnt support that id. but thats just my theory
@TheSTEAMist2 жыл бұрын
Nice Explanation :)
@_gherry2 жыл бұрын
@@TheSTEAMist seems to happen to the foreground sprites as removing them will correct the project altrough the gameloop script stops working
@Scriptometry6 ай бұрын
thought it means .sb3 (Scratch 3) while .sb2 (Scratch 2). I'm talking about project file ID here.
@Qbix1234official Жыл бұрын
In the first one they changed SB3 to ZIP file, then they changed code in sprites so it would make the block invisible.
@TheSTEAMist Жыл бұрын
maybe
@cougher9000 Жыл бұрын
changed some stuff in the project.json file to make it like that (i think text becomes inverted instead of normal tho i forgot sumthin like that)
@DeathKnight01242 жыл бұрын
Do you think you could make a video on lore/major events in certain scratch groups (robot destructor group, griffpatch Stan's, etc.)?
@TheSTEAMist2 жыл бұрын
Do you mean kind of like a Scratch news? That would be a cool idea :)
@DeathKnight01242 жыл бұрын
@@TheSTEAMist similar, but different in a way, because scratch news usually just "Scratches the surface". You, on the other hand, can go as deep as you want. I used to be part of a group, and I think I might be able to get you in touch with a few people for this type of stuff
@DJJonina2 жыл бұрын
@@DeathKnight0124 What are these events/groups? I'm curious, tell me more? :O
@DeathKnight01242 жыл бұрын
@@DJJonina oof how did you find this from a month ago 😆 gimme a moment to type the list of people on scratch you want to go to if your asking around for the robot destructor roleplay type group. Otherwise, I really can't help.
@Soup-Boot Жыл бұрын
@@DeathKnight0124 So much for that lol
@daxaroodles2 жыл бұрын
The first one is coded in a different programming language so no blocks show up.
@TheSTEAMist2 жыл бұрын
Maybe 🤷♂️, thanks for your comment
@happy_alexen2 жыл бұрын
I removed the ground sprites and the code appeared in all other sprites so it might be something in the ground sprite that hides all other scripts
@himignicest15712 жыл бұрын
bUT HOW DOES ONE UPLOAD DIFFERENT CODING SCRIPT TO SCRATCH??
@A_literal_zombie2 жыл бұрын
Oh have you seen chipm0nks project where hiring the stop sign triggers it to keep going?
@TheSTEAMist2 жыл бұрын
Yeah :), it's pretty cool
@abbyartwright29292 жыл бұрын
1 - Bugged project. Either all the code in the sprites are at X NaN Y NaN or something else, as "no code" projects don't exist/shouldn't exist. 2 - Usually, when you save projects to your computer, they save as SB3 files, which is a normal .zip archive. You can open sb3s in WinRAR or something of the type. This is the method Phillipuss used probably, and/or grabbed blocks from older projects. (I like the blocks relating to z positions and scrolling, though. Could've implied Scratch Team would've add features that would make it easier for users to make 3D or scrolling projects, but, obviously it was scrapped.) 3 - Turbo mode and a broadcast block, not that i've never seen them before. From inspecting the code, an event block checks if timer is greater (maybe) than 0. If true it runs "broadcast (message1)", which executes a forever loop with the only block containing within is "ask (You Can't Comment) then wait", which focuses to the project. But obviously, you can bypass this. You can't truely "not comment", unless you're on a profile and the user had disabled comments for the profile, or the Scratch Team had disabled comments for the project. 4 - April fools filler, i would assume. Griffpatch knew he would get a ton of attraction from this project alone while he was working on some other project of his. Silly him. 5 - View-botted project(s). Obviously removed from Scratch and the issue was patched, maybe.
@TheSTEAMist2 жыл бұрын
Thanks for the explanations :D, especially the second one
@abbyartwright29292 жыл бұрын
@@TheSTEAMist You're welcome.
@rjbrnr2 жыл бұрын
i think the Flappy Bird one have all the coding in the backdrops
@suracandy05252 жыл бұрын
@@rjbrnr yeah but it's also kinda hard to do
@TheSTEAMist2 жыл бұрын
@@abbyartwright2929 Have a great Sunday :)
@no-topic Жыл бұрын
The first project code can be seen by deleting both the ground sprites. @The STEAMist
@zunfl0w3r2 жыл бұрын
scratch addons did show the amount of blocks... There are 2262 blocks
@TheSTEAMist2 жыл бұрын
Yeah, but they're not visible 🫥
@Ilovesimonn2 ай бұрын
@@TheSTEAMist there is an tutorial for make a project with isvinsible
@Ilovesimonn2 ай бұрын
An tutorial how to make a un visible blocks
@jmc2008 Жыл бұрын
I know a weird scratch project called baby need hunger it's a normal game but if you type "spamton" then you get into a fight but if you lose then you get kicked out of scratch and not be able to play unless you restart your computer
@TheSTEAMist Жыл бұрын
:O
@A_literal_zombie2 жыл бұрын
Project one and two can be explained by downloading the project and editing the code there then loading it in scratch again
@TheSTEAMist2 жыл бұрын
hmmm... interesting 🤔
@QuirrelSquad2 жыл бұрын
you can export a scratch game to html so its likely the reverse is possible as well which explains the first project
@TheSTEAMist2 жыл бұрын
ig
@GooperL2 жыл бұрын
Congrats Steamist for 1K Subs!!
@TheSTEAMist2 жыл бұрын
It's wonderful , thank you so much for supporting :)
@comicspace80342 жыл бұрын
@@TheSTEAMist YOU DESERVE 428258958438593858349 SUBS
@agustinbaez89136 ай бұрын
@@comicspace8034or... (⓿_⓿) ∞ SUBS!
@probablylogi2 жыл бұрын
In the flappy bird game, it's obvious that there is code in the game but you can't see it because they positioned the block editor the the corner and if you scroll up and left, it will show the code
@TheSTEAMist2 жыл бұрын
I scrolled up and down and it doesn't show any code
@jumongandpudong2 жыл бұрын
Pretty Strange Tho... But Ok
@ShiftClickLearn2 жыл бұрын
Ooh those projects are crazy! I really enjoyed the video. :D
@loong12162 жыл бұрын
wow hi shiftclicklearn! im a fan!
@tomacmar2 жыл бұрын
im also a fan!
@TheSTEAMist2 жыл бұрын
Yeah, they're really crazy, I'm glad you enjoyed it :), I've been a fan of yours for a long while 😎, ever since your ninja platformer series
@Familymorton62 жыл бұрын
This is the top 5 weirdest scratch projects! 1, Flappy bird by HyperPixel 2, Useful hacked blocks by Philipus 3, You cannot comment by -CloudCodes- 4, Untitled-1 by Griffpatch And Out of place
@TheSTEAMist2 жыл бұрын
nice
@BloxedJosh Жыл бұрын
0:22 There's code inside some sprites, just not in the bird, pipes, ect. The code in the other sprites is what that project is mostly. I looked in it myself
@TheSTEAMist Жыл бұрын
There's not?
@Bee_King1010Ай бұрын
could i have a link to the hacked blocks? i can't seem to find the project.
@kariedwards61862 жыл бұрын
Mobile users can activate turbo mode by clicking see inside and going to edit and clicking enable turbo mode
@aleksandarilic25202 жыл бұрын
How they are customize blocks that were not made in scratch????
@TheSTEAMist2 жыл бұрын
using HTML hacking
@aleksandarilic25202 жыл бұрын
@@TheSTEAMist oh ok
@NoobyL0L Жыл бұрын
For flappy bird (1st) its just a variable with a square symbol that makes everything not show (even itself)
@Anti-FutherParloGroup8 ай бұрын
i found how the first game you show happened he made a valible where if you make one call well just a cube by typing %15 it gets rid of all code
@oreiboon2 жыл бұрын
WHAT THE HECK IS THE BACKGROUND SONG IN THE BEGINNING I KEEP HEARING IT EVERYWHERE .
@TheSTEAMist2 жыл бұрын
It's called URL Melt
@absolutenihility2 жыл бұрын
there's a video playing project that reverses the scratch title in the tab, i don't remember what it's called but you should check it out
@TheSTEAMist2 жыл бұрын
That sounds really cool, do you have any other information about the project so I could find it?
@Mattygezart Жыл бұрын
Well, Hyperpixel used Scratch Addons for the invisible code.
@TheSTEAMist Жыл бұрын
was scratch addons even a thing back then?
@Mattygezart Жыл бұрын
@@TheSTEAMist Yes
@RETROGAMER-c1t11 ай бұрын
I think the reason why there is no code it’s because they compiled it into a zip folder and went do the json file where it has all the code and I think they made a part where it said shadow:false and made it true that’s why there is no code it’s just makes it invisible
@TheSTEAMist11 ай бұрын
maybe
@GMBOX-NTIVE Жыл бұрын
the flappy bird is broken because of a hacked sprite because if the ground sprites are deleted then it makes the code visible
@TheSTEAMist Жыл бұрын
cool!
@Pre-Kachu Жыл бұрын
For the hacked blocks, can't you just copy and paste the word random into it? Or am I just stupid.
@TheSTEAMist Жыл бұрын
wdym?
@Pre-Kachu Жыл бұрын
@@TheSTEAMist for the list block, can't you go into operator, go to join, and type in random, then copy and paste it into the list? Y'know, the (---)?
@mitchkiggins96616 ай бұрын
If your wondering how the first one works, there is a var named "" which breaks scratch and deletes the code
@合合合合合合合合合合2 жыл бұрын
the view "glitch" is actually an exploit, one of the users said they set up a bot to refresh the project page a lot to farm views
@TheSTEAMist2 жыл бұрын
hmmmmmm... interesting 🤔
@DiscontinuedChannelProbably2 жыл бұрын
@@TheSTEAMist I remember seeing the haunted project with turbowarp without even knowing the name or knowing it was viewbotted
@ibaswett8786 Жыл бұрын
0:22 it's not because there's no code they are using an addon to hide the code because someone may steal the code
@TheSTEAMist Жыл бұрын
That could be true
@R-us-h2 жыл бұрын
Could you give a link for the hacked blocks please?
@TheSTEAMist2 жыл бұрын
it was sadly removed :(
@Enderia22 жыл бұрын
The Flappy Bird one simply had the code moved, i think
@izzyxvibes Жыл бұрын
0:07 I play that game in class sometimes when I'm done with my work!
@TheSTEAMist Жыл бұрын
lol, little did you know that there was no code :O
@RedNumber012isEarthling Жыл бұрын
Fact: The Hacked Blocks in the Music Catergory belongs to Scratch in Scratch 1.4
@TheSTEAMist Жыл бұрын
cool!
@5_blocks3 ай бұрын
the griffpatch one was the tuto for how to make a new project
@UwUDaniUwU2 жыл бұрын
Of course griffpatch would get so many likes and favorites for doing nothing lol
@TheSTEAMist2 жыл бұрын
yeah, lol
@Izzythemaker1272 жыл бұрын
@@TheSTEAMist What is the ID for the useful hacked blocks project?
@Battle_for_nacho_cone Жыл бұрын
he is the scratch krmal (krmal is a geometry dash player)
@trujillo19822 жыл бұрын
hyperpixel is known as the most talented scratch developer and flappy bird is a simple game so it makes sense that he can do in A small amount of code
@TheSTEAMist2 жыл бұрын
Hyperpixel only has one game though
@VeryUniqueHandle2 жыл бұрын
Whats the link for the hacked blocks project?
@TheSTEAMist2 жыл бұрын
Sorry it was deleted
@VeryUniqueHandle2 жыл бұрын
@@TheSTEAMist oh
@1080GBA Жыл бұрын
He didn’t make the blocks for the second
@JimFromTheOffice692 жыл бұрын
0:22 in some of the sprites there are some blocks of code
@TheSTEAMist2 жыл бұрын
Where?
@JimFromTheOffice692 жыл бұрын
@@TheSTEAMist if you delete some of the sprites you can see the code
@TheSTEAMist2 жыл бұрын
@@JimFromTheOffice69 yeah
@absolutenobody1secondago4312 жыл бұрын
1:44 The enter event hat block actually exists in scratch you just need scratch addons
@TheSTEAMist2 жыл бұрын
But is doesn't exist in Vanilla Scratch
@Izzythemaker1272 жыл бұрын
@@TheSTEAMist It does exist in vanilla scratch, it just can't normaly be selected. You can get it without scratch addons by editing the scratch project file.
@BnobKid2 ай бұрын
I found the flappy bird one and that’s insane how is that possible with no code
@TheRealLF22 жыл бұрын
The Flappy Bird one had a lot of code in all of the sprites meaning that scratch had to hide them all
@AndyGun112 жыл бұрын
no, that's not how that works.
@TheSTEAMist2 жыл бұрын
No, that's not the reason there are projects with a lot more code :)
@pogmers.in.a.freezer2 жыл бұрын
acc i think there was some sort of code converter to like convert code into scratch so they used it on flappy bird to import it into scratch.
@ddylan4cats2 жыл бұрын
Or did they place the code in the main area that is not inside of a sprite? Or are the blocks so spread apart you cannot see them?
@TheRealLF24 ай бұрын
@@AndyGun111 year later, It hides because it lags. If im wrong, i think i should explode.
@40susman Жыл бұрын
Some scratch projects got me like: a scratch project… PERRY THE SCRATCH PROJECT?
@TheSTEAMist Жыл бұрын
lol
@imagee22 жыл бұрын
The Flappy Bird one was basically the code moved, you can tell by the sliders.
@TheSTEAMist2 жыл бұрын
It doesn't
@imagee22 жыл бұрын
@@TheSTEAMist Oh really
@imagee22 жыл бұрын
@@TheSTEAMist Wait if you delete those 2 ground sprites u can see the code
@TheSTEAMist2 жыл бұрын
@@imagee2 Cool! :D
@imagee22 жыл бұрын
@@TheSTEAMist Not sure how that works XD
@shiprabiswas73038 ай бұрын
You can get the red one by doing the%15 trick and then putting it inn a block
@cxoqueso2 жыл бұрын
I dont know for what to use the hacked blocks but they look very cool
@TheSTEAMist2 жыл бұрын
Yeah, I'm going to do a tutorial in the future :)
@IrnBruCan2 жыл бұрын
What's the link to the Useful Hacked Blocks?
@TheSTEAMist2 жыл бұрын
It was sadly deleted
@IrnBruCan2 жыл бұрын
@@TheSTEAMist Do you at least have the URL for the project? So I could view it in TurboWarp?
@JonasSchwabeland Жыл бұрын
How do I get the red block????
@kobokkobokanla99476 ай бұрын
1:32 2 scroll right blocks?
@picklez4lunch2 жыл бұрын
Nice video!
@TheSTEAMist2 жыл бұрын
Thanks for watching :)
@TheSTEAMist2 жыл бұрын
Long time no see, how are you doing?
@picklez4lunch2 жыл бұрын
@@TheSTEAMist good to know we’re still friends lol. I’ve been taking scratch easy lately. 🤗
@picklez4lunch2 жыл бұрын
@@TheSTEAMist Could you feature one of my old projects in a vid?
@TheSTEAMist2 жыл бұрын
@@picklez4lunch Yeah, of corse we're still friends , I've also been a bit inactive lately, because my tablet doesn't work anymore, so making projects is harder
@saga3532 жыл бұрын
Going to sub
@TheSTEAMist2 жыл бұрын
Thank you :)
@idzwakey87372 жыл бұрын
the stretch block did exist but it got deleted in I think scratch 1.1
@TheSTEAMist2 жыл бұрын
Yeah, Scratch Team said it didn't work correctly so they had it removed
@stevebelton1421 Жыл бұрын
to actually use the out of game blocks. You need to put them in your backpack where you store code
@TheSTEAMist Жыл бұрын
wdym?
@_thresh_ Жыл бұрын
I think Steve means the hacked blocks
@RedNumber012isEarthling Жыл бұрын
Another fact is that the JUMP platformer and the Griffpatch platformer are the same project
@TheSTEAMist Жыл бұрын
:O
@redranger64022 жыл бұрын
for the first one you just scrolled off the code, or maybe it didnt render lol.
@TheSTEAMist2 жыл бұрын
the project is extremely broken that's it looks like when you click on see inside
@kobokkobokanla99476 ай бұрын
0:59 delete random of list doesn't just delete the last one
@Dragon-h8d Жыл бұрын
I think the person in the first project did a trick to make the block invisible and making invisible blocks is possible to make
@breadisyummy_2 жыл бұрын
There’s so many hacked blocks but no (distance to (x), (y))
@TheSTEAMist2 жыл бұрын
Yeah, hopefully in Scratch 4.0
@breadisyummy_2 жыл бұрын
@@TheSTEAMist I did however find a project with a block doing that
@aleksandarilic25202 жыл бұрын
How phillipuss made all those blocks
@TheSTEAMist2 жыл бұрын
with HTML hacking
@ddylan4cats2 жыл бұрын
Where is the link to the hacked blocks?
@ffsfsffsff322 жыл бұрын
oh, it got taken down for some reason
@TheSTEAMist2 жыл бұрын
Oh really, that's sad 😞 it was a great project with so much effort put into it, hope it comes back soon
@JBCHG2 жыл бұрын
The first one you showed you were swiped to the edge of the code place
@TheSTEAMist2 жыл бұрын
I wasn't 😑
@fazirmohammed2783 Жыл бұрын
I've run into the 1st project
@TheSTEAMist Жыл бұрын
Cool!
@omega_david Жыл бұрын
Did you insult griffpatch's first project?
@jacobbirdies8715 Жыл бұрын
1:42 You can get them in scratch mods.
@TheSTEAMist Жыл бұрын
yeah
@fazirmohammed2783 Жыл бұрын
@@TheSTEAMist only in scratch addons
@Appel-xd6cd Жыл бұрын
The all at once block doesnt exist it can hurt you The all at once block:its time to re-use myself to kill this computer
@TheSTEAMist Жыл бұрын
lol
@epiccatgamer692 жыл бұрын
Griffpatch sure be trolling
@TheSTEAMist2 жыл бұрын
I wonder what he's gonna do next 🤔
@scarm_rune2 жыл бұрын
@@TheSTEAMist your mo
@epiccatgamer692 жыл бұрын
@@TheSTEAMist never know he's great ideas
@epiccatgamer692 жыл бұрын
@@scarm_rune bro
@TheSTEAMist2 жыл бұрын
@@epiccatgamer69 Yeah
@OllyWindows20149 ай бұрын
Why are there bleeps?
@supacagifagilisticexpialid43052 жыл бұрын
for the first project just scroll around bruh. I literally saw the scrollable areas so don't try and hide it.
@TheSTEAMist2 жыл бұрын
no, it's literally not
@DuckieAM_viewing_chanel Жыл бұрын
useful hacked blocks is something everyone does duh
@phacey44442 жыл бұрын
I'm gonna have to pay the hacked blocks one a visit.
@TheSTEAMist2 жыл бұрын
It was sadly deleted :)
@brsquadscratchr2 жыл бұрын
0:21 wait a few minutes inside and then the code will appear
@TheSTEAMist2 жыл бұрын
Idk, it didn't work for me
@brsquadscratchr2 жыл бұрын
@@TheSTEAMistdelete the 2 grounds and then it will work
@penguincute3564 Жыл бұрын
0:00 there are no blocks? Reason 1: the blocks are too laggy that screech decided to not load them… Reason 2: the blocks are outside of the screen…
@TheSTEAMist Жыл бұрын
none, he hacked them
@Red_impostorYT Жыл бұрын
SCREECH FROM DOORS BUM BUM BE BOOM BAM BOOM BA BE BE BOOM BA BEE BOOM BEA BOO BA BEBEBE BE BOO MEBE A E EE O A EO MMME dsghrfrjhgdxjghfdfjhfhgf nbcx ncx ca jhd fbhdvf
@bive-channel Жыл бұрын
0:04 Delete the 'Ground2' sprite and you will see ALL code.
@TheSTEAMist Жыл бұрын
cool!
@coreyford1992 Жыл бұрын
I remade useful hacked blocks to Astro's scary day
@pasqualegu2 жыл бұрын
hanks lot Sir.. You helping us..
@TheSTEAMist2 жыл бұрын
You're welcome :), glad it was helpful
@SaeedKarim1906 Жыл бұрын
I used untitled-1 for a project emergency 😂
@pabloibanez8210 Жыл бұрын
I wish I had the link for each project
@TheSTEAMist Жыл бұрын
:O
@nightman2004k Жыл бұрын
The flappy bird just has hidden code. It actual has lots of code
@infinity143x2 жыл бұрын
Second project link?
@TheSTEAMist2 жыл бұрын
Sorry, it was deleted
@Blufound2 жыл бұрын
May I please see a link to "Useful Hacked Blocks?" I'll sub and wait
@TheSTEAMist2 жыл бұрын
🔼 That's the link
@uber_is_my_name2 жыл бұрын
For the useless hacked blocks, maybe the dude was just tryna give ideas to the scratch creators to add in those.
@TheSTEAMist2 жыл бұрын
Maybe...
@goomba_wave6 ай бұрын
All code that you make can be invisible just add some other code
@aoki_official20132 жыл бұрын
It says on your scratch profile that ur Austrian
@TheSTEAMist2 жыл бұрын
😀
@aoki_official20132 жыл бұрын
That’s true?
@TheSTEAMist2 жыл бұрын
@@aoki_official2013 yes :)
@Abhinava_Playz_YT4 ай бұрын
1st project: the user hide's his code watch mcvincient to know ( i dont know so )
@Cropper88802 жыл бұрын
2:45 that comment at the top I know that guy!!
@TheSTEAMist2 жыл бұрын
Cool!
@Robloxian-ju2pr Жыл бұрын
where's the link
@8-bitrage9822 жыл бұрын
dude the backdrop has the code in the first project
@TheSTEAMist2 жыл бұрын
No, it doesn't
@8-bitrage9822 жыл бұрын
@@TheSTEAMist hmm looks like the dev used some extensions to make the code hidden so that he can be recognised as the owner of the project
@bornokabbo41152 жыл бұрын
i followed ur scratch ^^ :D im purple964 :)
@TheSTEAMist2 жыл бұрын
Thank you so much :)
@bornokabbo41152 жыл бұрын
@@TheSTEAMist :)
@mr.dungpham3722 жыл бұрын
Some people can do this!?!? Or use mod?
@TheSTEAMist2 жыл бұрын
Some people can do this :)
@letiziagracewirawan38839 ай бұрын
I ever play Flappy bird that's created by Hyper Pixel
@letosgames2 жыл бұрын
Super Mario Bros is a nostalgic game bro what about it
@TheSTEAMist2 жыл бұрын
?
@letosgames2 жыл бұрын
There's super mario in scratch
@aglegator5115 Жыл бұрын
In part 2 add the freeze button by harrymations
@TheSTEAMist Жыл бұрын
i can't find the project
@Flyingcornstudios2 жыл бұрын
you dont know how to git thos blocks on number 2! you click add block on the bottum left corner!
@TheSTEAMist2 жыл бұрын
No, that's not how you get them
@gacha_aby2 жыл бұрын
Please do a part 2
@TheSTEAMist2 жыл бұрын
maybe...
@codewithmousree5174 Жыл бұрын
I'm FairyGuysss in scratch!
@TheSTEAMist Жыл бұрын
Hello :)
@codewithmousree5174 Жыл бұрын
@@TheSTEAMist 😄
@DoorsBlox2 жыл бұрын
1. Due to Scratch's inefficent code loading/rendering system, the code itself cannot be loaded due to the amount of code, and cannot render all blocks at the same time. This happens to alot of projects with lots of code. However, if you just delete the ground and ground2 sprites, the code will show. This is maybe because of the amount of code in those 2 sprites, as the game itself has 205 scripts. This can also be because of the amount of sprites, but it is unknown if this is a reason. 2. Basically, Scratch projects can be saved onto your PC as an .sb3 file. So you can tweak and change the code of your project, but you can ALSO add other BLOCKS into your game, without having to figure it out with a custom block. 3. Turbo mode? I guess because of the fast things going on. I dunno. 4. IDK anymore, but just an April Fools prank as it was posted on April 1. Haha. Very funny griffpatch. 5. Yep. Just bot-placed projects on scratchstats.com. Prob already patched from Scratch.