Discuss Scratch

Lirex
Scratcher
500+ posts

☁ Cloud List Engine ☁

I developed a Cloud List:

  • 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

Last edited by Lirex (Nov. 18, 2013 15:32:14)

FlowOS
Scratcher
100+ posts

☁ Cloud List Engine ☁

Wow! Very well done!

+First post
Lirex
Scratcher
500+ posts

☁ Cloud List Engine ☁

Update: Beta V.1.1

+ You now can insert cloud lists into any local list!
* Small fixes.

FlowOS wrote:

Wow! Very well done!
Thanks!

Last edited by Lirex (Nov. 19, 2013 20:03:46)

timetravelernickt
Scratcher
21 posts

☁ Cloud List Engine ☁

3 word ACL (Amazing.Cloud.List)
Lirex
Scratcher
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.

timetravelernickt wrote:

3 word ACL (Amazing.Cloud.List)
Thank you!

Last edited by Lirex (Nov. 19, 2013 20:03:21)

crazykidz
Scratcher
26 posts

☁ Cloud List Engine ☁

I have a question: How do I make another cloud list, I'm so confused.
PoniesFiM
New Scratcher
4 posts

☁ Cloud List Engine ☁

AWESOME! I can now add many new things to my projects!

uhh… that's it.
Mrcomputer1
Scratcher
500+ posts

☁ Cloud List Engine ☁

This is the best Cloud List Engine I know
MCAnimator3D
Scratcher
500+ posts

☁ Cloud List Engine ☁

I'm on iPod right now. I'll have to try it on Friday!
randomsomeone321
Scratcher
21 posts

☁ Cloud List Engine ☁

save list [test v] on to [every user v]


save variable [test v] on to [this user v]
these blocks will make it easy for you to make cloud list or saveng variables
go to THIS LINK to see the REAL BLOCKS NOT IN RED
Fred-lol
Scratcher
41 posts

☁ Cloud List Engine ☁

if the creator of scratch create a cloud list,SCRATCH WILL BE AMAZING DDDDDDD
Lirex
Scratcher
500+ posts

☁ Cloud List Engine ☁

Update: V.1.0

+ Final release.
+ Added a list input onto the “Get Lists” block. (thanks to rifj190!)

Last edited by Lirex (Dec. 11, 2013 13:22:17)

metal509
Scratcher
3 posts

☁ Cloud List Engine ☁

crazykidz wrote:

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
Scratcher
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
Scratcher
500+ posts

☁ Cloud List Engine ☁

metal509 wrote:

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.
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.)

Last edited by Lirex (Dec. 16, 2013 17:40:53)

WASDgamer
Scratcher
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
Scratcher
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
MINECRAFTER200
Scratcher
17 posts

☁ Cloud List Engine ☁

TheCrafted wrote:

Hi I Am A AI
hi my studio
cGrass
Scratcher
86 posts

☁ Cloud List Engine ☁

How did you make it case sensitive
Lirex
Scratcher
500+ posts

☁ Cloud List Engine ☁

cGrass wrote:

How did you make it case sensitive
The system I used is explained here.

Powered by DjangoBB