Discuss Scratch

ipopo
Scratcher
8 posts

Is it against the Scratch rules to use code to block other Scratchers

Hi,

I have always been wondering if it is against the Scratch rules to use code to block a few scratchers from running my projects my inserting this:

when green flag clicked
if <(username) = [scratcher's username I want to block]> then
forever
stop [all v]
end

end

Last edited by ipopo (Dec. 7, 2017 03:45:11)

CODDERJXY
Scratcher
80 posts

Is it against the Scratch rules to use code to block other Scratchers

It is since it is hacking though there only has been few cases.
UltimatePink
Scratcher
100+ posts

Is it against the Scratch rules to use code to block other Scratchers

ipopo wrote:

Hi,

I have always been wondering if it is against the Scratch rules to use code to block a few scratchers from running my projects my inserting this:

when green flag clicked
if <(username) = [scratcher's username I want to block]> then
forever
stop [all v]
end

end
I don't really know… probably?
Even if you used a script like that, they could always just log out and run the project that way.

Hi, I'm UltimatePink! (But you can call me Pinkie.)
I am a superhero with Spider powers. My sister (and best teammate) is @UltimateBlue, and four of my best friends are @Brodie_dude, @3Dweevils, @SassyJazzy, and @Dynesta!
I love cupcakes, glitter, My Little Pony: Friendship Is Magic, LEGO Ninjago, reading, saving the world, taking care of pets, and baking!
ipopo
Scratcher
8 posts

Is it against the Scratch rules to use code to block other Scratchers

UltimatePink wrote:

ipopo wrote:

Hi,

I have always been wondering if it is against the Scratch rules to use code to block a few scratchers from running my projects my inserting this:

when green flag clicked
if <(username) = [scratcher's username I want to block]> then
forever
stop [all v]
end

end
I don't really know… probably?
Even if you used a script like that, they could always just log out and run the project that way.
But if they log out, they can't use cloud data.

Also, some of my projects record the usernames of people who accessed my project, so even if they use another account with “scratcher” status to access my projects, it wouldn't take long for me to block them, too.

Last edited by ipopo (Dec. 13, 2017 02:57:26)

Powered by DjangoBB