MainFrame.Name = "MainFrame" MainFrame.Parent = ScreenGui MainFrame.Active = true MainFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) MainFrame.BorderColor3 ...
-- Configurações iniciais local Players = game:GetService("Players") local UserInputService = game:GetService("UserInputService") local RunService = game:GetService ...