Sid72020123 / scratchconnect

Python Library to connect Scratch API and much more.
https://sid72020123.github.io/scratchconnect/
MIT License
26 stars 14 forks source link

Add support for TurboWarp cloud variables. #23

Closed ajsya closed 2 years ago

ajsya commented 2 years ago

Is possible; I've seen it done with Scratch2Py

Quantum-Codes commented 2 years ago

It is possible with websicket connection. @Sid72020123 , we can't GET request :( https://clouddata.turbowarp.org/logs?projectid=612229554

Sid72020123 commented 2 years ago

Yes. I am working on making that feature...

Sid72020123 commented 2 years ago

The code was ready but in some Windows 10 machines the SSL certificate has been expired... So it may take some time to make this feature. Sorry.

Sid72020123 commented 2 years ago

I finally found a solution to that certificate error! The working on this feature will be started soon...

Sid72020123 commented 2 years ago

@ajsya I finally added that feature in ScratchConnect but will be released soon after some Cloud tests... But that would have less features than the original Scratch Project Cloud Connection but it will include features like set variable, encode, decode, encode list, decode list. You can only read a variable's value and name which was recently updated as Turbowarp provides less data about those variables :(

ajsya commented 2 years ago

Ok, sounds good. :)