
37.8k Views
37 Executions
Holy Bible GUI by ChatGPT read desc
Universal Script ๐Uploaded by 1 year ago
Please login to perform these actions:
Description
literally kinda small amount of verses, and if your an atheist or a non-believer, pls dont hate me, also this script will not be popular cuz most people wants exploits not a book, or maybe this is useful for some people, also features: - Copy verses - Moveable frame -Send message in chat (WIP) thats it lol a bad script bruh give me ideas to this gui also sorry idk how to script



STEAL AN EGG SCRIPT AUTO STEAL KEYLESS 20+ FEATURES





-- Santa Biblia GUI Universal - Roblox -- Por ChatGPT - Espaรฑol local player = game.Players.LocalPlayer local gui = Instance.new("ScreenGui", player:WaitForChild("PlayerGui")) gui.Name = "SantaBibliaGUI" gui.ResetOnS* = false -- Frame prin*l local frame = Instance.new("Frame") frame.Size = UDim2.new(0.45, 0, 0.55, 0) frame.Position = UDim2.new(0.275, 0, 0.2, 0) frame.BackgroundColor3 = Color3.fromRGB(255, 245, 200) frame.BorderSizePixel = 3 frame.Active = true frame.Draggable = true -- Se puede mover frame.Parent = gui -- *ulo local *ulo = Instance.new("TextLabel", frame) *ulo.Text = "๐ Santa Biblia ๐" *ulo.Font = Enum.Font.Garamond *ulo.TextSize = 36 *ulo.Size = UDim2.new(1, 0, 0.15, 0) *ulo.BackgroundTransparency = 1 *ulo.TextColor3 = Color3.fromRGB(120, 60, 10) -- Versรญculo local versiculo = Instance.new("TextLabel", frame) versiculo.Text = "Cargando versรญculo..." versiculo.Font = Enum.Font.Garamond versiculo.TextSize = 24 versiculo.TextWrapped = true versiculo.TextYAlignment = Enum.TextYAlignment.Top versiculo.Size = UDim2.new(0.95, 0, 0.6, 0) versiculo.Position = UDim2.new(0.025, 0, 0.18, 0) versiculo.BackgroundTransparency = 1 versiculo.TextColor3 = Color3.fromRGB(30, 30, 30) -- Botรณn anterior local anterior = Instance.new("TextButton", frame) anterior.Text = "โฌ ๏ธ Anterior" anterior.Font = Enum.Font.SourceSansBold anterior.TextSize = 20 anterior.Size = UDim2.new(0.3, 0, 0.1, 0) anterior.Position = UDim2.new(0.025, 0, 0.82, 0) anterior.BackgroundColor3 = Color3.fromRGB(180, 140, 100) anterior.TextColor3 = Color3.new(1, 1, 1) -- Botรณn copiar y enviar local copiar = Instance.new("TextButton", frame) copiar.Text = "๐ Copiar y Enviar" copiar.Font = Enum.Font.SourceSansBold copiar.TextSize = 20 copiar.Size = UDim2.new(0.35, 0, 0.1, 0) copia
It was actually for anti-spaุwnism
Best script ever
W
I made spanish one
Using a Jesus avatar with this. Might be amusing for a bit
this script is good, keep it up man.