0% found this document useful (0 votes)
128 views6 pages

Lua GUI for Lalol Hub Scripts

Uploaded by

siusao1201
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)
128 views6 pages

Lua GUI for Lalol Hub Scripts

Uploaded by

siusao1201
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

-- Gui to Lua

-- Version: 3.2

-- Instances:

local h00pguiTrolling = Instance.new("ScreenGui")


local Frame = Instance.new("Frame")
local ScrollingFrame = Instance.new("ScrollingFrame")
local TextLabel = Instance.new("TextLabel")
local TextLabel_2 = Instance.new("TextLabel")
local InfYeildV6 = Instance.new("TextButton")
local FeTeleportPlayers = Instance.new("TextButton")
local MoonUIv10 = Instance.new("TextButton")
local MoonUIv13 = Instance.new("TextButton")
local RoseHub = Instance.new("TextButton")
local c00lguiByRc7 = Instance.new("TextButton")
local LalolHub = Instance.new("TextButton")
local Knifev4 = Instance.new("TextButton")
local Backdoorv6 = Instance.new("TextButton")
local Backdoorv8 = Instance.new("TextButton")
local SpamChat = Instance.new("TextButton")
local Thomas = Instance.new("TextButton")
local DualSolaris = Instance.new("TextButton")
local Music = Instance.new("TextButton")
local ImageLabel = Instance.new("ImageLabel")

--Properties:

h00pguiTrolling.Name = "h00pgui Trolling"


h00pguiTrolling.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
h00pguiTrolling.ZIndexBehavior = Enum.ZIndexBehavior.Sibling

Frame.Parent = h00pguiTrolling
Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
Frame.BorderColor3 = Color3.fromRGB(72, 72, 72)
Frame.BorderSizePixel = 5
Frame.Position = UDim2.new(0.404373616, 0, 0.0864661634, 0)
Frame.Size = UDim2.new(0, 483, 0, 628)
Frame.Visible = false

ScrollingFrame.Parent = Frame
ScrollingFrame.Active = true
ScrollingFrame.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
ScrollingFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
ScrollingFrame.Position = UDim2.new(0, 0, 0.00780764036, 0)
ScrollingFrame.Size = UDim2.new(0, 481, 0, 629)
ScrollingFrame.ScrollBarThickness = 18

TextLabel.Parent = ScrollingFrame
TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel.BackgroundTransparency = 1.000
TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextLabel.BorderSizePixel = 0
TextLabel.Size = UDim2.new(0, 394, 0, 73)
TextLabel.Font = Enum.Font.Unknown
TextLabel.Text = "h00pgui Trolling"
TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
TextLabel.TextScaled = true
TextLabel.TextSize = 14.000
TextLabel.TextWrapped = true
TextLabel.TextXAlignment = Enum.TextXAlignment.Left
TextLabel.TextYAlignment = Enum.TextYAlignment.Top

TextLabel_2.Parent = TextLabel
TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_2.BackgroundTransparency = 1.000
TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextLabel_2.BorderSizePixel = 0
TextLabel_2.Position = UDim2.new(0.308858961, 0, 0.845720708, 0)
TextLabel_2.Size = UDim2.new(0, 224, 0, 25)
TextLabel_2.Font = Enum.Font.Unknown
TextLabel_2.Text = "By Realh00pkidd6"
TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_2.TextScaled = true
TextLabel_2.TextSize = 14.000
TextLabel_2.TextWrapped = true
TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
TextLabel_2.TextYAlignment = Enum.TextYAlignment.Top

InfYeildV6.Name = "Inf Yeild V6"


InfYeildV6.Parent = TextLabel_2
InfYeildV6.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
InfYeildV6.BackgroundTransparency = 0.850
InfYeildV6.BorderColor3 = Color3.fromRGB(255, 255, 255)
InfYeildV6.BorderSizePixel = 5
InfYeildV6.Position = UDim2.new(-0.4375, 0, 1.51999998, 0)
InfYeildV6.Size = UDim2.new(0, 200, 0, 50)
InfYeildV6.Font = Enum.Font.Unknown
InfYeildV6.Text = "Inf Yield V6"
InfYeildV6.TextColor3 = Color3.fromRGB(255, 255, 255)
InfYeildV6.TextScaled = true
InfYeildV6.TextSize = 14.000
InfYeildV6.TextWrapped = true

FeTeleportPlayers.Name = "Fe Teleport Players"


FeTeleportPlayers.Parent = TextLabel_2
FeTeleportPlayers.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
FeTeleportPlayers.BackgroundTransparency = 0.850
FeTeleportPlayers.BorderColor3 = Color3.fromRGB(255, 255, 255)
FeTeleportPlayers.BorderSizePixel = 5
FeTeleportPlayers.Position = UDim2.new(0.549107134, 0, 1.51999998, 0)
FeTeleportPlayers.Size = UDim2.new(0, 200, 0, 50)
FeTeleportPlayers.Font = Enum.Font.Unknown
FeTeleportPlayers.Text = "Fe Teleport Players"
FeTeleportPlayers.TextColor3 = Color3.fromRGB(255, 255, 255)
FeTeleportPlayers.TextScaled = true
FeTeleportPlayers.TextSize = 14.000
FeTeleportPlayers.TextWrapped = true

MoonUIv10.Name = "MoonUI v10"


MoonUIv10.Parent = TextLabel_2
MoonUIv10.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
MoonUIv10.BackgroundTransparency = 0.850
MoonUIv10.BorderColor3 = Color3.fromRGB(255, 255, 255)
MoonUIv10.BorderSizePixel = 5
MoonUIv10.Position = UDim2.new(-0.4375, 0, 4.44000006, 0)
MoonUIv10.Size = UDim2.new(0, 200, 0, 50)
MoonUIv10.Font = Enum.Font.Unknown
MoonUIv10.Text = "MoonUI v10"
MoonUIv10.TextColor3 = Color3.fromRGB(255, 255, 255)
MoonUIv10.TextScaled = true
MoonUIv10.TextSize = 14.000
MoonUIv10.TextWrapped = true

MoonUIv13.Name = "MoonUI v13"


MoonUIv13.Parent = TextLabel_2
MoonUIv13.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
MoonUIv13.BackgroundTransparency = 0.850
MoonUIv13.BorderColor3 = Color3.fromRGB(255, 255, 255)
MoonUIv13.BorderSizePixel = 5
MoonUIv13.Position = UDim2.new(0.549107134, 0, 4.44000006, 0)
MoonUIv13.Size = UDim2.new(0, 200, 0, 50)
MoonUIv13.Font = Enum.Font.Unknown
MoonUIv13.Text = "MoonUI v13"
MoonUIv13.TextColor3 = Color3.fromRGB(255, 255, 255)
MoonUIv13.TextScaled = true
MoonUIv13.TextSize = 14.000
MoonUIv13.TextWrapped = true

RoseHub.Name = "Rose Hub"


RoseHub.Parent = TextLabel_2
RoseHub.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
RoseHub.BackgroundTransparency = 0.850
RoseHub.BorderColor3 = Color3.fromRGB(255, 255, 255)
RoseHub.BorderSizePixel = 5
RoseHub.Position = UDim2.new(-0.441964298, 0, 7.4000001, 0)
RoseHub.Size = UDim2.new(0, 200, 0, 50)
RoseHub.Font = Enum.Font.Unknown
RoseHub.Text = "Rose Hub"
RoseHub.TextColor3 = Color3.fromRGB(255, 255, 255)
RoseHub.TextScaled = true
RoseHub.TextSize = 14.000
RoseHub.TextWrapped = true

c00lguiByRc7.Name = "c00lgui By Rc7"


c00lguiByRc7.Parent = TextLabel_2
c00lguiByRc7.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
c00lguiByRc7.BackgroundTransparency = 0.850
c00lguiByRc7.BorderColor3 = Color3.fromRGB(255, 255, 255)
c00lguiByRc7.BorderSizePixel = 5
c00lguiByRc7.Position = UDim2.new(0.544642866, 0, 7.4000001, 0)
c00lguiByRc7.Size = UDim2.new(0, 200, 0, 50)
c00lguiByRc7.Font = Enum.Font.Unknown
c00lguiByRc7.Text = "c00lgui By Rc7"
c00lguiByRc7.TextColor3 = Color3.fromRGB(255, 255, 255)
c00lguiByRc7.TextScaled = true
c00lguiByRc7.TextSize = 14.000
c00lguiByRc7.TextWrapped = true

LalolHub.Name = "Lalol Hub"


LalolHub.Parent = TextLabel_2
LalolHub.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
LalolHub.BackgroundTransparency = 0.850
LalolHub.BorderColor3 = Color3.fromRGB(255, 255, 255)
LalolHub.BorderSizePixel = 5
LalolHub.Position = UDim2.new(0.544642866, 0, 10.3199997, 0)
LalolHub.Size = UDim2.new(0, 200, 0, 50)
LalolHub.Font = Enum.Font.Unknown
LalolHub.Text = "Lalol Hub"
LalolHub.TextColor3 = Color3.fromRGB(255, 255, 255)
LalolHub.TextScaled = true
LalolHub.TextSize = 14.000
LalolHub.TextWrapped = true

Knifev4.Name = "Knife v4"


Knifev4.Parent = TextLabel_2
Knifev4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
Knifev4.BackgroundTransparency = 0.850
Knifev4.BorderColor3 = Color3.fromRGB(255, 255, 255)
Knifev4.BorderSizePixel = 5
Knifev4.Position = UDim2.new(-0.441964298, 0, 10.3199997, 0)
Knifev4.Size = UDim2.new(0, 200, 0, 50)
Knifev4.Font = Enum.Font.Unknown
Knifev4.Text = "Knife v4"
Knifev4.TextColor3 = Color3.fromRGB(255, 255, 255)
Knifev4.TextScaled = true
Knifev4.TextSize = 14.000
Knifev4.TextWrapped = true

Backdoorv6.Name = "Backdoor v6"


Backdoorv6.Parent = TextLabel_2
Backdoorv6.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
Backdoorv6.BackgroundTransparency = 0.850
Backdoorv6.BorderColor3 = Color3.fromRGB(255, 255, 255)
Backdoorv6.BorderSizePixel = 5
Backdoorv6.Position = UDim2.new(0.544642866, 0, 13.1199999, 0)
Backdoorv6.Size = UDim2.new(0, 200, 0, 50)
Backdoorv6.Font = Enum.Font.Unknown
Backdoorv6.Text = "Backdoor v6"
Backdoorv6.TextColor3 = Color3.fromRGB(255, 255, 255)
Backdoorv6.TextScaled = true
Backdoorv6.TextSize = 14.000
Backdoorv6.TextWrapped = true

Backdoorv8.Name = "Backdoor v8"


Backdoorv8.Parent = TextLabel_2
Backdoorv8.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
Backdoorv8.BackgroundTransparency = 0.850
Backdoorv8.BorderColor3 = Color3.fromRGB(255, 255, 255)
Backdoorv8.BorderSizePixel = 5
Backdoorv8.Position = UDim2.new(-0.441964298, 0, 13.1199999, 0)
Backdoorv8.Size = UDim2.new(0, 200, 0, 50)
Backdoorv8.Font = Enum.Font.Unknown
Backdoorv8.Text = "Backdoor v8"
Backdoorv8.TextColor3 = Color3.fromRGB(255, 255, 255)
Backdoorv8.TextScaled = true
Backdoorv8.TextSize = 14.000
Backdoorv8.TextWrapped = true

SpamChat.Name = "Spam Chat"


SpamChat.Parent = TextLabel_2
SpamChat.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
SpamChat.BackgroundTransparency = 0.850
SpamChat.BorderColor3 = Color3.fromRGB(255, 255, 255)
SpamChat.BorderSizePixel = 5
SpamChat.Position = UDim2.new(-0.4375, 0, 15.9200001, 0)
SpamChat.Size = UDim2.new(0, 200, 0, 50)
SpamChat.Font = Enum.Font.Unknown
SpamChat.Text = "Spam Chat"
SpamChat.TextColor3 = Color3.fromRGB(255, 255, 255)
SpamChat.TextScaled = true
SpamChat.TextSize = 14.000
SpamChat.TextWrapped = true

Thomas.Name = "Thomas"
Thomas.Parent = TextLabel_2
Thomas.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
Thomas.BackgroundTransparency = 0.850
Thomas.BorderColor3 = Color3.fromRGB(255, 255, 255)
Thomas.BorderSizePixel = 5
Thomas.Position = UDim2.new(0.549107134, 0, 15.9200001, 0)
Thomas.Size = UDim2.new(0, 200, 0, 50)
Thomas.Font = Enum.Font.Unknown
Thomas.Text = "Thomas"
Thomas.TextColor3 = Color3.fromRGB(255, 255, 255)
Thomas.TextScaled = true
Thomas.TextSize = 14.000
Thomas.TextWrapped = true

DualSolaris.Name = "Dual Solaris"


DualSolaris.Parent = TextLabel_2
DualSolaris.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
DualSolaris.BackgroundTransparency = 0.850
DualSolaris.BorderColor3 = Color3.fromRGB(255, 255, 255)
DualSolaris.BorderSizePixel = 5
DualSolaris.Position = UDim2.new(-0.441964298, 0, 18.6800003, 0)
DualSolaris.Size = UDim2.new(0, 200, 0, 50)
DualSolaris.Font = Enum.Font.Unknown
DualSolaris.Text = "Dual Solaris"
DualSolaris.TextColor3 = Color3.fromRGB(255, 255, 255)
DualSolaris.TextScaled = true
DualSolaris.TextSize = 14.000
DualSolaris.TextWrapped = true

Music.Name = "Music"
Music.Parent = TextLabel_2
Music.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
Music.BackgroundTransparency = 0.850
Music.BorderColor3 = Color3.fromRGB(255, 255, 255)
Music.BorderSizePixel = 5
Music.Position = UDim2.new(0.544642866, 0, 18.6800003, 0)
Music.Size = UDim2.new(0, 200, 0, 50)
Music.Font = Enum.Font.Unknown
Music.Text = "Music"
Music.TextColor3 = Color3.fromRGB(255, 255, 255)
Music.TextScaled = true
Music.TextSize = 14.000
Music.TextWrapped = true

ImageLabel.Parent = TextLabel
ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
ImageLabel.BackgroundTransparency = 1.000
ImageLabel.BorderColor3 = Color3.fromRGB(27, 42, 53)
ImageLabel.Position = UDim2.new(0.977278829, 0, 0, 0)
ImageLabel.Size = UDim2.new(0, 90, 0, 79)
ImageLabel.Image = "rbxassetid://9127128400"
ImageLabel.ScaleType = Enum.ScaleType.Fit

-- Scripts:

local function QTHALX_fake_script() -- Frame.Dragify


local script = Instance.new('LocalScript', Frame)

local UIS = game:GetService("UserInputService")


function dragify(Frame)
dragToggle = nil
local dragSpeed = 0.50
dragInput = nil
dragStart = nil
local dragPos = nil
function updateInput(input)
local Delta = input.Position - dragStart
local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset +
Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
game:GetService("TweenService"):Create(Frame,
TweenInfo.new(0.30), {Position = Position}):Play()
end
Frame.InputBegan:Connect(function(input)
if (input.UserInputType == Enum.UserInputType.MouseButton1 or
input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil
then
dragToggle = true
dragStart = input.Position
startPos = Frame.Position
input.Changed:Connect(function()
if input.UserInputState == Enum.UserInputState.End
then
dragToggle = false
end
end)
end
end)
Frame.InputChanged:Connect(function(input)
if input.UserInputType == Enum.UserInputType.MouseMovement or
input.UserInputType == Enum.UserInputType.Touch then
dragInput = input
end
end)

game:GetService("UserInputService").InputChanged:Connect(function(input)
if input == dragInput and dragToggle then
updateInput(input)
end
end)
end

dragify(script.Parent)
end
coroutine.wrap(QTHALX_fake_script)()

You might also like