False 2 - Lists Similar to False 1 - Variables, this system uses lists for keeping track of created lists. The =lists= list does not need to be changed what so ever when using the system. The custom blocks should be used with lists created by using this system as they run a test to see if the list was "deleted". When you delete a list using this system it does not actually delete the list but clears it and adds an item called *Deleted* rendering the list unusable if the custom blocks are used. Created lists are specific to their sprite as when a list is created in this method it is a local list, meaning it can only be used by the sprite it is made on. Progress is being made of a single list containing many lists but I will not be releasing it for public use for another week.