Hopefully fixed now :P DESCRIPTION ========================================= BlockBit is a currency/points system for Scratch with no real value (on or off Scratch). You can use it to create shops - projects where you can "sell" things for BlockBits! It can also be used in all sorts of other ways like in games, or as a prize for winning a contest! Before creating a shop, read this forum post by the Scratch Team about what's allowed with this type of project - I don't want your shop to be removed! https://scratch.mit.edu/discuss/topic/340012/ SHOPS AND STUFF ========================================= Here's the BlockBit shop studio, where you can find shops - and add your own! https://scratch.mit.edu/studios/31631711/ CREDITS (there's a lot!) ========================================= @yippymishy (me) for creating this project and programming the server for it @TimMcCool, who created ScratchAttach (which is the Python library I used to create the server for this project), and lots of scripts related to that in this project -Kevin MacLeod for the song, Doobly Doo @kasyanthecat, the original creator of BlockBit @S4IL for inspiration for some features, from his BlockCoin project @Scratch_173035 for the inspiration for themes And all these people: @MonkeyBean2 @Complx @Anonymusgod @whenthesilly @Seanqint @TheTally @LIZARD_OFFICIAL @Bromleybrown @jokeyguy @-Quantum_Studios- (tell me if your name should be here but isn't) API =========================================== The API can be found at blockbit.yippymishy.com (work in progress). I'm also working on creating docs for it! GITHUB ========================================= The code for the server and API can be found on my GitHub, yippymishy. CHANGELOG ========================================= 4/17/25 - v5.3 - it’s back after months of cloud variables not working! Server updated to Scratchattach v2. (the rest of the changelog can be found on GitHub)