The code actually means that if the number is even, return true, and if it is odd, return false. The joke is that he is very annoyed at the fact that he has to list all of the numbers instead of it being simply "if even, true, if odd, false."
The aeon sitting on a bench thing i think is like a blank stare his eyes give and the way he's sitting cross legged gives off that "I'm gonna end this man's whole career"vibes
There is a 2 star that requires 1 input in the robot part, and that's it. It's name is Ayu. I believe you only need like 5 inputs to get all coins as well.
somewhere around 1:00, sounds about right, also the forgot to include, possible to make more difficult than getting a gf because in terraria you have tmodloader and then you have stuff like master, for the worthy, death, infernium, armageddon, and hardcore stuff, and then in geometry dash you have vsc
the else:if meme is a reference to yandere dev, who was infamous for using it everywhere in his code in place of much simpler options which caused his game to become super laggy and unoptimized
2:59 In astral divinity I actually slow down .25x without any hacks in the ship part where the cool art comes in and other parts it is actually kind of funny and if it isn’t slowing down it is 1 fps or aomething
1:05 as a developer (kinda) the problem is that he has to writh every line of code, and he can't only ctrl c ctrl v cuz the numbers are different and it switches between true and false i think that's the thing i'm not sure tho
The code is meant to return false if the number is odd, and true if it is even. The thing is that they are writing down the result for every single number individually instead of checking if it is divisible by two, which would take one line: return(number % 2 == 0)
Game that gets updated weekly with bugfixes: Dead game, dead game, GD which had LITERALLY NO UPDATES FOR 6 YEARS NOW: still alive and nobody says it's a dead game
2:32 why the hell do I have to be the only one who knows about inflation at 12 years old and then ppl are just like “so uhhhh why is the game more money when more ppl play” BC OF THE DAMN ECONOMY economy go down and money goes up look at a damn cross graph it’s simple af
Since I am much a coding nerd, all of those else/if statements all require same or different outputs for the same thing therefor by having THAT MANY IF STATEMENTS you are basically just prepared for any combo of numbers (number is just a variable to hold a value) and when said variable holds certain values, it seems like it returns something (maybe like a click pattern or something?) and if return = false then it probably wont do anything BUT if return = true then it will probably do something (bool does something but I forgot what it does (ties into int = integer and str = string)) and at the top you can see that its just looking for even numbers (this confuses me because with the coding system robtop is using (looks like python3 since I can understand it) it confuses me because if you made the code very specific you could just have it return if the number is even with a slight bit of coding?) the "int" at the top just makes sure that it cannot be a letter/string input, IsEven is probably connected to the bool (again I dont know what bool does exactly) this has been learning coding with a nerd.
4:10, some people have already explained it, but the way I interpret it is that it’s blessing you with its presence. EX: *funny scenario:* **exists** *unfunny moment in said scenario:* “hello” 😏
10:30 there are plenty of levels that are accessible to most players, look at Love Letter by TyphoonThunder Edit: I mean levels with good deco that are accessible to most players
Speaking of levels hard demon and below that are incredible, A Quest to Touch Grass is one of my favorite levels ever, also that is a real level, and it is really that good, despite how much of a joke premise it may seem to have.
One time I made a streamer try to one attempt a random 2 star as a challenge and it was literally fully auto (it might've also been impossible to die but idk)
Lmao thanks for reviewing like 50 of my memes
Just too good at making memes
50? He only reviewed 1 of mine!
the the tht e the the the
i counted 7 could be wrong
@@theoverseer1775 shut up💀
The code actually means that if the number is even, return true, and if it is odd, return false.
The joke is that he is very annoyed at the fact that he has to list all of the numbers instead of it being simply "if even, true, if odd, false."
yeah as someone who likes to code, I had a seizure looking at that post.
( return (number % 2 == 0); would be the actual solution)
yeah and all he has to do is check if the number is divisible by 2 rather than listing every number
@@Mxolqi top ten ways modulo can save you 5 billion hours
and the tweet is from the infamous "copypasta" programmer, YanDev
@@Mxolqi yeah they teach us that in high school (i am 15)
4:05 the template means: the guy is sitting there making the face “hey” which would mean in the duels context, it randomly introduces itself
Wdym the guy? It's literally AeonAir lmao
@@andrasprincz4287 yeah but it being aeon has nothing to do with the actual meaning of the template
r/beatmetoit (you said what I wanted to say)
basically "bonjour"
1:06 there is though. Using the modulus operator you could just have the code be:
“if ((number % 2) = 0) return true;
else return false;”
The aeon sitting on a bench thing i think is like a blank stare his eyes give and the way he's sitting cross legged gives off that "I'm gonna end this man's whole career"vibes
That limbo function killed me
Same 😭
the creator is my brother! he was so happy it made it into the video
Hearing Aeon -the Geometry Dash youtuber- tell me I don't have a job was the funniest thing I've heard today. Good one.
6:16 I was stargrinding yesterday and found a 3* level that requires all of SIX inputs, i don’t remember the name though
11:27, personally I would say nexus, or dorami... I just recognize them way earlier than other icon sets
You know it’s a good day when Aeon uploads memes
Nice video idea keep it up 😎
He already did this for the longest time Xd
@@TimothyTungsten the original comment isn't a joke? Also it's 2023 not 2019
@@MattB4GD r/woooosh
I agree
@@funnyyoshi stop
3:43 yep it's at 34. I opened the game to check lol
E: It's a hertz bug. Doesn't work on over 60hz i believe
It works on 120, but no higher
oh good to know. I play at 360, might try at 120
11:41 if you buffer click, you jump on the first possible frame and make the jump before being horrifically incinerated by the heat of the sun. 😀
underrated comment
4:10 basically its just aeon greeting you and saying hey with a smile
I think it's actually a reference to Despicable Me.
@@haze788I think it’s a reference to the Shannon sharpe meme
7:54 as an italian i can confirm that we are the worst input device for gd
Vermillion being the first bloodbath creator to beat bloodbath is especially ironic considering he made the easiest part
1:05 caused me an immense amount of pain until I had some friends tell me that it wasn't actually RobTop lol
Love your content Aeon. Keep up your amazing work. Your vids always make my days and I appreciate it. Thank you ❤️
There is a 2 star that requires 1 input in the robot part, and that's it. It's name is Ayu. I believe you only need like 5 inputs to get all coins as well.
i remember that level
There's a 6 star.that you can beat no clicks, called And Slide
4:20 it got way better and the names are actually rememberable now
2:35 i'm pretty sure kids these days know about inflation
you know the not-money kind
10:26 nobody talkin about how long this dudes phone must be
0:35 we now have Cyclic’s Demise😔
I LOVE CYCLIC'S DEMISE!@1!@
What are the chances that I make a bowl of “oops, all berries”, I pull up UA-cam, and see this thumbnail
8:09 Fire Aura no doubt.
somewhere around 1:00,
sounds about right, also the forgot to include, possible to make more difficult than getting a gf because in terraria you have tmodloader and then you have stuff like master, for the worthy, death, infernium, armageddon, and hardcore stuff, and then in geometry dash you have vsc
3:37 i should not have done that
“Oops! All frame perfects!”
3:28 i wanted to check how bad it is and its worse than i expected💀💀💀
Same I regret it 💀💀💀
4:10 literally almost made me piss myself
I just started playing persona 5 and it feels great to finally know where Aeon’s outro music comes from lol.
0:18 that sonic wave loop is so clean
4:52 so many people at school think its a dead game and nobody plays it
0:33 He will never remember about generic wave LMAO
Aeons laugh gives me life
6:15 aeon my guy, the average now is quite f ing literally 2 inputs, and its not rare to have a 2 star that literally requires one single input
7:21 wheres mobile?
id put in on A
Riot did technically build in Bloodbath. He made the GG at the end.
6:17 there is a rated 2 star that is co pletely auto, it's called Re by Hychie
4:35 LODIN DA FISH WASHER!!!
(Honestly How Could Someone Forget That Masterpiece Of A Name)
1:05 this is cursed modulus operator fixes your pains but seems like something I would have done if I didn’t know anything
4:10 I think that image of you would make more sense if captioned with “Well hello there” or something like that
3:54 Wait… am Idaho?
the else:if meme is a reference to yandere dev, who was infamous for using it everywhere in his code in place of much simpler options which caused his game to become super laggy and unoptimized
I really like geometry dash memes, they’re so funny and relatable ngl
12:03 I spit my cheese balls out this is so funny
True Italians plays with uncooked spaghetti
“Oops all frame perfects!”
Literally most demons after 2.2
8:07 scarlet surge has actual fun game play, while fire aura is just hell
12:03 got me laughing so hard
NOT THE DESMOS AP
F O C U S
LIMBO
mindcrap
at the i'm a hoe meme right as you said the "i'm a hoe" a mirinda ad started playing
youtube has the best timing.
2:35 didnt know aeon was a pyro fan
1:43 Breaking Bad: learning Geometry
8:15 this hits so much harder after discovering that someone in my school looks exactly like Jenna Ortega
2:59 In astral divinity I actually slow down .25x without any hacks in the ship part where the cool art comes in and other parts it is actually kind of funny and if it isn’t slowing down it is 1 fps or aomething
2:58 i also lag so hard that my game slows down
1:05 as a developer (kinda) the problem is that he has to writh every line of code, and he can't only ctrl c ctrl v cuz the numbers are different and it switches between true and false
i think that's the thing i'm not sure tho
The code is meant to return false if the number is odd, and true if it is even. The thing is that they are writing down the result for every single number individually instead of checking if it is divisible by two, which would take one line: return(number % 2 == 0)
Fire aura is literally the best gauntlet level, why do people hate it? I'm new to this game so I have no clue why this is the case
I've been playing for years I don't get it either
When you realize that a level on the challenge list is called bible study
You sitting at the bench is a reference to something appearing out of nowhere, most likely unenjoyable, at least in most senarios. Hope i helped
6:27 it literally requires 0 clicks
4:38 you are not screwed
Source: i havent even beaten time machine yet
Game that gets updated weekly with bugfixes: Dead game, dead game,
GD which had LITERALLY NO UPDATES FOR 6 YEARS NOW: still alive and nobody says it's a dead game
2:32 why the hell do I have to be the only one who knows about inflation at 12 years old and then ppl are just like “so uhhhh why is the game more money when more ppl play” BC OF THE DAMN ECONOMY economy go down and money goes up look at a damn cross graph it’s simple af
9:50 - 10:00 makes me go yes. I support time machine.
*9:40
1:05 you can actually use :
if ((number % 2) ==0)return true;
else return false
Since I am much a coding nerd, all of those else/if statements all require same or different outputs for the same thing therefor by having THAT MANY IF STATEMENTS you are basically just prepared for any combo of numbers (number is just a variable to hold a value) and when said variable holds certain values, it seems like it returns something (maybe like a click pattern or something?) and if return = false then it probably wont do anything BUT if return = true then it will probably do something (bool does something but I forgot what it does (ties into int = integer and str = string)) and at the top you can see that its just looking for even numbers (this confuses me because with the coding system robtop is using (looks like python3 since I can understand it) it confuses me because if you made the code very specific you could just have it return if the number is even with a slight bit of coding?) the "int" at the top just makes sure that it cannot be a letter/string input, IsEven is probably connected to the bool (again I dont know what bool does exactly) this has been learning coding with a nerd.
9:29 Oops! All Wave!
What do people have against Scarlet surge like its fine, and fire aura is just like good. 8:07
Nah, scarlet surge is alright. The real question is Fire Aura or Magmatic Sanctuary
Finally someone agrees
9:28 oops!
4:12 JonathanGD level be like
what about EVW's carrot at 7:16
2:44 You don't have a job either
UA-camr is one
you don't have a dad either
2:38 Good thing he said economy right after.
I'd be concerned if he was talking about the other type o_o;
0:10 bros ready😳
3:23 I have a vague memory of doing this.
1:03 this is something to check if a number is even (I guess)
7:48 Bro violated Lionfield
The behemoth is literally one of the most fun demons ever made what
in my opinion the most famous icon sets are riot, xender game, cursed, UFWM, spaceuk, vipirin, smiffy, yunhaseu14, and probably dorami
I mean levels names now are… but I Love Wet Kitekat but dkitey is epic
At 3:27 Google auto captions said “thank you”. Google auto captions is a legend.
1:06 this joke is actually really funny if you understand it
4:10, some people have already explained it, but the way I interpret it is that it’s blessing you with its presence.
EX: *funny scenario:* **exists**
*unfunny moment in said scenario:* “hello” 😏
10:30 there are plenty of levels that are accessible to most players, look at Love Letter by TyphoonThunder
Edit: I mean levels with good deco that are accessible to most players
Simplified code:
If the floor of a number/2 is equal to that number/2, it’s even.
4:43 YEEESSSSS THATS MEEEEE
As a 13 year old boy who plays on mobile and has a hard demon as their hardest, I was happy to see this 4:38
I love your GD memes content
Ayyy new video!!!
8:52 Can someone tell me about this I can’t find this anywhere
4:08 he didn't get his girl 😂
Speaking of levels hard demon and below that are incredible, A Quest to Touch Grass is one of my favorite levels ever, also that is a real level, and it is really that good, despite how much of a joke premise it may seem to have.
One time I made a streamer try to one attempt a random 2 star as a challenge and it was literally fully auto (it might've also been impossible to die but idk)
1:10 there is tho i think
0:50 what even is the 3d game for gd?
9:33 i love time machine
hi i’m aeon and this is xertunbolt providing quality memes for everyone
1:12 best moment