[TAS] NES Tetris "Fastest 999999" by Acmlm in

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ม.ค. 2025

ความคิดเห็น • 1.9K

  • @Bisqwit
    @Bisqwit 12 ปีที่แล้ว +99

    I'm sure it has been answered in an earlier comment, but it happens because of a bug in the game. Clear the very top line of the board, and the game will clear not only the lines on top, but also the bottommost line from board, for a total of 4 lines. Additionally, the line-clearing animation will be off by one, down by 1 line from where the actual clearing happens, but this is a visual error only, as the erroneously cleared 4th line will be immediately restored after the cascading.

    • @tux8664
      @tux8664 3 ปีที่แล้ว

      it's very strange how bugs like this occur

    • @revst4r
      @revst4r 3 ปีที่แล้ว

      wow

    • @bunnybismuth
      @bunnybismuth 2 ปีที่แล้ว

      So what happens if you get a tetris at the top?

    • @gdstuff7666
      @gdstuff7666 2 ปีที่แล้ว

      @@bunnybismuth I was thinking the same

    • @golden_rod
      @golden_rod ปีที่แล้ว +1

      ​@@bunnybismuththe fourth complete row is duplicated and uh well uhh the ummmmm

  • @Prism019
    @Prism019 9 ปีที่แล้ว +1892

    FOR PEOPLE WONDERING HOW HE'S GETTING WHAT APPEARS TO BE 3-LINE TETRISES:
    When someone clears the top-most row, the game gets confused and clears the top 4 lines as well as the bottom. This also counts as a "Tetris", since the game thinks it's clearing 4 lines.

    • @PlasmaHH
      @PlasmaHH 8 ปีที่แล้ว +64

      +Prism Tutaj I am more wondering about the massively underrepresented blocks in the stats...

    • @12DAMDO
      @12DAMDO 8 ปีที่แล้ว +32

      i whas only wondering why he whas only clearing the upper blocks and left the lower blocks there like their trash LOL but your comment basicly answered it :)

    • @spideroi
      @spideroi 8 ปีที่แล้ว +47

      He also does that because then he doesn't have to wait for the block to hit the bottom of the screen, (begin nerdy voice) because that's too slow for speedruns.

    • @sjipsdew
      @sjipsdew 8 ปีที่แล้ว +2

      thanks trott

    • @RubiksPolice
      @RubiksPolice 8 ปีที่แล้ว

      Edgy homestuck name. (It's not 2012 anymore plz get out of the past)

  • @enigma1337
    @enigma1337 8 ปีที่แล้ว +2427

    When professional tetris players purposely build up but you're scared to go past the 1st half of the screen.

    • @kobaltap9086
      @kobaltap9086 8 ปีที่แล้ว +204

      When you use a TAS so you know exactly what to expect...

    • @Oshmurrr
      @Oshmurrr 8 ปีที่แล้ว +6

      PairOfDucks there's a pattern I see the pattern

    • @valettiart3396
      @valettiart3396 8 ปีที่แล้ว +1

      PairOfDucks yep

    • @Tankigamer200
      @Tankigamer200 7 ปีที่แล้ว +7

      Tas is not incredible

    • @badhermit7717
      @badhermit7717 7 ปีที่แล้ว +29

      Kaaskroketje TAS still takes a LOT of time and knowledge about the game

  • @tootyfruity2865
    @tootyfruity2865 8 ปีที่แล้ว +1720

    it's fucking 2 in the morning. this is what I'm wasting my life on

    • @dyylpckl
      @dyylpckl 8 ปีที่แล้ว +4

      On games and youtube...
      I mean its quite obvious.

    • @tootyfruity2865
      @tootyfruity2865 8 ปีที่แล้ว +6

      It's fucking blocks man, God damn blocks. i should've been sleeping

    • @dyylpckl
      @dyylpckl 8 ปีที่แล้ว +6

      Psycadelic Lover Sleep is for the weak. Congrats, you are a man.

    • @tootyfruity2865
      @tootyfruity2865 8 ปีที่แล้ว +3

      I watched a bunch more speed runs after this one. I had nothing to do besides sleep ;-;

    • @silicalnz
      @silicalnz 8 ปีที่แล้ว +6

      I was watching neural algorithms at 3am, but TH-cam thought it was a good idea to recommend this -_-

  • @OddlyIncredible
    @OddlyIncredible 10 ปีที่แล้ว +1007

    For folks wondering how it seems the game is giving tetrominoes in a repeating order, let's discuss the concept of "PRNG manipulation"...
    Pseudorandom number generation uses math algorithms to generate a stream of numbers that seems "random" but isn't - there is a pattern that repeats eventually but you might have to cycle through billions/trillions/quadrillions/etc. of numbers before that happens. (For the popular Mersenne Twister algorithm, for example, the pattern repeats after 2^19937-1 values.) However, the hardware in your typical 8-bit NES doesn't use a traditional pseudorandom number generation algorithm because it's not powerful enough to do so. Instead, it uses the slight variations in controller command timing (read: the time between button presses on a controller, measured in microseconds, bit-shifted a few times to scramble the results) to create "random" numbers. Since tool-assisted speedruns involve sending commands to the console/emulator at specific frames of video or even at specific clock cycles in the CPU of the console/emulator, you can manipulate the "random" generator by sending precisely timed commands to the console/emulator, and as a result, you can then control what "random" value comes up next.
    This speedrun was basically three solid minutes of messing with the PRNG to get what you want when you want it.

    • @damzombos
      @damzombos 9 ปีที่แล้ว +41

      was looking for an explanation like this one, thanks homie

    • @keithbellic2629
      @keithbellic2629 9 ปีที่แล้ว +24

      If I could favourite comments and/or link other comments to this one I would.

    • @EricRovelo
      @EricRovelo 9 ปีที่แล้ว +2

      OddlyIncredible I think I also saw the game pause for a split second a few times.

    • @DanielBrown-kb2kg
      @DanielBrown-kb2kg 9 ปีที่แล้ว +1

      OddlyIncredible witch reminds me of Yu Yu Hakusho, when they had to face the game master

    • @drrobotnikmeanbeanma
      @drrobotnikmeanbeanma 9 ปีที่แล้ว

      OddlyIncredible The video game Dr robotnik's mean bean machine is similar.Them 5 different colors can make patterns.How can you compare or what way you can compare Tetris or Dr Robotnikmeanbean Machine To rap ?

  • @howardhammond5435
    @howardhammond5435 8 ปีที่แล้ว +1998

    that moment when you get 999998

    • @bananaunicorn22
      @bananaunicorn22 8 ปีที่แล้ว +14

      Howard Hammond holy shit

    • @gairisiuil
      @gairisiuil 8 ปีที่แล้ว +5

      Howard Hammond the counter can't go any higher

    • @drugsaregood9808
      @drugsaregood9808 8 ปีที่แล้ว +41

      itsjustme it can go to 999999 liar

    • @PygmentSplat
      @PygmentSplat 7 ปีที่แล้ว +25

      ... i cant explain how dumb you are. It was a joke.

    • @MoonlightMirage
      @MoonlightMirage 7 ปีที่แล้ว +32

      Don't call him a liar, 999998 and 999999 are so close to each other that it's pretty much just to say that it's maxed out ¯\_(ツ)_/¯

  • @sampletext229
    @sampletext229 8 ปีที่แล้ว +331

    This moment when you just play Tetris and all of a sudden a Palace is ejecting from earth.

    • @datonedoge822
      @datonedoge822 7 ปีที่แล้ว +9

      Sample Text that's the kremlin in Moscow Russia, this game was made by a Russian BTW

    • @howmanyshrimps
      @howmanyshrimps 7 ปีที่แล้ว +12

      'cept it's not Kremlin.
      That is actually a St. Basil's Cathedral located at the Red Square in Moscow.

    • @AnonyMorshu
      @AnonyMorshu 7 ปีที่แล้ว +21

      Sample Text: In Soviet Russia, Russia doesn't launch spaceship, spaceship launches Russia!

    • @ghostsalamander4870
      @ghostsalamander4870 7 ปีที่แล้ว

      Rod Gumapac what time is 66:66

    • @123TauruZ321
      @123TauruZ321 5 ปีที่แล้ว

      @@howmanyshrimps st basil fawlty?

  • @superdaveozy7863
    @superdaveozy7863 9 ปีที่แล้ว +352

    1987 at home, 6 mins after coming home, then taking the time to take the new game out and put it into the NES 3 mins after coming through the front door. 3 mins later: "Mom? I beat the game 100%, i'm bored with it now."

    • @salumtummundi9462
      @salumtummundi9462 6 ปีที่แล้ว +1

      This is a tool assisted spped run
      TaS

    • @lombre9149
      @lombre9149 5 ปีที่แล้ว +2

      R/woooosh

    • @snowman1134
      @snowman1134 3 ปีที่แล้ว

      wow that guy must be cool, i sure hope no robots would bite a kid's head off in that same year

    • @jonaromero1020
      @jonaromero1020 3 ปีที่แล้ว

      Mom proceeds to go to a store the buys silver surfer

  • @mr.randomness7364
    @mr.randomness7364 8 ปีที่แล้ว +360

    why is this in my recommendations

    • @Eshenshawn
      @Eshenshawn 8 ปีที่แล้ว +5

      Mr. Randomness same with me I randomly found it in the recommendations

    • @wheremybike
      @wheremybike 8 ปีที่แล้ว +37

      you watched it, didn't you?

    • @terrymurray9612
      @terrymurray9612 8 ปีที่แล้ว +8

      Mr. Randomness you didn't have to watch, you'll never get them 212 seconds back EVER! move on with your life now bud you'll be OK.

    • @planetX15
      @planetX15 7 ปีที่แล้ว +2

      Everybody loves Tetris.

    • @whyvlone3338
      @whyvlone3338 7 ปีที่แล้ว +1

      Tetris for jeff

  • @teel3651
    @teel3651 8 ปีที่แล้ว +668

    Dude, if its a TAS, write it in the title

    • @bocatadeclavos1274
      @bocatadeclavos1274 8 ปีที่แล้ว +129

      the point is that it's annoying to realise that it's a TAS after you clicked the video

    • @teel3651
      @teel3651 8 ปีที่แล้ว +131

      TAS means "Tool Assisted Speedrun", the button presses are emulated and prerecorded

    • @burnwolfember729
      @burnwolfember729 7 ปีที่แล้ว +83

      ShinoTV the fact that it is TAS is litterally the first thing you see in the video

    • @mom0367
      @mom0367 7 ปีที่แล้ว +6

      ShinoTV description

    • @Noah-gn2gu
      @Noah-gn2gu 7 ปีที่แล้ว +3

      Burnwolf Ember Most people cannot read fast enough for that many words in less than a second. The first things I saw were blocks falling.

  • @GeneralPatton89
    @GeneralPatton89 10 ปีที่แล้ว +134

    All of you people saying it's cheating need to learn what the definition of a TAS is. In short, the player slows the game down to a frame by frame visual so that they have more than enough time to figure out what they need to do. They also use luck manipulation to get the blocks they need/want, use savestates to save and load a certain point in the game in order to correct mistakes if they are made. Programming errors and glitches are also abused in TAS. Once the player is satisfied with what they've done, they edit the video to be viewed in real time to make it appear as if "they are gods." TAS is for entertainment purposes, not to show off. If it weren't for TAS, we wouldn't be seeing some of the "godly" stuff we see players do. Pure entertainment.

    • @jakemayer2113
      @jakemayer2113 10 ปีที่แล้ว +13

      Ruiguo666 then show us your TASing skills. even with the savestates and frame advance, it's still really hard to optimize it to the point that people like Achim can do.

    • @dont.matter9501
      @dont.matter9501 10 ปีที่แล้ว +1

      you are fucking kidding me right?

    • @TehYoungDanca
      @TehYoungDanca 10 ปีที่แล้ว

      Ruiguo666 It's not going into world records, is it?

    • @gamegod9000
      @gamegod9000 10 ปีที่แล้ว +17

      Ruiguo666
      TAS doesn't allow you to pick and choose what block you want. The system randomly selects the block, same as usual, and, as with all games and programs, the randomizer is based upon a system clock. So, by having the game slowed down as much as is done in a TAS run-through, you can end up calling upon the randomizer at very specific fractions of moments so that the randomizer in the game will generate the block that you want.
      Cheating would be altering the game to get what you want. In a TAS, the game is completely unaltered. You use tools to work the game like it can be worked.

    • @kaitlynallen8082
      @kaitlynallen8082 7 ปีที่แล้ว +14

      Fester Blats Then don't watch? He didn't do this to please you, funnily enough.

  • @BigVuVu
    @BigVuVu 7 ปีที่แล้ว +90

    BOOM! Tetris for Jeff!

  • @KalamariKnight
    @KalamariKnight 10 ปีที่แล้ว +11

    Well made and entertaining TAS. Thanks to Acmlm for making, and thank you for uploading!

  • @sumorudoragon-smalldragon7102
    @sumorudoragon-smalldragon7102 8 ปีที่แล้ว +37

    If you look closely enough you can see he is pausing and un-pausing the game really quickly. He is manipulating the RNG of the type of piece that will spawn. Well done acmlm.

    • @evelynmontes983
      @evelynmontes983 7 ปีที่แล้ว

      Cloud Beats no there are some points were they pause for like a frame

    • @whocaresabouttheusername3753
      @whocaresabouttheusername3753 5 ปีที่แล้ว

      Idk if u will answer but if the piece generator is random why he would do that?

    • @kooliooolio
      @kooliooolio 4 ปีที่แล้ว +4

      @@whocaresabouttheusername3753 its nearly impossible for computers to make purely random numbers, so they often have an algorithm that determines the rng based on player inputs. a tas is able to do these inputs at perfect precision so when its pausing its manipulating the rng so it gives them the peice they want

    • @kooliooolio
      @kooliooolio 4 ปีที่แล้ว

      i say "nearly impossible" cause some melvin is gonna whine about atmospheric noise

    • @whocaresabouttheusername3753
      @whocaresabouttheusername3753 4 ปีที่แล้ว

      @@koolioooliothx for the answer

  • @vectorshingetsu5560
    @vectorshingetsu5560 10 ปีที่แล้ว +187

    Somewhere out there, there is a place where everybody knows what a TAS is. Unfortunately, it's not here. Cheats =/= Hack =/= TAS. TAS uses luck manipulation here, not cheating. Learn the difference.

    • @shadowreaf6752
      @shadowreaf6752 7 ปีที่แล้ว +1

      It’s not legit is what they are saying

    • @lush2711
      @lush2711 7 ปีที่แล้ว +1

      Yoshibug20 using tools to help is not legit

    • @lush2711
      @lush2711 7 ปีที่แล้ว +9

      by tools i mean LITERALLY in the name Tool Assisted Speedrun/Superplay
      yes this is a record but not a legit record. It's a TAS record.

    • @asperRader
      @asperRader 6 ปีที่แล้ว +3

      i dont think anybody is arguing that this is a totes-legit-nothing-hacked record.

    • @arnar-on-youtube
      @arnar-on-youtube 6 ปีที่แล้ว

      Naruto Its a different category for a reason

  • @siren-nate6565
    @siren-nate6565 8 ปีที่แล้ว +85

    ...That guy was really proud of his 010000 high score.

  • @rtjs1005
    @rtjs1005 8 ปีที่แล้ว +142

    Why is his right squiggle count so low when everything else is really high

    • @rtjs1005
      @rtjs1005 8 ปีที่แล้ว +1

      Yes

    • @serpykologicl5871
      @serpykologicl5871 8 ปีที่แล้ว +27

      +M.ness you mean reverse Z?

    • @thaynepeterson6563
      @thaynepeterson6563 8 ปีที่แล้ว +40

      The piece is bad for these formation, so the guy fiddled around with the rn cycles to make them only show up when they would be good.

    • @akiraz8202
      @akiraz8202 8 ปีที่แล้ว +28

      If the block generator has AI and intentionally wants you to lose, it would give you enough S's and then a Z, then enough Z's and an S. Repeat that. You are bound to lose.

    • @danbosch-
      @danbosch- 6 ปีที่แล้ว

      it's a tool assisted speedrun.. it means a human is not actually playing. a computer is doing all the moves that are pre programmed in.

  • @radarpinki
    @radarpinki 8 ปีที่แล้ว +466

    what's the point when you're using TAS to change the order, everyone could get this far with blocks that fit all the time

    • @brainnim9935
      @brainnim9935 8 ปีที่แล้ว +136

      The point of a TAS is to demonstrate how deeply you can exploit a system. Every button you press including the pause button affects the next block so you have to plan out every single input for every single block.

    • @christophercombs7561
      @christophercombs7561 8 ปีที่แล้ว +11

      not much planning if the order is the same pattern time after time tool assisted isn't really playing the game now do that on a real run then we will see skill

    • @hi-i-am-atan
      @hi-i-am-atan 8 ปีที่แล้ว +76

      You still have to, y'know, figure out the pattern. It's not like the games come with cheat sheets that tell TASers exactly what they need to do to do things the fastest way possible.

    • @christophercombs7561
      @christophercombs7561 8 ปีที่แล้ว +5

      But when the tool gives you the ability to manipulate the blocks as you see fit it would probably take all of 20 minutes to figure the best pattern to repeat over and over again

    • @hi-i-am-atan
      @hi-i-am-atan 8 ปีที่แล้ว +56

      ***** The tool lets you play frame-by-frame.
      You still have to figure out which inputs and timings modify the RNG in what way, what the RNG's current seed is, and whether or not the timing aspect will actually align in the right frame when the next piece is determined.
      Then you have to make sure that all of that still makes it possible to get every other piece you need, all while minimizing time spent pausing.
      This can take hours at a time of constantly trying new things, reloading to previous save states, and making sure everything aligns juuuust right. And that's _before_ factoring trashing your route after spending all that time on it, just because you discovered a fatal flaw and have to start from scratch.

  • @SlawBunnies909
    @SlawBunnies909 8 ปีที่แล้ว +57

    Holy shit :o never seen so many people who don't know what a TAS is, in the comments.
    It's hilarious seeing all these people calling you a cheater and hacking XD

    • @fabbriziospeedruns6034
      @fabbriziospeedruns6034 8 ปีที่แล้ว +8

      Yeah, I think some of these people need to try making a TAS themselves, so they'll realize how much work actually goes into it.

    • @bea2488
      @bea2488 7 ปีที่แล้ว

      What is TAS i dont know what it is

    • @evelynmontes983
      @evelynmontes983 7 ปีที่แล้ว

      Demon Droid google is your friend

    • @Denzel_Watchington
      @Denzel_Watchington 6 ปีที่แล้ว +1

      Demon Droid - It's a "Tool-Assisted Speedrun" - Mighty white of the OP up on his fucking high horse.

  • @Remainings
    @Remainings 3 ปีที่แล้ว +2

    fake. hacks. you can’t get a Tetris with a long bar. this was clearly spliced using MS Paint. also, i watched my great-great-great-great-grandmother do this in 3:11.77 on her Steamdeck back in the 10s

    • @flygonbreloom
      @flygonbreloom  3 ปีที่แล้ว

      D:

    • @user-lt3nz8yr8t
      @user-lt3nz8yr8t 3 ปีที่แล้ว

      Rude D: also great video remainings

    • @Kyinnoo
      @Kyinnoo 3 ปีที่แล้ว

      @@flygonbreloom How does it feel to make remainings crying "fake"

    • @flygonbreloom
      @flygonbreloom  3 ปีที่แล้ว

      @@Kyinnoo They still see my fursona at the start of the video so.

  • @LeatherIceCream
    @LeatherIceCream 10 ปีที่แล้ว +35

    You should try Nyet 3.

  • @crogersdev
    @crogersdev 9 ปีที่แล้ว +1

    HOW ARE YOU DOING THIS?!
    Even *WITH* the repeated sequences, you're still flawlessly moving pieces into place in split second timing.
    Wow. Hats off.

    • @crogersdev
      @crogersdev 9 ปีที่แล้ว

      Shows how much I know...

    • @samsonitefanatic4372
      @samsonitefanatic4372 8 ปีที่แล้ว

      Harsha Boyilla Tool assisted speed runs are done by a person frame by frame.

    • @samsonitefanatic4372
      @samsonitefanatic4372 8 ปีที่แล้ว

      Harsha Boyilla Nevermind, I understand what you meant now.

  • @joeyaktosh8294
    @joeyaktosh8294 10 ปีที่แล้ว +35

    What am i doing with my life...

    • @demonface96
      @demonface96 10 ปีที่แล้ว +1

      aktosh? skyrim related?

    • @drybonedaniel
      @drybonedaniel 4 ปีที่แล้ว

      @@autocrates gang gang

  • @setsers1
    @setsers1 ปีที่แล้ว +2

    THIS WAS 13 YEARS AGO TODAY. JESUS

  • @ohmygod1550
    @ohmygod1550 9 ปีที่แล้ว +192

    I can see some pausing moment.

    • @Icesan4096
      @Icesan4096 8 ปีที่แล้ว +75

      it's to manipulate what block comes next.

    • @Spinner891
      @Spinner891 8 ปีที่แล้ว +2

      Oh, so then it's basically like cheating.

    • @Icesan4096
      @Icesan4096 8 ปีที่แล้ว

      Spinner891 It's sorta like cheating

    • @Spinner891
      @Spinner891 8 ปีที่แล้ว

      UltimateMemeMaster21 Manipulating what block comes next as well as using a TAS to get the 'fastest 999999", I would call cheating.

    • @zenaidaalejo27
      @zenaidaalejo27 8 ปีที่แล้ว +37

      +Spinner891 thats why there are tased runs and non tased runs

  • @SeanWallaWalla
    @SeanWallaWalla 7 ปีที่แล้ว +2

    this is a great tetris strategy. i am surprised that i didnt know about this until now
    great video!

  • @Typhillion
    @Typhillion 9 ปีที่แล้ว +20

    This is so satisfying to watch..

    • @Liranoss
      @Liranoss 6 ปีที่แล้ว

      nice

  • @MichaelOKeefe2009
    @MichaelOKeefe2009 7 ปีที่แล้ว

    3:22 The castle was so excited of your big ass score, it shot up into space!

  • @samuraifloy3955
    @samuraifloy3955 5 ปีที่แล้ว +6

    I think they’re going to fix this in the new uptade

  • @JayLeu
    @JayLeu 8 ปีที่แล้ว

    TAS's are really interesting, it's awesome to see what can come out of using one.

    • @jackalex2225
      @jackalex2225 8 ปีที่แล้ว

      Pyrolex what is a TAS?

    • @xdxdxdxdxdxdxdxdxdxdxdxd-i8r
      @xdxdxdxdxdxdxdxdxdxdxdxd-i8r 8 ปีที่แล้ว +1

      tas is short for tool assisted speedrun, which basically means that a computer is playing the game, not a human

    • @dexi6111
      @dexi6111 8 ปีที่แล้ว

      crispor123 actually, the human is "playing the game". The computer part is when the player can stop the game, input something, and then resume. The input will read on the frame he stopped the game on and in this case move a block.

    • @4nto418
      @4nto418 8 ปีที่แล้ว

      Actually TAS, especially on older consoles, use multiple inputs at specific moments between
      two frames (impossible for an human), because the game is checking a given controller key at, say, T+2ms and another one at T+6ms. The tool alternates between the two keys in order to trick the console. This is notably used in Metroid to do all sorts of fun movement related stuff.

  • @RielMatildaRoman
    @RielMatildaRoman 9 ปีที่แล้ว +11

    thats cool i didn't know you could get tetrises on the top of the board

    • @bobbybotbop
      @bobbybotbop 9 ปีที่แล้ว

      +Daniel Beaston U CAN'T!!!!!!!!!!!!!!!!

    • @donttouchmyturtle6224
      @donttouchmyturtle6224 9 ปีที่แล้ว +19

      +William Chen you actually can

    • @Icesan4096
      @Icesan4096 8 ปีที่แล้ว

      With heavy luck manipulation, you can.

    • @bobbybotbop
      @bobbybotbop 8 ปีที่แล้ว

      ok...

    • @kinamiya1
      @kinamiya1 8 ปีที่แล้ว +2

      you can....with tas or an inmense amount of luck

  • @qianse22
    @qianse22 6 ปีที่แล้ว

    For all you complaining about how this was a TAS, it was put in the description that no one bothers to read.

  • @Kyun9432
    @Kyun9432 10 ปีที่แล้ว +11

    It's fucking TAS, know what you are watching.

    • @asston712
      @asston712 7 ปีที่แล้ว

      Sardun So?

  • @PostTraumaticChessDisorder
    @PostTraumaticChessDisorder 9 ปีที่แล้ว +2

    Am I the only one who keeps replaying the sick beat between 0:36 and 0:39 ???

  • @YasinoCx
    @YasinoCx 8 ปีที่แล้ว +9

    for a Moment I thought it doesn't get past Level 18 and I felt great because that's how fat I got when I played Tetris but then it kept going and it didn't feel all that great anymore lol

    • @YasinoCx
      @YasinoCx 8 ปีที่แล้ว +4

      I meant far but I'm glad it was funny to you .. so me aswell lol

    • @gairisiuil
      @gairisiuil 6 ปีที่แล้ว

      if you start the game on level 9, it will take 100 lines to get level 10, as if you started on level 0. just a thing

  • @koipen
    @koipen 6 ปีที่แล้ว

    What is actually really cool is that if you look at the best human players (i.e. Jonas) they can do something like 675 - 700k transitions in their best games - which is only 50k off the theoretically perfect TAS score! On max-out pace humans are still about 20 lines off (23 here vs. 25 the WR for human max-out) but even that is a pretty powerful statement about how good the best human players are right now.

  • @acemage334
    @acemage334 11 ปีที่แล้ว +3

    this may be a TAS but it is still inpresive that ppl can do that

  • @nudlz1249
    @nudlz1249 5 ปีที่แล้ว

    This TAS Guy is pretty good, I’ve seen him speedrun a few games and he’s great! He’s even beaten the world record for Mario.

    • @Sness
      @Sness 5 ปีที่แล้ว

      I know right! TAS is SO good at video games!

  • @KatouMegumiosu
    @KatouMegumiosu 9 ปีที่แล้ว +3

    That's called "Perestroika"
    Literally translates from Russian as "Rebuilding"
    So Tetris game was made by Alexey Pazhitnow, a Soviet programmer.
    Tetris blocks looks like a bricks, and Bricks using for building, so I mentioned Perestroika earlier, so ILLUMINATI CONFIRMED!

  • @ericn6201
    @ericn6201 6 ปีที่แล้ว

    This is absolutely phenomenal!

  • @christophergudgeon9902
    @christophergudgeon9902 9 ปีที่แล้ว +9

    as you can see this was done via TAS.
    or, yknow. drugs.

    • @galdful
      @galdful 8 ปีที่แล้ว +1

      +Christopher Gudgeon bro it says in the description it was a tas

    • @dadangsudadang5963
      @dadangsudadang5963 6 ปีที่แล้ว

      Miss Secretive it's a joke.

    • @jjbailey01
      @jjbailey01 5 ปีที่แล้ว +1

      Tetris is drugs.

  • @electron2601
    @electron2601 11 ปีที่แล้ว

    The moves are played so fast that the sound effects almost sound like the rhythmic chirp of crickets.

  • @Suiax
    @Suiax 8 ปีที่แล้ว +48

    Now do this with non-tas version

    • @RazorGuild
      @RazorGuild 7 ปีที่แล้ว

      It’s already been done

    • @Denzel_Watchington
      @Denzel_Watchington 6 ปีที่แล้ว

      RazorGuild - Prove it

    • @cixcer3821
      @cixcer3821 6 ปีที่แล้ว

      Denzel 'My Nigga' Washington look it up

  • @RkeyNirun
    @RkeyNirun 8 ปีที่แล้ว

    The speedrunner is given "Perfect pieces", so it's interesting to look at the number of pieces. The straights are the most common, followed tightly by L-blocks. T's and squares hover in the middle and squigglies are at the bottom.

  • @moho472
    @moho472 10 ปีที่แล้ว +7

    Kudos on the RNG manipulation!

  • @ReddoX30
    @ReddoX30 8 ปีที่แล้ว +1

    Nice strategy to do back-to-back tetrises at the top! It saves a lot of time than doing them at the bottom.

  •  7 ปีที่แล้ว +5

    Boom Tetris for Jeff :D.

  • @Kettchup090885
    @Kettchup090885 12 ปีที่แล้ว

    Basically, it's a glitch where the top line of the board isn't supposed to be cleared, so weird things happen and he actually clears *five* lines (the game only counts four). Check the link posted in the description.

  • @BugOperator
    @BugOperator 10 ปีที่แล้ว +4

    TAS notwithstanding, it's silly to call this the 'fastest' anything with a timestamp, as it's completely fabricated. for one, the same blocks appear in consecutive groups of 10 (albeit in a different order, but the player is able to manipulate them to produce the exact same result every time). also, every 10th block is a blue 'r' shape, allowing the player to clear the top the exact same way every time. furthermore, the 4-line clear tone is heard when only 3 lines are being cleared, which improperly multiplies the score. and lastly, the fact that it's slowed down prevents this from being anything more than a novelty video.

    • @XNDUIWOfficial
      @XNDUIWOfficial 10 ปีที่แล้ว

      An average person to reach 999,999 is about 30 minutes.

    • @paulronco1916
      @paulronco1916 10 ปีที่แล้ว

      XNDUIW Bricks Anyone who can make 999999 is not average. In the very early days of the NES Tetris craze, at one point I held seventh highest score in the world and was published multiple times in Nintendo Power. I was good, fairly regularly making it to Level 29 when few could navigate past 15. That said, the highest score I ever attained was 655k.

    • @paulronco1916
      @paulronco1916 10 ปีที่แล้ว +1

      Joseph P. Long. Right alongside Pak Chang Hum (later "Johnny Pak") from Japan. Should be in one of the 1991 editions or thereabouts. Seriously though, if I'd wanted to lie, I'd have said I could get to 999999. And while I see your point regarding the OP's meaning, saying that the "average" player can get to 999,999 in X minutes is kind of like saying that the "average" Bruce Lee can do this or that with his eyes closed standing on one foot. There comes a point where the designation of "average" no longer has any meaning. That's all I was trying to say.

    • @PhilieBlunt666
      @PhilieBlunt666 10 ปีที่แล้ว

      Exactly!!! Not to mention every time this person makes a line the bottom block of the mess he made vanishes too... ive played tetris since i got an orig gameboy in 89, and ive never seen the bottom blocks vanish no matter what kind of match you make up top... this video is crap and it gave me a splitting headache watching it... ugh... fully fuckin disgusted. ..

    • @SuperJer
      @SuperJer 10 ปีที่แล้ว

      Philie Spiess "Fully fuckin disgusted" b/c somebody on the internet is playing a game in a way you don't like? Sounds like a pretty sad life. FYI this works on a real NES. It looks to me like clearing the lines at the very top of the screen causes it to wrap around and delete the bottom line or something. But whatever it is, it's nothing to get upset about.

  • @sucrilhus
    @sucrilhus 12 ปีที่แล้ว

    It's no illusion...It really is clearing 4 lines at the top + 1 at the bottom, rather than only 3 at the top.
    It's a glitch, the link at the description explains that.

  • @llugnuto7795
    @llugnuto7795 9 ปีที่แล้ว +3

    did the devs really code the building so it would fly away at 999999? i like devs that doo cool stuff like that!

    • @kooijbas
      @kooijbas 8 ปีที่แล้ว +4

      It already does that at a 120k points actually.

  • @jesskady1585
    @jesskady1585 12 ปีที่แล้ว

    I think I get it... Since each block is four pieces (hence the name Tetris), and the play area is 10 blocks wide, then it is always possible to align every 10 pieces into 4 lines (10 x 4 = 40). There is also some trick I'm not sure of that makes another whole line shift down every time he gets 4 rows so that they build up until the screen is full. Then once it's full, he shoves the long pieces in the gap while using the other pieces to build up his tower to the top to start all over again!

  • @leaflikely2939
    @leaflikely2939 8 ปีที่แล้ว +6

    do you get more points for being at the top or something??

    • @IAmEki
      @IAmEki 8 ปีที่แล้ว +14

      Bob Jones it's faster to drop the pieces if you're already close to the top.

    • @patrickwienhoft7987
      @patrickwienhoft7987 6 ปีที่แล้ว +1

      Also a bug allows him to get a tetris when he clears the top 3 rows because the game erroneously also clears the bottom line. This makes it so a Tetris requires less square segments - instead of 4 full lines you only need three full lines + one sement. This gives the same points but naturally has a better point-per-segment ratio and therefore also requires less pieces, saving some time.

  • @gglenn7920
    @gglenn7920 ปีที่แล้ว

    You know it's fake when the top line magically dissappears after points are scored.

  • @n00beh
    @n00beh 6 ปีที่แล้ว

    I dig the 1 frame pause buffers to manipulate the piece that comes next

  • @AndyBenke
    @AndyBenke 9 ปีที่แล้ว +21

    You shoutve writen that its TAS in videoname

    • @RazorGuild
      @RazorGuild 7 ปีที่แล้ว +4

      AndyBenke it says tas at the start of the video lol

    • @greenapple3554
      @greenapple3554 6 ปีที่แล้ว

      RazorGuild after you clicked the video and realize it's a TAS it's so annoying

    • @ireacttoeverythingeverythi4833
      @ireacttoeverythingeverythi4833 6 ปีที่แล้ว

      AndyBenke he did

  • @patatosauce7652
    @patatosauce7652 7 ปีที่แล้ว +1

    *Tetris Gods: Coming soon in a theater next to you*

  • @setsers1
    @setsers1 9 ปีที่แล้ว +4

    What The Fuck XD THAT ENDING

  • @filou13
    @filou13 5 ปีที่แล้ว +1

    Just want to point something out to the really stupid comments out there; If you are dumb enough to say that the guy who created this video is bad at the game, I suggest you look him up. Acmlm is one of the best Tetris and Dr. Mario player in the world and currently holds many world records, all of which have been achieved legitimately.
    Making a TAS like this isn't as easy as it looks.

  • @willskill8140
    @willskill8140 8 ปีที่แล้ว +4

    who finds that satisfying?

  • @rinb4599
    @rinb4599 7 ปีที่แล้ว

    I saw the first few blocks and thought, "are you out of your goddamn mind?!"

  • @thatoneguy9582
    @thatoneguy9582 8 ปีที่แล้ว +54

    jist building up a hole for an L and always getting an L just seems a bit suspicious...

    • @riqqibhop2603
      @riqqibhop2603 8 ปีที่แล้ว +16

      Noah G TAS - "Tool Assisted Speedrun". Learn how to read please.

    • @KaelinatorPVP
      @KaelinatorPVP 8 ปีที่แล้ว +6

      Dude, it says tool assisted for one second, some of us didn't notice it said that. Learn to understand before you get all rude about it.

    • @Leon024
      @Leon024 8 ปีที่แล้ว +5

      you could've read the description.
      +KaelinatorPVP

    • @KaelinatorPVP
      @KaelinatorPVP 8 ปีที่แล้ว +1

      it's not in the description

    • @Leon024
      @Leon024 8 ปีที่แล้ว

      KaelinatorPVP the video link says tasvideos

  • @Spartan640Fritz
    @Spartan640Fritz 12 ปีที่แล้ว

    Man, thats totally nuts, but the guy who made the record is pretty awesome!

  • @letcreate123
    @letcreate123 11 ปีที่แล้ว +8

    85 people are jellous and say that the player is cheating.

    • @wschmrdr
      @wschmrdr 11 ปีที่แล้ว

      Take a look at the number of S pieces in proportion to the others...

    • @DS127
      @DS127 11 ปีที่แล้ว +8

      FlagDUDE08 Like many tool assisted speedruns it uses luck manipulation.

  • @sparetire3141
    @sparetire3141 7 ปีที่แล้ว

    This is straight up tas. You can see the flickering of the pause screen when he's doing his save states.

  • @Gh0StPY
    @Gh0StPY 10 ปีที่แล้ว +6

    Nice tas xD

    • @asston712
      @asston712 7 ปีที่แล้ว

      Gh0StPY yeah he is really talented
      Not sarcasm.

    • @i-nuke1188
      @i-nuke1188 6 ปีที่แล้ว

      Aston Wiggin he spent hours working on this i would kind of call it talent

  • @ghoulworldorder2406
    @ghoulworldorder2406 4 ปีที่แล้ว

    That's a first for me. I never saw anybody play Tetris like that before. Kick ass! ~Buzz Killer, Talking Zombie From Western Pennsylvania

  • @kubapolish
    @kubapolish 8 ปีที่แล้ว +16

    dat rng manipulation tho

  • @Whoflungpouu
    @Whoflungpouu 3 ปีที่แล้ว

    This is the greatest thing I have ever seen

  • @handsonicversionz2818
    @handsonicversionz2818 8 ปีที่แล้ว +21

    Bored God plays Tetris

    • @TheDamino
      @TheDamino 7 ปีที่แล้ว +1

      Number ZER0 You fucking dumbass.

    • @oomfie..
      @oomfie.. 7 ปีที่แล้ว +5

      TheDominator1307 how it even says tas at the beginning.

    • @gunma747j
      @gunma747j 7 ปีที่แล้ว +1

      TheDominator1307 if you didn't know what is TAS,please do some research before comment the video is cheating

    • @TheDamino
      @TheDamino 7 ปีที่แล้ว

      Gunma the retro gamer I didn't say that. I said, you are a dumbass for not knowing that the original commenter referenced a video series called Bored God plays _____________

    • @gunma747j
      @gunma747j 7 ปีที่แล้ว +1

      TheDominator1307 oh sorry of my misunderstanding

  • @MasterZebulin
    @MasterZebulin 5 ปีที่แล้ว

    The entire cast of Puyo Puyo Tetris are currently pissing themselves right now.

  • @stonerbland256
    @stonerbland256 8 ปีที่แล้ว +22

    sounds like accelerated Christmas music
    also... PAUSING? DansGame

    • @tails230
      @tails230 8 ปีที่แล้ว +5

      Well this version of Tetris does use the song Dance of the Sugar Plum Fairy.

    • @mszz1030
      @mszz1030 8 ปีที่แล้ว +1

      It's using TAS ( basically plaued by a computer)

    • @gumbo64
      @gumbo64 8 ปีที่แล้ว +1

      MSteel steel no TAS is when you play it frame-by-frame

    • @princessbeffer
      @princessbeffer 8 ปีที่แล้ว +1

      Deez Nutz Dance of the Sugar Plum Fairies was in a ballet that took place during Christmas time. So in my opinion, that is more of a Christmas song than My Favorite Things.

    • @61pieces
      @61pieces 6 ปีที่แล้ว

      Also if you look closely he pauses the game and unpauses quickly when clearing lines

  • @xystem4701
    @xystem4701 7 ปีที่แล้ว +2

    Wait, what's with him getting tetrises at the top and block disappearing at the bottom? Is that because they're building up all the way? Probably just some original NES edition I'm unaware of, it looks like. Which I'm assuming in the end awards more points than a standard tetris? Because otherwise I feel like the perfect run would look a lot different :P

    • @GENATARi
      @GENATARi 7 ปีที่แล้ว

      Yeah it's a glitch

  • @SperoGin
    @SperoGin 9 ปีที่แล้ว +7

    does anyone notice how he gets so many Tetris' with a piece only 3 blocks in height?? lol

    • @asston712
      @asston712 7 ปีที่แล้ว

      SperoGin it's a bug in the game.

    • @lolazokekk6765
      @lolazokekk6765 7 ปีที่แล้ว

      This is a TAS so it can do things humanly impossible.

    • @noahmay7708
      @noahmay7708 7 ปีที่แล้ว

      Aston Wiggin whats the bug called and what causes it

    • @asston712
      @asston712 7 ปีที่แล้ว

      noah the nacho idk I just saw it somewhere

    • @MarioFan587YT
      @MarioFan587YT 6 ปีที่แล้ว

      Dr lol
      Well that trick is very possible, it just requires some luck.

  • @omegahaxors9-11
    @omegahaxors9-11 8 ปีที่แล้ว +2

    Forget what I said on the last video. THIS is PlayFun once it learns that stacking blocks is a losing strategy.

  • @Mikhail_Zubenko
    @Mikhail_Zubenko 9 ปีที่แล้ว +14

    Tetris is a Russian game

    • @remo4644
      @remo4644 9 ปีที่แล้ว +20

      yes, it is...

    • @kodead108
      @kodead108 8 ปีที่แล้ว

      +Luigi99MX omnomnom!!! I ate it. sorry.......

    • @Mikhail_Zubenko
      @Mikhail_Zubenko 8 ปีที่แล้ว

      +Victor Nguyen ;D

    • @maxyw419
      @maxyw419 8 ปีที่แล้ว +4

      In Russia, game plays you.

    • @stanallthemsnoms6102
      @stanallthemsnoms6102 7 ปีที่แล้ว +1

      And here come all the in soviet russia jokes

  • @cameony
    @cameony 12 ปีที่แล้ว

    The music is that fast because it's basically panic mode, and the bricks are so fast because he's holding the down button.

  • @mr.jeffinizor2713
    @mr.jeffinizor2713 8 ปีที่แล้ว +3

    I mean it's all based on luck like you got pretty lucky but it's possible in 2 mins and 49 seconds

    • @whirlingstars
      @whirlingstars 8 ปีที่แล้ว +1

      Mr. Jeffinizor TAS (Tool Assisted Speedrun).

    • @mr.jeffinizor2713
      @mr.jeffinizor2713 8 ปีที่แล้ว

      I mean this exact speed run with the tools

    • @taliesine.8343
      @taliesine.8343 8 ปีที่แล้ว

      i am pretty sure he did try to manipulate the rng to its max

    • @mr.jeffinizor2713
      @mr.jeffinizor2713 8 ปีที่แล้ว

      yea he probably did :P

  • @secondrival
    @secondrival 7 ปีที่แล้ว

    I was not expecting TAS, I was here for legitmate.

  • @Katieushka
    @Katieushka 8 ปีที่แล้ว +6

    why the fuck is the cremlin being ejected from the world and there is an ufo near it!

    • @Lysergic_
      @Lysergic_ 8 ปีที่แล้ว +4

      Pietro Celano a*

    • @Katieushka
      @Katieushka 8 ปีที่แล้ว

      X Lightning
      an *U* fo

    • @Katieushka
      @Katieushka 8 ปีที่แล้ว

      *****
      why put "a" before a vowel, U is a vowel, Unidentified starts with a vowel.

    • @Lysergic_
      @Lysergic_ 8 ปีที่แล้ว +4

      Pietro Celano it's based on how it's pronounced, this is pronounced with a "y" noise or "YEW", meaning it gets "a" instead of "an". However for words that start with "u" pronounced "UH" get "an".

    • @Lysergic_
      @Lysergic_ 8 ปีที่แล้ว +4

      Pietro Celano so whenever you are saying "u" alone you use "a" because when pronounced it has a "y" noise, unlike every other vowel

  • @LocalGoober10
    @LocalGoober10 4 ปีที่แล้ว

    This tas builds better than your expert construction worker.

  • @GodOfTheeGames
    @GodOfTheeGames 11 ปีที่แล้ว +8

    To be honest, this kinda looks like a bot. Hardcore fan or not, there is no way a normal human being could do this kind of thing...
    That or I just fucking fail at stacking colorful shapes ;-;

    • @wherebandshaman
      @wherebandshaman 11 ปีที่แล้ว +8

      love the humiliation in the end of your comment

    • @Coult909
      @Coult909 11 ปีที่แล้ว +12

      It's not a bot, it's a human doing the inputs while the game goes in super slow motion so he can get everything frame perfect, and also he uses save states to fix mistakes and get the blocks he wants when he needs them. So it's not a hack or anything, its just for entertainment, thats what tas is all about... mostly.

    • @CompletelyRandomNick
      @CompletelyRandomNick 11 ปีที่แล้ว +16

      It's tool assistes speedrun (TAS), it's point is to know the fastest possible time with perfect conditions and key pressing or something

  • @andrewarnold9818
    @andrewarnold9818 9 ปีที่แล้ว +14

    Tool assisted speed runs are stupid
    "Hey, I created a program that will put what blocks I want on"
    That isn't a speedrun. It's called programming. It doesn't require skill at the game because you know what is going to happen.

    • @andrewarnold9818
      @andrewarnold9818 9 ปีที่แล้ว +5

      ***** I was expecting real skill. This isn't entertaining, it is repetitive.

    • @andrewarnold9818
      @andrewarnold9818 9 ปีที่แล้ว +3

      ***** I didn't.

    • @andrewarnold9818
      @andrewarnold9818 9 ปีที่แล้ว +1

      ***** You too.

    • @JigjagjugXyz
      @JigjagjugXyz 9 ปีที่แล้ว +9

      It requires skill at programming.

    • @andrewarnold9818
      @andrewarnold9818 9 ปีที่แล้ว +2

      edilcanidal Not at the game.

  • @aaron6268
    @aaron6268 ปีที่แล้ว

    As a technical point I've brought up with other Tetris players, the game rewards an extra line because the 3-bar was on the top of the screen.

  • @ravekid23
    @ravekid23 10 ปีที่แล้ว +19

    NOW DO IT WITHOUT CHEATING NOOB!

    • @TheGymSavant
      @TheGymSavant 10 ปีที่แล้ว +31

      He wasn't cheating, he used a fair technique

    • @MrAertt5
      @MrAertt5 10 ปีที่แล้ว +5

      ***** he was cheating, its a TAS

    • @TheGymSavant
      @TheGymSavant 10 ปีที่แล้ว +26

      That isn't cheating, he played the game either slowed down or frame by frame, no hacks/gameshark/gamegenie (lol)/etc
      Now if this was LABELED as an* RTS, that would be cheating.

    • @GamingCharizard
      @GamingCharizard 10 ปีที่แล้ว

      ***** The video is sped up

    • @TheGymSavant
      @TheGymSavant 10 ปีที่แล้ว +16

      It's not, it's at 100% speed

  • @stillgaming
    @stillgaming 11 ปีที่แล้ว

    cool gamebreaker. I'm assuming a 3-line at the very top turns into a Tetris in normal gameplay as well? It looks like even a 2-line became a Tetris. That's a really neat trick to know if you're in a pinch. I could only get to Level 11 as a kid. I think my mother maxed out around level 23 or 25. For some reason she attributes that success to her skills at Galaga.

  • @sabata2
    @sabata2 12 ปีที่แล้ว

    "Fuck this planet... And that spaceship. I'm taking off in my city."
    - King Tetris

  • @blainy-o93
    @blainy-o93 12 ปีที่แล้ว

    That's the point, it's basically a TAS. Look at how often you can see 'PAUSE' pop up in the middle of the screen.

  • @TheThejaketucker
    @TheThejaketucker 8 ปีที่แล้ว

    That is far and away the most impressive thing ever

  • @xyzzy219
    @xyzzy219 7 ปีที่แล้ว

    I think you're legit. Good job on 999999. :3

  • @IdgaradLyracant
    @IdgaradLyracant 11 ปีที่แล้ว +1

    Full tetris (clearing 4 lines) I assume clears a line at the bottom as a bonus

    • @5up3rp3rs0n
      @5up3rp3rs0n 10 ปีที่แล้ว

      No way, he only did a triple on the top.

  • @joshc.6760
    @joshc.6760 7 ปีที่แล้ว

    Well that's 3 minutes and 31 seconds I'll never get back.

  • @charlemagne2927
    @charlemagne2927 3 ปีที่แล้ว +1

    My anxiety went nuts after watching this video.

  • @yaasdpalala4492
    @yaasdpalala4492 4 ปีที่แล้ว +1

    so... pressing down doesn't make a difference in 19, so why do it if there will be no difference with the neglifible points?

    • @kooliooolio
      @kooliooolio 4 ปีที่แล้ว

      im 90% sure its for rng manipulation

  • @johneygd
    @johneygd 3 ปีที่แล้ว

    It’s humingly impossible untill one human on earth will stand up and show this live on yt, in order to prove me wrong😁

  • @lucasfluffy9809
    @lucasfluffy9809 7 ปีที่แล้ว

    I never noticed the similarities between Fur Elise and the Tetris theme until this video

  • @elongatedmuskrat2032
    @elongatedmuskrat2032 6 ปีที่แล้ว

    Just for even more clarification: TAS runs aren’t actual counted runs, and they are simply to simulate “perfect runs” for whatever you are trying to achieve.

    • @flygonbreloom
      @flygonbreloom  6 ปีที่แล้ว

      You know that "Thank you!" .gif that's from The Office (US)?
      I'd be posting that as my reply if TH-cam would let me.

  • @Expelsword
    @Expelsword 12 ปีที่แล้ว +2

    At first I was like:
    "He's gonna bomb out, it's a joke video..."
    Then I was like:
    "WHAT? Why did he do that?"
    And then I realized:
    "He's cutting down on the time it takes pieces to fall."

  • @rexviperfan
    @rexviperfan 12 ปีที่แล้ว

    Have you watched the video? There is an obvious pattern. ( There is no such thing as random in a computer ). His placement of block changes from time to time but that's about it.

  • @eMaLiO36
    @eMaLiO36 12 ปีที่แล้ว

    Also, this is a Tool-Assisted-Speedrun. In the page, it is marked that the user, in order to achieve this, tried:
    Recorded with FCEUX 2.1.3, old PPU (syncs in 2.1.5)
    Fastest time to 999999
    Luck manipulation
    Glitch abuse
    The magic in these TAS is not the time, or speed, it's the coder's abilities to make impressive situations