this thread turned from actual good comments to just shitposts
@Scabba123 Sorry, busy student life. But, you just hold space. I'm not fucking kidding here.
Any% - Straightforward. Normal ending. Any% True Ending - Same as last with true ending. 100% - Get all Waddle Dees, fully evolved abilites (no need to power up them) 100% True Ending - Yeah. Same as last with true ending. Low% - Beat the game with getting as least as possible Waddle Dees, evolved powerups, and Rare Stones. Low% True Ending - Does this need explaining? Category Extensions: Fish% - Catch a fish at least 10,000 lbs. Tournaments - Beat a specific tournament or all of them. Gig%: - Beat the gig minigame with as many points as possible. Rank with points, not time. Roll% - Beat all the Roll a Kirby minigames, all of one kind, one level, or just all of them. Boss% - Defeat all the bosses. Time between all of them is not counted. Isle% - Beat The Lone Isles. Sleep% - Sleep in Kirby's bed. Chimney% - Get to Kirby's house via the chimney.
@Scabba123 Why? You just hold spacebar. I'm not even kidding.
So, i'm new to this forum, but I have found something so useful that it makes a broken trick so much easier.
Karlson has integrated auto-bhop. Just hold spacebar!
Ok, so, what's happening with the jumping code is that every frame the game is checking if you are holding the spacebar. If you are, it runs another check to see if you're touching anything. If so, it applies an upward force. Since the check is running every frame, you'll essentially jump at every possible frame you can jump. I just guessed the code thing, but the main fact is actually true.