--Hecho por Izekai -- Instancias: ScreenGui local = Instancia.new("ScreenGui") local R6 = Instancia.new("Botón de texto") TextButton local = Instancia.new("TextButton") --Propiedades: ScreenGui.Parent = juego.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enumeración.ZIndexBehavior.Sibling R6.Nombre = "R6" R6.Padre = ScreenGui R6.ColorDeFondo3 = Color3.fromRGB(255, 255, 255) R6.Posición = UDim2.nueva(-0.000343383319, 0, 0.32815966, 0) R6.Tamaño = UDim2.nuevo(0, 29, 0, 29) R6.Fuente = Enumeración.Fuente.SourceSans R6.Texto = "R6" R6.TextColor3 = Color3.fromRGB(0, 0, 0) R6.Tamaño del texto = 14.000 R6.Botón1Abajo:conectar(función() loadstring(juego:HttpGet(('https://pastebin.com/raw/jHGVauVX'),true))() fin) Botón de texto.Padre = ScreenGui Botón de texto.ColorDeFondo3 = Color3.fromRGB(255, 255, 255) Botón de texto.Posición = UDim2.new(0, 0, 0.414634138, 0) Botón de texto.Tamaño = UDim2.new(0, 72, 0, 27) Botón de texto.Fuente = Enumeración.Fuente.SourceSans TextButton.Text = "Reaparecer" Botón de texto.TextColor3 = Color3.fromRGB(0, 0, 0) Botón de texto.Tamaño del texto = 14.000 Botón de texto.Botón del ratón1Abajo:conectar(función() loadstring(juego:HttpGet(('https://pastebin.com/raw/ukFZuXbb'),true))() fin)