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

#76 2012-12-30 19:57:02

nsmbodabor
New Scratcher
Registered: 2011-07-19
Posts: 37

Re: Insanity 1.2/Warp

Ohh, and another idea, for your File I/O blocks, maybe you could use the bigger text box like you have in the ''info dialog [You won the lottery!] and wait' block...

Offline

 

#77 2012-12-30 19:58:47

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Insanity 1.2/Warp

nsmbodabor wrote:

show scroller dialog [Big Dialog] with text [some text here...]
This would create the following type of dialog:
http://i45.tinypic.com/2iswbxg.png

(can't put the image into the post because apparently I'm a new scratcher even though i've been here for 2 years, lol)

Maybe. You can create reasonably large stuff with the current block.

Btw, I saw why you aren't a Scratcher. You need to comment on other peoples' projects.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#78 2012-12-30 19:59:47

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Insanity 1.2/Warp

nsmbodabor wrote:

Ohh, and another idea, for your File I/O blocks, maybe you could use the bigger text box like you have in the ''info dialog [You won the lottery!] and wait' block...

That's probably a good idea. I'll go do that.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#79 2012-12-31 09:02:34

nsmbodabor
New Scratcher
Registered: 2011-07-19
Posts: 37

Re: Insanity 1.2/Warp

Here's another idea of mine,
I think it'd be handy if anybody wanted to make projects such as O.S's with insanity:
http://i50.tinypic.com/c46bs.png

Offline

 

#80 2012-12-31 09:46:20

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Insanity 1.2/Warp

nsmbodabor wrote:

Here's another idea of mine,
I think it'd be handy if anybody wanted to make projects such as O.S's with insanity:
http://i50.tinypic.com/c46bs.png

That's a good idea. I could try.
I already have this, though:

ask [something] in dialog with options [opt a] [opt b] [opt c]


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#81 2012-12-31 10:04:11

nsmbodabor
New Scratcher
Registered: 2011-07-19
Posts: 37

Re: Insanity 1.2/Warp

I know, i just thought that you could use it as part of an OS style project...

so you could do something like,

if <right button clicked?>
if <(dropdown [item1] [item2] ) = [item1]>
Script if item 1 clicked here
else
Script if item 2 clicked here
end
end
The code for right button down would simply be '^ Sensor rightButtonPressed'
but i'm not sure about the dropdown menus.

It also lets you have more options than the dialog because it is smaller and won't get bigger than the screen as quick.

IMO, the more useful blocks like this, the better the mod  wink

Offline

 

#82 2012-12-31 10:32:46

nsmbodabor
New Scratcher
Registered: 2011-07-19
Posts: 37

Re: Insanity 1.2/Warp

^that right button code is from a custom panther block btw, so you might have to edit it it to put it directly into the source

Offline

 

#83 2013-01-01 17:04:52

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Insanity 1.2/Warp

Current release plan:
Now-January 5 - Debug
January 6 - Release software
End of January - release complete documentation


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#84 2013-01-02 12:29:34

barndawg
Scratcher
Registered: 2012-03-08
Posts: 81

Re: Insanity 1.2/Warp

You should have:

when gf clicked
presentation mode [on v]
presentation mod [off v]


I... need... Scratch 0.1! Find the forum at http://scratch.mit.edu/forums/viewtopic.php?id=113354
http://www.danasoft.com/sig/ScratchforumBarndawg.jpg

Offline

 

#85 2013-01-02 12:33:34

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Insanity 1.2/Warp

barndawg wrote:

You should have:

when gf clicked
presentation mode [on v]
presentation mod [off v]

They're already in!  smile


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#86 2013-01-02 12:34:43

barndawg
Scratcher
Registered: 2012-03-08
Posts: 81

Re: Insanity 1.2/Warp

jvvg wrote:

nsmbodabor wrote:

Here's another idea of mine,
I think it'd be handy if anybody wanted to make projects such as O.S's with insanity:
http://i50.tinypic.com/c46bs.png

That's a good idea. I could try.
I already have this, though:

ask [something] in dialog with options [opt a] [opt b] [opt c]

I was thinking of:

ask [something] in dialog with options [opt a v]
ask [something] in dialog with options [opt b v]
ask [something] in dialog with options [opt c v]
ask [something] in dialog with options [new option v]


I... need... Scratch 0.1! Find the forum at http://scratch.mit.edu/forums/viewtopic.php?id=113354
http://www.danasoft.com/sig/ScratchforumBarndawg.jpg

Offline

 

#87 2013-01-02 12:37:23

barndawg
Scratcher
Registered: 2012-03-08
Posts: 81

Re: Insanity 1.2/Warp

jvvg wrote:

barndawg wrote:

You should have:

when gf clicked
presentation mode [on v]
presentation mod [off v]

They're already in!  smile

Oh!  smile


I... need... Scratch 0.1! Find the forum at http://scratch.mit.edu/forums/viewtopic.php?id=113354
http://www.danasoft.com/sig/ScratchforumBarndawg.jpg

Offline

 

#88 2013-01-02 12:42:52

barndawg
Scratcher
Registered: 2012-03-08
Posts: 81

Re: Insanity 1.2/Warp

Also, what about a start program block

start program [C:/Program Files/Scratch/Scratch.exe] BROWSE


I... need... Scratch 0.1! Find the forum at http://scratch.mit.edu/forums/viewtopic.php?id=113354
http://www.danasoft.com/sig/ScratchforumBarndawg.jpg

Offline

 

#89 2013-01-02 15:21:49

SJRCS_011
Scratcher
Registered: 2011-02-07
Posts: 1000+

Re: Insanity 1.2/Warp

barndawg wrote:

Also, what about a start program block

start program [C:/Program Files/Scratch/Scratch.exe] BROWSE

waaay too dangerous


http://i.imgur.com/vQqtH.png
Learning to Program in a Nutshell:  "You're missing a closing parentheses" - LS97

Offline

 

#90 2013-01-02 15:31:11

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Insanity 1.2/Warp

SJRCS_011 wrote:

barndawg wrote:

Also, what about a start program block

start program [C:/Program Files/Scratch/Scratch.exe] BROWSE

waaay too dangerous

Yeah.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#91 2013-01-02 15:40:56

DigiTechs
Scratcher
Registered: 2011-04-30
Posts: 500+

Re: Insanity 1.2/Warp

jvvg wrote:

SJRCS_011 wrote:

barndawg wrote:

Also, what about a start program block

waaay too dangerous

Yeah.

I can provide an example of the dangers it can be used for:

start program [C:\Windows\System32\shutdown.exe] BROWSE
If it was made, someone could make a malicious project that could just shut the computer down


I'm back.
Maybe.

Offline

 

#92 2013-01-02 15:48:54

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Insanity 1.2/Warp

DigiTechs wrote:

jvvg wrote:

SJRCS_011 wrote:


waaay too dangerous

Yeah.

I can provide an example of the dangers it can be used for:

start program [C:\Windows\System32\shutdown.exe] BROWSE
If it was made, someone could make a malicious project that could just shut the computer down

...or stuff much, much worse.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#93 2013-01-02 21:08:58

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Insanity 1.2/Warp

Boolean reporters thumbnails now show an icon (a check mark or X mark) instead of just saying "true" or "false".


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#94 2013-01-03 00:29:13

omniscience
Scratcher
Registered: 2012-12-05
Posts: 26

Re: Insanity 1.2/Warp

how about

set pen color to r [x] g [y] b [z]
and, related to what you said, anyone who is advanced enough to use Insanity 1.2/Warp should know that r, g, and b mean red, green, and blue respectively
Oh! and i'm actually pretty experienced with scratch and know a little squeak. just that my account is new...


http://block.site90.net/scratch.mit/text.php?t=%20DO%20NOT%20DISTURB:%20currently%20making%20a%20scratch%20mod&amp;c=F00&amp;s=10

Offline

 

#95 2013-01-03 06:25:43

barndawg
Scratcher
Registered: 2012-03-08
Posts: 81

Re: Insanity 1.2/Warp

jvvg wrote:

DigiTechs wrote:

jvvg wrote:


Yeah.

I can provide an example of the dangers it can be used for:

start program [C:\Windows\System32\shutdown.exe] BROWSE
If it was made, someone could make a malicious project that could just shut the computer down

...or stuff much, much worse.

Also, if you were to post the project, you'd have to download the file too...


I... need... Scratch 0.1! Find the forum at http://scratch.mit.edu/forums/viewtopic.php?id=113354
http://www.danasoft.com/sig/ScratchforumBarndawg.jpg

Offline

 

#96 2013-01-03 10:31:32

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Insanity 1.2/Warp

omniscience wrote:

how about

set pen color to r [x] g [y] b [z]
and, related to what you said, anyone who is advanced enough to use Insanity 1.2/Warp should know that r, g, and b mean red, green, and blue respectively
Oh! and i'm actually pretty experienced with scratch and know a little squeak. just that my account is new...

I think it works well enough with the "set pen color to []" block


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#97 2013-01-03 17:24:59

omniscience
Scratcher
Registered: 2012-12-05
Posts: 26

Re: Insanity 1.2/Warp

jvvg wrote:

omniscience wrote:

how about

set pen color to r [x] g [y] b [z]
and, related to what you said, anyone who is advanced enough to use Insanity 1.2/Warp should know that r, g, and b mean red, green, and blue respectively
Oh! and i'm actually pretty experienced with scratch and know a little squeak. just that my account is new...

I think it works well enough with the "set pen color to []" block

yeah, but if you want a specific color, it is better.
and otherwise, how about a pen block like this:

set pen color to  [white v]


http://block.site90.net/scratch.mit/text.php?t=%20DO%20NOT%20DISTURB:%20currently%20making%20a%20scratch%20mod&amp;c=F00&amp;s=10

Offline

 

#98 2013-01-03 17:29:12

omniscience
Scratcher
Registered: 2012-12-05
Posts: 26

Re: Insanity 1.2/Warp

forgot to add, but it would also contain other colors like black, red, green, blue, yellow, etc. the color of those colors could be something like that of the costume/background editor's color pallet, third row


http://block.site90.net/scratch.mit/text.php?t=%20DO%20NOT%20DISTURB:%20currently%20making%20a%20scratch%20mod&amp;c=F00&amp;s=10

Offline

 

#99 2013-01-03 18:01:14

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Insanity 1.2/Warp

It looks like version 1.2 will still be released on the 6th.  smile


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#100 2013-01-04 13:30:04

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Insanity 1.2/Warp

Whoa! On Softpedia, Insanity has over 1600 downloads!


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

Board footer