This is amazing, but it takes up so much room to use in EVERY script.
So what everyone should do is make that a separate script, and then at the beginning of every script, call it, so this way you can save lots of room.
Example:
Script to be called:
Then if a script wants to use transparent text boxes, it would just call that one, and then it will automatically return to the script afterward due to the return command.
Space saving ftw! I know this isn't a complex technique in anyway; I was just over explaning for newer hackers out there. :)