Good morning, what I would to understand is: 1) There are many processes that are running at the same time, they try to access the Labels located on a Gui belonging to another main process, and change the contents of various Labels. 2) The process that holds the Labels, makes no processing, but should only passively receive the updates of the labels performed directly by the other processes running separately. 3) Therefore, the "Main" script generates just 1,000 controls of type "Label" on his G