Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --MADE BY RYAN YTOFFICIAL
- local ScreenGui = Instance.new("ScreenGui")
- local main = Instance.new("Frame")
- local label = Instance.new("TextLabel")
- local RAYX = Instance.new("TextButton")
- local LANXILITY = Instance.new("TextButton")
- local SMOKE = Instance.new("TextButton")
- local RAYCODEX = Instance.new("TextButton")
- --Properties:
- ScreenGui.Parent = game.CoreGui
- main.Name = "main"
- main.Parent = ScreenGui
- main.BackgroundColor3 = Color3.fromRGB(170, 85, 0)
- main.Position = UDim2.new(0.277860314, 0, 0.410022795, 0)
- main.Size = UDim2.new(0, 418, 0, 293)
- main.Active = true
- main.Draggable = true
- label.Name = "label"
- label.Parent = main
- label.BackgroundColor3 = Color3.fromRGB(255, 0, 127)
- label.Size = UDim2.new(0, 418, 0, 32)
- label.Font = Enum.Font.GothamBold
- label.Text = "SCRIPT GUI | MADE BY RYAN YTOFFICIAL"
- label.TextColor3 = Color3.fromRGB(0, 0, 0)
- label.TextScaled = true
- label.TextSize = 14.000
- label.TextWrapped = true
- RAYX.Name = "RAYX"
- RAYX.Parent = main
- RAYX.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- RAYX.Position = UDim2.new(0.0837320611, 0, 0.197952226, 0)
- RAYX.Size = UDim2.new(0, 135, 0, 94)
- RAYX.Font = Enum.Font.SourceSans
- RAYX.Text = "RAYX"
- RAYX.TextColor3 = Color3.fromRGB(0, 0, 0)
- RAYX.TextScaled = true
- RAYX.TextSize = 14.000
- RAYX.TextWrapped = true
- RAYX.MouseButton1Down:connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/urmomugly/lua-project/main/Script%26/RAYXV001'))()
- end)
- LANXILITY.Name = "LANXILITY"
- LANXILITY.Parent = main
- LANXILITY.BackgroundColor3 = Color3.fromRGB(85, 0, 0)
- LANXILITY.Position = UDim2.new(0.665071785, 0, 0.197952211, 0)
- LANXILITY.Size = UDim2.new(0, 130, 0, 94)
- LANXILITY.Font = Enum.Font.SourceSans
- LANXILITY.Text = "LANXILITY"
- LANXILITY.TextColor3 = Color3.fromRGB(0, 0, 0)
- LANXILITY.TextScaled = true
- LANXILITY.TextSize = 14.000
- LANXILITY.TextWrapped = true
- LANXILITY.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/cjdjmj/new-ui-godmode/main/README.md", true))()
- end)
- SMOKE.Name = "SMOKE"
- SMOKE.Parent = main
- SMOKE.BackgroundColor3 = Color3.fromRGB(0, 170, 0)
- SMOKE.Position = UDim2.new(0.0837320611, 0, 0.593856633, 0)
- SMOKE.Size = UDim2.new(0, 135, 0, 94)
- SMOKE.Font = Enum.Font.SourceSans
- SMOKE.Text = "$MOKE"
- SMOKE.TextColor3 = Color3.fromRGB(0, 0, 0)
- SMOKE.TextScaled = true
- SMOKE.TextSize = 14.000
- SMOKE.TextWrapped = true
- $SMOKE.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/Biteyz/Smoke/main/source')))()
- end)
- RAYCODEX.Name = "RAYCODEX"
- RAYCODEX.Parent = main
- RAYCODEX.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
- RAYCODEX.Position = UDim2.new(0.665071785, 0, 0.617747426, 0)
- RAYCODEX.Size = UDim2.new(0, 130, 0, 80)
- RAYCODEX.Font = Enum.Font.SourceSans
- RAYCODEX.Text = "RAYCODEX"
- RAYCODEX.TextColor3 = Color3.fromRGB(0, 0, 0)
- RAYCODEX.TextScaled = true
- RAYCODEX.TextSize = 14.000
- RAYCODEX.TextWrapped = true
- RAYCODEX.MouseButton1Down:connect(function()
- loadstring(game:GetObjects("rbxassetid://5812737894")[1].Source)()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement