0% found this document useful (0 votes)
277 views

Message

The document describes instances and properties for a GUI created in Roblox Studio. It contains instances for a screen GUI, frames, labels, buttons and properties like parent, position, size, colors. The buttons load scripts from URLs to open various script hubs and tools for games like Arsenal, Brookhaven RP and more when clicked.

Uploaded by

stadryxdev
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
277 views

Message

The document describes instances and properties for a GUI created in Roblox Studio. It contains instances for a screen GUI, frames, labels, buttons and properties like parent, position, size, colors. The buttons load scripts from URLs to open various script hubs and tools for games like Arsenal, Brookhaven RP and more when clicked.

Uploaded by

stadryxdev
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 7

-- Made by karilgaming123

-- Version: 1.5

-- Instances:

local ScreenGui = Instance.new("ScreenGui")


local main = Instance.new("Frame")
local Roundify = Instance.new("ImageLabel")
local Roundify_2 = Instance.new("ImageLabel")
local Roundify_3 = Instance.new("ImageLabel")
local TextLabel = Instance.new("TextLabel")
local TextLabel_2 = Instance.new("TextLabel")
local TextLabel_3 = Instance.new("TextLabel")
local owl = Instance.new("TextButton")
local Roundify_4 = Instance.new("ImageLabel")
local TextLabel_4 = Instance.new("TextLabel")
local infinite = Instance.new("TextButton")
local Roundify_5 = Instance.new("ImageLabel")
local TextLabel_5 = Instance.new("TextLabel")
local ice = Instance.new("TextButton")
local Roundify_6 = Instance.new("ImageLabel")
local TextLabel_6 = Instance.new("TextLabel")
local giant = Instance.new("TextButton")
local Roundify_7 = Instance.new("ImageLabel")
local TextLabel_7 = Instance.new("TextLabel")
local cmd = Instance.new("TextButton")
local Roundify_8 = Instance.new("ImageLabel")
local TextLabel_8 = Instance.new("TextLabel")
local close = Instance.new("TextButton")
local openmain = Instance.new("ImageLabel")
local open = Instance.new("TextButton")

--Properties:

ScreenGui.Parent = game.CoreGui

main.Name = "main"
main.Parent = ScreenGui
main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
main.BorderSizePixel = 0
main.Position = UDim2.new(0.298880994, 0, 0.202431425, 0)
main.Size = UDim2.new(0, 327, 0, 375)
main.Visible = false
main.Active = true
main.Draggable = true

Roundify.Name = "Roundify"
Roundify.Parent = main
Roundify.AnchorPoint = Vector2.new(0.5, 0.5)
Roundify.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Roundify.BackgroundTransparency = 1.000
Roundify.Position = UDim2.new(0.501529038, 0, 0.5, 0)
Roundify.Size = UDim2.new(1.05810404, 24, 1.03733325, 24)
Roundify.Image = "rbxassetid://3570695787"
Roundify.ImageColor3 = Color3.fromRGB(255, 0, 0)
Roundify.ScaleType = Enum.ScaleType.Slice
Roundify.SliceCenter = Rect.new(100, 100, 100, 100)
Roundify.SliceScale = 0.120
Roundify_2.Name = "Roundify"
Roundify_2.Parent = main
Roundify_2.AnchorPoint = Vector2.new(0.5, 0.5)
Roundify_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Roundify_2.BackgroundTransparency = 1.000
Roundify_2.Position = UDim2.new(0.486238539, 0, 0.490666658, 0)
Roundify_2.Size = UDim2.new(1.02752304, 24, 1.01866663, 24)
Roundify_2.Image = "rbxassetid://3570695787"
Roundify_2.ImageColor3 = Color3.fromRGB(0, 0, 255)
Roundify_2.ScaleType = Enum.ScaleType.Slice
Roundify_2.SliceCenter = Rect.new(100, 100, 100, 100)
Roundify_2.SliceScale = 0.120

Roundify_3.Name = "Roundify"
Roundify_3.Parent = main
Roundify_3.AnchorPoint = Vector2.new(0.5, 0.5)
Roundify_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Roundify_3.BackgroundTransparency = 1.000
Roundify_3.Position = UDim2.new(0.5, 0, 0.5, 0)
Roundify_3.Size = UDim2.new(1, 24, 1, 24)
Roundify_3.Image = "rbxassetid://3570695787"
Roundify_3.ImageColor3 = Color3.fromRGB(65, 65, 65)
Roundify_3.ScaleType = Enum.ScaleType.Slice
Roundify_3.SliceCenter = Rect.new(100, 100, 100, 100)
Roundify_3.SliceScale = 0.120

TextLabel.Parent = Roundify_3
TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel.BackgroundTransparency = 1.000
TextLabel.Position = UDim2.new(0.205128208, 0, 0.954887211, 0)
TextLabel.Size = UDim2.new(0, 200, 0, 12)
TextLabel.Font = Enum.Font.GothamBlack
TextLabel.Text = "Made By karilgaming123"
TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
TextLabel.TextSize = 14.000

TextLabel_2.Parent = Roundify_3
TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_2.BackgroundTransparency = 1.000
TextLabel_2.Position = UDim2.new(-0.0655270666, 0, 0.0476190485, 0)
TextLabel_2.Size = UDim2.new(0, 395, 0, 50)
TextLabel_2.Font = Enum.Font.SourceSans
TextLabel_2.Text = "_________________________________________________"
TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
TextLabel_2.TextSize = 14.000

TextLabel_3.Parent = Roundify_3
TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_3.BackgroundTransparency = 1.000
TextLabel_3.Position = UDim2.new(0.0569800511, 0, 0, 0)
TextLabel_3.Size = UDim2.new(0, 286, 0, 50)
TextLabel_3.Font = Enum.Font.SciFi
TextLabel_3.Text = "Stadryx Script Hub"
TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
TextLabel_3.TextSize = 39.000

owl.Name = "owl"
owl.Parent = Roundify_3
owl.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
owl.BackgroundTransparency = 1.000
owl.BorderSizePixel = 0
owl.Position = UDim2.new(0.0883190855, 0, 0.731829643, 0)
owl.Size = UDim2.new(0, 286, 0, 63)
owl.Font = Enum.Font.SourceSans
owl.Text = " "
owl.TextColor3 = Color3.fromRGB(0, 0, 0)
owl.TextSize = 14.000
owl.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/ZinityDrops/
OwlHubLink/master/OwlHubBack.lua"))();

end)

Roundify_4.Name = "Roundify"
Roundify_4.Parent = owl
Roundify_4.AnchorPoint = Vector2.new(0.5, 0.5)
Roundify_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Roundify_4.BackgroundTransparency = 1.000
Roundify_4.Position = UDim2.new(0.496503502, 0, 0.571428597, 0)
Roundify_4.Size = UDim2.new(1, 24, 0.377142817, 24)
Roundify_4.Image = "rbxassetid://3570695787"
Roundify_4.ImageColor3 = Color3.fromRGB(85, 255, 127)
Roundify_4.ScaleType = Enum.ScaleType.Slice
Roundify_4.SliceCenter = Rect.new(100, 100, 100, 100)
Roundify_4.SliceScale = 0.120

TextLabel_4.Parent = Roundify_4
TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_4.BackgroundTransparency = 1.000
TextLabel_4.Size = UDim2.new(0, 310, 0, 50)
TextLabel_4.Font = Enum.Font.GothamBlack
TextLabel_4.Text = "Owl Hub -Arsenal"
TextLabel_4.TextColor3 = Color3.fromRGB(0, 0, 0)
TextLabel_4.TextSize = 29.000

infinite.Name = "infinite"
infinite.Parent = Roundify_3
infinite.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
infinite.BackgroundTransparency = 1.000
infinite.BorderSizePixel = 0
infinite.Position = UDim2.new(0.0911680907, 0, 0.280701756, 0)
infinite.Size = UDim2.new(0, 286, 0, 63)
infinite.Font = Enum.Font.SourceSans
infinite.Text = " "
infinite.TextColor3 = Color3.fromRGB(0, 0, 0)
infinite.TextSize = 14.000
infinite.MouseButton1Down:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/
infiniteyield/master/source'))()
end)

Roundify_5.Name = "Roundify"
Roundify_5.Parent = infinite
Roundify_5.AnchorPoint = Vector2.new(0.5, 0.5)
Roundify_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Roundify_5.BackgroundTransparency = 1.000
Roundify_5.Position = UDim2.new(0.496503502, 0, 0.571428597, 0)
Roundify_5.Size = UDim2.new(1, 24, 0.377142817, 24)
Roundify_5.Image = "rbxassetid://3570695787"
Roundify_5.ImageColor3 = Color3.fromRGB(85, 255, 127)
Roundify_5.ScaleType = Enum.ScaleType.Slice
Roundify_5.SliceCenter = Rect.new(100, 100, 100, 100)
Roundify_5.SliceScale = 0.120

TextLabel_5.Parent = Roundify_5
TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_5.BackgroundTransparency = 1.000
TextLabel_5.Size = UDim2.new(0, 310, 0, 50)
TextLabel_5.Font = Enum.Font.GothamBlack
TextLabel_5.Text = "Infinite Yield -All Games"
TextLabel_5.TextColor3 = Color3.fromRGB(0, 0, 0)
TextLabel_5.TextSize = 25.000

ice.Name = "ice"
ice.Parent = Roundify_3
ice.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
ice.BackgroundTransparency = 1.000
ice.BorderSizePixel = 0
ice.Position = UDim2.new(0.0883190855, 0, 0.436090231, 0)
ice.Size = UDim2.new(0, 286, 0, 63)
ice.Font = Enum.Font.SourceSans
ice.Text = " "
ice.TextColor3 = Color3.fromRGB(0, 0, 0)
ice.TextSize = 14.000
ice.MouseButton1Down:connect(function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/IceMael7/
IceHubBrookhaven/main/Brookhaven'))()
end)

Roundify_6.Name = "Roundify"
Roundify_6.Parent = ice
Roundify_6.AnchorPoint = Vector2.new(0.5, 0.5)
Roundify_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Roundify_6.BackgroundTransparency = 1.000
Roundify_6.Position = UDim2.new(0.496503502, 0, 0.571428597, 0)
Roundify_6.Size = UDim2.new(1, 24, 0.377142817, 24)
Roundify_6.Image = "rbxassetid://3570695787"
Roundify_6.ImageColor3 = Color3.fromRGB(85, 255, 127)
Roundify_6.ScaleType = Enum.ScaleType.Slice
Roundify_6.SliceCenter = Rect.new(100, 100, 100, 100)
Roundify_6.SliceScale = 0.120

TextLabel_6.Parent = Roundify_6
TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_6.BackgroundTransparency = 1.000
TextLabel_6.Size = UDim2.new(0, 310, 0, 50)
TextLabel_6.Font = Enum.Font.GothamBlack
TextLabel_6.Text = "Ice Hub -Brookhaven Rp"
TextLabel_6.TextColor3 = Color3.fromRGB(0, 0, 0)
TextLabel_6.TextSize = 25.000

giant.Name = "giant"
giant.Parent = Roundify_3
giant.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
giant.BackgroundTransparency = 1.000
giant.BorderSizePixel = 0
giant.Position = UDim2.new(0.0940170959, 0, 0.125313282, 0)
giant.Size = UDim2.new(0, 286, 0, 63)
giant.Font = Enum.Font.SourceSans
giant.Text = " "
giant.TextColor3 = Color3.fromRGB(0, 0, 0)
giant.TextSize = 14.000
giant.MouseButton1Down:connect(function()
local LocalPlayer = game:GetService("Players").LocalPlayer
local Character = LocalPlayer.Character
local Humanoid = Character:FindFirstChildOfClass("Humanoid")

function rm()
for i,v in pairs(Character:GetDescendants()) do
if v:IsA("BasePart") then
if v.Name == "Handle" or v.Name == "Head" then
if Character.Head:FindFirstChild("OriginalSize") then
Character.Head.OriginalSize:Destroy()
end
else
for i,cav in pairs(v:GetDescendants()) do
if cav:IsA("Attachment") then
if cav:FindFirstChild("OriginalPosition")
then
cav.OriginalPosition:Destroy()
end
end
end
v:FindFirstChild("OriginalSize"):Destroy()
if v:FindFirstChild("AvatarPartScaleType") then

v:FindFirstChild("AvatarPartScaleType"):Destroy()
end
end
end
end
end

rm()
wait(0.5)
Humanoid:FindFirstChild("BodyProportionScale"):Destroy()
wait(1)

rm()
wait(0.5)
Humanoid:FindFirstChild("BodyHeightScale"):Destroy()
wait(1)

rm()
wait(0.5)
Humanoid:FindFirstChild("BodyWidthScale"):Destroy()
wait(1)

rm()
wait(0.5)
Humanoid:FindFirstChild("BodyDepthScale"):Destroy()
wait(1)

rm()
wait(0.5)
Humanoid:FindFirstChild("HeadScale"):Destroy()
wait(1)
end)

Roundify_7.Name = "Roundify"
Roundify_7.Parent = giant
Roundify_7.AnchorPoint = Vector2.new(0.5, 0.5)
Roundify_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Roundify_7.BackgroundTransparency = 1.000
Roundify_7.Position = UDim2.new(0.496503502, 0, 0.571428597, 0)
Roundify_7.Size = UDim2.new(1, 24, 0.377142817, 24)
Roundify_7.Image = "rbxassetid://3570695787"
Roundify_7.ImageColor3 = Color3.fromRGB(85, 255, 127)
Roundify_7.ScaleType = Enum.ScaleType.Slice
Roundify_7.SliceCenter = Rect.new(100, 100, 100, 100)
Roundify_7.SliceScale = 0.120

TextLabel_7.Parent = Roundify_7
TextLabel_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_7.BackgroundTransparency = 1.000
TextLabel_7.Size = UDim2.new(0, 310, 0, 50)
TextLabel_7.Font = Enum.Font.GothamBlack
TextLabel_7.Text = "Giant -Brookhaven Rp"
TextLabel_7.TextColor3 = Color3.fromRGB(0, 0, 0)
TextLabel_7.TextSize = 29.000

cmd.Name = "cmd"
cmd.Parent = Roundify_3
cmd.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
cmd.BackgroundTransparency = 1.000
cmd.BorderSizePixel = 0
cmd.Position = UDim2.new(0.0854700804, 0, 0.583959937, 0)
cmd.Size = UDim2.new(0, 286, 0, 63)
cmd.Font = Enum.Font.SourceSans
cmd.Text = " "
cmd.TextColor3 = Color3.fromRGB(0, 0, 0)
cmd.TextSize = 14.000
cmd.MouseButton1Down:connect(function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/CMD-X/CMD-X/
master/Source", true))()
end)

Roundify_8.Name = "Roundify"
Roundify_8.Parent = cmd
Roundify_8.AnchorPoint = Vector2.new(0.5, 0.5)
Roundify_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Roundify_8.BackgroundTransparency = 1.000
Roundify_8.Position = UDim2.new(0.496503502, 0, 0.571428597, 0)
Roundify_8.Size = UDim2.new(1, 24, 0.377142817, 24)
Roundify_8.Image = "rbxassetid://3570695787"
Roundify_8.ImageColor3 = Color3.fromRGB(85, 255, 127)
Roundify_8.ScaleType = Enum.ScaleType.Slice
Roundify_8.SliceCenter = Rect.new(100, 100, 100, 100)
Roundify_8.SliceScale = 0.120

TextLabel_8.Parent = Roundify_8
TextLabel_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_8.BackgroundTransparency = 1.000
TextLabel_8.Size = UDim2.new(0, 310, 0, 50)
TextLabel_8.Font = Enum.Font.GothamBlack
TextLabel_8.Text = "CMD X -All Games"
TextLabel_8.TextColor3 = Color3.fromRGB(0, 0, 0)
TextLabel_8.TextSize = 29.000

close.Name = "close"
close.Parent = Roundify_3
close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
close.BackgroundTransparency = 1.000
close.Position = UDim2.new(0.866096854, 0, 0.0300751887, 0)
close.Size = UDim2.new(0, 47, 0, 38)
close.Font = Enum.Font.GothamBlack
close.Text = "X"
close.TextColor3 = Color3.fromRGB(0, 0, 0)
close.TextSize = 49.000
close.MouseButton1Down:connect(function()
main.Visible = false
openmain.Visible = true
end)

openmain.Name = "openmain"
openmain.Parent = ScreenGui
openmain.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
openmain.BackgroundTransparency = 1.000
openmain.Position = UDim2.new(0.43788439, 0, 0.0135593219, 0)
openmain.Size = UDim2.new(0, 100, 0, 22)
openmain.Image = "rbxassetid://3570695787"
openmain.ImageColor3 = Color3.fromRGB(65, 65, 65)
openmain.ScaleType = Enum.ScaleType.Slice
openmain.SliceCenter = Rect.new(100, 100, 100, 100)
openmain.SliceScale = 0.120
openmain.Active = true
openmain.Draggable = true

open.Name = "open"
open.Parent = openmain
open.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
open.BackgroundTransparency = 1.000
open.Size = UDim2.new(0, 100, 0, 22)
open.Font = Enum.Font.GothamBlack
open.Text = "Toggle"
open.TextColor3 = Color3.fromRGB(255, 255, 255)
open.TextSize = 20.000
open.MouseButton1Down:connect(function()
openmain.Visible = false
main.Visible = true
end)

You might also like