Created
January 10, 2023 07:18
-
-
Save R2turnTrue/81ca38c7f055418653ddf63ee6c0e4b0 to your computer and use it in GitHub Desktop.
Bits 'n' Bricks Stage Skip Cheat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CC.WebApp.current.swapScreen(Screens.createEndScreen({}, false, 2859382039582033885737283)); |
Random
setInterval(() => CC.WebApp.current.swapScreen(Screens.createEndScreen({}, false, Math.round(Math.random() * 5000) )), 1)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Incrasing