Discuss Scratch

sp1k3
Scratcher
15 posts

Events blocks

i am wonering if anyone knows how to make a events block where you can make it when two keys are pressed (e.g. a + shift) ?

The answer to life, the universe and everything = @sp1k3
Charles12310
Scratcher
1000+ posts

Events blocks

sp1k3 wrote:

i am wonering if anyone knows how to make a events block where you can make it when two keys are pressed (e.g. a + shift) ?
Sadly, a project cannot detect shift because shift is not one of the choices in the dropdown of this block:

<key [ v] pressed?>


A few internet communication companies want to corrupt the internet by getting rid of net neutrality. Stop Them!
sp1k3
Scratcher
15 posts

Events blocks

should i ask scractch to make that possible

The answer to life, the universe and everything = @sp1k3
Charles12310
Scratcher
1000+ posts

Events blocks

sp1k3 wrote:

should i ask scractch to make that possible
The suggestions forum is the best place to ask.


A few internet communication companies want to corrupt the internet by getting rid of net neutrality. Stop Them!
sp1k3
Scratcher
15 posts

Events blocks

did that just then.

The answer to life, the universe and everything = @sp1k3
sp1k3
Scratcher
15 posts

Events blocks

when [ v] key pressed

The answer to life, the universe and everything = @sp1k3
sp1k3
Scratcher
15 posts

Events blocks

nobody is responding and nothing is happening. i think there is something else i can do but i don't know what. is there?

The answer to life, the universe and everything = @sp1k3
Charles12310
Scratcher
1000+ posts

Events blocks

sp1k3 wrote:

nobody is responding and nothing is happening. i think there is something else i can do but i don't know what. is there?
Try “bumping” your topic.

Bumping is trying to make a topic active by posting it again.

You can just simply make a new reply to your topic and type “bump”.

To prevent spamming, only “bump” every 24 hours or if the topic is not on the first page of the forum.


A few internet communication companies want to corrupt the internet by getting rid of net neutrality. Stop Them!
deck26
Scratcher
1000+ posts

Events blocks

This would require hacked blocks so you could start by searching for projects which include hacked blocks.
sp1k3
Scratcher
15 posts

Events blocks

say [thank you!]

The answer to life, the universe and everything = @sp1k3
sp1k3
Scratcher
15 posts

Events blocks

aaaah! i dont know How!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@Charles12310

The answer to life, the universe and everything = @sp1k3
Script_Helper
Scratcher
100+ posts

Events blocks

sp1k3 wrote:

aaaah! i dont know How!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@Charles12310
Just post “bump” and that's all (make sure you only bump every 24 hours)

sp1k3 wrote:

i am wonering if anyone knows how to make a events block where you can make it when two keys are pressed (e.g. a + shift) ?
Like this?
when [a v] key pressed
if <key [shift v] pressed?> then
...
end
Get shift key pressed from here because there isn't any if key shift pressed

Powered by DjangoBB