Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local HomeboysGui = Instance.new("ScreenGui")
- local Topframe = Instance.new("Frame")
- local SideFrame = Instance.new("Frame")
- local Logs = Instance.new("TextLabel")
- local DecalLog = Instance.new("TextButton")
- local AudioLog = Instance.new("TextButton")
- local ChatLog = Instance.new("TextButton")
- local Mainframe = Instance.new("Frame")
- local StreetsGUI = Instance.new("TextButton")
- local Arosia = Instance.new("TextButton")
- local ESP = Instance.new("TextButton")
- local OwlHub = Instance.new("TextButton")
- local CounterFucker = Instance.new("TextButton")
- local PFHaxx = Instance.new("TextButton")
- local R2DV3 = Instance.new("TextButton")
- local SpinGUI = Instance.new("TextButton")
- local Title = Instance.new("TextLabel")
- local Credits = Instance.new("TextLabel")
- --Properties:
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local HomeboysGui = Instance.new("ScreenGui")
- local Topframe = Instance.new("Frame")
- local SideFrame = Instance.new("Frame")
- local Logs = Instance.new("TextLabel")
- local DecalLog = Instance.new("TextButton")
- local AudioLog = Instance.new("TextButton")
- local ChatLog = Instance.new("TextButton")
- local Mainframe = Instance.new("Frame")
- local StreetsGUI = Instance.new("TextButton")
- local Arosia = Instance.new("TextButton")
- local ESP = Instance.new("TextButton")
- local OwlHub = Instance.new("TextButton")
- local CounterFucker = Instance.new("TextButton")
- local PFHaxx = Instance.new("TextButton")
- local R2DV3 = Instance.new("TextButton")
- local SpinGUI = Instance.new("TextButton")
- local Aimlock = Instance.new("TextButton")
- local AR8 = Instance.new("TextButton")
- local Apoc2ESP = Instance.new("TextButton")
- local Apoc2Autofire = Instance.new("TextButton")
- local ChatBypass = Instance.new("TextButton")
- local GrabKnifeV3 = Instance.new("TextButton")
- local GrabKnifeV4 = Instance.new("TextButton")
- local Title = Instance.new("TextLabel")
- local Credits = Instance.new("TextLabel")
- --Properties:
- HomeboysGui.Name = "Homeboy's Gui"
- HomeboysGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- HomeboysGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- function onKeyPress(inputObject, gameProcessedEvent)
- if inputObject.KeyCode == Enum.KeyCode.K then
- if Topframe.Visible == false then
- Topframe.Visible = true
- else
- Topframe.Visible = false
- end
- end
- end
- game:GetService("UserInputService").InputBegan:connect(onKeyPress)
- Topframe.Name = "Topframe"
- Topframe.Parent = HomeboysGui
- Topframe.Active = true
- Topframe.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- Topframe.BorderColor3 = Color3.fromRGB(255, 255, 255)
- Topframe.BorderSizePixel = 5
- Topframe.Position = UDim2.new(0.284532666, 0, 0.163045108, 0)
- Topframe.Selectable = true
- Topframe.Size = UDim2.new(0, 507, 0, 63)
- Topframe.Draggable = true
- SideFrame.Name = "SideFrame"
- SideFrame.Parent = Topframe
- SideFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- SideFrame.BackgroundTransparency = 0.700
- SideFrame.Position = UDim2.new(-0.197238654, 0, 1, 0)
- SideFrame.Size = UDim2.new(0, 100, 0, 490)
- Logs.Name = "Logs"
- Logs.Parent = SideFrame
- Logs.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Logs.BackgroundTransparency = 0.700
- Logs.Size = UDim2.new(0, 100, 0, 53)
- Logs.Font = Enum.Font.Highway
- Logs.Text = "Logs"
- Logs.TextColor3 = Color3.fromRGB(0, 0, 0)
- Logs.TextSize = 14.000
- DecalLog.Name = "DecalLog"
- DecalLog.Parent = SideFrame
- DecalLog.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- DecalLog.BackgroundTransparency = 0.500
- DecalLog.Position = UDim2.new(-0.00210090727, 0, 0.207757086, 0)
- DecalLog.Size = UDim2.new(0, 100, 0, 50)
- DecalLog.Font = Enum.Font.Highway
- DecalLog.Text = "Decal Log"
- DecalLog.TextColor3 = Color3.fromRGB(0, 0, 0)
- DecalLog.TextSize = 14.000
- DecalLog.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/KPvLhN4D'),true))()
- end)
- AudioLog.Name = "AudioLog"
- AudioLog.Parent = SideFrame
- AudioLog.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- AudioLog.BackgroundTransparency = 0.500
- AudioLog.Position = UDim2.new(-0.00210090354, 0, 0.308770001, 0)
- AudioLog.Size = UDim2.new(0, 100, 0, 50)
- AudioLog.Font = Enum.Font.Highway
- AudioLog.Text = "Audio Log"
- AudioLog.TextColor3 = Color3.fromRGB(0, 0, 0)
- AudioLog.TextSize = 14.000
- AudioLog.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/mg8pW0HU'),true))()
- end)
- ChatLog.Name = "ChatLog"
- ChatLog.Parent = SideFrame
- ChatLog.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ChatLog.BackgroundTransparency = 0.500
- ChatLog.Position = UDim2.new(-0.00210090727, 0, 0.106929749, 0)
- ChatLog.Size = UDim2.new(0, 100, 0, 50)
- ChatLog.Font = Enum.Font.Highway
- ChatLog.Text = "Chat Log"
- ChatLog.TextColor3 = Color3.fromRGB(0, 0, 0)
- ChatLog.TextSize = 14.000
- ChatLog.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/MQFkDZHX'),true))()
- end)
- Mainframe.Name = "Mainframe"
- Mainframe.Parent = Topframe
- Mainframe.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- Mainframe.BackgroundTransparency = 0.500
- Mainframe.Position = UDim2.new(0, 0, 1.12698436, 0)
- Mainframe.Size = UDim2.new(0, 507, 0, 490)
- StreetsGUI.Name = "StreetsGUI"
- StreetsGUI.Parent = Mainframe
- StreetsGUI.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- StreetsGUI.BackgroundTransparency = 0.500
- StreetsGUI.Position = UDim2.new(0.000572631136, 0, -0.00264754286, 0)
- StreetsGUI.Size = UDim2.new(0, 97, 0, 50)
- StreetsGUI.Font = Enum.Font.Highway
- StreetsGUI.Text = "The Streets GUI"
- StreetsGUI.TextColor3 = Color3.fromRGB(0, 0, 0)
- StreetsGUI.TextSize = 14.000
- StreetsGUI.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/8WYXP0wm'),true))()
- end)
- Arosia.Name = "Arosia"
- Arosia.Parent = Mainframe
- Arosia.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Arosia.BackgroundTransparency = 0.500
- Arosia.Position = UDim2.new(0.191894114, 0, -0.00408163248, 0)
- Arosia.Size = UDim2.new(0, 102, 0, 50)
- Arosia.Font = Enum.Font.Highway
- Arosia.Text = "Arosia GUI"
- Arosia.TextColor3 = Color3.fromRGB(0, 0, 0)
- Arosia.TextSize = 14.000
- Arosia.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/A8vii54S'),true))()
- end)
- ESP.Name = "ESP"
- ESP.Parent = Mainframe
- ESP.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ESP.BackgroundTransparency = 0.500
- ESP.Position = UDim2.new(0.393077493, 0, -0.00408163248, 0)
- ESP.Size = UDim2.new(0, 102, 0, 50)
- ESP.Font = Enum.Font.Highway
- ESP.Text = "ESP"
- ESP.TextColor3 = Color3.fromRGB(0, 0, 0)
- ESP.TextSize = 14.000
- ESP.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/xxbTgkSB'),true))()
- end)
- OwlHub.Name = "OwlHub"
- OwlHub.Parent = Mainframe
- OwlHub.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- OwlHub.BackgroundTransparency = 0.500
- OwlHub.Position = UDim2.new(0.594260931, 0, -0.0040816348, 0)
- OwlHub.Size = UDim2.new(0, 101, 0, 50)
- OwlHub.Font = Enum.Font.Highway
- OwlHub.Text = "Owl Hub"
- OwlHub.TextColor3 = Color3.fromRGB(0, 0, 0)
- OwlHub.TextSize = 14.000
- OwlHub.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt'),true))()
- end)
- CounterFucker.Name = "CounterFucker"
- CounterFucker.Parent = Mainframe
- CounterFucker.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- CounterFucker.BackgroundTransparency = 0.500
- CounterFucker.Position = UDim2.new(0.793471932, 0, -0.00204081624, 0)
- CounterFucker.Size = UDim2.new(0, 100, 0, 49)
- CounterFucker.Font = Enum.Font.Highway
- CounterFucker.Text = "CounterFucker"
- CounterFucker.TextColor3 = Color3.fromRGB(0, 0, 0)
- CounterFucker.TextSize = 14.000
- CounterFucker.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/KYYfziWZ'),true))()
- end)
- PFHaxx.Name = "PFHaxx"
- PFHaxx.Parent = Mainframe
- PFHaxx.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- PFHaxx.BackgroundTransparency = 0.500
- PFHaxx.Position = UDim2.new(0, 0, 0.0979591832, 0)
- PFHaxx.Size = UDim2.new(0, 97, 0, 50)
- PFHaxx.Font = Enum.Font.Highway
- PFHaxx.Text = "PFHaxx"
- PFHaxx.TextColor3 = Color3.fromRGB(0, 0, 0)
- PFHaxx.TextSize = 14.000
- PFHaxx.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/XwQciZ4y'),true))()
- end)
- R2DV3.Name = "R2DV3"
- R2DV3.Parent = Mainframe
- R2DV3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- R2DV3.BackgroundTransparency = 0.500
- R2DV3.Position = UDim2.new(0.191321492, 0, 0.0979591832, 0)
- R2DV3.Size = UDim2.new(0, 102, 0, 50)
- R2DV3.Font = Enum.Font.Highway
- R2DV3.Text = "R2DV3"
- R2DV3.TextColor3 = Color3.fromRGB(0, 0, 0)
- R2DV3.TextSize = 14.000
- R2DV3.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/Z0W6NQHA'),true))()
- end)
- SpinGUI.Name = "SpinGUI"
- SpinGUI.Parent = Mainframe
- SpinGUI.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- SpinGUI.BackgroundTransparency = 0.500
- SpinGUI.Position = UDim2.new(0.39250493, 0, 0.0979591832, 0)
- SpinGUI.Size = UDim2.new(0, 102, 0, 50)
- SpinGUI.Font = Enum.Font.Highway
- SpinGUI.Text = "Spin GUI"
- SpinGUI.TextColor3 = Color3.fromRGB(0, 0, 0)
- SpinGUI.TextSize = 14.000
- SpinGUI.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/neq34Fg9'),true))()
- end)
- Aimlock.Name = "Aimlock"
- Aimlock.Parent = Mainframe
- Aimlock.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Aimlock.BackgroundTransparency = 0.500
- Aimlock.Position = UDim2.new(0.595660746, 0, 0.0979591832, 0)
- Aimlock.Size = UDim2.new(0, 100, 0, 50)
- Aimlock.Font = Enum.Font.Highway
- Aimlock.Text = "Aimlock"
- Aimlock.TextColor3 = Color3.fromRGB(0, 0, 0)
- Aimlock.TextSize = 14.000
- Aimlock.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/PpNRmQ5P'),true))()
- end)
- AR8.Name = "AR8"
- AR8.Parent = Mainframe
- AR8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- AR8.BackgroundTransparency = 0.500
- AR8.Position = UDim2.new(0.79289937, 0, 0.0979591832, 0)
- AR8.Size = UDim2.new(0, 100, 0, 50)
- AR8.Font = Enum.Font.Highway
- AR8.Text = "AR8"
- AR8.TextColor3 = Color3.fromRGB(0, 0, 0)
- AR8.TextSize = 14.000
- AR8.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/dhZhB1KV'),true))()
- end)
- Apoc2ESP.Name = "Apoc2ESP"
- Apoc2ESP.Parent = Mainframe
- Apoc2ESP.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Apoc2ESP.BackgroundTransparency = 0.500
- Apoc2ESP.Position = UDim2.new(0, 0, 0.200000003, 0)
- Apoc2ESP.Size = UDim2.new(0, 97, 0, 50)
- Apoc2ESP.Font = Enum.Font.Highway
- Apoc2ESP.Text = "AR2 ESP"
- Apoc2ESP.TextColor3 = Color3.fromRGB(0, 0, 0)
- Apoc2ESP.TextSize = 14.000
- Apoc2ESP.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/Uf3eWEcm'),true))()
- end)
- Apoc2Autofire.Name = "Apoc2Autofire"
- Apoc2Autofire.Parent = Mainframe
- Apoc2Autofire.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Apoc2Autofire.BackgroundTransparency = 0.500
- Apoc2Autofire.Position = UDim2.new(0.191321492, 0, 0.200000003, 0)
- Apoc2Autofire.Size = UDim2.new(0, 102, 0, 50)
- Apoc2Autofire.Font = Enum.Font.Highway
- Apoc2Autofire.Text = "AR2 Autofire"
- Apoc2Autofire.TextColor3 = Color3.fromRGB(0, 0, 0)
- Apoc2Autofire.TextSize = 14.000
- Apoc2Autofire.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/yFD4crSn'),true))()
- end)
- ChatBypass.Name = "ChatBypass"
- ChatBypass.Parent = Mainframe
- ChatBypass.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ChatBypass.BackgroundTransparency = 0.500
- ChatBypass.Position = UDim2.new(0.393077493, 0, 0.200000003, 0)
- ChatBypass.Size = UDim2.new(0, 102, 0, 50)
- ChatBypass.Font = Enum.Font.Highway
- ChatBypass.Text = "Chat Bypass"
- ChatBypass.TextColor3 = Color3.fromRGB(0, 0, 0)
- ChatBypass.TextSize = 14.000
- ChatBypass.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://rustedstyle.com/chat_bypass.txt'),true))()
- end)
- GrabKnifeV3.Name = "GrabKnifeV3"
- GrabKnifeV3.Parent = Mainframe
- GrabKnifeV3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- GrabKnifeV3.BackgroundTransparency = 0.500
- GrabKnifeV3.Position = UDim2.new(0.593688309, 0, 0.200000003, 0)
- GrabKnifeV3.Size = UDim2.new(0, 100, 0, 50)
- GrabKnifeV3.Font = Enum.Font.Highway
- GrabKnifeV3.Text = "Grab Knife V3"
- GrabKnifeV3.TextColor3 = Color3.fromRGB(0, 0, 0)
- GrabKnifeV3.TextSize = 14.000
- GrabKnifeV3.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/BA793t3y'),true))()
- end)
- GrabKnifeV4.Name = "GrabKnifeV4"
- GrabKnifeV4.Parent = Mainframe
- GrabKnifeV4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- GrabKnifeV4.BackgroundTransparency = 0.500
- GrabKnifeV4.Position = UDim2.new(0.79289937, 0, 0.200000003, 0)
- GrabKnifeV4.Size = UDim2.new(0, 100, 0, 50)
- GrabKnifeV4.Font = Enum.Font.Highway
- GrabKnifeV4.Text = "Grab Knife V4"
- GrabKnifeV4.TextColor3 = Color3.fromRGB(0, 0, 0)
- GrabKnifeV4.TextSize = 14.000
- GrabKnifeV4.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/aYTF8MVi'),true))()
- end)
- Title.Name = "Title"
- Title.Parent = Topframe
- Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title.BackgroundTransparency = 1.000
- Title.Position = UDim2.new(0.301775157, 0, 0.095238097, 0)
- Title.Size = UDim2.new(0, 200, 0, 50)
- Title.Font = Enum.Font.Highway
- Title.Text = "Homeboy's GUI"
- Title.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title.TextSize = 30.000
- Credits.Name = "Credits"
- Credits.Parent = Topframe
- Credits.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Credits.BackgroundTransparency = 1.000
- Credits.Position = UDim2.new(0.301775128, 0, -0.142857164, 0)
- Credits.Size = UDim2.new(0, 200, 0, 50)
- Credits.Font = Enum.Font.Highway
- Credits.Text = "Homeboy#3835"
- Credits.TextColor3 = Color3.fromRGB(255, 255, 255)
- Credits.TextSize = 14.000
- Title.Name = "Title"
- Title.Parent = Topframe
- Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title.BackgroundTransparency = 1.000
- Title.Position = UDim2.new(0.301775157, 0, 0.095238097, 0)
- Title.Size = UDim2.new(0, 200, 0, 50)
- Title.Font = Enum.Font.Highway
- Title.Text = "Homeboy's GUI"
- Title.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title.TextSize = 30.000
- Credits.Name = "Credits"
- Credits.Parent = Topframe
- Credits.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Credits.BackgroundTransparency = 1.000
- Credits.Position = UDim2.new(0.301775128, 0, -0.142857164, 0)
- Credits.Size = UDim2.new(0, 200, 0, 50)
- Credits.Font = Enum.Font.Highway
- Credits.Text = "Homeboy#3835"
- Credits.TextColor3 = Color3.fromRGB(255, 255, 255)
- Credits.TextSize = 14.000
- -- Scripts:
- local function LYCNUEN_fake_script() -- Mainframe.LocalScript
- local script = Instance.new('LocalScript', Mainframe)
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- counter = 0
- while wait(0.1)do
- script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.01
- end
- end
- coroutine.wrap(LYCNUEN_fake_script)()
- local function MUHK_fake_script() -- Title.LocalScript
- local script = Instance.new('LocalScript', Title)
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- counter = 0
- while wait(0.1)do
- script.Parent.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.01
- end
- end
- coroutine.wrap(MUHK_fake_script)()
- local function DYEYNTZ_fake_script() -- Credits.LocalScript
- local script = Instance.new('LocalScript', Credits)
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- counter = 0
- while wait(0.1)do
- script.Parent.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.01
- end
- end
- coroutine.wrap(DYEYNTZ_fake_script)()
- local function WLUXKD_fake_script() -- Topframe.LocalScript
- local script = Instance.new('LocalScript', Topframe)
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- counter = 0
- while wait(0.1)do
- script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.01
- end
- end
- coroutine.wrap(WLUXKD_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment