Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local Login = Instance.new("Frame")
- local Bar1 = Instance.new("Frame")
- local Bar2 = Instance.new("Frame")
- local LoginTitle = Instance.new("TextLabel")
- local UserBox = Instance.new("TextBox")
- local PassBox = Instance.new("TextBox")
- local Confirm = Instance.new("TextButton")
- local LoginExitButton = Instance.new("TextButton")
- local HelpButton = Instance.new("TextButton")
- local Credits = Instance.new("TextLabel")
- local BuzzHub = Instance.new("Frame")
- local BuzzHubTitle = Instance.new("TextLabel")
- local Onyx = Instance.new("TextButton")
- local BoogaFucker = Instance.new("TextButton")
- local Admin = Instance.new("TextButton")
- local ExitButton = Instance.new("TextButton")
- local JailBreak = Instance.new("TextButton")
- local MiningSim = Instance.new("TextButton")
- local GrabKnife = Instance.new("TextButton")
- local GrabKnife_2 = Instance.new("TextButton")
- local Admin_2 = Instance.new("TextButton")
- local Help = Instance.new("Frame")
- local Bar1_2 = Instance.new("Frame")
- local Bar2_2 = Instance.new("Frame")
- local HelpTitle = Instance.new("TextLabel")
- local HelpExit = Instance.new("TextButton")
- local HelpTxt = Instance.new("TextLabel")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Login.Name = "Login"
- Login.Parent = ScreenGui
- Login.Active = true
- Login.BackgroundColor3 = Color3.new(0.639216, 0, 0.223529)
- Login.BorderColor3 = Color3.new(0.407843, 0, 0.141176)
- Login.BorderSizePixel = 5
- Login.Position = UDim2.new(0.0686319992, 0, 0.0367775895, 0)
- Login.Size = UDim2.new(0, 376, 0, 387)
- Bar1.Name = "Bar1"
- Bar1.Parent = Login
- Bar1.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- Bar1.BorderSizePixel = 0
- Bar1.Size = UDim2.new(0, 376, 0, 23)
- Bar2.Name = "Bar2"
- Bar2.Parent = Login
- Bar2.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- Bar2.BorderSizePixel = 0
- Bar2.Position = UDim2.new(0, 0, 0.0413436703, 0)
- Bar2.Size = UDim2.new(0, 376, 0, 23)
- LoginTitle.Name = "LoginTitle"
- LoginTitle.Parent = Login
- LoginTitle.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- LoginTitle.BorderSizePixel = 0
- LoginTitle.Size = UDim2.new(0, 376, 0, 39)
- LoginTitle.Font = Enum.Font.SourceSans
- LoginTitle.Text = "Buzz Hub Login"
- LoginTitle.TextColor3 = Color3.new(0.639216, 0, 0.223529)
- LoginTitle.TextScaled = true
- LoginTitle.TextSize = 14
- LoginTitle.TextWrapped = true
- UserBox.Name = "UserBox"
- UserBox.Parent = Login
- UserBox.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- UserBox.BorderSizePixel = 0
- UserBox.Position = UDim2.new(0.125, 0, 0.263565898, 0)
- UserBox.Size = UDim2.new(0, 281, 0, 29)
- UserBox.Font = Enum.Font.SourceSans
- UserBox.Text = "Username"
- UserBox.TextColor3 = Color3.new(0.639216, 0, 0.223529)
- UserBox.TextScaled = true
- UserBox.TextSize = 14
- UserBox.TextWrapped = true
- PassBox.Name = "PassBox"
- PassBox.Parent = Login
- PassBox.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- PassBox.BorderSizePixel = 0
- PassBox.Position = UDim2.new(0.125, 0, 0.418604672, 0)
- PassBox.Size = UDim2.new(0, 281, 0, 29)
- PassBox.Font = Enum.Font.SourceSans
- PassBox.Text = "Password"
- PassBox.TextColor3 = Color3.new(0.639216, 0, 0.223529)
- PassBox.TextScaled = true
- PassBox.TextSize = 14
- PassBox.TextWrapped = true
- Confirm.Name = "Confirm"
- Confirm.Parent = Login
- Confirm.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- Confirm.BorderSizePixel = 0
- Confirm.Position = UDim2.new(0.231382981, 0, 0.648578823, 0)
- Confirm.Size = UDim2.new(0, 200, 0, 50)
- Confirm.Font = Enum.Font.SourceSansBold
- Confirm.Text = "Confirm"
- Confirm.TextColor3 = Color3.new(0.639216, 0, 0.223529)
- Confirm.TextScaled = true
- Confirm.TextSize = 14
- Confirm.TextWrapped = true
- LoginExitButton.Name = "LoginExitButton"
- LoginExitButton.Parent = Login
- LoginExitButton.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- LoginExitButton.BorderColor3 = Color3.new(0.639216, 0, 0.223529)
- LoginExitButton.BorderSizePixel = 0
- LoginExitButton.Position = UDim2.new(0.893617034, 0, -0.00516795833, 0)
- LoginExitButton.Size = UDim2.new(0, 40, 0, 36)
- LoginExitButton.Font = Enum.Font.SourceSansBold
- LoginExitButton.Text = "X"
- LoginExitButton.TextColor3 = Color3.new(0.921569, 0.101961, 0.145098)
- LoginExitButton.TextScaled = true
- LoginExitButton.TextSize = 14
- LoginExitButton.TextWrapped = true
- HelpButton.Name = "HelpButton"
- HelpButton.Parent = Login
- HelpButton.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- HelpButton.BorderSizePixel = 0
- HelpButton.Position = UDim2.new(0.316489398, 0, 0.935400546, 0)
- HelpButton.Size = UDim2.new(0, 135, 0, 25)
- HelpButton.Font = Enum.Font.SourceSansBold
- HelpButton.Text = "Help"
- HelpButton.TextColor3 = Color3.new(0.639216, 0, 0.223529)
- HelpButton.TextScaled = true
- HelpButton.TextSize = 14
- HelpButton.TextWrapped = true
- Credits.Name = "Credits"
- Credits.Parent = Login
- Credits.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- Credits.BackgroundTransparency = 123
- Credits.BorderSizePixel = 0
- Credits.Position = UDim2.new(0, 0, 0.100775197, 0)
- Credits.Size = UDim2.new(0, 376, 0, 39)
- Credits.Font = Enum.Font.SourceSans
- Credits.Text = "Hub Made By Reuben and Created For Buzzard Hacks Please go subscribe to his channel "
- Credits.TextColor3 = Color3.new(0.407843, 0, 0.141176)
- Credits.TextScaled = true
- Credits.TextSize = 14
- Credits.TextWrapped = true
- BuzzHub.Name = "BuzzHub"
- BuzzHub.Parent = ScreenGui
- BuzzHub.Active = true
- BuzzHub.BackgroundColor3 = Color3.new(0.639216, 0, 0.223529)
- BuzzHub.BorderColor3 = Color3.new(0.407843, 0, 0.141176)
- BuzzHub.BorderSizePixel = 5
- BuzzHub.Position = UDim2.new(0.616264284, 0, 0.015761815, 0)
- BuzzHub.Size = UDim2.new(0, 294, 0, 490)
- BuzzHub.Visible = false
- BuzzHubTitle.Name = "BuzzHub Title"
- BuzzHubTitle.Parent = BuzzHub
- BuzzHubTitle.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- BuzzHubTitle.BorderSizePixel = 0
- BuzzHubTitle.Position = UDim2.new(0, 0, -0.00682593836, 0)
- BuzzHubTitle.Size = UDim2.new(0, 294, 0, 39)
- BuzzHubTitle.Font = Enum.Font.SourceSans
- BuzzHubTitle.Text = "Buzz Hub"
- BuzzHubTitle.TextColor3 = Color3.new(0.639216, 0, 0.223529)
- BuzzHubTitle.TextScaled = true
- BuzzHubTitle.TextSize = 14
- BuzzHubTitle.TextWrapped = true
- Onyx.Name = "Onyx"
- Onyx.Parent = BuzzHub
- Onyx.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- Onyx.BorderSizePixel = 0
- Onyx.Position = UDim2.new(0.159954399, 0, 0.0789695755, 0)
- Onyx.Size = UDim2.new(0, 200, 0, 50)
- Onyx.Font = Enum.Font.SourceSansBold
- Onyx.Text = "Onyx Hub"
- Onyx.TextColor3 = Color3.new(0.639216, 0, 0.223529)
- Onyx.TextScaled = true
- Onyx.TextSize = 14
- Onyx.TextWrapped = true
- BoogaFucker.Name = "Booga Fucker"
- BoogaFucker.Parent = BuzzHub
- BoogaFucker.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- BoogaFucker.BorderSizePixel = 0
- BoogaFucker.Position = UDim2.new(0.159954399, 0, 0.19997476, 0)
- BoogaFucker.Size = UDim2.new(0, 200, 0, 50)
- BoogaFucker.Font = Enum.Font.SourceSansBold
- BoogaFucker.Text = "Booga Fucker"
- BoogaFucker.TextColor3 = Color3.new(0.639216, 0, 0.223529)
- BoogaFucker.TextScaled = true
- BoogaFucker.TextSize = 14
- BoogaFucker.TextWrapped = true
- Admin.Name = "Admin"
- Admin.Parent = BuzzHub
- Admin.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- Admin.BorderSizePixel = 0
- Admin.Position = UDim2.new(0.159954399, 0, 0.321557999, 0)
- Admin.Size = UDim2.new(0, 200, 0, 50)
- Admin.Font = Enum.Font.SourceSansBold
- Admin.Text = "Admin Script"
- Admin.TextColor3 = Color3.new(0.639216, 0, 0.223529)
- Admin.TextScaled = true
- Admin.TextSize = 14
- Admin.TextWrapped = true
- ExitButton.Name = "ExitButton"
- ExitButton.Parent = BuzzHub
- ExitButton.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- ExitButton.BorderColor3 = Color3.new(0.639216, 0, 0.223529)
- ExitButton.BorderSizePixel = 0
- ExitButton.Position = UDim2.new(0.863004804, 0, -0.00516795833, 0)
- ExitButton.Size = UDim2.new(0, 40, 0, 36)
- ExitButton.Font = Enum.Font.SourceSansBold
- ExitButton.Text = "X"
- ExitButton.TextColor3 = Color3.new(0.921569, 0.101961, 0.145098)
- ExitButton.TextScaled = true
- ExitButton.TextSize = 14
- ExitButton.TextWrapped = true
- JailBreak.Name = "JailBreak"
- JailBreak.Parent = BuzzHub
- JailBreak.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- JailBreak.BorderSizePixel = 0
- JailBreak.Position = UDim2.new(0.159954399, 0, 0.444006979, 0)
- JailBreak.Size = UDim2.new(0, 200, 0, 50)
- JailBreak.Font = Enum.Font.SourceSansBold
- JailBreak.Text = "JailBreak Script"
- JailBreak.TextColor3 = Color3.new(0.639216, 0, 0.223529)
- JailBreak.TextScaled = true
- JailBreak.TextSize = 14
- JailBreak.TextWrapped = true
- MiningSim.Name = "Mining Sim"
- MiningSim.Parent = BuzzHub
- MiningSim.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- MiningSim.BorderSizePixel = 0
- MiningSim.Position = UDim2.new(0.159954399, 0, 0.568496764, 0)
- MiningSim.Size = UDim2.new(0, 200, 0, 50)
- MiningSim.Font = Enum.Font.SourceSansBold
- MiningSim.Text = "Mining simulator"
- MiningSim.TextColor3 = Color3.new(0.639216, 0, 0.223529)
- MiningSim.TextScaled = true
- MiningSim.TextSize = 14
- MiningSim.TextWrapped = true
- GrabKnife.Name = "Grab Knife"
- GrabKnife.Parent = BuzzHub
- GrabKnife.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- GrabKnife.BorderSizePixel = 0
- GrabKnife.Position = UDim2.new(0.159954399, 0, 0.817476392, 0)
- GrabKnife.Size = UDim2.new(0, 200, 0, 50)
- GrabKnife.Font = Enum.Font.SourceSansBold
- GrabKnife.Text = "Suicide"
- GrabKnife.TextColor3 = Color3.new(0.639216, 0, 0.223529)
- GrabKnife.TextScaled = true
- GrabKnife.TextSize = 14
- GrabKnife.TextWrapped = true
- GrabKnife_2.Name = "Grab Knife"
- GrabKnife_2.Parent = BuzzHub
- GrabKnife_2.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- GrabKnife_2.BorderSizePixel = 0
- GrabKnife_2.Position = UDim2.new(0.159954399, 0, 0.690945804, 0)
- GrabKnife_2.Size = UDim2.new(0, 200, 0, 50)
- GrabKnife_2.Font = Enum.Font.SourceSansBold
- GrabKnife_2.Text = "GrabKnife V4"
- GrabKnife_2.TextColor3 = Color3.new(0.639216, 0, 0.223529)
- GrabKnife_2.TextScaled = true
- GrabKnife_2.TextSize = 14
- GrabKnife_2.TextWrapped = true
- Admin_2.Name = "Admin"
- Admin_2.Parent = ScreenGui
- Admin_2.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- Admin_2.BorderSizePixel = 0
- Admin_2.Position = UDim2.new(0.73301667, 0, 0.0085696578, 0)
- Admin_2.Size = UDim2.new(0, 200, 0, 50)
- Admin_2.Visible = false
- Admin_2.Font = Enum.Font.SourceSansBold
- Admin_2.Text = "OPEN"
- Admin_2.TextColor3 = Color3.new(0.639216, 0, 0.223529)
- Admin_2.TextScaled = true
- Admin_2.TextSize = 14
- Admin_2.TextWrapped = true
- Help.Name = "Help"
- Help.Parent = ScreenGui
- Help.Active = true
- Help.BackgroundColor3 = Color3.new(0.639216, 0, 0.223529)
- Help.BorderColor3 = Color3.new(0.407843, 0, 0.141176)
- Help.BorderSizePixel = 5
- Help.Position = UDim2.new(0.0686149895, 0, 0.718038559, 0)
- Help.Size = UDim2.new(0, 422, 0, 146)
- Help.Visible = false
- Bar1_2.Name = "Bar1"
- Bar1_2.Parent = Help
- Bar1_2.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- Bar1_2.BorderSizePixel = 0
- Bar1_2.Size = UDim2.new(0, 376, 0, 23)
- Bar2_2.Name = "Bar2"
- Bar2_2.Parent = Help
- Bar2_2.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- Bar2_2.BorderSizePixel = 0
- Bar2_2.Position = UDim2.new(0, 0, 0.0413436703, 0)
- Bar2_2.Size = UDim2.new(0, 376, 0, 23)
- HelpTitle.Name = "HelpTitle"
- HelpTitle.Parent = Help
- HelpTitle.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- HelpTitle.BorderSizePixel = 0
- HelpTitle.Size = UDim2.new(0, 376, 0, 39)
- HelpTitle.Font = Enum.Font.SourceSans
- HelpTitle.Text = "HELP"
- HelpTitle.TextColor3 = Color3.new(0.639216, 0, 0.223529)
- HelpTitle.TextScaled = true
- HelpTitle.TextSize = 14
- HelpTitle.TextWrapped = true
- HelpExit.Name = "HelpExit"
- HelpExit.Parent = Help
- HelpExit.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- HelpExit.BorderColor3 = Color3.new(0.639216, 0, 0.223529)
- HelpExit.BorderSizePixel = 0
- HelpExit.Position = UDim2.new(0.890995264, 0, -0.00684931502, 0)
- HelpExit.Size = UDim2.new(0, 46, 0, 40)
- HelpExit.Font = Enum.Font.SourceSansBold
- HelpExit.Text = "X"
- HelpExit.TextColor3 = Color3.new(0.921569, 0.101961, 0.145098)
- HelpExit.TextScaled = true
- HelpExit.TextSize = 14
- HelpExit.TextWrapped = true
- HelpTxt.Name = "HelpTxt"
- HelpTxt.Parent = Help
- HelpTxt.BackgroundColor3 = Color3.new(0.407843, 0, 0.141176)
- HelpTxt.BackgroundTransparency = 100
- HelpTxt.BorderSizePixel = 0
- HelpTxt.Position = UDim2.new(0.0189573467, 0, 0.363013685, 0)
- HelpTxt.Size = UDim2.new(0, 414, 0, 77)
- HelpTxt.Font = Enum.Font.SourceSans
- HelpTxt.Text = "Some scripts might NOT work If So please DM me on discord @Reuben8579"
- HelpTxt.TextColor3 = Color3.new(0.407843, 0, 0.141176)
- HelpTxt.TextScaled = true
- HelpTxt.TextSize = 14
- HelpTxt.TextWrapped = true
- --Scripts
- ExitButton.MouseButton1Down:connect(function()
- BuzzHub.Visible = false
- Admin_2.Visible = true
- end)
- HelpButton.MouseButton1Down:connect(function()
- Help.Visible = true
- end)
- HelpExit.MouseButton1Down:connect(function()
- Help.Visible = false
- end)
- Confirm.MouseButton1Down:connect(function()
- BuzzHub.Visible = true
- Login.Visible = false
- end)
- Admin_2.MouseButton1Down:connect(function()
- BuzzHub.Visible = true
- Admin_2.Visible = false
- end)
- LoginExitButton.MouseButton1Down:connect(function()
- Login.Visible = false
- end)
- MiningSim.MouseButton1Down:connect(function()
- local obj = game:GetObjects('rbxassetid://2069883952')[1]
- loadstring(obj.Script.Source)()
- end)
- GrabKnife_2.MouseButton1Down:connect(function()
- me = game.Players.djface203
- char = me.Character
- selected = false
- attacking = false
- hurt = false
- grabbed = nil
- mode = "drop"
- bloodcolors = {"Really red", "Bright red"}
- function prop(part, parent, collide, tran, ref, x, y, z, color, anchor, form)
- part.Parent = parent
- part.formFactor = form
- part.CanCollide = collide
- part.Transparency = tran
- part.Reflectance = ref
- part.Size = Vector3.new(x,y,z)
- part.BrickColor = BrickColor.new(color)
- part.TopSurface = 0
- part.BottomSurface = 0
- part.Anchored = anchor
- part.Locked = true
- part:BreakJoints()
- end
- function weld(w, p, p1, a, b, c, x, y, z)
- w.Parent = p
- w.Part0 = p
- w.Part1 = p1
- w.C1 = CFrame.fromEulerAnglesXYZ(a,b,c) * CFrame.new(x,y,z)
- end
- function mesh(mesh, parent, x, y, z, type)
- mesh.Parent = parent
- mesh.Scale = Vector3.new(x, y, z)
- mesh.MeshType = type
- end
- function remgui()
- for _,v in pairs(me.PlayerGui:GetChildren()) do
- if v.Name == "Modeshow" then
- v:remove()
- end
- end
- end
- function inform(text,delay)
- remgui()
- local sc = Instance.new("ScreenGui")
- sc.Parent = me.PlayerGui
- sc.Name = "Modeshow"
- local bak = Instance.new("Frame",sc)
- bak.BackgroundColor3 = Color3.new(1,1,1)
- bak.Size = UDim2.new(0.94,0,0.1,0)
- bak.Position = UDim2.new(0.03,0,0.037,0)
- bak.BorderSizePixel = 0
- local gi = Instance.new("TextLabel",sc)
- gi.Size = UDim2.new(0.92,0,0.09,0)
- gi.BackgroundColor3 = Color3.new(0,0,0)
- gi.Position = UDim2.new(0.04,0,0.042,0)
- gi.TextColor3 = Color3.new(1,1,1)
- gi.FontSize = "Size12"
- gi.Text = text
- coroutine.resume(coroutine.create(function()
- wait(delay)
- sc:remove()
- end))
- end
- end)
- GrabKnife.MouseButton1Down:connect(function()
- --Left Click to kill yourself
- local player = game.Players.LocalPlayer
- repeat wait() until player.Character.Humanoid
- local humanoid = player.Character.Humanoid
- local mouse = player:GetMouse()
- --game.Players.LocalPlayer.Character.Shirt.ShirtTemplate='rbxassetid://473465498'
- local player=game.Players.LocalPlayer;
- local char=game.Players.LocalPlayer.Character;
- local humanoid = player.Character.Humanoid;
- Tool=Instance.new('Tool', game.Players.LocalPlayer.Backpack);
- Tool.GripRight=Vector3.new(-0.816, 0, 0.577);
- Tool.GripUp=Vector3.new(-0.027, 0.996, -0.089);
- Tool.GripPos=Vector3.new(-0.3, -0.4, 0.4);
- Tool.GripForward=Vector3.new(-1, 0, -0); --0.485, 0.14, -0.863
- Tool.Name='kys';
- Handle=Instance.new('Part', Tool);
- Handle.Name = 'Handle';
- Handle.BrickColor=BrickColor.new('Really black')
- Handle.Size=Vector3.new(0.26, 1.11, 4.85);
- Handle.Position=Vector3.new(-18.53, 0.555, -16.825)
- gunfire=Instance.new('Part', Tool)
- gunfire.Name='GunFire'
- gunfire.Size=Vector3.new(0.2, 0.2, 0.2)
- gunfire.Transparency=1
- gunfire.Position=Vector3.new(-18.56, 1.1, -19.35)
- gunfirefx=Instance.new('BillboardGui', gunfire)
- gunfirefx.Enabled=false
- gunfirefx.Adornee = gunfire
- gunfirefx.Size=UDim2.new(1.1, 0, 1.1, 0)
- gunfirefx2=Instance.new('ImageLabel', gunfirefx)
- gunfirefx2.Image='http://www.roblox.com/asset/?id=117472237'
- gunfirefx2.BackgroundTransparency=1
- gunfirefx2.Size=UDim2.new(1.2, 0, 1.2, 0)
- shootsound=Instance.new('Sound', char.Torso)
- shootsound.Volume=8
- shootsound.SoundId='rbxassetid://230622620'
- c4mesh=Instance.new('SpecialMesh', Handle);
- c4mesh.MeshType = 'FileMesh';
- c4mesh.MeshId='http://www.roblox.com/asset/?id=95356090';
- c4mesh.TextureId='http://www.roblox.com/asset/?id=95387789';
- c4mesh.Scale=Vector3.new(1.8, 1.8, 1.8);
- local anim5 = Instance.new("Animation", player.Character)
- anim5.AnimationId = "http://www.roblox.com/asset/?id=95383474"
- local playAnim10 = humanoid:LoadAnimation(anim5)
- Tool.GripRight=Vector3.new(-0.816, 0, 0.577)
- function equipped()
- wait()
- playAnim10:Play()
- end
- function unequipped()
- wait()
- playAnim10:Stop()
- end
- Tool.Equipped:connect(equipped)
- Tool.Unequipped:connect(unequipped)
- light=Instance.new('PointLight', Handle);
- light.Color = Color3.new(255, 255, 0)
- light.Range=10;
- light.Enabled=false;
- function Shoot()
- shootsound:Play()
- light.Enabled=true
- wait(0.1)
- light.Enabled=false
- player.Character.Humanoid.Health=0
- wait()
- Tool:Destroy()
- end
- Tool.Activated:connect(Shoot)
- --ragdoll
- print("Loaded.")
- --You don't need to edit this!
- Character = player.Character
- Humanoid = Character.Humanoid
- Torso = Character.Torso
- mode = Instance.new("Model")
- mode.Name = ""
- mode.Parent = game.Workspace
- function OnDeath()
- print("Death")
- wait(0.00000001)
- Humanoid.Parent = nil
- if Torso then
- zam=Torso:Clone()
- zam.Parent=mode
- x=Character:GetChildren()
- for i=1,#x do
- if ((x[i].Name=="Shirt") or (x[i].Name=="Pants")) then
- local zor=x[i]:Clone()
- zor.Parent=mode
- end
- if x[i].Name=="Head" then
- local zem=x[i]:Clone()
- zem.Parent=mode --Made by MatrixComplexity
- local Neck = Instance.new("Weld")
- Neck.Name = "Neck"
- Neck.Part0 = zam
- Neck.Part1 = zem
- Neck.C0 = CFrame.new(0, 1.5, 0)
- Neck.C1 = CFrame.new()
- Neck.Parent = zam
- end
- if x[i].Name=="Right Arm" then
- local Limb=x[i]:Clone()
- Limb.Parent=mode
- Limb.CFrame = zam.CFrame * CFrame.new(1.5, 0, 0)
- local Joint = Instance.new("Glue")
- Joint.Name = "RightShoulder"
- Joint.Part0 = zam
- Joint.Part1 = Limb
- Joint.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
- Joint.C1 = CFrame.new(-0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
- Joint.Parent = zam
- local B = Instance.new("Part")
- B.TopSurface = 0
- B.BottomSurface = 0
- B.formFactor = "Symmetric"
- B.Size = Vector3.new(1, 1, 1)
- B.Transparency = 1
- B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
- B.Parent = mode
- local W = Instance.new("Weld")
- W.Part0 = Limb
- W.Part1 = B
- W.C0 = CFrame.new(0, -0.5, 0)
- W.Parent = Limb
- end
- if x[i].Name=="Left Arm" then
- local Limb=x[i]:Clone()
- Limb.Parent=mode
- Limb.CFrame = zam.CFrame * CFrame.new(-1.5, 0, 0)
- local Joint = Instance.new("Glue")
- Joint.Name = "LeftShoulder"
- Joint.Part0 = zam
- Joint.Part1 = Limb
- Joint.C0 = CFrame.new(-1.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
- Joint.C1 = CFrame.new(0, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
- Joint.Parent = zam
- local B = Instance.new("Part")
- B.TopSurface = 0
- B.BottomSurface = 0
- B.formFactor = "Symmetric"
- B.Size = Vector3.new(1, 1, 1)
- B.Transparency = 1
- B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
- B.Parent = mode
- local W = Instance.new("Weld")
- W.Part0 = Limb
- W.Part1 = B
- W.C0 = CFrame.new(0, -0.5, 0)
- W.Parent = Limb
- end
- if x[i].Name=="Right Leg" then
- local Limb=x[i]:Clone()
- Limb.Parent=mode
- Limb.CFrame = zam.CFrame * CFrame.new(0.5, -2, 0)
- local Joint = Instance.new("Glue")
- Joint.Name = "RightHip"
- Joint.Part0 = zam
- Joint.Part1 = Limb
- Joint.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
- Joint.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
- Joint.Parent = zam
- local B = Instance.new("Part")
- B.TopSurface = 0
- B.BottomSurface = 0
- B.formFactor = "Symmetric"
- B.Size = Vector3.new(1, 1, 1)
- B.Transparency = 1
- B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
- B.Parent = mode
- local W = Instance.new("Weld")
- W.Part0 = Limb
- W.Part1 = B
- W.C0 = CFrame.new(0, -0.5, 0)
- W.Parent = Limb
- end
- if x[i].Name=="Left Leg" then
- local Limb=x[i]:Clone()
- Limb.Parent=mode
- Limb.CFrame = zam.CFrame * CFrame.new(-0.5, -2, 0)
- local Joint = Instance.new("Glue")
- Joint.Name = "LeftHip"
- Joint.Part0 = zam
- Joint.Part1 = Limb
- Joint.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
- Joint.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
- Joint.Parent = zam
- local B = Instance.new("Part")
- B.TopSurface = 0
- B.BottomSurface = 0
- B.formFactor = "Symmetric"
- B.Size = Vector3.new(1, 1, 1)
- B.Transparency = 1
- B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
- B.Parent = mode
- local W = Instance.new("Weld")
- W.Part0 = Limb
- W.Part1 = B
- W.C0 = CFrame.new(0, -0.5, 0)
- W.Parent = Limb
- end
- bland=Instance.new("Humanoid")
- bland.Health = 0
- bland.MaxHealth = 0
- bland.Parent=mode
- if ((x[i].Name=="Shirt") or (x[i].Name=="Pants")) then
- local zor=x[i]:Clone()
- zor.Parent=mode
- end
- --[
- if (x[i].ClassName=="CharacterMesh") then
- local zor=x[i]:Clone()
- zor.Parent=mode
- end
- if (x[i].ClassName=="Hat") then
- local zor=x[i]:Clone()
- zor.Parent=mode
- end
- local cam = Instance.new("Camera")
- cam.Parent = game.Players:FindFirstChild(Character.Name)
- cam.CameraSubject = mode.Humanoid
- local Bar = Instance.new("Part")
- Bar.TopSurface = 0
- Bar.BottomSurface = 0
- Bar.formFactor = "Symmetric"
- Bar.Size = Vector3.new(1, 1, 1)
- Bar.Transparency = 1
- Bar.CFrame = zam.CFrame * CFrame.new(0, 0.5, 0)
- Bar.Parent = mode
- local Weld = Instance.new("Weld")
- Weld.Part0 = zam
- Weld.Part1 = Bar
- Weld.C0 = CFrame.new(0, 0.5, 0)
- Weld.Parent = zam
- --]]
- end
- end
- wait()
- Character:Remove()
- wait(6)
- mode:Destroy()
- end
- Humanoid.Died:connect(OnDeath)
- end)
- JailBreak.MouseButton1Down:connect(function()
- local plr = game:GetService("Players").LocalPlayer
- local TpMethod = 1
- function JailbreakTp(...)
- getfenv()["TpMethod" .. TpMethod](...)
- end
- function TpMethod1(...)
- local char = plr.Character
- local root = char.HumanoidRootPart
- local args = {...}
- for i=0,1,0.05 do
- wait()
- root.CFrame = root.CFrame:lerp(CFrame.new(unpack(args,1,3)), i)
- end
- end
- function TpMethod2(...)
- local args = {...}
- local char = plr.Character
- local target = Vector3.new(unpack(args,1,3))
- local dist = (char:WaitForChild"HumanoidRootPart".Position - target).magnitude
- dist = math.floor(dist / 100) + 1
- for i=0,dist * 4 do
- wait()
- char:MoveTo(Vector3.new(...))
- end
- if args[#args] == true then
- wait()
- char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(unpack(args,1,#args - 1))
- end
- end
- function Tween(obj, t, properties)
- local TweenService = game:GetService("TweenService")
- local tweenInfo = TweenInfo.new(t,Enum.EasingStyle.Linear,Enum.EasingDirection.In,0,false,0)
- local tween = TweenService:Create(obj,tweenInfo,properties)
- tween:Play()
- return tween
- end
- local Tracers = {}
- local function AddLasso(p,team)
- if not Tracers[team.Name] then return end
- if p == plr then return end
- spawn(function()
- if p.Character then
- local l = Instance.new("SelectionPartLasso")
- l.Parent = p.Character
- l.Humanoid = p.Character:FindFirstChildOfClass"Humanoid"
- l.Part = plr.Character:WaitForChild"HumanoidRootPart"
- l.Visible = true
- l.Color3 = team.TeamColor.Color
- for i=0,5 do
- local sg = Instance.new("SurfaceGui")
- sg.Face = i
- sg.Parent = p.Character
- sg.Adornee = p.Character:FindFirstChild"HumanoidRootPart"
- sg.AlwaysOnTop = true
- local f = Instance.new("Frame", sg)
- f.Size = UDim2.new(1,0,1,0)
- f.BorderSizePixel = 0
- f.BackgroundColor3 = team.TeamColor.Color
- f.BackgroundTransparency = 0.5
- end
- end
- end)
- end
- local function RemoveLasso(p)
- if not p.Character then return end
- for i,v in pairs(p.Character:GetDescendants()) do
- if v.ClassName:find("Selection") or v.ClassName == "SurfaceGui" then
- v:Destroy()
- end
- end
- end
- for _,team in pairs(game:GetService("Teams"):GetChildren()) do
- team.PlayerAdded:connect(function(p)
- AddLasso(p,team)
- end)
- team.PlayerRemoved:connect(function(p)
- RemoveLasso(p)
- end)
- end
- function ToggleTracers(team, bool)
- Tracers[team] = bool
- local t = game:GetService("Teams"):FindFirstChild(team)
- if not t then return end
- for i,v in pairs(t:GetPlayers()) do
- if bool then
- AddLasso(v,t)
- else
- RemoveLasso(v)
- end
- end
- end
- local function CharAdded(plr, char)
- if Tracers[tostring(plr.Team)] then
- AddLasso(plr,plr.Team)
- end
- end
- local function PlrAdded(plr)
- plr.CharacterAdded:connect(function(char)
- CharAdded(plr, char)
- end)
- if plr.Character then
- CharAdded(plr, plr.Character)
- end
- end
- game:GetService("Players").PlayerAdded:connect(PlrAdded)
- for _,v in pairs(game:GetService("Players"):GetPlayers()) do
- PlrAdded(v)
- end
- --Creating Gui--
- local function Create(classname)
- return function(t)
- local ins = Instance.new(classname)
- for i,v in pairs(t) do
- ins[i] = v
- end
- return ins
- end
- end
- --local parent = game:GetService("CoreGui"):WaitForChild("RobloxGui")
- local main = Create "Frame" {
- Active = true,
- ClipsDescendants = true,
- Draggable = true,
- BackgroundColor3 = Color3.new(1,1,1),
- BorderSizePixel = 0,
- Size = UDim2.new(0,400,0,300),
- Position = UDim2.new(0.5,-200,0,-300),
- BackgroundTransparency = 1,
- Parent = Instance.new("ScreenGui", plr.PlayerGui)--parent
- }
- do
- local effect = Create "Frame" {
- Parent = main,
- Size = UDim2.new(1,0,0,50),
- BackgroundColor3 = Color3.fromRGB(85,170,255),
- BorderSizePixel = 0,
- ClipsDescendants = true,
- }
- local lb = Create "TextLabel" {
- Parent = effect,
- Size = UDim2.new(1,0,1,0),
- BackgroundTransparency = 1,
- BorderSizePixel = 0,
- TextSize = 30,
- TextColor3 = Color3.new(1,1,1),
- TextXAlignment = "Left",
- Font = "SourceSansBold",
- Text = "Jailbreak GUI",
- ZIndex = 2,
- }
- local function GTween()
- lb:TweenPosition(UDim2.new(1,10,0,0), nil,nil,3,true,function(ts)
- if ts == Enum.TweenStatus.Completed then
- lb.Position = UDim2.new(0,0 - lb.TextBounds.X - 2,0,0)
- GTween()
- end
- end)
- end
- GTween()
- end
- local Menu = Create "Frame" {
- BackgroundColor3 = Color3.new(1,1,1),
- BorderSizePixel = 0,
- Position = UDim2.new(0,0,0,50),
- Size = UDim2.new(1,0,1,-50),
- Parent = main,
- }
- local MenuLabel = Create "TextLabel" {
- BackgroundTransparency = 1,
- BorderSizePixel = 0,
- TextColor3 = Color3.new(0,0,0),
- TextSize = 20,
- Font = "SourceSans",
- Text = "Made by refrfgrtgef(Remade for projectaftermath)",
- TextWrapped = true,
- Size = UDim2.new(1,0,0,50),
- Parent = Menu
- }
- local function CreateButton(text,parent)
- return Create "TextButton" {
- Active = true,
- AutoButtonColor = true,
- BackgroundColor3 = Color3.fromRGB(0,155,232),
- BorderSizePixel = 1,
- Size = UDim2.new(0,100,0,30),
- Font = "SourceSansBold",
- TextColor3 = Color3.new(1,1,0),
- TextSize = 20,
- Text = text,
- Parent = parent
- }
- end
- local function CreateFrame(name)
- local f = Create "Frame" {
- BackgroundColor3 = Color3.new(1,1,1),
- BorderSizePixel = 0,
- Position = UDim2.new(0,0,0,50),
- Size = UDim2.new(1,0,1,-50),
- Visible = false,
- }
- local lb = Create "TextLabel" {
- BackgroundTransparency = 1,
- BorderSizePixel = 0,
- TextSize = 20,
- TextColor3 = Color3.new(1,1,0),
- Position = UDim2.new(0,0,0,5),
- Text = name,
- Parent = f,
- TextXAlignment = "Center",
- TextYAlignment = "Center",
- Size = UDim2.new(1,0,0,30),
- }
- local exit = CreateButton("Back", f)
- exit.Position = UDim2.new(0.5,-50,1,-45)
- exit.MouseButton1Click:connect(function()
- Menu.Visible = true
- f.Visible = false
- ActiveFrame = Menu
- end)
- return f
- end
- ActiveFrame = Menu
- local TeleportsFrame = CreateFrame("Teleports")
- TeleportsFrame.Parent = main
- local BankIn = CreateButton("Bank (In)", TeleportsFrame)
- BankIn.Position = UDim2.new(0,15,0,40)
- BankIn.Size = UDim2.new(0,80,0,30)
- BankIn.MouseButton1Click:connect(function()
- JailbreakTp(32,0.715,814, true)
- end)
- local BankOut = CreateButton("Bank (Out)", TeleportsFrame)
- BankOut.Position = UDim2.new(0,105,0,40)
- BankOut.MouseButton1Click:connect(function()
- JailbreakTp(10, 18, 784)
- end)
- local JailIn = CreateButton("Jail (In)", TeleportsFrame)
- JailIn.Position = UDim2.new(0,215,0,40)
- JailIn.Size = UDim2.new(0,80,0,30)
- JailIn.MouseButton1Click:connect(function()
- JailbreakTp(-1310, 18, -1658)
- end)
- local JailOut = CreateButton("Jail (Out)", TeleportsFrame)
- JailOut.Position = UDim2.new(0,305,0,40)
- JailOut.Size = UDim2.new(0,80,0,30)
- JailOut.MouseButton1Click:connect(function()
- JailbreakTp(-1133, 18, -1355)
- end)
- local Garage = CreateButton("Garage", TeleportsFrame)
- Garage.Position = UDim2.new(0,335,0,120)--UDim2.new(0,10,0,80)
- Garage.Size = UDim2.new(0,60,0,30)
- Garage.MouseButton1Click:connect(function()
- JailbreakTp(-352, 23, 1175)
- end)
- local JewelIn = CreateButton("Jewelry (In)", TeleportsFrame)
- JewelIn.Position = UDim2.new(0,25,0,80)
- JewelIn.MouseButton1Click:connect(function()
- JailbreakTp(133, 18, 1320, true)
- end)
- local JewelOut = CreateButton("Jewelry (Out)", TeleportsFrame)
- JewelOut.Position = UDim2.new(0,135,0,80)
- JewelOut.Size = UDim2.new(0,115,0,30)
- JewelOut.MouseButton1Click:connect(function()
- JailbreakTp(142, 18, 1365)
- end)
- local Crim1 = CreateButton("Crim base 1", TeleportsFrame)
- Crim1.Position = UDim2.new(0,5,0,120)
- Crim1.MouseButton1Click:connect(function()
- JailbreakTp(-226, 18, 1590, true)
- end)
- local Crim2 = CreateButton("Crim base 2", TeleportsFrame)
- Crim2.Position = UDim2.new(0,115,0,120)
- Crim2.MouseButton1Click:connect(function()
- JailbreakTp(true, 1637, 50, -1768, true)
- end)
- local Donut = CreateButton("Donut Shop", TeleportsFrame)
- Donut.Position = UDim2.new(0,225,0,120)
- Donut.MouseButton1Click:connect(function()
- JailbreakTp(268, 18, -1760, true)
- end)
- local Gas = CreateButton("Gas Station", TeleportsFrame)
- Gas.Position = UDim2.new(0,260,0,80)
- Gas.MouseButton1Click:connect(function()
- JailbreakTp(-1583, 18, 724, true)
- end)
- local TeleportsBtn = CreateButton("Teleports", MenuLabel)
- TeleportsBtn.Position = UDim2.new(0.5,-50,0,60)
- TeleportsBtn.MouseButton1Click:connect(function()
- TeleportsFrame.Visible = true
- Menu.Visible = false
- ActiveFrame = TeleportsFrame
- end)
- local StuffFrame = CreateFrame("Stuff")
- StuffFrame.Parent = main
- local StuffBtn = CreateButton("Stuff", MenuLabel)
- StuffBtn.Position = TeleportsBtn.Position + UDim2.new(0,0,0,40)
- StuffBtn.MouseButton1Click:connect(function()
- StuffFrame.Visible = true
- Menu.Visible = false
- ActiveFrame = StuffFrame
- end)
- local RemoveDoors = CreateButton("Remove Doors", StuffFrame)
- RemoveDoors.Size = UDim2.new(0,120,0,30)
- RemoveDoors.Position = UDim2.new(0,10,0,50)
- RemoveDoors.MouseButton1Click:connect(function()
- local doors = workspace:FindFirstChild("Doors")
- if not doors then return end
- for i,v in pairs(doors:GetChildren()) do
- v:Destroy()
- end
- end)
- local Platform = CreateButton("Platform", StuffFrame)
- Platform.Position = UDim2.new(0.5,-60,0,50)
- Platform.MouseButton1Click:connect(function()
- local p = Instance.new("Part", workspace)
- p.Size = Vector3.new(30,0.5,30)
- p.Anchored = true
- p.Position = plr.Character.HumanoidRootPart.Position + Vector3.new(0,15,0)
- plr.Character:MoveTo(p.Position + Vector3.new(0,1,0))
- spawn(function()
- while p.Parent do
- wait(1)
- if (plr.Character.HumanoidRootPart.Position - p.Position).magnitude > 20 then
- p:Destroy()
- end
- end
- end)
- end)
- local Tracers = CreateButton("Tracers: None", StuffFrame)
- Tracers.Size = UDim2.new(0,140,0,30)
- Tracers.Position = UDim2.new(1,-150,0,50)
- Tracers.MouseButton1Click:connect(function()
- local curr = Tracers.Text:sub(10)
- if curr ~= "None" then
- ToggleTracers(curr, false)
- end
- local teams = {"None", "Police", "Criminal", "Prisoner"}
- local new = ""
- for i,v in pairs(teams) do
- if v == curr then
- new = teams[i + 1] or teams[1]
- end
- end
- if new ~= "None" then
- ToggleTracers(new, true)
- end
- Tracers.Text = "Tracers: " .. new
- end)
- local BtoolActive = false
- local m = plr:GetMouse()
- local Btool = CreateButton("Btool: Off", StuffFrame)
- Btool.Position = UDim2.new(0,10,0,90)
- Btool.MouseButton1Click:connect(function()
- spawn(function()
- local status = Btool.Text:sub(8)
- local newstatus = status == "On" and "Off" or status == "Off" and "On"
- Btool.Text = "Btool: " .. newstatus
- BtoolActive = newstatus == "On" and true or newstatus == "Off" and false
- if BtoolActive then
- local sb = Instance.new("SelectionBox", workspace.CurrentCamera)
- local ev = m.Button1Down:connect(function()
- if m.Target then
- m.Target:Destroy()
- end
- end)
- while BtoolActive do
- wait()
- if m.Target then
- sb.Adornee = m.Target
- end
- end
- ev:Disconnect()
- else
- local sb = workspace.CurrentCamera:FindFirstChildOfClass("SelectionBox")
- if sb then sb:Destroy() end
- end
- end)
- end)
- local ClickTpEnabled = false
- m.Button1Down:connect(function()
- if ClickTpEnabled and m.Target then
- plr.Character:MoveTo(m.Hit.p)
- end
- end)
- local ClickTp = CreateButton("ClickTp: Off", StuffFrame)
- ClickTp.Position = UDim2.new(0,120,0,90)
- ClickTp.MouseButton1Click:connect(function()
- spawn(function()
- local status = ClickTp.Text:sub(10)
- local newstatus = status == "Off" and "On" or status == "On" and "Off"
- ClickTpEnabled = newstatus == "On" and true or newstatus == "Off" and false
- ClickTp.Text = "ClickTp: " .. newstatus
- local ind = Create "Part" {
- Anchored = true,
- CanCollide = false,
- Transparency = 0.3,
- Size = Vector3.new(1.2,0.3,1.2),
- BrickColor = BrickColor.Green(),
- Parent = workspace
- }
- Instance.new("CylinderMesh", ind)
- m.TargetFilter = ind
- local beam = Create "Part" {
- Anchored = true,
- CanCollide = false,
- Transparency = 0.3,
- BrickColor = BrickColor.Green(),
- TopSurface = "Smooth",
- BottomSurface = "Smooth",
- Size = Vector3.new(0.3,0.3,1),
- Parent = workspace
- }
- while ClickTpEnabled do
- wait()
- ind.CFrame = CFrame.new(m.Hit.p)
- local humrootpos = plr.Character:WaitForChild'HumanoidRootPart'.Position
- local dist = (Vector3.new(m.Hit.p.X,0,m.Hit.p.Z) - Vector3.new(humrootpos.X,0,humrootpos.Z)).magnitude
- if dist > 150 then
- ind.BrickColor,beam.BrickColor = BrickColor.Red(),BrickColor.Red()
- else
- ind.BrickColor,beam.BrickColor = BrickColor.Green(),BrickColor.Green()
- end
- beam.Size = Vector3.new(0.3,0.3,dist - 0.5)
- beam.CFrame = CFrame.new(plr.Character:WaitForChild'HumanoidRootPart'.Position, m.Hit.p) * CFrame.new(0,0,-dist/2 + 0.5)
- end
- ind:Destroy()
- beam:Destroy()
- end)
- end)
- local Gravity = CreateButton("Low Gravity", StuffFrame)
- Gravity.Position = UDim2.new(0,230,0,90)
- Gravity.Size = UDim2.new(0,130,0,30)
- Gravity.MouseButton1Click:connect(function()
- local t = Gravity.Text == "Low Gravity" and true or false
- workspace.Gravity = t and 50 or 196.2
- Gravity.Text = t and "Normal Gravity" or "Low Gravity"
- end)
- local InfiniteJumpEnabled = false
- game:GetService("UserInputService").JumpRequest:connect(function()
- if InfiniteJumpEnabled then
- game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
- end
- end)
- local InfiniteJump = CreateButton("Infinite Jump: Off", StuffFrame)
- InfiniteJump.Position = UDim2.new(0,10,0,130)
- InfiniteJump.Size = UDim2.new(0,150,0,30)
- InfiniteJump.MouseButton1Click:connect(function()
- local state = InfiniteJump.Text:sub(string.len("Infinite Jump: ") + 1) --too lazy to count lol
- local new = state == "Off" and "On" or state == "On" and "Off"
- InfiniteJumpEnabled = new == "On"
- InfiniteJump.Text = "Infinite Jump: " .. new
- end)
- local Giver = nil
- local ItemsGiver = CreateButton("Items Giver", StuffFrame)
- ItemsGiver.Position = UDim2.new(0,170,0,130)
- ItemsGiver.MouseButton1Click:connect(function()
- if not workspace:FindFirstChild("Givers") then return end
- if Giver then
- for i,v in pairs(Giver) do
- v.ClickDetector.Parent = v.OriginalParent
- v.Event:Disconnect()
- end
- getmetatable(Giver):Destroy()
- end
- Giver = {}
- local g = Giver
- local p = Instance.new("Part", workspace)
- p.Anchored = true
- p.CanCollide = false
- p.CFrame = plr.Character:WaitForChild"HumanoidRootPart".CFrame
- setmetatable(Giver, {__metatable = p})
- for i,v in pairs(workspace.Givers:GetChildren()) do
- local cd = v:FindFirstChildOfClass"ClickDetector"
- if cd then
- local newt = {}
- newt.ClickDetector = cd
- newt.OriginalParent = v
- cd.Parent = p
- newt.Event = cd.MouseClick:connect(function()
- cd.Parent = v
- end)
- table.insert(Giver, newt)
- end
- end
- spawn(function()
- wait(10)
- if Giver == g then
- Giver = nil
- for i,v in pairs(g) do
- v.ClickDetector.Parent = v.OriginalParent
- v.Event:Disconnect()
- end
- getmetatable(g):Destroy()
- end
- end)
- end)
- local BankAutoRobBtn = CreateButton("Bank AutoRob", StuffFrame)
- BankAutoRobBtn.Position = UDim2.new(0,280,0,130)
- BankAutoRobBtn.Size = UDim2.new(0,115,0,30)
- BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
- BankAutoRobBtn.MouseButton1Click:connect(function()
- local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
- local Info = Bank.Extra.Sign
- if Info.Decal.Transparency == 0 then
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "Bank is closed!",
- Text = "You need to wait for the bank to open!",
- Duration = 7,
- Button1 = "Dismiss",
- })
- return
- end
- local bankpos = Vector3.new(Info.Position.X,0,Info.Position.Z)
- local root = plr.Character.HumanoidRootPart
- local plrpos = Vector3.new(root.Position.X,0,root.Position.Z)
- if (bankpos - plrpos).magnitude > 150 then
- local cb = Instance.new"BindableFunction"
- cb.OnInvoke = function(arg)
- if arg == "Teleport" then
- JailbreakTp(10, 18, 784)
- end
- end
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "You are too far!",
- Text = "You need to get closer to the bank (use tp)",
- Duration = 7,
- Button1 = "Dismiss",
- Button2 = "Teleport",
- Callback = cb
- })
- else
- RobTheBank()
- end
- end)
- local SettingsFrame = CreateFrame("Settings")
- SettingsFrame.Parent = main
- local Settingsbtn = CreateButton("Settings", MenuLabel)
- Settingsbtn.Position = StuffBtn.Position + UDim2.new(0,0,0,40)
- Settingsbtn.MouseButton1Click:connect(function()
- SettingsFrame.Visible = true
- Menu.Visible = false
- ActiveFrame = SettingsFrame
- end)
- local TpMethodBtn = CreateButton("Teleport Method: 1", SettingsFrame)
- TpMethodBtn.Position = UDim2.new(0,10,0,50)
- TpMethodBtn.Size = UDim2.new(0,160,0,30)
- TpMethodBtn.MouseButton1Click:connect(function()
- local curr = TpMethodBtn.Text:sub(string.len("Teleport Method: ") + 1)
- curr = tonumber(curr)
- local new = curr == 1 and 2 or curr == 2 and 1
- TpMethod = new
- TpMethodBtn.Text = "Teleport Method: " .. new
- end)
- local ExitBtn = CreateButton("Exit", MenuLabel)
- ExitBtn.Position = Settingsbtn.Position + UDim2.new(0,0,0,40)
- ExitBtn.MouseButton1Click:connect(function()
- main:Destroy()
- script.Disabled = true
- script:Destroy()
- end)
- local BankJewelStatus = Create "TextLabel" {
- BackgroundTransparency = 1,
- TextSize = 8,
- TextColor3 = Color3.new(0,0,0),
- Font = "Legacy",
- TextXAlignment = "Left",
- TextYAlignment = "Top",
- Size = UDim2.new(0,100,0,100),
- Position = UDim2.new(0,10,0,220),
- Text = "Bank:\nJewelry:",
- Parent = Menu
- }
- local BankStatus = BankJewelStatus:Clone()
- BankStatus.Text = "Unknown"
- BankStatus.Size = UDim2.new(0,100,0,100)
- BankStatus.Position = UDim2.new(0,46,0,220)
- BankStatus.Parent = Menu
- BankStatus.TextColor3 = Color3.new(1,0,0)
- local JewelryStatus = BankStatus:Clone()
- JewelryStatus.Text = "Unknown"
- JewelryStatus.Size = UDim2.new(0,100,0,100)
- JewelryStatus.Position = UDim2.new(0,59,0,232)
- JewelryStatus.Parent = Menu
- JewelryStatus.TextColor3 = Color3.new(1,0,0)
- main:TweenPosition(UDim2.new(0.5,-200,0.5,-150))
- local TransparencyTweens = {}
- main.MouseLeave:connect(function()
- spawn(function()
- local bool = false
- local ev = main.MouseEnter:connect(function()
- bool = true
- end)
- wait(1)
- ev:Disconnect()
- if bool then return end
- for i,v in pairs(TransparencyTweens) do
- v:Pause()
- end
- TransparencyTweens = {}
- for i,v in pairs(main:GetDescendants()) do
- if v.Visible then
- local totween = {}
- if v.ClassName:sub(1,4) == "Text" then
- totween.TextTransparency = 0.7
- end
- if v.BackgroundTransparency ~= 1 then
- totween.BackgroundTransparency = 0.7
- end
- TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
- end
- end
- main:TweenSize(UDim2.new(0,400,0,50),nil,nil,nil,true)
- end)
- end)
- main.MouseEnter:connect(function()
- for i,v in pairs(TransparencyTweens) do
- v:Pause()
- end
- TransparencyTweens = {}
- for i,v in pairs(main:GetDescendants()) do
- if v.Visible then
- local totween = {}
- if v.ClassName:sub(1,4) == "Text" then
- totween.TextTransparency = 0
- end
- if v.BackgroundTransparency ~= 1 then
- totween.BackgroundTransparency = 0
- end
- TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
- end
- end
- main:TweenSize(UDim2.new(0,400,0,300),nil,nil,nil,true)
- end)
- --AutoRob stuff--
- local DuffelBag = game:GetService("MarketplaceService"):PlayerOwnsAsset(plr, 2219040)
- local BankAutoRob = {
- {
- Pos = {51, 18.06, 856.5},
- Yield = 2,
- Status = "Starting the robbery"
- },
- {
- Pos = {29.71, 0.73, 815.25},
- Yield = 15,
- Status = "Opening the vault"
- },
- {
- Pos = {18.37, 0.7659, 822.25},
- Yield = DuffelBag and 50 or 25,
- Status = "Collecting $$$"
- },
- {
- Pos = {10, 18, 784},
- Status = "Finishing the robbery"
- }
- }
- local function Tp(...)
- local char = plr.Character
- for i=1,2 do
- wait()
- char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(...)
- end
- end
- function RobTheBank()
- for _,v in pairs(BankAutoRob) do
- Tp(unpack(v.Pos))
- wait(v.Yield)
- end
- end
- --Bank notification--
- pcall(function()
- local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
- local Info = Bank.Extra.Sign.Decal
- Info:GetPropertyChangedSignal("Transparency"):Connect(function()
- if Info.Transparency ~= 0 then
- BankStatus.Text = "Open"
- BankStatus.TextColor3 = Color3.new(0,1,0)
- BankAutoRobBtn.BackgroundColor3 = Color3.new(0,1,0)
- local cb = Instance.new("BindableFunction")
- cb.OnInvoke = function(arg)
- if arg == "Teleport" then
- JailbreakTp(10, 18, 784)
- elseif arg == "AutoRob" then
- RobTheBank()
- end
- end
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "Bank is ready!",
- Text = "Bank is ready!",
- Duration = 15,
- Button1 = "Dismiss",
- Button2 = (Vector3.new(Info.Parent.Position.X,0,Info.Parent.Position.Z) - Vector3.new(plr.Character.HumanoidRootPart.Position.X,0,plr.Character.HumanoidRootPart.Position.Z)).magnitude < 150 and "AutoRob" or "Teleport",
- Callback = cb
- })
- else
- BankStatus.Text = "Closed"
- BankStatus.TextColor3 = Color3.new(1,0,0)
- BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
- end
- end)
- BankStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
- BankStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
- BankAutoRobBtn.BackgroundColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
- end)
- --Jewelry notification--
- pcall(function()
- local Jewelry = workspace:FindFirstChild("Jewelrys"):GetChildren()[1]
- local Info = Jewelry.Extra.Sign.Decal
- Info:GetPropertyChangedSignal("Transparency"):Connect(function()
- if Info.Transparency ~= 0 then
- JewelryStatus.Text = "Open"
- JewelryStatus.TextColor3 = Color3.new(0,1,0)
- BankStatus.TextColor3 = Color3.new(0,1,0)
- local cb = Instance.new("BindableFunction")
- cb.OnInvoke = function(arg)
- if arg == "Teleport" then
- JailbreakTp(142, 18, 1365)
- end
- end
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "Jewelry is ready!",
- Text = "Jewelry is ready!",
- Duration = 15,
- Button1 = "Dismiss",
- Button2 = "Teleport",
- Callback = cb
- })
- else
- JewelryStatus.Text = "Closed"
- JewelryStatus.TextColor3 = Color3.new(1,0,0)
- end
- end)
- JewelryStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
- JewelryStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
- end)
- end)
- Onyx.MouseButton1Down:connect(function()
- -- Onyx HUB v2.1
- -- Speedhack : Q
- -- Auto pickup : y
- -- by Zeestriaa#7876
- -- Showcased by Cryptic
- local BoogaBooga = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local HeaderFrame = Instance.new("Frame")
- local TitleGUI = Instance.new("TextLabel")
- local SpeedHack = Instance.new("TextButton")
- local JumpHack = Instance.new("TextButton")
- local InfinityJump = Instance.new("TextButton")
- local CraftGUI = Instance.new("TextButton")
- local Minimize = Instance.new("TextButton")
- local CraftFrame = Instance.new("Frame")
- local HeaderFrame_2 = Instance.new("Frame")
- local CraftLogo = Instance.new("TextLabel")
- local ItemName = Instance.new("TextBox")
- local CraftSubmit = Instance.new("TextButton")
- local CraftGUI_2 = Instance.new("TextButton")
- local AutoPickup = Instance.new("TextButton")
- local ESPTrack = Instance.new("TextButton")
- local DropItem = Instance.new("TextButton")
- local ItemDrop = Instance.new("TextBox")
- local MinimizeFrame = Instance.new("Frame")
- local MinOpen = Instance.new("TextButton")
- -- Properties
- BoogaBooga.Name = "BoogaBooga"
- BoogaBooga.Parent = game.CoreGui
- Frame.Parent = BoogaBooga
- Frame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- Frame.BorderSizePixel = 0
- Frame.Position = UDim2.new(0, 319, 0, 134)
- Frame.Size = UDim2.new(0, 577, 0, 250)
- HeaderFrame.Name = "HeaderFrame"
- HeaderFrame.Parent = Frame
- HeaderFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- HeaderFrame.BorderSizePixel = 0
- HeaderFrame.Size = UDim2.new(0, 577, 0, 33)
- TitleGUI.Name = "TitleGUI"
- TitleGUI.Parent = Frame
- TitleGUI.BackgroundColor3 = Color3.new(1, 1, 1)
- TitleGUI.BackgroundTransparency = 1
- TitleGUI.BorderSizePixel = 0
- TitleGUI.Position = UDim2.new(0, 140, 0, 0)
- TitleGUI.Size = UDim2.new(0, 309, 0, 33)
- TitleGUI.Font = Enum.Font.SciFi
- TitleGUI.Text = "Booga Booga | Onyx Version"
- TitleGUI.TextColor3 = Color3.new(1, 1, 1)
- TitleGUI.TextSize = 14
- SpeedHack.Name = "SpeedHack"
- SpeedHack.Parent = Frame
- SpeedHack.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- SpeedHack.BorderSizePixel = 0
- SpeedHack.Position = UDim2.new(0, 20, 0, 49)
- SpeedHack.Size = UDim2.new(0, 200, 0, 50)
- SpeedHack.Font = Enum.Font.SourceSans
- SpeedHack.Text = "SpeedHack"
- SpeedHack.TextColor3 = Color3.new(1, 1, 1)
- SpeedHack.TextSize = 14
- JumpHack.Name = "JumpHack"
- JumpHack.Parent = Frame
- JumpHack.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- JumpHack.BorderSizePixel = 0
- JumpHack.Position = UDim2.new(0, 20, 0, 112)
- JumpHack.Size = UDim2.new(0, 200, 0, 50)
- JumpHack.Font = Enum.Font.SourceSans
- JumpHack.Text = "JumpHack"
- JumpHack.TextColor3 = Color3.new(1, 1, 1)
- JumpHack.TextSize = 14
- InfinityJump.Name = "InfinityJump"
- InfinityJump.Parent = Frame
- InfinityJump.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- InfinityJump.BorderSizePixel = 0
- InfinityJump.Position = UDim2.new(0, 21, 0, 173)
- InfinityJump.Size = UDim2.new(0, 200, 0, 50)
- InfinityJump.Font = Enum.Font.SourceSans
- InfinityJump.Text = "Infinity Jump"
- InfinityJump.TextColor3 = Color3.new(1, 1, 1)
- InfinityJump.TextSize = 14
- CraftGUI.Name = "CraftGUI"
- CraftGUI.Parent = Frame
- CraftGUI.BackgroundColor3 = Color3.new(1, 1, 1)
- CraftGUI.BackgroundTransparency = 1
- CraftGUI.BorderSizePixel = 0
- CraftGUI.Size = UDim2.new(0, 81, 0, 31)
- CraftGUI.Font = Enum.Font.ArialBold
- CraftGUI.Text = "<"
- CraftGUI.TextColor3 = Color3.new(1, 1, 1)
- CraftGUI.TextSize = 14
- Minimize.Name = "Minimize"
- Minimize.Parent = Frame
- Minimize.BackgroundColor3 = Color3.new(1, 1, 1)
- Minimize.BackgroundTransparency = 1
- Minimize.BorderSizePixel = 0
- Minimize.Position = UDim2.new(0, 496, 0, 0)
- Minimize.Size = UDim2.new(0, 81, 0, 31)
- Minimize.Font = Enum.Font.ArialBold
- Minimize.Text = ">"
- Minimize.TextColor3 = Color3.new(1, 1, 1)
- Minimize.TextSize = 14
- CraftFrame.Name = "CraftFrame"
- CraftFrame.Parent = Frame
- CraftFrame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- CraftFrame.Position = UDim2.new(0, -245, 0, 0)
- CraftFrame.Size = UDim2.new(0, 226, 0, 151)
- CraftFrame.Visible = false
- HeaderFrame_2.Name = "HeaderFrame"
- HeaderFrame_2.Parent = CraftFrame
- HeaderFrame_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- HeaderFrame_2.BorderSizePixel = 0
- HeaderFrame_2.Size = UDim2.new(0, 226, 0, 33)
- CraftLogo.Name = "CraftLogo"
- CraftLogo.Parent = CraftFrame
- CraftLogo.BackgroundColor3 = Color3.new(1, 1, 1)
- CraftLogo.BackgroundTransparency = 1
- CraftLogo.BorderSizePixel = 0
- CraftLogo.Position = UDim2.new(0, 55, 0, 0)
- CraftLogo.Size = UDim2.new(0, 115, 0, 31)
- CraftLogo.Font = Enum.Font.SciFi
- CraftLogo.Text = "Craft Item"
- CraftLogo.TextColor3 = Color3.new(1, 1, 1)
- CraftLogo.TextSize = 14
- ItemName.Name = "ItemName"
- ItemName.Parent = CraftFrame
- ItemName.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- ItemName.BorderColor3 = Color3.new(0, 0, 0)
- ItemName.BorderSizePixel = 3
- ItemName.Position = UDim2.new(0, 13, 0, 47)
- ItemName.Size = UDim2.new(0, 200, 0, 34)
- ItemName.Font = Enum.Font.SciFi
- ItemName.Text = "Item Name"
- ItemName.TextColor3 = Color3.new(1, 1, 1)
- ItemName.TextSize = 14
- CraftSubmit.Name = "CraftSubmit"
- CraftSubmit.Parent = CraftFrame
- CraftSubmit.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- CraftSubmit.BorderSizePixel = 0
- CraftSubmit.Position = UDim2.new(0, 13, 0, 93)
- CraftSubmit.Size = UDim2.new(0, 200, 0, 35)
- CraftSubmit.Font = Enum.Font.SciFi
- CraftSubmit.Text = "Craft Now!"
- CraftSubmit.TextColor3 = Color3.new(1, 1, 1)
- CraftSubmit.TextSize = 14
- CraftGUI_2.Name = "CraftGUI"
- CraftGUI_2.Parent = CraftFrame
- CraftGUI_2.BackgroundColor3 = Color3.new(1, 1, 1)
- CraftGUI_2.BackgroundTransparency = 1
- CraftGUI_2.BorderSizePixel = 0
- CraftGUI_2.Position = UDim2.new(0, 163, 0, 0)
- CraftGUI_2.Size = UDim2.new(0, 63, 0, 31)
- CraftGUI_2.Font = Enum.Font.ArialBold
- CraftGUI_2.Text = ">"
- CraftGUI_2.TextColor3 = Color3.new(1, 1, 1)
- CraftGUI_2.TextSize = 14
- AutoPickup.Name = "AutoPickup"
- AutoPickup.Parent = Frame
- AutoPickup.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- AutoPickup.BorderSizePixel = 0
- AutoPickup.Position = UDim2.new(0, 236, 0, 49)
- AutoPickup.Size = UDim2.new(0, 200, 0, 50)
- AutoPickup.Font = Enum.Font.SciFi
- AutoPickup.Text = "Auto Pickup"
- AutoPickup.TextColor3 = Color3.new(1, 1, 1)
- AutoPickup.TextSize = 14
- ESPTrack.Name = "ESP Track"
- ESPTrack.Parent = Frame
- ESPTrack.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- ESPTrack.BorderSizePixel = 0
- ESPTrack.Position = UDim2.new(0, 237, 0, 110)
- ESPTrack.Size = UDim2.new(0, 200, 0, 49)
- ESPTrack.Font = Enum.Font.SciFi
- ESPTrack.Text = "ESP Track"
- ESPTrack.TextColor3 = Color3.new(1, 1, 1)
- ESPTrack.TextSize = 14
- DropItem.Name = "DropItem"
- DropItem.Parent = Frame
- DropItem.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- DropItem.BorderSizePixel = 0
- DropItem.Position = UDim2.new(0, 238, 0, 173)
- DropItem.Size = UDim2.new(0, 324, 0, 49)
- DropItem.Font = Enum.Font.SciFi
- DropItem.Text = "Drop item from bag!"
- DropItem.TextColor3 = Color3.new(1, 1, 1)
- DropItem.TextSize = 14
- ItemDrop.Name = "ItemDrop"
- ItemDrop.Parent = Frame
- ItemDrop.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- ItemDrop.BorderColor3 = Color3.new(0, 0, 0)
- ItemDrop.BorderSizePixel = 3
- ItemDrop.Position = UDim2.new(0, 448, 0, 49)
- ItemDrop.Size = UDim2.new(0, 113, 0, 106)
- ItemDrop.Font = Enum.Font.SciFi
- ItemDrop.Text = "Item Name"
- ItemDrop.TextColor3 = Color3.new(1, 1, 1)
- ItemDrop.TextSize = 14
- MinimizeFrame.Name = "MinimizeFrame"
- MinimizeFrame.Parent = BoogaBooga
- MinimizeFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- MinimizeFrame.BackgroundTransparency = 1
- MinimizeFrame.BorderSizePixel = 0
- MinimizeFrame.Position = UDim2.new(0, 942, 0, 215)
- MinimizeFrame.Size = UDim2.new(0, 154, 0, 223)
- MinimizeFrame.Visible = false
- MinOpen.Name = "MinOpen"
- MinOpen.Parent = MinimizeFrame
- MinOpen.BackgroundColor3 = Color3.new(1, 1, 1)
- MinOpen.BackgroundTransparency = 1
- MinOpen.BorderSizePixel = 0
- MinOpen.Size = UDim2.new(0, 154, 0, 223)
- MinOpen.Font = Enum.Font.Fantasy
- MinOpen.Text = "<"
- MinOpen.TextColor3 = Color3.new(1, 1, 1)
- MinOpen.TextScaled = true
- MinOpen.TextSize = 14
- MinOpen.TextWrapped = true
- -- Scripts
- SpeedHack.MouseButton1Down:connect(function()
- local plr = game:GetService("Players").LocalPlayer
- local char = plr.Character
- local mouse = game:GetService("Players").LocalPlayer:GetMouse()
- local hum = char:FindFirstChild("HumanoidRootPart")
- local speed = 3
- mouse.KeyDown:connect(function(key)
- if key == "q" then
- loop = true
- while loop do
- hum.CFrame = hum.CFrame + hum.CFrame.lookVector * speed
- wait()
- end
- end
- end)
- mouse.KeyUp:connect(function(key)
- if key == "q" then
- loop = false
- end
- end)
- end)
- JumpHack.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
- end)
- InfinityJump.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/2eYepag7'),true))()
- end)
- CraftGUI.MouseButton1Down:connect(function()
- CraftFrame.Visible = true
- end)
- Minimize.MouseButton1Down:connect(function()
- Frame.Visible = false
- MinimizeFrame.Visible = true
- end)
- CraftSubmit.MouseButton1Down:connect(function()
- local Item = ItemName.Text
- local Event = game:GetService("ReplicatedStorage").Events.CraftItem
- Event:FireServer(Item)
- end)
- CraftGUI_2.MouseButton1Down:connect(function()
- CraftFrame.Visible = false
- end)
- AutoPickup.MouseButton1Down:connect(function()
- local Objects;
- local Pickup = function(Character)
- local myPos = Character.HumanoidRootPart.Position
- local Objects = {}
- for i,v in pairs(workspace:GetChildren()) do
- if v:FindFirstChild("Pickup") ~= nil and v.ClassName == "Part" then
- local Pos = v.Position
- local Distance = (myPos - Pos).magnitude
- if Distance < 40 then
- table.insert(Objects, v)
- end
- elseif v:FindFirstChild("Pickup") ~= nil and v:FindFirstChild("Part") ~= nil and v.Part.ClassName == "Part" then
- local Pos = v.Part.Position
- local Distance = (myPos - Pos).magnitude
- if Distance < 40 then
- table.insert(Objects, v)
- end
- elseif v:FindFirstChild("Pickup") ~= nil and v.ClassName == "UnionOperation" then
- local Pos = v.Position
- local Distance = (myPos - Pos).magnitude
- if Distance < 40 then
- table.insert(Objects, v)
- end
- end
- end
- for i,v in pairs(Objects) do
- for i=1,10 do
- v.Position = myPos
- game:GetService("ReplicatedStorage").Events.Pickup:FireServer(v)
- end
- end
- end
- wait(1)
- local mouse = game:GetService("Players").LocalPlayer:GetMouse()
- mouse.KeyDown:connect(function(key)
- if key == "y" then
- print'howdi neighbor'
- Pickup(game.Players.LocalPlayer.Character)
- end
- end)
- end)
- Important = {Players = game:GetService("Players"), Workspace = game:GetService("Workspace"), CoreGui = game:GetService("CoreGui")}
- local enabledesp = false
- function CreateESP(plr)
- if plr ~= nil then
- local GetChar = plr.Character
- if not GetChar then return end
- local GetHead do
- repeat wait() until GetChar:FindFirstChild("Head")
- end
- GetHead = GetChar.Head
- local bb = Instance.new("BillboardGui", Important.CoreGui)
- bb.Adornee = GetHead
- bb.ExtentsOffset = Vector3.new(0, 1, 0)
- bb.AlwaysOnTop = true
- bb.Size = UDim2.new(0, 5, 0, 5)
- bb.StudsOffset = Vector3.new(0, 3, 0)
- bb.Name = "ESP_PLAYER_" .. plr.Name
- local displayframe = Instance.new("Frame", bb)
- displayframe.ZIndex = 10
- displayframe.BackgroundTransparency = 1
- displayframe.Size = UDim2.new(1,0,1,0)
- local name = Instance.new("TextLabel", displayframe)
- name.Name = "Name"
- name.ZIndex = 10
- name.Text = plr.Name
- name.Visible = true
- name.TextColor3 = Color3.new(170,0,0)
- name.BackgroundTransparency = 1
- name.Size = UDim2.new(1,0,10,0)
- name.Font = Enum.Font.SourceSansLight
- name.TextSize = 20
- name.TextStrokeTransparency = .5
- end
- end
- ESPTrack.MouseButton1Click:connect(function()
- for i,v in pairs(Important.Players:GetChildren()) do
- CreateESP(v)
- end
- end)
- DropItem.MouseButton1Down:connect(function()
- local item = ItemDrop.Text -- change this to the item you want to drop
- local amount = 1000 -- change this to the amount you want to drop
- local i = 0
- while i <= amount do
- game.ReplicatedStorage.Events.DropBagItem:FireServer(item)
- i = i + 1
- end
- end)
- MinOpen.MouseButton1Down:connect(function()
- MinimizeFrame.Visible = false
- Frame.Visible = true
- end)
- end)
Add Comment
Please, Sign In to add comment