The client is the computer system (including tablets and mobile devices) that is running the web browser. Client-side scripts are interpreted by the browser and executed on the client system.
local sg = Instance.new("ScreenGui") sg.Name = "BlueStacksFPS_Box" sg.Parent = CoreGui -- Caixa Preta de Fundo local bgFrame = Instance.new("Frame") bgFrame.Name ...