No video

Scratch INTERNET Detector 🌐🌐🌐 Tutorial

  Рет қаралды 129,658

The STEAMist

The STEAMist

Күн бұрын

HELLO everybody 😎
Today we'll be making an internet / wifi detector on SCRATCH using the translate block :)
(っ◔◡◔)っ*See that subscribe button❓Click It❗
Background Music :
Rags 2 Riches Rag by Audionautix is licensed under a Creative Commons Attribution 4.0 license. creativecommon...
Artist: audionautix.com/
#TheSTEAMist #ScratchTutorial

Пікірлер: 421
@JacksonAcademy1
@JacksonAcademy1 Жыл бұрын
Cool tutorial! You could use this if the person doesn't connect to the internet and they get the highscore, then the highscore saves as a non-cloud variable, and then when internet is detected again, the highscore saves to the cloud.
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Nice idea! You could also maybe use this for kicking players off multiplayer games :)
@TheOneAndOnlyEpicStick
@TheOneAndOnlyEpicStick Жыл бұрын
4th
@namenick409
@namenick409 Жыл бұрын
Hi
@namenick409
@namenick409 Жыл бұрын
Hi
@Poteto88Potato
@Poteto88Potato Жыл бұрын
h h h h h h hh h h hi Jackson Jackson me sub
@wewoxar
@wewoxar Жыл бұрын
*finally, people can make games that require you to turn off your wifi during a specific section of the game*
@TheSTEAMist
@TheSTEAMist Жыл бұрын
that would be cool!
@averagecodegame
@averagecodegame Жыл бұрын
You can also use the translate blocks repeatedly to get the internet speed as well.
@TheSTEAMist
@TheSTEAMist Жыл бұрын
coool!
@cheesepop7175
@cheesepop7175 Жыл бұрын
its not exactly the internet speed it still takes time to process the text and translate it
@averagecodegame
@averagecodegame Жыл бұрын
@@cheesepop7175 it's still pretty accurate
@lzy2
@lzy2 Жыл бұрын
how what
@averagecodegame
@averagecodegame Жыл бұрын
@@lzy2 You translate a random number 1000 times and then you do some math to get the final speed.
@RoryChaotix
@RoryChaotix Жыл бұрын
This is genius! I never knew making something like this could be so simple.
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Glad you like it!
@Montegasppa
@Montegasppa Жыл бұрын
Just some fine tunes: 1st) You’ve built a DoS attack!! Your forever loop is requesting the translation server 30 times every second! (Or even more if you activate turbo mode.) You should put a “wait” inside that loop (I recommend to wait 0.5s). 2nd) A programming gold rule is never ever use if-then-else with a negative condition, it makes the code confusing. Remove the “not” and invert the blocks. 3rd) It really makes no sense to hide and show the sprite. The show block is in both “then” and “else” blocks, so it could be outside. Even so, it’s performed 0.0333s after the sprite has been hidden. So it makes no sense at all.
@lzy2
@lzy2 Жыл бұрын
me finding out ive built a DoS attack: hehehe i am literally not going to do this because i like scratch hehehe >:)
@Montegasppa
@Montegasppa Жыл бұрын
@@lzy2 I like Scratch too much as well. 🤗 A simple “wait” block inside the loop fixes that. 😉
@Roxve
@Roxve Жыл бұрын
Time to shutdown google than pretend it was a total ancident using scratch
@OracleyOSC
@OracleyOSC Жыл бұрын
​@@Dayreaverthe_Theowat
@thecatacombhimself
@thecatacombhimself 8 ай бұрын
@@Dayreaverthe_Theo you do realize DDOS attacks are actually illegal, right? pretty sure you don't wanna go to jail over that joke, do you
@SphlactinoYT
@SphlactinoYT Жыл бұрын
I believe you could also make a variable, set it to a random value. Then, set a cloud variable to it. If they are not equal, internet is not detected.
@TheSTEAMist
@TheSTEAMist Жыл бұрын
cool method! :D
@SphlactinoYT
@SphlactinoYT Жыл бұрын
@@TheSTEAMist I tried the method, and surprisingly, it doesn't work! Scratch can still access cloud servers even if the internet is off! Shocking!
@hwdrlkh
@hwdrlkh Жыл бұрын
@@SphlactinoYT Cloud variables are treated as non-cloud variables if you're not connected to the internet or don't have access to them.
@alanchan3814
@alanchan3814 Жыл бұрын
@@hwdrlkh Yeah.👍
@Copperdude
@Copperdude Жыл бұрын
@@hwdrlkh they are pushed (like github repos) to the cloud when a command is given (command is given every ~5mins)
@Stunt7
@Stunt7 Жыл бұрын
Wow, that's very smart with the translater. I tried to detect it with Cloud Variables 😂😂
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Did it work? :)
@aryanmcreal7644
@aryanmcreal7644 Жыл бұрын
Same Here, I also thought it will work because it's cloud means online🤣🤣🤣🤣🤣🤣
@paranoidPhantom
@paranoidPhantom Жыл бұрын
Google when their server gets spammed with api requests that contain the current tick: BRUH
@TheSTEAMist
@TheSTEAMist Жыл бұрын
lol
@FepTube_YT
@FepTube_YT 19 күн бұрын
lol
@nazihakh3517
@nazihakh3517 Жыл бұрын
Wow man, I thought that's impossible, but you made it 🔥😆
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Thanks! It means a lot :D 🔥
@TheMCLegendTeam164
@TheMCLegendTeam164 Жыл бұрын
I might use this in my new Scratch invention: Scratch to the Max to make sure the special server is making a good connection with the game. I will probably also add speed tests.
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Cool!
@supergames9777
@supergames9777 Жыл бұрын
Cool!
@krishcan2000
@krishcan2000 7 ай бұрын
Imagine if someone uses this in a scratch project where it will not allow you to play unless you have internet.
@therealsamu11ytpc98
@therealsamu11ytpc98 Жыл бұрын
:0, wow!!!, this is very useful for making online games!!!!!, now I can rickroll people when they don't have internet >:), thanks :D
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Have fun rickrolling 🙃, I might make a tutorial on rickrolling
@therealsamu11ytpc98
@therealsamu11ytpc98 Жыл бұрын
@@TheSTEAMist Wow, that tutorial would be great, and it would help me troll my friends >:)
@jdh9419
@jdh9419 Жыл бұрын
If you want your costumes to switch on a show, ALWAYS put the switch costume block before the show block
@TheSTEAMist
@TheSTEAMist Жыл бұрын
ok
@alyssaallan8833
@alyssaallan8833 Жыл бұрын
Very Random..
@khaleel898
@khaleel898 Ай бұрын
bro this is awesome!!!! i dint think of builing this in my game thanks soo much!!!!
@BobChess
@BobChess Жыл бұрын
Wow this is super cool, btw how does this thing will help us ?
@therealsamu11ytpc98
@therealsamu11ytpc98 Жыл бұрын
Well, for an online multiplayer game, or something like that, just use your imagination.
@TheSTEAMist
@TheSTEAMist Жыл бұрын
It's useful for online games :D
@therealsamu11ytpc98
@therealsamu11ytpc98 Жыл бұрын
@@TheSTEAMist yup
@user-el5ki4nn7f
@user-el5ki4nn7f 3 ай бұрын
Once upon a time, I was just adding random blocks to my script and I came up with exactly what you are doing🤐
@Minetater2
@Minetater2 Жыл бұрын
Cool tutorial! Using this I made a scratch wifi refresh rate! and you just got a new sub! 😁
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Thank you :), glad it helped
@radvin23
@radvin23 4 ай бұрын
Bro is becoming more powerful than griffpatch
@OnePunchManGaming
@OnePunchManGaming 8 ай бұрын
What this is meant for: Oh your internet is unstable! What I use it for: Your internet sucks!
@oh_noes69
@oh_noes69 Жыл бұрын
how are you gonna be on the internet/internet browser with no internet? ????
@TheSTEAMist
@TheSTEAMist Жыл бұрын
you could be on the offline version :O
@oh_noes69
@oh_noes69 Жыл бұрын
@@TheSTEAMist :O omg i didnt know :O
@StevenShingom
@StevenShingom Ай бұрын
Thanks I've been wanting to add this to my games :3
@TheSTEAMist
@TheSTEAMist Ай бұрын
You're welcome:)
@hamzagaming1517
@hamzagaming1517 Жыл бұрын
really useful, thanks for the tutorial :)
@TheSTEAMist
@TheSTEAMist Жыл бұрын
You're welcome:)
@Not1bacon
@Not1bacon 10 ай бұрын
Please note: It might get you temp/perm ban from google translate (google search is not included unless you're in computer room that have 50 guys searching google)
@PeppermintOSC
@PeppermintOSC Жыл бұрын
as a scratch user for 9 months. this is smart
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Thank you :)
@nilay81
@nilay81 Жыл бұрын
Wow,man.I never did that on none of my creations.Also,that is genius!
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Thank you :D
@reaver_gg
@reaver_gg 9 ай бұрын
Thank you bro, THIS IS SO SICK !!!
@deekshaastalents3282
@deekshaastalents3282 Жыл бұрын
Wow! I love it! It works so smothly! I didn't know scratch could do all this. Thx for this tutorial!. (Please dont mind all the exclaimatory marks.).
@TheSTEAMist
@TheSTEAMist Жыл бұрын
I glad you liked it :)
@King_sobb
@King_sobb 4 ай бұрын
Thank you so much bro I used this in my web browser for scratch
@antxnioo
@antxnioo Жыл бұрын
i wouldn't put it into a forever loop without a wait. this kinda overloads the internet.
@TheSTEAMist
@TheSTEAMist Жыл бұрын
ok thx
@Cute74757
@Cute74757 22 күн бұрын
the steamist can you make another tutorial how to make your internet speed?
@KratVRAG
@KratVRAG Жыл бұрын
This is helpful, but your subs are underrated but I hope you get overrated in the future. might be the next griffpatch. you helped me do an internet detector thank you!
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Thanks a lot and you're welcome
@KratVRAG
@KratVRAG Жыл бұрын
@@TheSTEAMist Your welcome! just keep on following your dreams and you will be successful. also you can do unity to you know that?
@bluetoadmaker
@bluetoadmaker Жыл бұрын
Nice i thought you need at least 1 changing cloud variables that runs 24 hours for this to work
@TheSTEAMist
@TheSTEAMist Жыл бұрын
yeah, it's pretty simple :O
@bluetoadmaker
@bluetoadmaker Жыл бұрын
I'ma use this for my multiplayer game
@The_Random_Youtuber
@The_Random_Youtuber Жыл бұрын
cool! wow look how much we can do with scratch
@TheSTEAMist
@TheSTEAMist Жыл бұрын
:)
@jbzanimations
@jbzanimations Жыл бұрын
ngl that can actually be useful if your making an os on scratch
@TheSTEAMist
@TheSTEAMist Жыл бұрын
oh yeah :)
@thepianokid9378
@thepianokid9378 7 ай бұрын
I’ll use this as a way to put an internet status in Scratch OS (maybe)
@TheSTEAMist
@TheSTEAMist 7 ай бұрын
cool
@thepianokid9378
@thepianokid9378 7 ай бұрын
@@TheSTEAMist I just realized it won’t show the strength of the signal
@mister.man.official
@mister.man.official Жыл бұрын
I Used This For My Operating System! Thank You!
@TheSTEAMist
@TheSTEAMist Жыл бұрын
You're welcome!
@alexandryjj2239
@alexandryjj2239 Жыл бұрын
Griffpatch would be so proud of you
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Thanks!
@suspended67Animations
@suspended67Animations Жыл бұрын
Awesome tutorial! Very helpful.
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Glad it was helpful!
@iamtipcattson-rulerofthegatos
@iamtipcattson-rulerofthegatos 11 ай бұрын
it doesnt work anymore
@PootiePlayz
@PootiePlayz Жыл бұрын
Thank you, This was super helpful😀
@TheSTEAMist
@TheSTEAMist Жыл бұрын
No problem! I'm glad it was helpful
@TheGnarpyGnarp
@TheGnarpyGnarp Жыл бұрын
Me when I see the backdrop one word: *sad satisfaction noise*
@breadguyy
@breadguyy Жыл бұрын
I think this can also be used as a ping counter, but i might be wrong 🤔
@TheSTEAMist
@TheSTEAMist Жыл бұрын
maybe :O
@monikaciolek9329
@monikaciolek9329 Жыл бұрын
kinda
@echonomad94
@echonomad94 Жыл бұрын
HOLY CRAP THIS SAVED MY PROJECT
@TheSTEAMist
@TheSTEAMist Жыл бұрын
:D glad it helped
@noobyobbyist7352
@noobyobbyist7352 Жыл бұрын
now do a project where the code would be able to precisely find the ip of someone
@TheSTEAMist
@TheSTEAMist Жыл бұрын
:O
@MegaLeatherOfficial
@MegaLeatherOfficial Жыл бұрын
ayo calm down
@Glaciores
@Glaciores Ай бұрын
Nice really helps
@josephmigueleduardochatavaldiv
@josephmigueleduardochatavaldiv Жыл бұрын
Hello! I'm new in this channel. I'll try this. He he he ha.
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Thanks, lol
@josephmigueleduardochatavaldiv
@josephmigueleduardochatavaldiv Жыл бұрын
@@TheSTEAMist You're welcome.
@DoggyPlaysGames-YouTube
@DoggyPlaysGames-YouTube Жыл бұрын
HOW IT WORKS!!!! YOU ARE A GENIUS - THE KING OF SCRATCH
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Thank youuuuuuuuu :D It means a lot
@walmart-employ33
@walmart-employ33 3 ай бұрын
doesn’t work. once you translate, it gets saved temporarily so if I translated “hello” to Chinese on Wifi and disconnect, it would still say the translation. also I’m pretty sure with enough requests g translate will block requests
@petrolheadscinematic
@petrolheadscinematic Жыл бұрын
Genius idea!
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Thanks a lot:)
@crystyrofamesgd4225
@crystyrofamesgd4225 Жыл бұрын
Tysm! Now i know the code and i helped my best friend with this. 😎
@TheSTEAMist
@TheSTEAMist Жыл бұрын
No problem! Glad I could help you and your friend
@tcogs-youtubestufflol
@tcogs-youtubestufflol 10 ай бұрын
Perfect torture for games 😈
@ponali.mememaker
@ponali.mememaker Жыл бұрын
please note that the translate block won't output anything if the input has a swear word
@TheSTEAMist
@TheSTEAMist Жыл бұрын
yeah :P
@swaggychips
@swaggychips Жыл бұрын
thats really cool idk how you found that out
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Thank you :D
@GamerLord8088
@GamerLord8088 Жыл бұрын
Doesn't work, after a couple of seconds when there is no internet it says there is. Maybe try a different technique.
@TochedGrass3742
@TochedGrass3742 Жыл бұрын
This is so cool!
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Thanks!
@TheOneAndOnlyEpicStick
@TheOneAndOnlyEpicStick Жыл бұрын
Hey, I was wondering if you could do a tutorial on "How to Make a Calculator on Scratch".
@TheSTEAMist
@TheSTEAMist Жыл бұрын
That's a good idea :O
@TAKTlmao
@TAKTlmao Жыл бұрын
Is it just me, or is there literally those blocks, just connect them you don't need a tutorial
@yes-ls1rf
@yes-ls1rf Жыл бұрын
@@TAKTlmao he means as a gui
@TAKTlmao
@TAKTlmao Жыл бұрын
@@yes-ls1rf oh ok
@AlokzAndKeakeaavea.
@AlokzAndKeakeaavea. 10 ай бұрын
hardest thing to figure out in this is how are even anyone without internet gonna acess the page
@julmik2
@julmik2 8 ай бұрын
offline editor
@RonicTheEgg
@RonicTheEgg Жыл бұрын
You don't need the not, just reverse the if else
@TheSTEAMist
@TheSTEAMist Жыл бұрын
yeah true
@RonicTheEgg
@RonicTheEgg Жыл бұрын
@@TheSTEAMist it helps with performance
@AmineGM73
@AmineGM73 Жыл бұрын
Wow i dont knew if is it possible thanks
@TheSTEAMist
@TheSTEAMist Жыл бұрын
No problem 👍, glad you found out something new
@medetaich
@medetaich Жыл бұрын
これやって見たかったので助かりました。ありがとうございます♪
@Test-1.mp1
@Test-1.mp1 Ай бұрын
@medetaich I wanted to try this so it was helpful. Thank you very much
@jessdixon6729
@jessdixon6729 8 ай бұрын
so impressive!
@julmik2
@julmik2 8 ай бұрын
Good for online games
@DarkMusic110
@DarkMusic110 5 ай бұрын
why would u need this if you cant open scratch without internet?!
@alanchan3814
@alanchan3814 Жыл бұрын
This is so cool 😎
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Thanks
@Ram_Bhakt0777
@Ram_Bhakt0777 5 ай бұрын
It's obvious that the user that opens the project has his/her Internet connected because if not then how will he/she open the project LMAO
@thegamingexpert156
@thegamingexpert156 5 ай бұрын
what if the internet runs out WHILE playing the project, and then the player loses all of his progress?
@DatOneGamerOfficial
@DatOneGamerOfficial Жыл бұрын
alternate way: just make a project with the word “internet detected” because you cant access scratch without internet
@TheSTEAMist
@TheSTEAMist Жыл бұрын
what if the project already loaded
@DatOneGamerOfficial
@DatOneGamerOfficial Жыл бұрын
@@TheSTEAMist dang i forgot lol
@zamanhaidary149
@zamanhaidary149 Жыл бұрын
i may use this but add a (maybe) fake loading screen. edit: nvm the loading screen is there for a reason now
@mariaf.mendoza6780
@mariaf.mendoza6780 4 ай бұрын
hello you job is cool👍
@creamchezz_6816
@creamchezz_6816 Жыл бұрын
tbh you already know if ur internet in connected if ur coding on scratch online
@Epikgamer323
@Epikgamer323 17 күн бұрын
this may be added in 4..0
@unfairdev8197
@unfairdev8197 Жыл бұрын
The video stopped loading when you turned off the internet in the video 😂
@TheSTEAMist
@TheSTEAMist Жыл бұрын
XD
@sarad2487
@sarad2487 Жыл бұрын
You’re a genius! :0
@TheSTEAMist
@TheSTEAMist Жыл бұрын
:D :D :D thanks so much
@sarad2487
@sarad2487 Жыл бұрын
@@TheSTEAMist you're welcome!
@kickin_ass
@kickin_ass Жыл бұрын
you do this by seeing if it gives you a no internet screen or not
@user-sus6969
@user-sus6969 Жыл бұрын
People who aren’t connected to the internet can’t access this site
@TheSTEAMist
@TheSTEAMist Жыл бұрын
they can lose internet while the project is running
@realsimoxd
@realsimoxd Жыл бұрын
When i checked on my motion blocks. i didnt had any.
@TheSTEAMist
@TheSTEAMist 11 ай бұрын
wdym?
@goobertnelius
@goobertnelius Жыл бұрын
I feel bad for the people who didn't know this beforehand
@TheSTEAMist
@TheSTEAMist Жыл бұрын
almost no one knows about this?
@modesties
@modesties Жыл бұрын
Rip the people using 2.0 Wow…
@alyssaallan8833
@alyssaallan8833 Жыл бұрын
Jeez, I cant Believe How People Just Randomly Think Of This Stuff, But though You Cant Even Go On google, or microsoft edge If You Have No Internet, Making this Not Work :( But It Is Cool 😀😀
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Thanks! You can use it in the offline editor :)
@strawbanjo61688
@strawbanjo61688 Жыл бұрын
I GOT AN IDEA!!!!!! THANK YOU! (I have 1milion ideas every day so its normal)
@TheSTEAMist
@TheSTEAMist Жыл бұрын
niiice, hope your idea turns out good!
@lil_gabe102
@lil_gabe102 Жыл бұрын
Ima share project and give u credit
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Ok
@Sipgeraf
@Sipgeraf Жыл бұрын
Oh woah, thanks :3
@TheSTEAMist
@TheSTEAMist Жыл бұрын
No problem :D
@poucavdenul7258
@poucavdenul7258 Жыл бұрын
You can't access the project if you have no internet!
@TheSTEAMist
@TheSTEAMist Жыл бұрын
🤫🤫🤫
@modesties
@modesties Жыл бұрын
What if you keep the tab open
@falafel_83
@falafel_83 Жыл бұрын
Wait, its even possible to access Scratch without Internet?
@HahalForgotMyHandle
@HahalForgotMyHandle Жыл бұрын
Next video: Scratch IP Address Detector
@TheSTEAMist
@TheSTEAMist Жыл бұрын
it's actually pretty easy to make, you just have to ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛
@NikolasH123
@NikolasH123 Жыл бұрын
maybe its just me being stupid but... how would you access the website... if you dont have internet in the first place?
@TheSTEAMist
@TheSTEAMist Жыл бұрын
ummmmmm... use your imagination
@NikolasH123
@NikolasH123 Жыл бұрын
@@TheSTEAMist lmao, its still a cool script dont get me wrong :D
@lucidmlem
@lucidmlem Жыл бұрын
This was used in a project that doesn't work anymore
@TheSTEAMist
@TheSTEAMist Жыл бұрын
wdym?
@vladyslavkryvoruchko
@vladyslavkryvoruchko Жыл бұрын
why would you need this When you open scratch you need to have internet for the site to load
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Just use the offline editor, lol
@FriskGamer1
@FriskGamer1 6 ай бұрын
But doesn't Scratch already need Internet?
@elitesniperbr
@elitesniperbr Жыл бұрын
If there's no internet how could you even use this sensor?
@TheSTEAMist
@TheSTEAMist Жыл бұрын
offline editor
@carolynzepeda7876
@carolynzepeda7876 Жыл бұрын
The fact that the internet Detector is made for you to think it works
@TheSTEAMist
@TheSTEAMist Жыл бұрын
wut?
@Azzy216
@Azzy216 Жыл бұрын
Wow it is very cool it just worked! how can you even do it?
@TheSTEAMist
@TheSTEAMist Жыл бұрын
it's because these extensions require internet
@Azzy216
@Azzy216 Жыл бұрын
@@TheSTEAMist MIND IS GOING TO EXPLODE!
@Ahmet33107
@Ahmet33107 Жыл бұрын
İt can ne cool at online games
@TheSTEAMist
@TheSTEAMist Жыл бұрын
yup :D
@OmgRodYT
@OmgRodYT Жыл бұрын
Why make this if Scratch needs internet to use?
@MrMichaelMI73464
@MrMichaelMI73464 14 күн бұрын
why is not working for me
@professorstorhjarna1561
@professorstorhjarna1561 Жыл бұрын
its lagg somtimes but it is cool
@TheSTEAMist
@TheSTEAMist Жыл бұрын
thanks :)
@sarahnorris5126
@sarahnorris5126 Жыл бұрын
so nice i like it so much
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Thank you :D :D
@HolidOreo_
@HolidOreo_ Жыл бұрын
Imagine if someone made a really creepy fourth-wall break with this. Imagine being in the middle of a game, and the screen suddenly switches to one that reads, "Internet not found! Please re-connect so we can-" Then it goes off-screen.
@TheSTEAMist
@TheSTEAMist Жыл бұрын
lol
@xmantv3162
@xmantv3162 Жыл бұрын
the real question is how do you access the page without internet?
@TheSTEAMist
@TheSTEAMist Жыл бұрын
idk
@safety-999
@safety-999 7 ай бұрын
yeah i already did that
@alirezalrani6762
@alirezalrani6762 Жыл бұрын
wie immer super🙏🙏💙💙💙💙
@TheSTEAMist
@TheSTEAMist Жыл бұрын
Danke :)
@brakanal613
@brakanal613 Жыл бұрын
does it work on windows 11😊
@Baller1749u
@Baller1749u 3 ай бұрын
1:50 aaaa
Scratch HACKS 📈 Tips and Tricks
6:52
The STEAMist
Рет қаралды 97 М.
I Tried SPEEDRUNNING Scratch 💨😅
7:08
The STEAMist
Рет қаралды 12 М.
Bony Just Wants To Take A Shower #animation
00:10
GREEN MAX
Рет қаралды 7 МЛН
wow so cute 🥰
00:20
dednahype
Рет қаралды 30 МЛН
Cute kitty gadgets 💛
00:24
TheSoul Music Family
Рет қаралды 15 МЛН
Making Flappy Bird using ONLY Hacked Blocks 🐤 Scratch
11:04
The STEAMist
Рет қаралды 198 М.
I Made ChatGPT in SCRATCH 🦾🔥
4:35
The STEAMist
Рет қаралды 81 М.
INFINITE SIZE HACK IN SCRATCH?!??!
3:56
Datty8
Рет қаралды 4,5 М.
Making an APP using Scratch!
11:06
ProjectLabs
Рет қаралды 96 М.
Scratch has been hiding blocks from us........
5:59
TheKrazyDev
Рет қаралды 51 М.
I Paid Fiverr Game Developers to Make the Same Game
10:25
BadGameDev
Рет қаралды 676 М.
Minecraft But On Scratch
7:23
Irrelevant
Рет қаралды 468 М.
Insane Scratch FACTS 🤯📊
5:21
The STEAMist
Рет қаралды 18 М.
Using HACKED BLOCKS in Scratch
5:34
SL Smart Mind
Рет қаралды 223 М.
The Most Impressive Scratch Projects
11:00
DenshiVideo
Рет қаралды 4,9 МЛН
Bony Just Wants To Take A Shower #animation
00:10
GREEN MAX
Рет қаралды 7 МЛН