So, I can store every variable as a global and it'll work without any probles, as I suppose. let's call this 'A option'.
However, I can make a script with only and only variables inside. Then, I would use StartScript/StopScript to get or store my vars. This's 'B option'.
Now, which one is less destructive in your opinion?