This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-10-31 11:30:32

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Scratch to Desktop applikation

Hi.
Here is my "Scratch to Desktop applikation" program which can
convert .sb files into java programs.
I hope you like it.

Download websites:
1. http://www.file-upload.net/download-385 … R.zip.html (File-upload.com)
2. https://github.com/Gbear605/ScratchToJAR/(Github)
3. http://www.mediafire.com/?vvfhnnhm2pm17sh (Media Fire)
(Version 1.1, executable is in program/dist/ToJAR.jar )

Please give me request if you like it, or you found a bug.

http://s7.directupload.net/images/111104/uh5c22sc.png

Last edited by ZeroLuck (2011-11-04 17:05:28)


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#2 2011-10-31 11:47:13

rookwood101
Scratcher
Registered: 2011-07-29
Posts: 500+

Re: Scratch to Desktop applikation

Did you code it entirely yourself? Well, whatever you did, you're awesome at java! Great application!


http://i.imgur.com/zeIZW.png

Offline

 

#3 2011-10-31 12:48:15

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Scratch to Desktop applikation

You are epic.

Offline

 

#4 2011-10-31 12:48:51

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: Scratch to Desktop applikation

awesome
source code?

Offline

 

#5 2011-11-01 07:06:12

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Re: Scratch to Desktop applikation

i can upload the source code somewhere if you want.

Last edited by ZeroLuck (2011-11-01 07:06:25)


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#6 2011-11-01 09:45:49

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: Scratch to Desktop applikation

you basically just created a code to download the scratch project automatically and play it without the flag, didn't you?

Offline

 

#7 2011-11-01 13:59:57

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: Scratch to Desktop applikation

Awsome! By any chance does it work with custom blocks?


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#8 2011-11-01 14:32:40

gbear605
Scratcher
Registered: 2008-03-06
Posts: 1000+

Re: Scratch to Desktop applikation

ZeroLuck wrote:

i can upload the source code somewhere if you want.

Can you put it on github.com?  Github is a great code sharing and uploading website that even big companies like twitter and facebook use!


Yeah, I'm mostly inactive.  I check in once in a while though.  If you want to contact me, I have a contact form at my website, http://escratch.org

Offline

 

#9 2011-11-01 14:47:32

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Re: Scratch to Desktop applikation

WindowsExplorer wrote:

Awsome! By any chance does it work with custom blocks?

No. But if you want I can make some costom blocks work.


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#10 2011-11-01 14:51:12

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: Scratch to Desktop applikation

Could you add open url please? and contents from url?


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#11 2011-11-01 15:01:02

undefeatedgames
Scratcher
Registered: 2011-05-22
Posts: 1000+

Re: Scratch to Desktop applikation

Can you add it to SourceForge? I really don't want to download it from this site


Please call me udg or bearsfan, not undefeated.
Scratch and Misc.! Click here for Misc.'s Successorhttps://lh3.googleusercontent.com/-jkhes3yzmQk/T7G_BnxT9xI/AAAAAAAABYI/xhoN1Jk2M08/s513/sigp1.gif

Offline

 

#12 2011-11-01 15:31:50

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Re: Scratch to Desktop applikation

WindowsExplorer wrote:

Could you add open url please? and contents from url?

like in Panther?
Can you give me the exact block names, like "wait () seconds" is called "wait:ellapsed:from:"

Last edited by ZeroLuck (2011-11-01 15:44:35)


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#13 2011-11-02 07:03:50

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Re: Scratch to Desktop applikation

Or I can make it work with a mod like Panther.
(But Panther has so many features that it will be hard to reprogramm them in Java  big_smile )

What mod should I make work?


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#14 2011-11-02 07:07:14

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Scratch to Desktop applikation

I confirm the fact that ZeroLuck's program downloads the project and runs it in the Java player.

If you're going to decompile the player, you might as well add Bingo's stuff  big_smile

Offline

 

#15 2011-11-02 09:00:11

undefeatedgames
Scratcher
Registered: 2011-05-22
Posts: 1000+

Re: Scratch to Desktop applikation

undefeatedgames wrote:

Can you add it to SourceForge? I really don't want to download it from this site


Please call me udg or bearsfan, not undefeated.
Scratch and Misc.! Click here for Misc.'s Successorhttps://lh3.googleusercontent.com/-jkhes3yzmQk/T7G_BnxT9xI/AAAAAAAABYI/xhoN1Jk2M08/s513/sigp1.gif

Offline

 

#16 2011-11-02 09:16:01

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Re: Scratch to Desktop applikation

undefeatedgames wrote:

undefeatedgames wrote:

Can you add it to SourceForge? I really don't want to download it from this site

The source code or the program?
I will upload the source code when I will be finished to  support Panther blocks too.


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#17 2011-11-02 09:17:43

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Scratch to Desktop applikation

ZeroLuck wrote:

undefeatedgames wrote:

undefeatedgames wrote:

Can you add it to SourceForge? I really don't want to download it from this site

The source code or the program?
I will upload the source code when I will be finished to  support Panther blocks too.

That means that it has to be able to open a PT file and compile it.

Offline

 

#18 2011-11-02 09:23:47

undefeatedgames
Scratcher
Registered: 2011-05-22
Posts: 1000+

Re: Scratch to Desktop applikation

ZeroLuck wrote:

undefeatedgames wrote:

undefeatedgames wrote:

Can you add it to SourceForge? I really don't want to download it from this site

The source code or the program?
I will upload the source code when I will be finished to  support Panther blocks too.

The whole program


Please call me udg or bearsfan, not undefeated.
Scratch and Misc.! Click here for Misc.'s Successorhttps://lh3.googleusercontent.com/-jkhes3yzmQk/T7G_BnxT9xI/AAAAAAAABYI/xhoN1Jk2M08/s513/sigp1.gif

Offline

 

#19 2011-11-02 09:49:02

gbear605
Scratcher
Registered: 2008-03-06
Posts: 1000+

Re: Scratch to Desktop applikation

I say, put the source code AND the program on github, then we can have instant download, instead of the waiting from sourceforge.


Yeah, I'm mostly inactive.  I check in once in a while though.  If you want to contact me, I have a contact form at my website, http://escratch.org

Offline

 

#20 2011-11-02 11:22:19

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Re: Scratch to Desktop applikation

source code, and a newer version of the "compiler":
http://www.file-upload.net/download-385 … R.zip.html

It supports some already some Panther file-blocks.
Please give me request if you like it, or found a bug.

(i will upload the source code from the player later)

Last edited by ZeroLuck (2011-11-02 11:27:39)


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#21 2011-11-02 14:03:34

undefeatedgames
Scratcher
Registered: 2011-05-22
Posts: 1000+

Re: Scratch to Desktop applikation

Can you upload the whole program to SourceForge or github?


Please call me udg or bearsfan, not undefeated.
Scratch and Misc.! Click here for Misc.'s Successorhttps://lh3.googleusercontent.com/-jkhes3yzmQk/T7G_BnxT9xI/AAAAAAAABYI/xhoN1Jk2M08/s513/sigp1.gif

Offline

 

#22 2011-11-02 17:06:32

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Re: Scratch to Desktop applikation

What is missing?
I uploaded the source and the program on "file-upload.net".
(I will upload the source code from the ScratchDesktop.jar later when it'll support Panther)


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#23 2011-11-02 17:49:44

gbear605
Scratcher
Registered: 2008-03-06
Posts: 1000+

Re: Scratch to Desktop applikation

ZeroLuck wrote:

What is missing?
I uploaded the source and the program on "file-upload.net".
(I will upload the source code from the ScratchDesktop.jar later when it'll support Panther)

Can you upload it on a different website please?


Yeah, I'm mostly inactive.  I check in once in a while though.  If you want to contact me, I have a contact form at my website, http://escratch.org

Offline

 

#24 2011-11-03 19:46:50

cocolover76
Scratcher
Registered: 2011-10-09
Posts: 500+

Re: Scratch to Desktop applikation

undefeatedgames wrote:

Can you upload the whole program to

undefeatedgames wrote:

github?

Please? Sourceforge loads REALLY slow on my computer.


http://i.imgur.com/HfEPZ.gifhttp://i.imgur.com/pvKb6.png

Offline

 

#25 2011-11-03 20:04:06

gbear605
Scratcher
Registered: 2008-03-06
Posts: 1000+

Re: Scratch to Desktop applikation

cocolover76 wrote:

undefeatedgames wrote:

Can you upload the whole program to

undefeatedgames wrote:

github?

Please? Sourceforge loads REALLY slow on my computer.

I agree.  Sourceforge
A) has ads
B) takes more time to download.


Yeah, I'm mostly inactive.  I check in once in a while though.  If you want to contact me, I have a contact form at my website, http://escratch.org

Offline

 

Board footer