STOP Using This Block! 🤦‍♂️❌ Scratch Tutorial

2023 ж. 7 Сәу.
27 411 Рет қаралды

Hello Everybody!
Today I'll be showing you why you should avoid this Scratch Block, and which one you should use instead :)
Subscribe if you liked the video
Another block you should stop using ⤵️
• STOP using the FOREVER...
Background Music:
Kool Kats by Kevin MacLeod is licensed under a Creative Commons Attribution 4.0 license. creativecommons.org/licenses/...
Source: incompetech.com/music/royalty-...
Artist: incompetech.com/
#TheSTEAMist #ScratchTutorial

Пікірлер
  • I think it's better to use a forever loop with 'if __ key pressed' statements instead because it let's you run code if no keys are pressed and it is also really smooth

    @Wizdabest1@Wizdabest1 Жыл бұрын
    • true

      @TheEyeOfOne@TheEyeOfOne Жыл бұрын
    • Yeae

      @Skittleplays891@Skittleplays891 Жыл бұрын
    • true, but that's more code

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist If your building a big project then you dont really care about code.

      @Skittleplays891@Skittleplays891 Жыл бұрын
    • Not true

      @Idkanymore1234@Idkanymore1234 Жыл бұрын
  • I used it only when I didn't know the forever loop thing existed...

    @McVincient2@McVincient2 Жыл бұрын
    • same XD

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • Don’t worry I haven’t used it since last year

    @cringeSpeedrunner@cringeSpeedrunner Жыл бұрын
    • 😎

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist you should stop using makey makey block! Use a if green flag clicked join with forever then if block then go into input section then you will see if for example if a button clicked so put that block into the if block then go into motion and get move 10 steps or change x by then put that into the if block. That’s how you do it!

      @Aghag_aviation@Aghag_aviation Жыл бұрын
    • ​​@@Aghag_aviation ROBLOX IS TRASH

      @Just_Fix810@Just_Fix810 Жыл бұрын
    • I wasn’t even talking about Roblox

      @Aghag_aviation@Aghag_aviation Жыл бұрын
    • ​@@Just_Fix810omfg not again

      @thereaper3498@thereaper3498 Жыл бұрын
  • hey dude how did you get that font on the blocks, please tell me!!

    @dixedd_yt@dixedd_yt6 ай бұрын
  • i never even used that i just used the if block and use the when "key" pressed block

    @huzkingdom@huzkingdom Жыл бұрын
    • i used to use it all the time

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • Does it works with backspace, capslock, enter, shift, ctrl, fn, Tab, Delete, Home, end, and more?

    @PuffyAcorn8501@PuffyAcorn85017 ай бұрын
    • with scratch addons yes, with normal scratch no

      @irmamarcial1119@irmamarcial1119Ай бұрын
    • It only works with enter (also some of the symbols)

      @parrotstarplanet@parrotstarplanet11 күн бұрын
  • The issue with forever is that they are limited to 15 presses per second (have a cooldown of 0.03 seconds). Hat blocks can be activated 30 times per second. However, 2 hat block scripts can't be activated at the same tick. You can't register 2 keys at the same time with them. They overwrite each other. (Edit: not the Makey blocks) I use forever loops. Hat blocks use more code in big projects, and are laggy sometimes. Plus, the overwriting is an issue. 𝘤𝘭𝘪𝘤𝘬 𝘚𝘩𝘰𝘸 𝘮𝘰𝘳𝘦 𝘧𝘰𝘳 𝘢𝘯 𝘦𝘹𝘢𝘮𝘱𝘭𝘦 Compare these. In this case, the forever loop is more compact: when ⚑ clicked forever | change x by (( - ) * (10)) | change y by (( - ) * (10)) ⌨when (left arrow) key pressed change x by (-10) ⌨when (right arrow) key pressed change x by (10) ⌨when (up arrow) key pressed change y by (10) ⌨when (down arrow) key pressed change y by (-10)

    @Salt_Enjoyer@Salt_Enjoyer Жыл бұрын
    • true :D thanks for the info

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • Wait, doesn't that mean you can make codes that activate with special characters? Like / or . ?

    @user-nv7xr3pn8w@user-nv7xr3pn8w9 ай бұрын
    • yup

      @TheSTEAMist@TheSTEAMist9 ай бұрын
  • Solution 2: when green flag clicked; forever; move (10 * ) steps - Solution 3 - Less Lag: when green flag clicked; forever; wait until move (10) steps _The solution you showed in the video works pretty well, especially for how simple it is, but sometimes if you add too much add-ons, it can get inefficient. Overall,_ *great video!*

    @TheSoulsLeader@TheSoulsLeader Жыл бұрын
    • nice solution!

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist Thanks! Also, now I know how to make keys like ` from this video! By the way, how do I add keys like TAB and ESCAPE?

      @TheSoulsLeader@TheSoulsLeader Жыл бұрын
    • @@TheSoulsLeader you can;t.

      @iamb0@iamb0 Жыл бұрын
    • @@iamb0 Wait, then how did he get those cursed glitched blocks in the 'making flappy bird using only hacked blocks' episode?

      @TheSoulsLeader@TheSoulsLeader Жыл бұрын
  • Can you just When space key pressed Repeat until not space key pressed? (Start) Change X by 10 (End)

    @J_SuperProGamer@J_SuperProGamer Жыл бұрын
    • wdym?

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • I discovered this delay one year ago, but thanks for remember me, one question, can we do a colab, cuz I'm a scratch experimented dev too

    @ItzSebasTime@ItzSebasTime Жыл бұрын
    • No problem, sorry I'm a bit busy right now I have a lot of exams 😓

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist me too

      @ItzSebasTime@ItzSebasTime Жыл бұрын
  • what about scrolling? the "when key blocked pressed" block detects up and down when we scroll up and down but not for the "is key pressed?" block

    @ponali.mememaker@ponali.mememaker Жыл бұрын
    • true but that is a rare use

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • I thought you were gonna do: {{ Forever if key space pressed? move 10 steps }} But your method works too I guess, nice!

    @mezzoflow@mezzoflow Жыл бұрын
    • Thanks! :D Glad you liked the video

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • I actually think 'If key pressed' is better, as in you can do many things within the player's control. I don't think Makey Makey has not that many or even none

    @TheOneAndOnlyEpicStick@TheOneAndOnlyEpicStick Жыл бұрын
    • makey makey has like 2 keys like a key code, like them cheats, like you can press (A), (E). You can do this with the join block. remember to put a space after the first one.

      @lewisbeith@lewisbeith Жыл бұрын
    • @@lewisbeith Yeah, but theres no point, theres only 3 control block types, including Makey Makey.

      @TheOneAndOnlyEpicStick@TheOneAndOnlyEpicStick Жыл бұрын
    • yeah but there's more blocks needed!

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist Yeah, but I don't really care about that

      @TheOneAndOnlyEpicStick@TheOneAndOnlyEpicStick Жыл бұрын
    • @@lewisbeith There's Also F And G

      @sultananargis494@sultananargis494 Жыл бұрын
  • but griffpatch use when space key pressed to get a color

    @bhara8050@bhara80505 ай бұрын
  • Wow, I didn't knew about that. Thank you

    @arrow_function@arrow_function Жыл бұрын
    • No problem!

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • the thing is that i dont use when|--| pressed block OR makey makey, i use if key pressed just because it works the best

    @Vortexboi11@Vortexboi11 Жыл бұрын
    • yeah, same

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • Here is how to get the Enter Key Support: 1. Download Scratch Addons. 2. Pin the Browser Extension. 3. Enable the Addon: "Extra Key Options".

    @idrisDjalali@idrisDjalali9 ай бұрын
  • I agree with this video. My friend uses the When () key pressed block from Events, and it is really hard to play any of his games, I have to fix all of his games because of it.

    @JackyBorderCollie@JackyBorderCollie Жыл бұрын
    • Why don't you tell him :)

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • You can use a when key _ is pressed, and then a repeat until Not _ Key Pressed. It’s even more smooth and it’s very easy to make.

    @Rustdum@Rustdum Жыл бұрын
    • true

      @TheSTEAMist@TheSTEAMist11 ай бұрын
  • well, I use {when space key press] [repeat until (code)

    @Foxlings@Foxlings Жыл бұрын
    • cool!

      @TheSTEAMist@TheSTEAMist11 ай бұрын
  • Totally agree

    @Two_Teapod@Two_Teapod Жыл бұрын
    • :D

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • I use this block for animations to save some space so i will not have to deal with adding the movement code into costumes

    @truejones8339@truejones8339 Жыл бұрын
    • Ok cool!

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist reason why i don't put the costumes in the movement codes is because of laggy movement.

      @truejones8339@truejones8339 Жыл бұрын
  • I always use when space key pressed because I usually make informational projects and song covers on my scratch

    @CCClarinet12@CCClarinet12 Жыл бұрын
    • cool!

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • also some people don't use Makey Makey

    @imaginalexiss7208@imaginalexiss72084 ай бұрын
  • Could you help me? My scratch game is good and it's not getting any views :( and even worse, when I search the games name, it doesn't show up! So could you make a video about why this happens?

    @FunkyPupo@FunkyPupo Жыл бұрын
    • What is the name of the game, and does it have any special characters? Did you rename it at any point?

      @modesties@modesties Жыл бұрын
    • Can you link me the project, I feel like viewing it!

      @TheOneAndOnlyEpicStick@TheOneAndOnlyEpicStick Жыл бұрын
    • "Scratch Cat's Quest #games #mobile #pc #alllangauges" And yes I did rename it a lot of times. Scratch Cat's Adventure --> Scratchlands --> Scratch Worlds --> Scratch Cat's Quest

      @FunkyPupo@FunkyPupo Жыл бұрын
    • @@FunkyPupo the renaming is why, there’s an issue where if you rename the project the name is not updated in search and it appears to update when resharing.

      @modesties@modesties Жыл бұрын
    • @@modesties Oh ok. Thanks

      @FunkyPupo@FunkyPupo Жыл бұрын
  • i love your videos!

    @Epicccccccccccccccccccc@Epicccccccccccccccccccc Жыл бұрын
    • how is this misinformation?

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist what do you mean?

      @Epicccccccccccccccccccc@Epicccccccccccccccccccc Жыл бұрын
    • @@Epicccccccccccccccccccc Sorry I must have replied to the wrong comment

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • the forever loop strat is better, but the hat blocks are necessary if you wanna use the scroll wheel (up / down arrow key for up / down scroll. forever loops don’t do this)

    @_goldfish@_goldfish Жыл бұрын
    • true :)

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • thank you😄

      @gbkou@gbkou4 ай бұрын
  • it also effects all clones which can break so many projects...!

    @NickoTHPS@NickoTHPS Жыл бұрын
    • :(

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • Very nice 👍👍👍👍

    @alirezalrani6762@alirezalrani6762 Жыл бұрын
    • Thanks a lot :)

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • When ___ Key Pressed { Repeat Until Not Key ____ Pressed? { (Code Here) } } } (idk how coding works ((without scratch)) )

    @johndesacada9893@johndesacada98935 ай бұрын
  • i dont like the ugly extension mark at the bottom of the project.

    @Meowmere_YT@Meowmere_YT18 күн бұрын
  • just put a forever loop lol when space key pressed forever (code)

    @Edvit40@Edvit40 Жыл бұрын
    • true that works too :), this just has less code

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist yeah

      @Edvit40@Edvit40 Жыл бұрын
  • Why i will not use this Block? But why?

    @Just_Fix810@Just_Fix810 Жыл бұрын
    • Watch the video :)

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • me, on mobile: *never used it, never will*

    @morganisapro5@morganisapro5 Жыл бұрын
    • So true I'm mobile to

      @roxy304@roxy304 Жыл бұрын
    • Same and I go through lots of blocks to make my projects and I feel no pain, I'M ONLY HUMAN AFTER ALL I'M ONLY HUMAN AFTER ALL DON'T PUT THE BLAME ON MEEE

      @PillowFan1@PillowFan1 Жыл бұрын
    • Yea me too

      @rmcoutinho@rmcoutinho Жыл бұрын
    • never a mobile user on scratch, or maybe?

      @TheOneAndOnlyEpicStick@TheOneAndOnlyEpicStick Жыл бұрын
    • lol

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • Neither of them. I use is pressed?

    @andreiinthedesktopworld1178@andreiinthedesktopworld117810 ай бұрын
    • that works too

      @TheSTEAMist@TheSTEAMist10 ай бұрын
  • I still use the block for testing purposes sometimes

    @betaman55@betaman55 Жыл бұрын
    • that's fine

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • I just use code: When Green Flag Pressed: [Forever If [any key pressed?] Then Move 10 steps Forever]

    @DB_on_YT_2102@DB_on_YT_210210 күн бұрын
  • Or you could use repeat until not {key} pressed

    @dracokinerek@dracokinerek Жыл бұрын
    • that's also true

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • yeaaa... I have about 9 years of experience in Scratch and I've stopped using it after my first month because of the input laaaag

    @meehdrescher@meehdrescher Жыл бұрын
    • sadly, I used it for a long time

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist if you hold down the button it goes noticeably faster

      @MoreThanJustGabe@MoreThanJustGabe Жыл бұрын
    • @@MoreThanJustGabe which one?

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist the event one not makey makey

      @MoreThanJustGabe@MoreThanJustGabe Жыл бұрын
  • Griffpatch used it in his gd tutorial😂

    @DBCSG@DBCSG8 ай бұрын
    • TRAITOR 😤

      @TheSTEAMist@TheSTEAMist8 ай бұрын
  • I never use that and this. I only use if key press

    @BobChess@BobChess Жыл бұрын
    • really :O I used to this all the time

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • It’s better if you use a forever loop with if key pressed it will be smoother

    @Laugh_out_loud_hahah@Laugh_out_loud_hahah Жыл бұрын
    • True, it's just more blocks

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • Or go to Sensing and get the "Key Pressed?"

    @LuckClover1@LuckClover1 Жыл бұрын
    • You can do that too :)

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • NEW VIDEO YAY!!! ❤

    @veertdd@veertdd Жыл бұрын
    • hope you enjoyed it:)

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • A seriously unrerrated block is "() of ()" witchlets you take the info from any sprite/backdrop! (their direction, x, y, even costume number!)

    @breadguyy@breadguyy Жыл бұрын
    • yeah! it's so overlooked... Should I make a video about it?

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist i dunno! Its all up to you, but i think putting light on it wiuld be important, because ive been making variables for so long and it might be userful for some

      @breadguyy@breadguyy Жыл бұрын
  • 0:32 if:key____pressed of course!

    @estellgermain388@estellgermain388 Жыл бұрын
    • That works too

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • I don't use this Often, because I'm Bubble Bobbl-ish.

    @Baburun-Sama@Baburun-Sama Жыл бұрын
    • lol XD

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • THIS IS BLOCK CALLED “when key pressed” IS VERYYYYYYY BAD!!!!!!!!!!!!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1

    @olusanjoonikola2057@olusanjoonikola20579 ай бұрын
  • thanks i needed this for making an anti-cringe shop

    @bonelessChillies@bonelessChillies Жыл бұрын
    • Glad I could help

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • Actually you can code it with a repeat until block

    @PolygonalCharlz4632@PolygonalCharlz4632 Жыл бұрын
    • you can do that too

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • DO this: when flag clicked forever if then (YOUR SCRIPT) Thats better.

    @WZIX7@WZIX7 Жыл бұрын
    • that works too

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • But is used by griffpatch

    @brainpasz@brainpasz5 ай бұрын
  • When _ key pressed: Repeat until Move (3) steps End End

    @Spilt_Ice_Cream_Lover@Spilt_Ice_Cream_Lover Жыл бұрын
    • that works too

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • Ok

    @Been104@Been104 Жыл бұрын
  • I know how to make smooth movement!

    @miteshdoesanimations3507@miteshdoesanimations35078 ай бұрын
    • cool!

      @TheSTEAMist@TheSTEAMist8 ай бұрын
  • I have a tablet so I have to make Joystick for me

    @estellarileys1653@estellarileys165311 ай бұрын
    • I might make a tutorial

      @TheSTEAMist@TheSTEAMist11 ай бұрын
  • people who litteraly never used that block

    @APLE_LEADER@APLE_LEADER5 ай бұрын
  • I alway use this: when |■ cliked forever | if , then | | move (10) steps | \_____/ \____.^

    @700games9@700games94 ай бұрын
  • that moment when you use 2.0 so you don't have the makeymakey extension. Couldn't be me (jk just use the key pressed boolean LOL)

    @modesties@modesties Жыл бұрын
    • I own a copy of the 2.0 offline editor

      @datey_in_a_1st_taxi@datey_in_a_1st_taxi Жыл бұрын
    • @@datey_in_a_1st_taxi i have a repository with 2.0 versions linked in my signature. We’re trying to find new versions and the 2.0 offline editor betas/alphas (we have v385 and v404)

      @modesties@modesties Жыл бұрын
    • @@modesties REALLY!? I'm interested!

      @datey_in_a_1st_taxi@datey_in_a_1st_taxi Жыл бұрын
    • @@datey_in_a_1st_taxi it keeps deleting my replies :/

      @modesties@modesties Жыл бұрын
    • @@modesties Weird...

      @datey_in_a_1st_taxi@datey_in_a_1st_taxi Жыл бұрын
  • Imagine making a slide and using 'makey makey' block

    @yablock7346@yablock7346 Жыл бұрын
    • You have to😈

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • [When green flagged clicked] (Forever: (If space pressed:[ whatever your trying to do]) [Wait until {Not (Space pressed)} )

    @BrawlAMT@BrawlAMT Жыл бұрын
    • both work

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist yeah but it doesn't activate when the game is off.

      @BrawlAMT@BrawlAMT Жыл бұрын
  • You may still use that block

    @PolygonalCharlz4632@PolygonalCharlz4632 Жыл бұрын
    • I mean... you can

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • forever if key space pressed move 10 steps. much easier

    @NarmyYT@NarmyYT Жыл бұрын
    • it's more blocks

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • Eh I still use it for debug purposes

    @IkaraPopsicle@IkaraPopsicle Жыл бұрын
    • that's fine

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • I have never use this block

    @AmineGM73@AmineGM73 Жыл бұрын
    • wow :0 i used to use it so much

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist LOL

      @AmineGM73@AmineGM73 Жыл бұрын
  • Well I don't use it. What do you mean. I don't use it

    @SbhanCentre@SbhanCentre Жыл бұрын
    • ok

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • I will not stop using it

    @659in@659in Жыл бұрын
    • ok, why?

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist because it’s better than your whatever thing (a joke)

      @659in@659in Жыл бұрын
  • for the love of god please use forever if key pressed please please i beg of you all

    @BestBoi8@BestBoi8 Жыл бұрын
    • both work

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist they both work, but forever is smoother

      @BestBoi8@BestBoi8 Жыл бұрын
  • i cant belive my eyes

    @user-kn7cx2zd4w@user-kn7cx2zd4w Жыл бұрын
    • :O

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • Hi😊

    @Sonicomgea@Sonicomgea Жыл бұрын
    • Hi:)

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • Hello my friends

    @DuySHOA@DuySHOA Жыл бұрын
    • Hello 👋

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • ​@@TheSTEAMist hi

      @RandomItakalol@RandomItakalol Жыл бұрын
  • bro, this is just painful to watch with all this random talk, just do: forever change x by [key d pressed] - [key a pressed] * [the speed you would like to go at] change y by [key w pressed] - [key s pressed] * [the speed you would like to go at]

    @helckho3875@helckho3875 Жыл бұрын
  • tirth :>

    @DemianCrackOriginal@DemianCrackOriginal Жыл бұрын
    • lol :)

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist thank you for the tutorial

      @DemianCrackOriginal@DemianCrackOriginal Жыл бұрын
    • @@DemianCrackOriginal no problem :D

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • WHY!! ITS NOT UGLY!

    @BarhamaniacsThePineapple4300@BarhamaniacsThePineapple4300 Жыл бұрын
    • wdym?

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist it’s essential

      @BarhamaniacsThePineapple4300@BarhamaniacsThePineapple4300 Жыл бұрын
  • No.I don’t think I will

    @Youraveragescratcher@Youraveragescratcher11 ай бұрын
    • lol

      @TheSTEAMist@TheSTEAMist11 ай бұрын
    • @@TheSTEAMist no but I use the "if ____ key pressed from sending but it doesn’t work

      @Youraveragescratcher@Youraveragescratcher11 ай бұрын
  • i hate this block

    @Stachulec118@Stachulec118 Жыл бұрын
    • same

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • Oiaa

    @samsung-galaxy8726@samsung-galaxy87267 ай бұрын
  • who even uses that block???

    @kivosyk9504@kivosyk950411 ай бұрын
    • beginners

      @TheSTEAMist@TheSTEAMist11 ай бұрын
  • Pfttt, this block is for noobs.

    @That-Chinese-User@That-Chinese-User Жыл бұрын
    • yeah :)

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • DUDE CHILL OR U THE MOST RUDE SCRATCH UNSEED BLOCK I USE ALL THE TIME

    @ajmbcgemelosyhermano3768@ajmbcgemelosyhermano37683 ай бұрын
  • You’re wrong

    @lobber2.015@lobber2.015 Жыл бұрын
    • no?

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • I do not care

    @SUSUS22641@SUSUS22641 Жыл бұрын
    • Great🤣

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • first

    @MoreThanJustGabe@MoreThanJustGabe Жыл бұрын
    • :D less gooo

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • i just use forever | if space key pressed || move 10 steps ----------------------------------- ------------------------------------

    @indekscard@indekscard Жыл бұрын
    • that works too

      @TheSTEAMist@TheSTEAMist Жыл бұрын
  • Or just do what you can't see. | V - WHEN 🏳 CLICKED | FOREVER || IF THEN || MOVE (10) STEPS || END "IF THEN" | END "FOREVER"

    @datey_in_a_1st_taxi@datey_in_a_1st_taxi Жыл бұрын
    • yeah that works too, this just has less code

      @TheSTEAMist@TheSTEAMist Жыл бұрын
    • @@TheSTEAMist ​Yes. But THIS code is better than lag. Plus, you could do the same thing with this. | V BASEPLATE SCRATCH MK IS A NEW EXTENSION, WHICH STANDS FOR MAKEY MAKEY - (mk) WHEN [ ( JOIN [S] [] ) ] KEY PRESSED? |REPEAT UNTIL

      @datey_in_a_1st_taxi@datey_in_a_1st_taxi Жыл бұрын
  • Just one problem I'm mobile

    @YouAreAnIdiot_@YouAreAnIdiot_ Жыл бұрын
    • :O

      @TheSTEAMist@TheSTEAMist Жыл бұрын
KZhead