0
No notifications
0
notification
Home
Play game
Forum
List of comments from OCM (121)
Time to spam gamba on every comment on this topic because for some reason I didn't do it before!
In
gamba
on 2026-09-08 at 23:26:10
2 WORDS ME NEITHER
In
Rainbow road
on 2026-08-23 at 00:54:33
0'12"395 again 1 att.
https://mkpc.malahieude.net/images/forum/reactions/gamba.png
In
gamba
on 2026-08-11 at 00:24:58
0'12"529
0'12"395
0'11"524
In
gamba
on 2026-08-08 at 20:32:29
I managed to [TITLE CARD]. 1 lap for right now tho
In
Figure it out 😤
on 2026-08-01 at 22:15:49
I cheese pasta.
In
Mario Circuit 2
on 2026-07-20 at 22:58:09
I'm pretty sure he's talking about DryBonesMax, not about you.
In
Mario Kart Ultra Championship
on 2026-05-24 at 02:21:12
7/10, the track is good, but some jump heights and respawn positions... don't work.
In
Super Mario Galaxy
on 2026-04-25 at 21:17:21
Mycelium Might? Like the ability that makes status moves go last but ignore abilities?
In
Shadyshroom Highlands
on 2026-04-08 at 03:01:21
It was kinda fun trying to TT this track. No more than 4/5, though, because it's a QM track.
In
Rainbow Gazes
on 2026-03-25 at 02:23:55
I know I'm really late but I think you go to other setup options, choose add option, and select choose opponents.
In
DK pass
on 2026-02-27 at 14:39:19
@NoMoVO I think this would be pretty easy to make IF the track was actually programmed, instead of just using the override feature.
var f = 0; //How many frames has gone by
const tracks = [image1, image2]; //The two images for the tracks
var track = 0; //Which track is it?
Every frame{
f++; //Increase by one
if(f % 600 == 0){ //Every 10 seconds, assuming it runs on 60 FPS
track = -track + 1; //switches between 0 and 1
}
whatevershowimagefunctionthelanguageuses(tracks[track]);//Chooses the correct track to show
}
I hope I got this one right and didn't make any silly errors. Speaking of the track, the overrides stop at 3 minutes.
In
Shifty Shade Road
on 2025-12-23 at 15:33:30
Wait, grabbing the star is actually NOT the win condition? And instead it is getting to the general area of the star?
In
Neo Bowser City
on 2025-12-22 at 02:00:01
@Christmas_Yarn_Yoshi
First of all, skill issue. Reverse drifting and snaking are both faster than normal driving with Bowser. Second of all, the CPUs are in impossible mode, which are actually impossible to catch up on, without items or decors. So, the challenge is just asking you to be lucky with the items. Hence the name "Pro at Bagging"
In
Luigi Raceway
on 2025-12-12 at 14:50:06
Another Advent Challenge that I already beat?
(Actually, I made it on the first try this time because the CPUs ran straight into the goombas)
In
Luigi Raceway
on 2025-12-12 at 00:32:48
Man, I didn't expect THIS to be used to the Advent Calendar.
In
House of Horrors
on 2025-12-10 at 00:19:05
Well, the arrows DO clearly tell you where to go, so I disagree that it's confusing but agree that it is long.
In
town
on 2025-10-07 at 01:24:22
How I beat the challenge:
OH NO I CAN'T SEE
*increases brightness*
Final Lap: OH NO I CAN'T SEE
*pulls up map image in another tab and uses it to complete the track*
Edit: After completing the challenge, turn down brightness to acceptable amount.
In
House of Horrors
on 2025-10-05 at 23:29:15
No. I used the mapcreate page that MKPC uses to generate QM maps and entered it into the image URL box.
In
Straight Line Rails
on 2025-09-15 at 23:22:43
Took me 5 minutes to finish this track. This track was way too hard. (Haven't played Rolling Sky 1 yet.)
In
Rolling Sky 2
on 2025-09-14 at 21:17:59
Page: 1
2
3
4
5
6
7
Back to the profile
Back to the forum
List of comments from OCM (121)
https://mkpc.malahieude.net/images/forum/reactions/gamba.png
0'12"395
0'11"524
var f = 0; //How many frames has gone by
const tracks = [image1, image2]; //The two images for the tracks
var track = 0; //Which track is it?
Every frame{
f++; //Increase by one
if(f % 600 == 0){ //Every 10 seconds, assuming it runs on 60 FPS
track = -track + 1; //switches between 0 and 1
}
whatevershowimagefunctionthelanguageuses(tracks[track]);//Chooses the correct track to show
}
I hope I got this one right and didn't make any silly errors. Speaking of the track, the overrides stop at 3 minutes.
First of all, skill issue. Reverse drifting and snaking are both faster than normal driving with Bowser. Second of all, the CPUs are in impossible mode, which are actually impossible to catch up on, without items or decors. So, the challenge is just asking you to be lucky with the items. Hence the name "Pro at Bagging"
(Actually, I made it on the first try this time because the CPUs ran straight into the goombas)
OH NO I CAN'T SEE
*increases brightness*
Final Lap: OH NO I CAN'T SEE
*pulls up map image in another tab and uses it to complete the track*
Edit: After completing the challenge, turn down brightness to acceptable amount.
Page: 1 2 3 4 5 6 7
Back to the forum