scratchattach icon indicating copy to clipboard operation
scratchattach copied to clipboard

Scratch API wrapper with support for almost all site features and cloud requests framework

Results 82 scratchattach issues
Sort by recently updated
recently updated
newest added

I really need [ ,],{ and } characters, i tryed editing the encoder python script and CloudRequests_Template.sb3 to add these in but it didnt work. Can you also add that...

question

It would be cool if u could have a string and split it to multiple variables without a request

enhancement

For some random reason all previous session ids expired, please update it on all your cloudrequests project immediately.

announcement

Replacing the busy-sleep event loop currently used by scratchattach's cloud requests using either the Condition class of the threading module or by introducing asyncio to the library. This will lower...

enhancement
announcement

Adds more detail and browser specific content, and updates the alternate method

My python script is working completely fine and I have added print statements to make sure its working however sometimes the project is saying "Error: Check the Python console" or...

issue

New / updated features in 2.0 (will be released in early October 2024) These are only ideas for now. I don't know yet how many of these I'll actually implement....

announcement

Note the addition of `__init__.py` file and the need to put something in them

They can't afford to maintain scratchhost :(

hosting

I login to scratch using `scratch3.login`, which returns a session. How can I save that session so that I don't have to repeatedly sign in.

question