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

#26 2010-10-13 18:35:12

zorket
Scratcher
Registered: 2010-05-25
Posts: 500+

Re: Scratch Dialog Block

There is an easy way.

ScratchObjects>ScratchSpriteMorph>Class>blockspecs OR scratch>blockspecs, find sensing, add at the end of sensing #-, then finally add the blockspec:

('show dialog titled %s with contents %s' #- #showInformDialog:withText:')

ScratchObjects>ScriptableScratchMorph>instance>SensingOps,

showInformDialog: t1 withText: t2
    DialogBoxMorph inform: t2 title: t1

Code:

Hit accept like you usually do. Then open sensing and make sure it functions correctly.
If it does, keep it. If you wanna keep it for sure, shift-click the loop in R and press save-image.
Open scratch, and it should still be there, be SURE not to upload it. If you don't want it anymore,
Redownload scratch, or remove what you added then save image again.

Marzipan11 must learn to not spoil

Offline

 

#27 2010-10-13 18:37:04

zorket
Scratcher
Registered: 2010-05-25
Posts: 500+

Re: Scratch Dialog Block

Dazachi wrote:

This looks really complicated. When I am not half-asleep like right now, I might attempt to do this.

Or do it my way, first post on page 2.


Marzipan11 must learn to not spoil

Offline

 

#28 2010-10-13 19:14:48

kinker
Scratcher
Registered: 2010-08-01
Posts: 100+

Re: Scratch Dialog Block

zorket wrote:

There is an easy way.

ScratchObjects>ScratchSpriteMorph>Class>blockspecs OR scratch>blockspecs, find sensing, add at the end of sensing #-, then finally add the blockspec:

('show dialog titled %s with contents %s' #- #showInformDialog:withText:')

ScratchObjects>ScriptableScratchMorph>instance>SensingOps,

showInformDialog: t1 withText: t2
    DialogBoxMorph inform: t2 title: t1

Code:

Hit accept like you usually do. Then open sensing and make sure it functions correctly.
If it does, keep it. If you wanna keep it for sure, shift-click the loop in R and press save-image.
Open scratch, and it should still be there, be SURE not to upload it. If you don't want it anymore,
Redownload scratch, or remove what you added then save image again.

doesnt work


Put in the weirdness: http://i54.tinypic.com/zl6fph.pnghttp://img821.imageshack.us/i/gobanim2.gif/kinker style! [url]http://internetometer.com/image/16724.png[/url]♬♫ 92% of teens have moved on to rap. If you are part of the 8% who still listen to real music, copy and paste this into your signature. ♫♪

Offline

 

#29 2010-10-14 11:50:44

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

Re: Scratch Dialog Block

Daffy22 wrote:

nXIII wrote:

Silly little mods

What are you saying... all mods (including panther) are silly and pointless!!  mad
I'd like it if you changed that line!  smile

He's referring to the silly little mods.  Panther, among others like BYOB, Chirp (I think that's what Jen's other one is called) and possibly Streak are not silly little mods....

Thinks like the mods that inexperienced Scratchers are spamming with stolen block code (that they claim is theirs) are silly little mods.

So yes, silly little mods.


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

Offline

 

#30 2010-10-14 16:33:11

zorket
Scratcher
Registered: 2010-05-25
Posts: 500+

Re: Scratch Dialog Block

kinker wrote:

zorket wrote:

There is an easy way.

ScratchObjects>ScratchSpriteMorph>Class>blockspecs OR scratch>blockspecs, find sensing, add at the end of sensing #-, then finally add the blockspec:

('show dialog titled %s with contents %s' #- #showInformDialog:withText:')

ScratchObjects>ScriptableScratchMorph>instance>SensingOps,

showInformDialog: t1 withText: t2
    DialogBoxMorph inform: t2 title: t1

Code:

Hit accept like you usually do. Then open sensing and make sure it functions correctly.
If it does, keep it. If you wanna keep it for sure, shift-click the loop in R and press save-image.
Open scratch, and it should still be there, be SURE not to upload it. If you don't want it anymore,
Redownload scratch, or remove what you added then save image again.

doesnt work

I guess you followed it wrong, or I said the wrong code


Marzipan11 must learn to not spoil

Offline

 

#31 2010-10-15 07:12:42

TheSuccessor
Scratcher
Registered: 2010-04-23
Posts: 1000+

Re: Scratch Dialog Block

^^^ Does work.


/* No comment */

Offline

 

#32 2010-10-15 21:14:48

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: Scratch Dialog Block

AmoebaMan wrote:

Daffy22 wrote:

nXIII wrote:

Silly little mods

What are you saying... all mods (including panther) are silly and pointless!!  mad
I'd like it if you changed that line!  smile

He's referring to the silly little mods.  Panther, among others like BYOB, Chirp (I think that's what Jen's other one is called) and possibly Streak are not silly little mods....

Thinks like the mods that inexperienced Scratchers are spamming with stolen block code (that they claim is theirs) are silly little mods.

So yes, silly little mods.

Streak is a silly little mod.

It took ~75 block's codes.


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#33 2010-10-21 19:26:23

zorket
Scratcher
Registered: 2010-05-25
Posts: 500+

Re: Scratch Dialog Block

TheSuccessor wrote:

^^^ Does work.

big_smile   smile  ☺☻


Marzipan11 must learn to not spoil

Offline

 

#34 2010-11-27 14:03:25

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

Re: Scratch Dialog Block

Cool!


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

Offline

 

#35 2011-06-05 06:33:03

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Re: Scratch Dialog Block

Daffy22 wrote:

nXIII wrote:

Lovely little mods

What are you saying... all mods (including panther) are lovely!!  smile

Fixed.  tongue

Offline

 

#36 2011-07-04 22:34:19

EzekielE
Scratcher
Registered: 2010-09-26
Posts: 100+

Re: Scratch Dialog Block

Most of the time, when doing stuff like this, I get a message say something like nothing more expected, and and arrow, when I click cmd+s, what am I doin wrong?


http://mag.racked.eu/cimage/i2260/Achievement++get%21/Find+a+Disk/mca.pnghttp://ezekielelin.com/1x1Gif/image.php

Offline

 

Board footer