Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1 to 5 of 63 · Next page · Last page

Does anybody know how to get the sb3 file of an unremixable project on cocrea?

find the mod on sprunkin or another sprunki website

(eg sprunksomnia)

wait for it to laod

then go to inspect element, find the source which is wowtbc.net/insertwebnamehere/insertmodname here, then paste go to console in inspect element on THAT source website

then paste this into the console: 

vm.saveProjectSb3().then(blob => {

    const url = URL.createObjectURL(blob);

    const a = document.createElement('a');

    a.href = url;

    a.download = 'project.sb3';

    document.body.appendChild(a);

    a.click();

    document.body.removeChild(a);

    URL.revokeObjectURL(url);

});

yw if this helped

Show post...

just add onrin ayo breakthrough at this point

WELL                           i stopped updating tis                  

Is there any possible way u could get the sb3 of this https://www.cocrea.world/@pyramidx0/Incredibox-SprunkiPyramixed

no + ts PMO

this fucking sucks

get out!

this thing was the reason why the little timmies are porting sprunki unblocked to cocrea and thats no cool

ok.

isnt unblocked unable to be ported over to scratch/cocrea bc it was made in penguimod and unblocked was always downladable

Cocrea has a glitch that penguinmod extensions are able to be ported to cocrea

it isnt downloadable anymore

yo just get out atp no one cares i stopped updating this since like what? april 1st as a joke but i really dont wanna

Viewing most recent comments 1 to 5 of 63 · Next page · Last page