You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To get the levels, first you have to get the game assets (e.g. by decompiling the SWF), and search for the MakeLevel.as script. Copy everything under the "case" line, starting from "Mario.level[0]", and ending before "break".