Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local UI = Instance.new("ScreenGui")
- local UI_2 = Instance.new("Frame")
- local BackGround = Instance.new("Frame")
- local Container = Instance.new("Frame")
- local cellbdestroy = Instance.new("TextButton")
- local UIGridLayout = Instance.new("UIGridLayout")
- local Padding = Instance.new("UIPadding")
- local giveextendomirror = Instance.new("TextButton")
- local tpallweapons = Instance.new("TextButton")
- local giveremington = Instance.new("TextButton")
- local R6 = Instance.new("TextButton")
- local UnderLine = Instance.new("Frame")
- local Toggle = Instance.new("TextButton")
- local Window = Instance.new("TextLabel")
- local UI_3 = Instance.new("Frame")
- local BackGround_2 = Instance.new("Frame")
- local Container_2 = Instance.new("Frame")
- local UIGridLayout_2 = Instance.new("UIGridLayout")
- local Padding_2 = Instance.new("UIPadding")
- local moretools = Instance.new("TextButton")
- local basher = Instance.new("TextButton")
- local f3x = Instance.new("TextButton")
- local basher_2 = Instance.new("TextButton")
- local killall = Instance.new("TextButton")
- local casoguy = Instance.new("TextButton")
- local UnderLine_2 = Instance.new("Frame")
- local Toggle_2 = Instance.new("TextButton")
- local Window_2 = Instance.new("TextLabel")
- --Properties:
- UI.Name = "UI"
- UI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- UI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- UI_2.Name = "UI"
- UI_2.Parent = UI
- UI_2.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
- UI_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
- UI_2.BorderSizePixel = 0
- UI_2.Position = UDim2.new(0, 15, 0, 15)
- UI_2.Size = UDim2.new(0, 190, 0, 30)
- BackGround.Name = "BackGround"
- BackGround.Parent = UI_2
- BackGround.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
- BackGround.BorderColor3 = Color3.fromRGB(27, 42, 53)
- BackGround.BorderSizePixel = 0
- BackGround.Position = UDim2.new(0, 0, 1, 0)
- BackGround.Size = UDim2.new(0, 190, 0, 200)
- Container.Name = "Container"
- Container.Parent = UI_2
- Container.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
- Container.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Container.BorderSizePixel = 0
- Container.Position = UDim2.new(0, 0, 1, 0)
- Container.Size = UDim2.new(0, 190, 0, 200)
- cellbdestroy.Name = "cellbdestroy"
- cellbdestroy.Parent = Container
- cellbdestroy.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- cellbdestroy.BackgroundTransparency = 1.000
- cellbdestroy.BorderColor3 = Color3.fromRGB(27, 42, 53)
- cellbdestroy.Size = UDim2.new(0, 200, 0, 50)
- cellbdestroy.Font = Enum.Font.SourceSans
- cellbdestroy.Text = "Destroy Cell B"
- cellbdestroy.TextColor3 = Color3.fromRGB(255, 0, 4)
- cellbdestroy.TextSize = 25.000
- cellbdestroy.TextWrapped = true
- cellbdestroy.TextXAlignment = Enum.TextXAlignment.Left
- UIGridLayout.Parent = Container
- UIGridLayout.SortOrder = Enum.SortOrder.LayoutOrder
- UIGridLayout.CellSize = UDim2.new(0, 180, 0, 40)
- Padding.Name = "Padding"
- Padding.Parent = Container
- Padding.PaddingLeft = UDim.new(0, 5)
- Padding.PaddingTop = UDim.new(0, 5)
- giveextendomirror.Name = "giveextendomirror"
- giveextendomirror.Parent = Container
- giveextendomirror.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- giveextendomirror.BackgroundTransparency = 1.000
- giveextendomirror.BorderColor3 = Color3.fromRGB(27, 42, 53)
- giveextendomirror.Size = UDim2.new(0, 200, 0, 50)
- giveextendomirror.Font = Enum.Font.SourceSans
- giveextendomirror.Text = "Give secret mirror"
- giveextendomirror.TextColor3 = Color3.fromRGB(255, 0, 4)
- giveextendomirror.TextSize = 25.000
- giveextendomirror.TextWrapped = true
- giveextendomirror.TextXAlignment = Enum.TextXAlignment.Left
- tpallweapons.Name = "tpallweapons"
- tpallweapons.Parent = Container
- tpallweapons.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- tpallweapons.BackgroundTransparency = 1.000
- tpallweapons.BorderColor3 = Color3.fromRGB(27, 42, 53)
- tpallweapons.Size = UDim2.new(0, 200, 0, 50)
- tpallweapons.Font = Enum.Font.SourceSans
- tpallweapons.Text = "TP weapons to you"
- tpallweapons.TextColor3 = Color3.fromRGB(255, 0, 4)
- tpallweapons.TextSize = 25.000
- tpallweapons.TextWrapped = true
- tpallweapons.TextXAlignment = Enum.TextXAlignment.Left
- giveremington.Name = "giveremington"
- giveremington.Parent = Container
- giveremington.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- giveremington.BackgroundTransparency = 1.000
- giveremington.BorderColor3 = Color3.fromRGB(27, 42, 53)
- giveremington.Size = UDim2.new(0, 200, 0, 50)
- giveremington.Font = Enum.Font.SourceSans
- giveremington.Text = "Give Remington 870"
- giveremington.TextColor3 = Color3.fromRGB(255, 0, 4)
- giveremington.TextSize = 25.000
- giveremington.TextWrapped = true
- giveremington.TextXAlignment = Enum.TextXAlignment.Left
- R6.Name = "R6"
- R6.Parent = Container
- R6.BackgroundColor3 = Color3.fromRGB(16, 112, 255)
- R6.BorderColor3 = Color3.fromRGB(27, 42, 53)
- R6.BorderSizePixel = 0
- R6.Position = UDim2.new(0, 0, 0.923076928, 0)
- R6.Size = UDim2.new(0, 180, 0, 41)
- R6.Font = Enum.Font.SourceSans
- R6.Text = "r6"
- R6.TextColor3 = Color3.fromRGB(255, 255, 255)
- R6.TextSize = 20.000
- R6.TextWrapped = true
- UnderLine.Name = "UnderLine"
- UnderLine.Parent = UI_2
- UnderLine.BackgroundColor3 = Color3.fromRGB(255, 25, 25)
- UnderLine.BorderColor3 = Color3.fromRGB(27, 42, 53)
- UnderLine.BorderSizePixel = 0
- UnderLine.Position = UDim2.new(0, 0, 1, -1)
- UnderLine.Size = UDim2.new(1, 0, 0, 1)
- Toggle.Name = "Toggle"
- Toggle.Parent = UI_2
- Toggle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Toggle.BackgroundTransparency = 1.000
- Toggle.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Toggle.Position = UDim2.new(1, -25, 0, 0)
- Toggle.Size = UDim2.new(0, 25, 1, 0)
- Toggle.Font = Enum.Font.SourceSans
- Toggle.Text = "-"
- Toggle.TextColor3 = Color3.fromRGB(255, 0, 0)
- Toggle.TextSize = 17.000
- Window.Name = "Window"
- Window.Parent = UI_2
- Window.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Window.BackgroundTransparency = 1.000
- Window.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Window.Position = UDim2.new(0.0263157897, 0, 0, 0)
- Window.Size = UDim2.new(0.868421078, 0, 1, 0)
- Window.Font = Enum.Font.Creepster
- Window.Text = "cool stuff"
- Window.TextColor3 = Color3.fromRGB(255, 0, 4)
- Window.TextSize = 17.000
- UI_3.Name = "UI"
- UI_3.Parent = UI
- UI_3.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
- UI_3.BorderColor3 = Color3.fromRGB(27, 42, 53)
- UI_3.BorderSizePixel = 0
- UI_3.Position = UDim2.new(0, 220, 0, 20)
- UI_3.Size = UDim2.new(0, 190, 0, 30)
- BackGround_2.Name = "BackGround"
- BackGround_2.Parent = UI_3
- BackGround_2.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
- BackGround_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
- BackGround_2.BorderSizePixel = 0
- BackGround_2.Position = UDim2.new(-0.00526315812, 0, 0.833333313, 0)
- BackGround_2.Size = UDim2.new(0, 190, 0, 200)
- Container_2.Name = "Container"
- Container_2.Parent = UI_3
- Container_2.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
- Container_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Container_2.BorderSizePixel = 0
- Container_2.Position = UDim2.new(0, 0, 1, 0)
- Container_2.Size = UDim2.new(0, 190, 0, 401)
- UIGridLayout_2.Parent = Container_2
- UIGridLayout_2.SortOrder = Enum.SortOrder.LayoutOrder
- UIGridLayout_2.CellSize = UDim2.new(0, 180, 0, 40)
- Padding_2.Name = "Padding"
- Padding_2.Parent = Container_2
- Padding_2.PaddingLeft = UDim.new(0, 5)
- Padding_2.PaddingTop = UDim.new(0, 5)
- moretools.Name = "moretools"
- moretools.Parent = Container_2
- moretools.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- moretools.BackgroundTransparency = 1.000
- moretools.BorderColor3 = Color3.fromRGB(27, 42, 53)
- moretools.Position = UDim2.new(-0.00540540554, 0, 1, 0)
- moretools.Size = UDim2.new(0, 200, 0, 50)
- moretools.Font = Enum.Font.SourceSans
- moretools.Text = "more tools"
- moretools.TextColor3 = Color3.fromRGB(255, 0, 4)
- moretools.TextSize = 25.000
- moretools.TextWrapped = true
- moretools.TextXAlignment = Enum.TextXAlignment.Left
- basher.Name = "basher"
- basher.Parent = Container_2
- basher.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- basher.BackgroundTransparency = 1.000
- basher.BorderColor3 = Color3.fromRGB(27, 42, 53)
- basher.Size = UDim2.new(0, 200, 0, 50)
- basher.Font = Enum.Font.SourceSans
- basher.Text = "the man script"
- basher.TextColor3 = Color3.fromRGB(255, 0, 4)
- basher.TextSize = 25.000
- basher.TextWrapped = true
- basher.TextXAlignment = Enum.TextXAlignment.Left
- f3x.Name = "f3x"
- f3x.Parent = Container_2
- f3x.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- f3x.BackgroundTransparency = 1.000
- f3x.BorderColor3 = Color3.fromRGB(27, 42, 53)
- f3x.Size = UDim2.new(0, 200, 0, 50)
- f3x.Font = Enum.Font.SourceSans
- f3x.Text = "f3x"
- f3x.TextColor3 = Color3.fromRGB(255, 0, 4)
- f3x.TextSize = 25.000
- f3x.TextWrapped = true
- f3x.TextXAlignment = Enum.TextXAlignment.Left
- basher_2.Name = "basher"
- basher_2.Parent = Container_2
- basher_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- basher_2.BackgroundTransparency = 1.000
- basher_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
- basher_2.Size = UDim2.new(0, 200, 0, 50)
- basher_2.Font = Enum.Font.SourceSans
- basher_2.Text = "basher"
- basher_2.TextColor3 = Color3.fromRGB(255, 0, 4)
- basher_2.TextSize = 25.000
- basher_2.TextWrapped = true
- basher_2.TextXAlignment = Enum.TextXAlignment.Left
- killall.Name = "kill all"
- killall.Parent = Container_2
- killall.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- killall.BackgroundTransparency = 1.000
- killall.BorderColor3 = Color3.fromRGB(27, 42, 53)
- killall.Size = UDim2.new(0, 200, 0, 50)
- killall.Font = Enum.Font.SourceSans
- killall.Text = "kill all"
- killall.TextColor3 = Color3.fromRGB(255, 0, 4)
- killall.TextSize = 25.000
- killall.TextWrapped = true
- killall.TextXAlignment = Enum.TextXAlignment.Left
- casoguy.Name = "caso guy"
- casoguy.Parent = Container_2
- casoguy.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- casoguy.BackgroundTransparency = 1.000
- casoguy.BorderColor3 = Color3.fromRGB(27, 42, 53)
- casoguy.Position = UDim2.new(-0.00540540554, 0, 1, 0)
- casoguy.Size = UDim2.new(0, 200, 0, 50)
- casoguy.Font = Enum.Font.SourceSans
- casoguy.Text = "casos guy"
- casoguy.TextColor3 = Color3.fromRGB(255, 0, 4)
- casoguy.TextSize = 25.000
- casoguy.TextWrapped = true
- casoguy.TextXAlignment = Enum.TextXAlignment.Left
- UnderLine_2.Name = "UnderLine"
- UnderLine_2.Parent = UI_3
- UnderLine_2.BackgroundColor3 = Color3.fromRGB(255, 25, 25)
- UnderLine_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
- UnderLine_2.BorderSizePixel = 0
- UnderLine_2.Position = UDim2.new(0, 0, 1, -1)
- UnderLine_2.Size = UDim2.new(1, 0, 0, 1)
- Toggle_2.Name = "Toggle"
- Toggle_2.Parent = UI_3
- Toggle_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Toggle_2.BackgroundTransparency = 1.000
- Toggle_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Toggle_2.Position = UDim2.new(0.973684192, -25, 0, 0)
- Toggle_2.Size = UDim2.new(0, 25, 1, 0)
- Toggle_2.Font = Enum.Font.SourceSans
- Toggle_2.Text = "-"
- Toggle_2.TextColor3 = Color3.fromRGB(255, 0, 0)
- Toggle_2.TextSize = 17.000
- Window_2.Name = "Window"
- Window_2.Parent = UI_3
- Window_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Window_2.BackgroundTransparency = 1.000
- Window_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Window_2.Position = UDim2.new(0.100000001, 0, -0.166666672, 0)
- Window_2.Size = UDim2.new(0.868421078, 0, 1, 0)
- Window_2.Font = Enum.Font.Bangers
- Window_2.Text = "cool scripts"
- Window_2.TextColor3 = Color3.fromRGB(255, 0, 4)
- Window_2.TextSize = 17.000
- -- Module Scripts:
- local fake_module_scripts = {}
- do -- R6.R6
- local script = Instance.new('ModuleScript', R6)
- script.Name = "R6"
- local function module_script()
- local R6Converter = {}
- function R6Converter.load(Plr)
- Plr = game.Players:WaitForChild(Plr)
- local FalseChar = script:WaitForChild("DefaultCharacter"):Clone()
- local PlayersCharacter = game.Players:GetCharacterAppearanceAsync(Plr.UserId):Clone()
- local FaceID = (Plr.Character:WaitForChild("Head"):FindFirstChild("face") or {Texture = "http://www.roblox.com/asset/?id=144080495"}).Texture
- local Accessories = {}
- FalseChar:WaitForChild("Head"):WaitForChild("face").Texture = FaceID
- FalseChar:SetPrimaryPartCFrame(Plr.Character:WaitForChild("HumanoidRootPart").CFrame)
- for _,Prt in pairs(PlayersCharacter:GetDescendants()) do
- if Prt:IsA("Accessory") or Prt:IsA("Hat") or Prt:IsA("BodyColors") or Prt:IsA("CharacterMesh")or Prt:IsA("Pants") or Prt:IsA("Shirt") or Prt:IsA("ShirtGraphic") or Prt:IsA("Tool") then
- table.insert(Accessories,Prt:Clone())
- end
- end
- for _,Prt in pairs(Plr.Character:GetChildren()) do
- Prt:Destroy()
- end
- for _,Prt in pairs(FalseChar:GetChildren()) do
- Prt.Parent = Plr.Character
- end
- for _,Prt in pairs(Accessories) do
- Prt.Parent = Plr.Character
- end
- end
- return R6Converter
- end
- fake_module_scripts[script] = module_script
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement