Meliodas0_0

MadCity delete tool

Jul 26th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. local __I_l__I = Instance.new("Tool") __I_l__I.RequiresHandle = false; __I_l__I.Name = "Delete"
  2. local I_l__I = game.Players.LocalPlayer __I_l__I.Parent = I_l__I: WaitForChild("Backpack") local l_l__I = I_l__I: GetMouse() local ___I__I = false local _l__I__I = Instance.new("SelectionBox") _l__I__I.Color3 = Color3.new(0, 0.6, 0.6, 6) _l__I__I.Parent = I_l__I.PlayerGui; local __I__I__I = I_l__I: GetMouse() local I__I__I = Instance.new("SelectionBox") I__I__I.Color3 = Color3.new(0, 0.6, 0.6, 6) I__I__I.Parent = I_l__I.PlayerGui; I__I__I.Name = "derp"
  3. __I__I__I.Move: connect(function() if ___I__I then local l__I__I = __I__I__I.Target
  4. if not l__I__I then I__I__I.Adornee = nil
  5. else if l__I__I: IsA("BasePart") then I__I__I.Adornee = l__I__I
  6. else I__I__I.Adornee = nil end end end end) __I_l__I.Equipped: Connect(function() ___I__I = true end) __I_l__I.Unequipped: Connect(function() I__I__I.Adornee = nil; ___I__I = false end) __I_l__I.Activated: Connect(function() if I__I__I.Adornee then local l__I__I = Instance.new("Explosion") l__I__I.Parent = game.Workspace l__I__I.Position = I__I__I.Adornee.Position; l__I__I.BlastPressure = 0; local _I__I = Instance.new("Sound") _I__I.SoundId = "http://www.roblox.com/asset/?id=315775189"
  7. _I__I.Parent = game.Workspace; _I__I: Play() I__I__I.Adornee: Destroy() I__I__I.Adornee = nil end end)
Add Comment
Please, Sign In to add comment