Discuss Scratch
- Discussion Forums
- » Open Source Projects
- » Scratch Coding
- Euzcom
-
6 posts
Scratch Coding
I've got a question;
How do you make a block that can let people get to a specific thing, like if people loved and favorited your project, the game would give them..
Lets just call it VIP.
How would you use the blocks to code that? :|
How do you make a block that can let people get to a specific thing, like if people loved and favorited your project, the game would give them..
Lets just call it VIP.
How would you use the blocks to code that? :|
- BigNate469
-
1000+ posts
Scratch Coding
It's possible to find the coordinates of the like and favorite buttons, stick a sprite there and listen for clicks. However, the instant a user reloads or leaves your project, (or even just hits the green flag again) the script will reset itself.
Also, don't abuse this information and make it so that people have to like and fav to use your project. That would be against the community guidelines.
Also, don't abuse this information and make it so that people have to like and fav to use your project. That would be against the community guidelines.
- breakfast_for_dinner
-
1000+ posts
Scratch Coding
projects that do this are against the community guidelines. you're not allowed to give special benefits to people who like + favorite your project
- kRxZy_kRxZy
-
1000+ posts
Scratch Coding
you can do that on scratch but someone will probably report u
- Discussion Forums
- » Open Source Projects
-
» Scratch Coding