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

#1 2010-04-27 18:54:24

PlayWithFire
Scratcher
Registered: 2010-01-20
Posts: 1000+

Swipe - based on byob

hey guys, playwithfire here.  I downloaded byob 2.99 (and it's fantastic)  and decided to make a project with a whole bunch of extra blocks to make programming easier.  check it out (note you must have byob to use it)

Swipe v1.0

Scratch on!


http://scratch.mit.edu/static/projects/PlayWithFire/1610180_sm.png
Check out the DG Games Website For the latest news on games like Infected

Offline

 

#2 2010-04-27 20:53:55

Dazachi
Retired Community Moderator
Registered: 2009-09-12
Posts: 1000+

Re: Swipe - based on byob

Cool! It is funny. I was working on something like this yesterday, but it wouldn't save for me.
Mine is called Swift.


Dazachi, Retired Community Moderator
May also know me as OJACheung.

Offline

 

#3 2010-04-27 22:50:05

PlayWithFire
Scratcher
Registered: 2010-01-20
Posts: 1000+

Re: Swipe - based on byob

lol cool


http://scratch.mit.edu/static/projects/PlayWithFire/1610180_sm.png
Check out the DG Games Website For the latest news on games like Infected

Offline

 

#4 2010-04-27 22:54:33

AmoebaMan
Scratcher
Registered: 2009-01-26
Posts: 500+

Re: Swipe - based on byob

uhhhhh, I would be real careful if I were you.  i'm not sure how Jens and the other BYOB crew are going to like you spinning off their hard-worked-on work before they can even release the final result...


http://i942.photobucket.com/albums/ad269/RyanScathe/AmoebaMan.png

Offline

 

#5 2010-04-27 23:00:05

PlayWithFire
Scratcher
Registered: 2010-01-20
Posts: 1000+

Re: Swipe - based on byob

i'm not releasing a new version of byob.  I didn't mess with the source code i just added other blocks using byob's main function (you know Build Your Own Blocks) to make it easier for other scratchers to make games with.  I don't see what the problem would be.


http://scratch.mit.edu/static/projects/PlayWithFire/1610180_sm.png
Check out the DG Games Website For the latest news on games like Infected

Offline

 

#6 2010-04-29 17:04:38

Jens
Scratcher
Registered: 2007-06-04
Posts: 1000+

Re: Swipe - based on byob

Very nice, PlayWithFire! I love it, because this is in part exactly how we hoped BYOB would be used, to build your own blocks and share them with others! Cool.

I particularly like your STAMP AT <> block. One little suggestion: Could you make it so that the sprite remembers where it was before it stamps, and then make it return to that position afterwards? Wouldn't that be awesome? I'm really looking forward to seeing more of these blocks libraries!


Jens Mönig

Offline

 

#7 2010-04-29 18:20:32

PlayWithFire
Scratcher
Registered: 2010-01-20
Posts: 1000+

Re: Swipe - based on byob

thanks!  actually that's a fantastic idea!  i'll make that an addition for the next version!


http://scratch.mit.edu/static/projects/PlayWithFire/1610180_sm.png
Check out the DG Games Website For the latest news on games like Infected

Offline

 

#8 2010-04-29 18:27:22

PlayWithFire
Scratcher
Registered: 2010-01-20
Posts: 1000+

Re: Swipe - based on byob

i made that addition to the block
also would anyone like to request some blocks?  i've been taking most of the designs from requests for scratch 2.0


http://scratch.mit.edu/static/projects/PlayWithFire/1610180_sm.png
Check out the DG Games Website For the latest news on games like Infected

Offline

 

#9 2010-04-30 01:30:44

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: Swipe - based on byob

PlayWithFire wrote:

a project with a whole bunch of extra blocks to make programming easier.

Very cool.  I have a programming suggestion.  You can save a lot of the convoluted manipulation of Boolean values that I guess used to be necessary.  Instead of

http://cs.berkeley.edu/~bh/clicked.bmp

you can just say

http://cs.berkeley.edu/~bh/myclicked.bmp

Neat, eh?  smile


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#10 2010-04-30 09:58:54

PlayWithFire
Scratcher
Registered: 2010-01-20
Posts: 1000+

Re: Swipe - based on byob

Oh that's cool!  I'll change it.


http://scratch.mit.edu/static/projects/PlayWithFire/1610180_sm.png
Check out the DG Games Website For the latest news on games like Infected

Offline

 

#11 2010-05-04 04:40:22

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Swipe - based on byob

PlayWithFire wrote:

i made that addition to the block
also would anyone like to request some blocks?  i've been taking most of the designs from requests for scratch 2.0

How about... uhhh... an effect reporter?


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#12 2010-07-28 03:46:42

PlayWithFire
Scratcher
Registered: 2010-01-20
Posts: 1000+

Re: Swipe - based on byob

i think i might start working on a v2 of swipe instead of abandoning it, anyone wanna see it?

Last edited by PlayWithFire (2010-07-28 03:46:52)


http://scratch.mit.edu/static/projects/PlayWithFire/1610180_sm.png
Check out the DG Games Website For the latest news on games like Infected

Offline

 

#13 2010-07-28 07:23:43

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Swipe - based on byob

This should be in Advanced Topics.

I'll get a mod to move it...


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#14 2010-07-28 07:31:57

Wolfie1996
Retired Community Moderator
Registered: 2009-07-08
Posts: 1000+

Re: Swipe - based on byob

ScratchReallyROCKS wrote:

This should be in Advanced Topics.

Mmkay  big_smile


"...Jargon - the practice of never calling a spade a spade, when you might instead call it a manual earth-restructing implement..." - Bill Bryson, Mother Tongue

Offline

 

#15 2010-07-28 14:47:18

PlayWithFire
Scratcher
Registered: 2010-01-20
Posts: 1000+

Re: Swipe - based on byob

well, i dunno if it's that advanced, it's not like i've created a whole new language, i simply made some blocks with byob, which is really easy to do, they did a good job with the block editor!

Last edited by PlayWithFire (2010-07-28 14:48:23)


http://scratch.mit.edu/static/projects/PlayWithFire/1610180_sm.png
Check out the DG Games Website For the latest news on games like Infected

Offline

 

#16 2010-07-28 14:59:41

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Swipe - based on byob

PlayWithFire wrote:

well, i dunno if it's that advanced, it's not like i've created a whole new language, i simply made some blocks with byob, which is really easy to do, they did a good job with the block editor!

Pretty much anything to do with mods goes in Advanced Topics.

Also, nice blocks! I'm sure many people will find them helpful.


http://www.blocks.scratchr.org/API.php?action=random&amp;return=image&amp;link1=http://i.imgur.com/OZn2RD3.png&amp;link2=http://i.imgur.com/duzaGTB.png&amp;link3=http://i.imgur.com/CrDGvvZ.png&amp;link4=http://i.imgur.com/POEpQyZ.png&amp;link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#17 2010-07-28 15:31:13

PlayWithFire
Scratcher
Registered: 2010-01-20
Posts: 1000+

Re: Swipe - based on byob

thanks!


http://scratch.mit.edu/static/projects/PlayWithFire/1610180_sm.png
Check out the DG Games Website For the latest news on games like Infected

Offline

 

#18 2010-07-31 21:13:16

stickdude123
Scratcher
Registered: 2010-05-31
Posts: 100+

Re: Swipe - based on byob

whaoh can u tell me the new fetures?


http://internetometer.com/imagesmall/34259.png http://www.mediafire.com/convkey/418e/lkb7wmv2n2k73rz5g.jpg         http://blocks.scratchr.org/API.php?user=stickdude123&amp;action=onlineStatus&amp;type=square

Offline

 

#19 2010-08-02 23:01:57

PlayWithFire
Scratcher
Registered: 2010-01-20
Posts: 1000+

Re: Swipe - based on byob

it basically has a whole bunch of blocks not included in scratch, i'm still not sure what i'm going to add to v2


http://scratch.mit.edu/static/projects/PlayWithFire/1610180_sm.png
Check out the DG Games Website For the latest news on games like Infected

Offline

 

#20 2010-08-04 16:45:21

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Swipe - based on byob

PlayWithFire wrote:

it basically has a whole bunch of blocks not included in scratch, i'm still not sure what i'm going to add to v2

Have got an int of() block? Or a reverse of() block?


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#21 2010-08-04 17:15:03

terminator68
Scratcher
Registered: 2008-02-26
Posts: 1000+

Re: Swipe - based on byob

It says that it has a bad header. Perhaps I need to download again?


--------------------Scratcher since '08--------------------
http://images1.wikia.nocookie.net/__cb20110314152018/mlpfanart/images/5/5d/Applejack_chewing.gif

Offline

 

#22 2010-08-04 17:20:15

PlayWithFire
Scratcher
Registered: 2010-01-20
Posts: 1000+

Re: Swipe - based on byob

save the file first then open it using byob, sorry!

btw, i'm going to be redoing swipe as my own mod, i think i'll be calling it something a little cooler though.  it already has the ability to show and hide lists, report the pen size, detect whether the left, right, or middle mouse button is down, save stage area to sprite,  record sounds (using a block) and open webcam (using a block)


http://scratch.mit.edu/static/projects/PlayWithFire/1610180_sm.png
Check out the DG Games Website For the latest news on games like Infected

Offline

 

#23 2010-08-04 17:20:51

terminator68
Scratcher
Registered: 2008-02-26
Posts: 1000+

Re: Swipe - based on byob

PlayWithFire wrote:

save the file first then open it using byob, sorry!

btw, i'm going to be redoing swipe as my own mod, i think i'll be calling it something a little cooler though.  it already has the ability to show and hide lists, report the pen size, detect whether the left, right, or middle mouse button is down, save stage area to sprite,  record sounds (using a block) and open webcam (using a block)

Don't you think it would be better if this was an image file?

Just a suggestion...


--------------------Scratcher since '08--------------------
http://images1.wikia.nocookie.net/__cb20110314152018/mlpfanart/images/5/5d/Applejack_chewing.gif

Offline

 

#24 2010-08-04 17:23:10

PlayWithFire
Scratcher
Registered: 2010-01-20
Posts: 1000+

Re: Swipe - based on byob

yep, sorry, but i already saved swipe as a byob project, the new mod will have it's own image file though.


http://scratch.mit.edu/static/projects/PlayWithFire/1610180_sm.png
Check out the DG Games Website For the latest news on games like Infected

Offline

 

#25 2010-08-04 17:25:48

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Swipe - based on byob

PlayWithFire wrote:

yep, sorry, but i already saved swipe as a byob project, the new mod will have it's own image file though.

Are you still basing it on BYOB? (Is that even allowed?)


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

Board footer