This is not a joke; you can essentially auto-feature your CDO projects!

Note that to do this, you will need a decent understanding of how the inspect console works (Network tab).
Also, this will only work temporarily - when you close your device, it will stop auto-featuring, and you will have to re-run it upon re-opening. Also, this is not a rigid tutorial, I'll just tell you what you need, and how you can use that.

First off, sending a GET request to https://studio.code.org/api/v1/projects/gallery/public/all/100 will give you the projects currently in the gallery. Creating a function with this, you can check if the first project in result.applab or result.gamelab 's ID is that of the project you wish to auto-feature. If it is not, then you can copy the request you get when you publish said project. To do that, open the console, go to the network tab, manually publish the project, and copy the request which published it. I, of course, can't give you the code for that, since I don't have any project to publish. The total should be like:

setInterval(function(){
  if(getCurrentProjects().gamelab[0].channel!=myChannel){
    publishProject()
  }
},1000);

It's that simple! Despite that, the only person I've ever seen do it other than me was DragonFireGames... it's well worth the effort!

    You can also have it continuously run with something like Replit, using node-fetch on node.js. You would have to set the "Origin" header to https://studio.code.org.

      [WUT] Adam Doesn't that allow for XSS attacks?

      I mean, who cares, it's still auto-featuring...

        [WUT] Adam Boi... where have you even been... for 1 month... aren't you the owner of this site...

          miztis No, I'm just saying that he disappeared from the forum he owns for 1 month.

          ItsDannyBruh
          "milk quest game"...
          🤨

          pretty sure that's already been done buddy

          and im not tryna make fun of you or anything but ngl i don't think youre gonna be able to do this with your current skills
          🤗 but id be happy to help

            ItsDannyBruh basically it hasnt been done since milk quest isnt anywhere on cdo (YET)

            Awards

            • â’¸ 69 from person
              Comment: Bruh my little brother literally has a remix of milk quest bruh 💀💀💀💀

            ackvonhuelio Thanks for crediting me, but why did you use Sam's URL... tsk tsk. First off, it declares its functions BEFORE it blocks URL. Second, it does not ensure window method deletion, which means you can hack its keyValues from the console. Vault did...

              Ravage
              it was the only saved gamelab program on my alt cdo account that was more than 30 minutes old (needs to be 30 mins to publish) and i was too lazy to wait

              also i left it on overnight and it still hasnt been reported cool

              19 days later

              Ravage As an alternative, you can be a massive poopy-butt-head and keep remixing the project and posting it. Also Dark Tower smh got featured it said featured project on it

                Chat