mapset.insane(Exile-);
4,323,7125,959
world.execute(me);MiliFeatured Artist
mapped by Exile-
submitted
ranked
3:27
130
359
165
Circle Size
4
HP Drain
6
Accuracy
7.5
Approach Rate
8.4
Star Rating
4.16
User Rating
2115,693
Rating Spread

Description


package godDrinksJava;

public class Main {

public static void main(String[] args) {

User exile = new User("Exile-");
User alpha = new User("Alphabet");
User sixth = new User("6th");
User hb = new User("HB24");

Mapset mapset = new Mapset(exile, 6, "Qualified");
mapset.getBubble(new User("MrSergio"));
mapset.getBubble(new User("Bara-"));

mapset.createEasy(exile, 150);
mapset.createNormal(sixth, 365);
mapset.createHard(alpha, 602);
mapset.createInsane(exile, 527);
mapset.createAnother(hb, 660);
mapset.createExtra(exile, 559);

Hitsounds drums = new DrumHitsounds(new User("Dark Meyrick"));
Hitsounds piano = new PianoHitsounds(alpha);

mapset.addHitsounds(drums);
mapset.addHitsounds(piano);

if(exile instanceof Storyboarder)
exile.makeStoryboard(12, -1);

exile.announce("There is a hidden code in the storyboard.
I'll buy 1 month supporter for the first
person who finds it");
exile.announce("Cogratulations to Naxess for finding the code.")
}
}

Success Rate

22.5%

Points of Failure

/

never seen such a good storyboard XD