The Strangest Geometry Dash Creations..

  Рет қаралды 1,030,659

Waboo

Waboo

Күн бұрын

Пікірлер: 689
@waboo
@waboo 2 жыл бұрын
Join my discord: discord.gg/9zhJqVsdar PS: accidentally misgendered paqoe, didn't know about it sorry
@wtf29
@wtf29 2 жыл бұрын
Hi
@DasDSarew
@DasDSarew 2 жыл бұрын
ok
@zob3412
@zob3412 2 жыл бұрын
Paqoe is a transgender, however at 6:52 You called paqoe "he", not "she", which she'd like to be refered to. That's probably a mistake
@Quid0pher
@Quid0pher 2 жыл бұрын
@@zob3412 w
@SpederFrom2019
@SpederFrom2019 2 жыл бұрын
based waboo
@L4ZERGD
@L4ZERGD 2 жыл бұрын
Waboo: you have to collect 8 keys. *Shows 6 keys*
@waboo
@waboo 2 жыл бұрын
haha too lazy to fix it
@whirr_11
@whirr_11 2 жыл бұрын
@@waboo "Whoppsie"
@muldavidlikesohio
@muldavidlikesohio 2 жыл бұрын
@@waboo waboo
@BurnsSquad
@BurnsSquad 2 жыл бұрын
@@waboo fix it tomorrow
@SirLongFace
@SirLongFace 2 жыл бұрын
@@BurnsSquad Nah, you
@lumi2030
@lumi2030 2 жыл бұрын
5:04 thank you for mentioning my turing machine level! disclaimer for any viewers though: the code used in the level is just some placeholder code. i have a private copy of the mechanism though with the really long code compiled into it. it will be released soon, i am still working on the gameplay for the level. should i update the level now though?
@waboo
@waboo 2 жыл бұрын
ooh damn that would be epic
@Dexzler
@Dexzler 2 жыл бұрын
No don't update it or else it will become laggy due to lots of objects and you cant play it anymore
@lumi2030
@lumi2030 2 жыл бұрын
@@Dexzler actually, it is not laggy. it's only laggy if the thousands of blocks are set to "dynamic block", but that isn't required for the machine to still work. so they aren't dynamic
@Lumiiify
@Lumiiify 2 жыл бұрын
Cool name
@lumi2030
@lumi2030 2 жыл бұрын
@@Lumiiify sus
@flakeygd
@flakeygd 2 жыл бұрын
The description crashes because the code wasn't done properly, as the colour blue wasn't changed off, but the green was placed, making the system confused, crashing the game
@austinsmith1960
@austinsmith1960 2 жыл бұрын
This also happens if you put any color and don't end it with at the end, so if you do " Hello there!" Would crash as it doesn't end with which changes the color back to normal
@fnnendnksndn
@fnnendnksndn 2 жыл бұрын
Oh ok
@deleted-something
@deleted-something 2 жыл бұрын
Yes
@williamdavila6702
@williamdavila6702 2 жыл бұрын
el wey que sus papas lo dejaron:
@deleted-something
@deleted-something 2 жыл бұрын
@@williamdavila6702 wtf?
@RashedGd
@RashedGd 2 жыл бұрын
The reason as to how level “F” was beaten was because it was (more than likely)done in practice. In 1.0 the game allowed you to verify a level in both modes, this was no bug but rather a feature implemented but later removed.
@βΛΔΗΟΛΣ
@βΛΔΗΟΛΣ 2 жыл бұрын
omg some of the 1.0 levels are verify hacked this way '^'
@RashedGd
@RashedGd 2 жыл бұрын
@@βΛΔΗΟΛΣ **technically** not hack verified since the game itself allowed you to do this xd
@βΛΔΗΟΛΣ
@βΛΔΗΟΛΣ 2 жыл бұрын
@@RashedGd yea but in today's standarts it's basically hacking.
@redwing666
@redwing666 2 жыл бұрын
You should still be able to verify in practice mode because you're still doing it without affecting the game's mechanics, you just don't restart when you die.
@megacadgeo9758
@megacadgeo9758 Жыл бұрын
​@@redwing666if robtop fixed some of the bugs that effect the ufo and some orbs I don't see why you shouldn't be able to verify levels in practice mode. It would be a true UwU moment
@Pixelgd_5821
@Pixelgd_5821 2 жыл бұрын
Actually the last one is actually not strange its an actual feature Since it colors the text it needs an ending point so it will crash every single time you click the info button There are tons of levels created with that bug so it is very common
@MattMG
@MattMG 2 жыл бұрын
The last one happens because the color tags are purposely made wrong, and the game crashes because of that, and it's actually really easy to do Normally the pattern for the color tag is, for example, [text here] . Doing that will display the text blue when clicking on the info button. However, if you do it wrong, the game simply crashes.
@epsilon-my-favorite-letter
@epsilon-my-favorite-letter Жыл бұрын
cool
@VolexCy
@VolexCy 2 жыл бұрын
The last one was explained by GD Colon in one of his videos (18 mins of useless information i think) basically that code was placed wrong, it had blue and green at the same time and made the system freak out i think
@waboo
@waboo 2 жыл бұрын
ouch, always was scared to mention a thing that GDcolon mentioned b4 but here we are
@DogeisCut
@DogeisCut 2 жыл бұрын
I can explain the collect keys level, firstly, it uses a coillision bug to desync the duals, then a teleport portal with a y position of nan causes it to take up the entire y axis, it teleports one of the offset duals then toggles off. this causes the icon to have the same effect
@Lopolin_LP
@Lopolin_LP 2 жыл бұрын
8:18 actually, this happens because the color statement isn't "closed". It's like formatting an entire document instead of just one part. Because GD isn't designed to handle this, and tries to apply it to unformattable text or text which has already been formatted (probably), it crashes. y- you wanna know how to use them? Oh okay: to close it and not crash your game: Kinda works like HTML if you've used it before :D Also: No, I don't know what works and what doesn't. See for yourself, if you do everything correctly, the only bad thing that can happen is that your color doesn't appear.
@CanlHugYou
@CanlHugYou 2 жыл бұрын
nerd
@xenongd6974
@xenongd6974 2 жыл бұрын
2:38 "Collect all 8 keys" *Shows 6 keys* Guess it's impossible
@star-mj3kv
@star-mj3kv 2 жыл бұрын
Stop copying comments bro.
@kiwizoomer
@kiwizoomer 7 ай бұрын
oh no i made a level im copying robtop😭😭😭😭😭😭
@esckey123
@esckey123 2 жыл бұрын
Geometry dash: Game about jump over blok The community: No, I will use you for graph
@EggShellGames
@EggShellGames 2 жыл бұрын
5:16 Who the hell holds a phone like that when playing GD? That must be so uncomfortable
@JumbonovaYT
@JumbonovaYT 2 жыл бұрын
get used to it or just use a case that holds the phone for you
@EggShellGames
@EggShellGames 2 жыл бұрын
@@JumbonovaYT Wdym? The case will make it worse, I’m saying the way that he’s holding the phone is extremely wrong
@named_account
@named_account 8 ай бұрын
because its gd
@EggShellGames
@EggShellGames 8 ай бұрын
@@named_account Nah bro the reason why people say GD is hard on mobile is cuz they hold the phone in the most awkward position
@landenvialoux2436
@landenvialoux2436 2 жыл бұрын
4:06 this is actually done with a glitch that saves the gravity state after going through a dual portal, this is showcased in a level called the principal which I unfortunately can't find
@waboo
@waboo 2 жыл бұрын
it has the same mechanism as a featured level by some1 their name that i forgot
@biggiedrakesnake
@biggiedrakesnake 2 жыл бұрын
helping hand by kale?
@landenvialoux2436
@landenvialoux2436 2 жыл бұрын
@@biggiedrakesnake that's another one, the principal shows how the mechanic is done, and helping hand showcases what can be done
@the1barbarian781
@the1barbarian781 Жыл бұрын
@@waboodo you remember the name of the level you showed at all?
@kellypacheco2570
@kellypacheco2570 7 ай бұрын
2.10 is 3.0 xdd
@lumi2030
@lumi2030 2 жыл бұрын
3:37 thanks for mentioning my graphing calculator! just pointing out though, this showcase is outdated, there's a new one with decoration
@tobyconner5827
@tobyconner5827 2 жыл бұрын
grapghjf calculate
@nicoelevadoados
@nicoelevadoados 2 жыл бұрын
you're insane dude
@lumi2030
@lumi2030 2 жыл бұрын
@@nicoelevadoados thanks, i put a lot of effort into it! it also has less triggers than the one made by sumsar back in 2017
@nicoelevadoados
@nicoelevadoados 2 жыл бұрын
@@lumi2030 id love to see the level on a copy, what's the id?
@lumi2030
@lumi2030 2 жыл бұрын
@@nicoelevadoados 7963,8369 (comma is here so that the comment doesn't get deleted)
@definitelyafurryorsomething
@definitelyafurryorsomething Жыл бұрын
The end is easily explainable, its just the failure to close tags, and then geometry dash doesn't know how to handle that.
@TheOrigamiGenius
@TheOrigamiGenius 2 жыл бұрын
2:39 Waboo: Your goal is to collect 8 keys is your immediate thought *Shows 6 keys*
@epsilon-my-favorite-letter
@epsilon-my-favorite-letter Жыл бұрын
exactly
@IzzTheRealFive
@IzzTheRealFive 2 жыл бұрын
3:09 “unknown level that did the impossible” *shows an rated unrated face*
@halbkorn
@halbkorn 2 жыл бұрын
2:35 your goal is to collect 8 keys~ *proceeds to show 6 keys*
@Bigzthegreat
@Bigzthegreat 7 ай бұрын
Why the ~???
@pm-every-skne
@pm-every-skne 2 жыл бұрын
in "hi Twitter" for some reason on the first try the game uses the same hitbox it uses with blocks to kill you if touched by a block but with a giant rotated object, making you can touch the hitbox without dying until it comes into contact with the one inside. the inexplicable thing is how on the second try this changes and the hitbox is normal, killing you instantly basically on the first try your hitbox is smaller until you get close enough to the giant object
@booferguy
@booferguy Жыл бұрын
That level with 6 coins but there are only 3 in the editor: *look what they need to mimic a fraction of my power*
@Real_Azure
@Real_Azure 2 жыл бұрын
Explanation for the final level Basically, they tried to make a colored description. But, they closed the code wrong. So it crashes the game.
@Brainstormer99
@Brainstormer99 2 жыл бұрын
6:47 (really mysterious) The self deciding level
@Anglified
@Anglified 2 жыл бұрын
the strangest thing to ever happen in this game is out of all the possible parallel universes, geometry dash was somehow made by a random swedish dev and somehow became this popular
@VFChannelArchive
@VFChannelArchive 2 жыл бұрын
Hello ang
@infrences
@infrences 2 жыл бұрын
The death save is in a rated level, forgot the name but you have to die 3 times to unlock the full level
@ujakuk900
@ujakuk900 2 жыл бұрын
A helping hand
@deleted-something
@deleted-something 2 жыл бұрын
I'm pretty sure that "random trigger level" used to work in 2.0 because If you search randomizer, one of the first levels doesn't work anymore because it only worked in 2.0 (i think)
@sonicwaveinfinitymiddwelle8555
@sonicwaveinfinitymiddwelle8555 2 жыл бұрын
4:20 this thing has actually been done with rated level
@universalgamesyt5691
@universalgamesyt5691 17 күн бұрын
This is very possible in 2.2
@Xp1nGD
@Xp1nGD 2 жыл бұрын
At 0:19 I saw my icon and freaked out lmao
@CoinClever
@CoinClever 2 жыл бұрын
I've done this. It's not that strange they just didn't put the to end the color. It makes it so the game crashes because it's not there.
@PhiPan
@PhiPan 2 жыл бұрын
Yiff Chamber was indeed a pain to record
@brick4353
@brick4353 2 жыл бұрын
I just love the name. Yiff Chamber. UwU I’m just surprised that not more people are talking about it
@Ziegenhainy
@Ziegenhainy 2 жыл бұрын
for "collect all 8 keys" the icon doesnt have increased hight, there is a second wave that is teleported to -nan, which causes the keys to be collected. i dont know if thats what you meant but the visuals you showed were displaying what happens incorrectly. the turing machine one is very hard to explain but other people have made amazing videos explaining it. the level seems to be a turing machine, which basically means you can run any code on it you want. the outcome of the code is undecidable, because you could write a program that checks if the level is possible or not, then kills the player if the level is possible and beats it if it isnt. now if you ran the code on itself, it cant kill the player because that means the player would beat the level and vice versa. bit weird to explain.
@waboo
@waboo 2 жыл бұрын
I could have explained turing machine better, but obviously have to explain it as broadly as possible in lamens terms
@Ziegenhainy
@Ziegenhainy 2 жыл бұрын
just wanted to explain some stuff
@lumi2030
@lumi2030 2 жыл бұрын
yeah that's basically the proof for the unsolvability of the so called entscheidungsproblem
@Ziegenhainy
@Ziegenhainy 2 жыл бұрын
@@lumi2030 thanks lumi :D
@Hedgehogger191
@Hedgehogger191 2 жыл бұрын
I dont remember why I think this, but I think "NaN" means "Not A Number" Idk if im correct
@user-zc6wd1xo6g
@user-zc6wd1xo6g 2 жыл бұрын
7:42 i did something very very similar but doesnt crash the game if u do what u did there. Level: "color desk test" by DunnoName (me) and its the easiest insane level for some reason so its weird in 2 ways
@unsealed1323
@unsealed1323 2 жыл бұрын
7:55 bro everybody knows that
@browniex5120
@browniex5120 2 жыл бұрын
I can’t believe he ACTUALLY SAID this shit.
@kitsune_roxi
@kitsune_roxi 2 жыл бұрын
2:10 this isn't where y1ff chamber's 4 million fps frame perfect is, they're at the start of the level. what you're referring to is a double click in the same frame
@notthatntg
@notthatntg 2 жыл бұрын
like a swift click
@Fingynium
@Fingynium 2 жыл бұрын
Man that final "bug" was such a letdown.
@Super.........
@Super......... 2 жыл бұрын
1:52 the WHAT chamber LOL
@nucleardino8992
@nucleardino8992 Жыл бұрын
The JIF chamber
@random-7v7
@random-7v7 2 жыл бұрын
6:46 this really mysterious is "the self-deciding level"
@BasicGDCreator
@BasicGDCreator 2 жыл бұрын
That’s actually super weird what people can do in the game.
@arcanine_enjoyer
@arcanine_enjoyer 10 ай бұрын
3:54 This is now possible easily in 2.2 using the death persistence trigger.
@ax1s-main
@ax1s-main 8 ай бұрын
Waboo: People are hyped for 2.2. Shows comment “2.2 sucks”
@thecoolcookie366
@thecoolcookie366 2 жыл бұрын
Waboo: you have to collect 8 keys. *Shows 6 keys.* 2:40
@thecoolcookie366
@thecoolcookie366 2 жыл бұрын
Waboo: shows 2.3 to 2.10. *But 2.10 is supposed to be 3.0 😳* 4:06
@thecoolcookie366
@thecoolcookie366 2 жыл бұрын
Waboo: this level can only be beaten on windows. *But i can just use noclip.* 5:35
@thecoolcookie366
@thecoolcookie366 2 жыл бұрын
WABOO: SUB 4 GRASS *BUT I HAVE SOME POTTED LOL 😳😳😳😳😳* 8:28
@mariofaria9894
@mariofaria9894 2 жыл бұрын
i played i level a while ago called "abyss dive" that consisted of a teleporter super high up and you had to time your fall perfectly ao you wouldnt die but what was curious was that somehow once you started falling down you kept accelarating down tremendously fast making it super hard to hit on time. I only had the chance to play it a couple of times before changing map and i never found it again on the search.
@rockstarbenj4114
@rockstarbenj4114 2 ай бұрын
3:50 he texted that before 2.2 lol
@RipniumArchive
@RipniumArchive Жыл бұрын
The last one is simple. Its things that RobTop uses when putting colored text in popups. But if you enter the tags incorrectly, the game crashes. What I believe happened is that, much like in HTML, you need to put a slash when closing the statement. So it should've been I'm so high
@JollySpider
@JollySpider 2 жыл бұрын
3:50 pretty sure this is the dude who says the n word excessively in DMs
@goldbearproductions
@goldbearproductions 2 жыл бұрын
2:37 "you need to find 8 keys"proceeds to show 6 keys
@TheBitDuck
@TheBitDuck 2 жыл бұрын
When 2.2 comes out, I'm excited to see what levels will come out
@ycleptubi8935
@ycleptubi8935 2 жыл бұрын
Someday someone is going to break GD as a whole for everyone and RobTop won't know how to fix it
@Y337n3ss
@Y337n3ss 2 жыл бұрын
if you pause at the right time at 6:47 you can see what's behind the pixelate filter
@zks....-xe3wq
@zks....-xe3wq Жыл бұрын
Hey Waboo There is a level called "Option" by Rioclick there is now way it's possible
@LeftyGD
@LeftyGD 2 жыл бұрын
The last one is extremely easy to explain; if you go to info, you still get the description. So he used a couple codes for changing the color. Like (probably does not work) and if you have correct codes, the info description changes color. But if not correct, it crashes the game. Go check out colons video called 18 minutes of useless information; thats where i found that out.
@Grampssssss
@Grampssssss 2 жыл бұрын
Hardest level is a variation of the one you showed which requires something like 16000000 inputs/s for a negative integer which rounds to the integer limit
@howaboutn
@howaboutn 2 жыл бұрын
7:11 (Press "Read More") by the way, in this level.... It has a strange mechanic which I'm too confused, if i get 4-5% on this level, i will die instantly at 0.02%, but if i still exit and play the level, i get small new progreses As an idea, i used noclip to navigate into the level, then i turned it off, i noticed that if you play this level with noclip, you won't have black screen, but if you disable it yet, you still die with black screen 💀 (I'm kinda bad at English, ngl)
@dinosaurdsajr3856
@dinosaurdsajr3856 2 жыл бұрын
1:22 YO I BEAT THAT LEVEL
@realPlerby
@realPlerby 2 жыл бұрын
Not so mysterius as the original "illegal object ig" where the white color block got changed to the color value of "lighter" when loaded it'll crash your game. I think I know why but i'm lazy to write it now lol
@thezaaquare4486
@thezaaquare4486 2 жыл бұрын
Another thing when you do the lombo last wave glitch it removes it from your saved levels
@InactiveNitro
@InactiveNitro Жыл бұрын
The Lore of Kaito² has been introduced. After the Lore of Kaito fell, I had no other option but introduce my new lore. So the Lore of Kaito² says: "Never use the default block now."
@oskard3516
@oskard3516 2 жыл бұрын
guy: you must collect 8 keys also him: *shows 6 keys*
@dervlamcconville5166
@dervlamcconville5166 Жыл бұрын
6:47 The self deciding level. 😳
@shubox55
@shubox55 2 жыл бұрын
There is a gd creator called flying tacos(with a space) and if you look at his levels at go to page 3 or 4 you find some really weird levels.
@addisonjudah
@addisonjudah 2 жыл бұрын
What about "Impossible Evw" ? The one that teleports you to the end of the level and makes your icon squish and flip around
@ethawalli
@ethawalli 2 жыл бұрын
Start position bug either he has covered this or another content creator Cob covered this
@biggiedrakesnake
@biggiedrakesnake 2 жыл бұрын
xpos limit 😈😈😈
@gmdking
@gmdking 2 жыл бұрын
wow an issue on every computer to ever exist and ever will exist is scary because freeze
@skitsuna
@skitsuna 2 жыл бұрын
mario judah
@cheezy3.14
@cheezy3.14 Жыл бұрын
6:37 the blurried one is the self-deciding level
@noahpouya7638
@noahpouya7638 8 ай бұрын
3:59 its in 2.2
@actiongamingindonesia5407
@actiongamingindonesia5407 2 жыл бұрын
Fun fact:hardest level is projects j by jax the same creator of "nightmare" no one ever beat projects j for now
@gigaprofisi
@gigaprofisi 2 жыл бұрын
What's the level at 4:26?
@NeOn-zn7wg
@NeOn-zn7wg 2 жыл бұрын
If symbols in the description written in wrong way it will crash the game. If you write them right it will be change the colour of some words.
@waboo
@waboo 2 жыл бұрын
yep figured
@IcyTheLavenderIceCream2
@IcyTheLavenderIceCream2 3 ай бұрын
8:10 learning with pibby reference
@angelesgomez8495
@angelesgomez8495 Жыл бұрын
5:52 “unpassable”
@charlesplayzrblxsong5637
@charlesplayzrblxsong5637 2 жыл бұрын
waboo the spinoff icons are actually possible by syncing your data with the spinoffs once you got the icons there
@RandomGeometryDashStuff
@RandomGeometryDashStuff 2 жыл бұрын
02:53 it's player 2 collecting keys
@LucidMlem
@LucidMlem 2 жыл бұрын
I actually made my own random trigger level that uses the same mechanic as Lucky Draw. I don't want to give the ID since I don't think I can. The only thing I will say is that the song it uses is Random Song 05.
@UtibaOfficial
@UtibaOfficial 2 жыл бұрын
6:56 paqoe is a girl btw and goes by she/her
@Pixels-or9ep
@Pixels-or9ep 5 ай бұрын
Waboo is the gd dictionary
@Notusingchannelrightnowlol
@Notusingchannelrightnowlol 2 жыл бұрын
If you autoclick right on the main levels and pick one it will be invisible
@Clazzette
@Clazzette 2 жыл бұрын
6:44 - the blurred part says "The self-deciding level"
@HHHavenn
@HHHavenn 2 жыл бұрын
5:24 What is the level called?
@extremethreat1
@extremethreat1 2 жыл бұрын
Idk
@Dashgeometry-yt
@Dashgeometry-yt Жыл бұрын
A fishing trip (level):you need collect 5 flasks. You have 4 REAL flasks
@LeifY1337
@LeifY1337 2 жыл бұрын
Long boi sighting caught on camera
@bongocatgd
@bongocatgd 2 жыл бұрын
:O LEIFY
@MickeyMinick
@MickeyMinick 6 ай бұрын
waboo: let alone not happen in the 10 geometry dash updates. *shows 2.10 when it’s supposed to be 2.3*
@Somting_IDK
@Somting_IDK 6 ай бұрын
3.0*
@OTFTYT
@OTFTYT 2 жыл бұрын
the last one crashed the game because there was an incomplete colour tag in the description, the only place where the colour tags work
@achsunshee
@achsunshee 2 жыл бұрын
Well, now we all know about these lvls
@Gloityt
@Gloityt Жыл бұрын
“Everyone is really hyped for 2.2” shows a pic of someone saying 2.2 sucks
@pixelatedluisyt
@pixelatedluisyt 2 жыл бұрын
For the last one, its trying to detect what html tag it is then just dies because it goes: BRO WHAT IS THIS
@Lopolin_LP
@Lopolin_LP 2 жыл бұрын
1:24 this dudes Humor was from the future... Just look at the level name... Genius
@mrnewguy4125
@mrnewguy4125 2 жыл бұрын
3:00 how to do that?
@dredre6101
@dredre6101 2 жыл бұрын
I know how the one with the random background works because I made a level that did that before
@NowNormal
@NowNormal 8 ай бұрын
4:10 Item Pers Trig:
@GreenPyroTF2
@GreenPyroTF2 2 жыл бұрын
6:57 can’t wait for mass arguments to arise
@Sparks2490
@Sparks2490 2 жыл бұрын
It happened lol.
@no_face1
@no_face1 2 жыл бұрын
2:40 b... but it's only six keys
@RealWubboy
@RealWubboy 8 ай бұрын
actually that last one happens in any level if you use color tags, gd colon explained this in a video of his
@jonpon4040
@jonpon4040 Жыл бұрын
“6397 keys in total” Who counted?
@CatAtKmartGD
@CatAtKmartGD 2 жыл бұрын
I know what happened at the last one, the person entered the color code wrong, it was supposed to be " text " not " text "
@AnaraetheDerg
@AnaraetheDerg 2 жыл бұрын
That last bug happened to me once where I forgot one part of I and it just crashed.
@Dexzler
@Dexzler 2 жыл бұрын
6:44 If you pause when it ends exactly at 0.25x speed you can see something saying "The self dedding level"
@kales901
@kales901 7 ай бұрын
the 52/100 one is in 2.2 with the option to see attempt counter and make numbers go between attempts
@ThatOneTheOwlHouseFan
@ThatOneTheOwlHouseFan 2 жыл бұрын
6:56 Paquoe goes by she/her
@randomannoyance
@randomannoyance 2 жыл бұрын
he/doesnt care
@milli-ns
@milli-ns 2 жыл бұрын
The last one happens because the markup/html code isn't valid, and gd doesn't know how to handle it so it just crashes the game
@TheHeart_Autistic
@TheHeart_Autistic 2 жыл бұрын
Does the windows level work on bluestacks? (Bluestacks is how I play GD on my pc)
@aitoumgharyassine1501
@aitoumgharyassine1501 7 ай бұрын
6:46 (Really mysterius) The self-deciding level
@ITHrealXD
@ITHrealXD 2 жыл бұрын
Woah, its waboo here
Busting 100 Geometry Dash Myths!
18:52
Waboo
Рет қаралды 743 М.
69 DUMBEST Things Done in Geometry Dash
18:40
Waboo
Рет қаралды 1 МЛН
За кого болели?😂
00:18
МЯТНАЯ ФАНТА
Рет қаралды 2,9 МЛН
А я думаю что за звук такой знакомый? 😂😂😂
00:15
Денис Кукояка
Рет қаралды 1,5 МЛН
HELP!!!
00:46
Natan por Aí
Рет қаралды 75 МЛН
Can YOU Guess The Level ONLY Using The Hitboxes?
11:44
LopsidedChicken
Рет қаралды 596 М.
I Made a Geometry Dash Level, But You Have to Beat it TWICE
20:56
DoublePositive
Рет қаралды 120 М.
Generating Videos in Geometry Dash with Evolution
13:06
Spu7Nix
Рет қаралды 1,8 МЛН
Dash in All Updates (1.0 - 2.3)
10:25
test
Рет қаралды 450 М.
I Made An EVIL Icon That Chases You...
14:43
Sdslayer
Рет қаралды 356 М.
ALL WORLD'S HARDEST JUMP LEVELS
16:38
EricVanWilderman
Рет қаралды 6 МЛН
Extreme Hide And Seek In Geometry Dash
16:54
Moldy
Рет қаралды 1,4 МЛН
Unexplainable Geometry Dash Moments..
8:36
Waboo
Рет қаралды 349 М.
Hardest Geometry Dash Levels of All Time
18:29
Waboo
Рет қаралды 815 М.