Universal Script ๐Ÿ“Œ
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

View Raw
Edited By: DERK Download


Comments

15
Log in to join the conversation. Login
germanbf568's profile picture
germanbf5681 year ago

-- 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

4
zxcv's profile picture
zxcv1 year ago

It was actually for anti-spaุœwnism

2
gabrielmcglothlin15's profile picture
gabrielmcglothlin151 year ago

Best script ever

2
gabrielmcglothlin15's profile picture
gabrielmcglothlin151 year ago

W

2
germanbf568's profile picture
germanbf5681 year ago

I made spanish one

2
The_Doc040's profile picture
The_Doc0401 year ago

Using a Jesus avatar with this. Might be amusing for a bit

2
iceyy's profile picture
iceyy1 year ago

this script is good, keep it up man.

2