Discuss Scratch
- Discussion Forums
- » Show and Tell
- » ☁ Cloud List Engine ☁
- Lirex
-
500+ posts
☁ Cloud List Engine ☁
I developed a Cloud List:
Feel free to use it (e.g. for leaderboards, polls, saving game data online, …)!
Link:
Click me!

- Very easy to use
- You can create as many Cloudlists as you want - but you only need one Cloudvariable
- Only 1 Sprite
- Case-Sensitive
- Easy extendable Letterlist
Feel free to use it (e.g. for leaderboards, polls, saving game data online, …)!

Link:
Click me!

Quotes:
Great engine, this is the first cloud list engine that I can see myself using in my own projects! -Yllie
I love that you compressed all of the cloud data scripts into a few easy to use blocks! Great job! -Ravensteel
I am going to use this! -GreenConsole
Great engine, this is the first cloud list engine that I can see myself using in my own projects! -Yllie
I love that you compressed all of the cloud data scripts into a few easy to use blocks! Great job! -Ravensteel
I am going to use this! -GreenConsole
Last edited by Lirex (Nov. 18, 2013 15:32:14)
- Lirex
-
500+ posts
☁ Cloud List Engine ☁
☁ Update: Beta V.1.1
+ You now can insert cloud lists into any local list!
* Small fixes.

+ You now can insert cloud lists into any local list!
* Small fixes.
Thanks! Wow! Very well done!

Last edited by Lirex (Nov. 19, 2013 20:03:46)
- Lirex
-
500+ posts
☁ Cloud List Engine ☁
☁ Update: Beta V.1.1.1
+ You now can delete the last item of a list by command.
+ Added a “clear all” block.
* Small fixes.

+ You now can delete the last item of a list by command.
+ Added a “clear all” block.
* Small fixes.
Thank you! 3 word ACL (Amazing.Cloud.List)

Last edited by Lirex (Nov. 19, 2013 20:03:21)
- crazykidz
-
26 posts
☁ Cloud List Engine ☁
I have a question: How do I make another cloud list, I'm so confused.
- PoniesFiM
-
4 posts
☁ Cloud List Engine ☁
AWESOME! I can now add many new things to my projects! 
uhh… that's it.

uhh… that's it.
- MCAnimator3D
-
500+ posts
☁ Cloud List Engine ☁
I'm on iPod right now. I'll have to try it on Friday!
- randomsomeone321
-
21 posts
☁ Cloud List Engine ☁
save list [test v] on to [every user v]these blocks will make it easy for you to make cloud list or saveng variables
save variable [test v] on to [this user v]
go to THIS LINK to see the REAL BLOCKS NOT IN RED
- Fred-lol
-
41 posts
☁ Cloud List Engine ☁
if the creator of scratch create a cloud list,SCRATCH WILL BE AMAZING
DDDDDDD

- metal509
-
3 posts
☁ Cloud List Engine ☁
I have a question: How do I make another cloud list, I'm so confused.
You just start adding stuff to the list with the insert block.
To print out the cloud list data, use the update block in the engine. First input is the name of the list you inserted stuff into, second input is the list it will be printing to.
- metal509
-
3 posts
☁ Cloud List Engine ☁
I do have a question of my own though. How do you delete lists? I'm using a code that creates lists with this, and I want to be able to delete them later.
- Lirex
-
500+ posts
☁ Cloud List Engine ☁
Just remove all items out of the list. (Do not use "Delete [all] of List [List]", this seems to be a bit buggy at the moment.) I do have a question of my own though. How do you delete lists? I'm using a code that creates lists with this, and I want to be able to delete them later.
Last edited by Lirex (Dec. 16, 2013 17:40:53)
- WASDgamer
-
100+ posts
☁ Cloud List Engine ☁
I really want to use, but I don;t understand the blocks, is there an explanation on how to use.
- MINECRAFTER200
-
17 posts
☁ Cloud List Engine ☁
how would you have 2 lists like username & password but lets say
USERNAME|PASSWORD
PERSON1 |password1
person2 |password2
how would you know that person1 has password 1 not password 2
USERNAME|PASSWORD
PERSON1 |password1
person2 |password2
how would you know that person1 has password 1 not password 2
- Discussion Forums
- » Show and Tell
-
» ☁ Cloud List Engine ☁