teotv202

♾️♾️♾️♾️♾️♾️♾️Humanoid Script♾️♾️♾️♾️♾️♾️♾️

Dec 13th, 2018
383
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 3.76 KB | None | 0 0
  1. if game:GetService("RunService"):IsClient() then error("use h/ and not hl/") end
  2. owner.Character:FindFirstChildOfClass("Humanoid"):Destroy()
  3. Instance.new("ForceField",owner.Character).Visible = false
  4. print'Note:This script only work in void script builder'
  5. print'say "/e respawn" to respawn your character'
  6. owner.Chatted:connect(function(msg)
  7. if msg == "/e respawn" then
  8.     owner:LoadCharacter()
  9. end
  10. end)
  11. local remote = NLS ([==[
  12. char = game:GetService("Players").LocalPlayer.Character
  13. Instance.new("Humanoid",char)
  14. game:GetService("Workspace").CurrentCamera.CameraSubject = char
  15. --[[
  16. char.Animate.Disabled = true
  17. wait(0.01)
  18. char.Animate.Disabled = false
  19. ]]--
  20. gc = char:GetChildren()
  21. for i=1, #gc do
  22. if gc[i].ClassName == "CharacterMesh" then
  23. gc[i]:Destroy()
  24. end
  25. end
  26.  
  27. mesh = Instance.new("SpecialMesh",char.Torso)
  28. mesh.MeshType = "Brick"
  29.  
  30. mesh = Instance.new("SpecialMesh",char["Left Arm"])
  31. mesh.MeshType = "Brick"
  32.  
  33. mesh = Instance.new("SpecialMesh",char["Right Arm"])
  34. mesh.MeshType = "Brick"
  35.  
  36. mesh = Instance.new("SpecialMesh",char["Left Leg"])
  37. mesh.MeshType = "Brick"
  38.  
  39. mesh = Instance.new("SpecialMesh",char["Right Leg"])
  40. mesh.MeshType = "Brick"
  41.  
  42. mesh = Instance.new("SpecialMesh",char["Right Arm"])
  43. mesh.MeshType = "Brick"
  44. char:FindFirstChildOfClass("Humanoid").DisplayDistanceType = "None"
  45. char:FindFirstChildOfClass("Humanoid").Name = "0 ANTI-DAMAGE 0"
  46. tool = Instance.new("Tool",game:GetService("Players").LocalPlayer.Backpack)
  47. tool.RequiresHandle = false
  48. tool.Name = "Jump"
  49. tool.CanBeDropped = false
  50. tool.Activated:connect(function()
  51. char:FindFirstChildOfClass("Humanoid").Jump = true
  52. end)
  53. ]==], owner.Character):WaitForChild 'ServerRemote';
  54. mouse = owner:GetMouse ();
  55. --[[
  56. anti-touch
  57. power = 9999
  58. character = game:GetService("Players").LocalPlayer.Character
  59. Instance.new("ForceField",character).Visible = false
  60. wait(.1)
  61. local bambam = Instance.new("BodyThrust")
  62. bambam.Parent = character.HumanoidRootPart
  63. bambam.Force = Vector3.new(power,0,power)
  64. bambam.Location = character.HumanoidRootPart.Position
  65. local noclip = true
  66. char = game:GetService("Players").LocalPlayer.Character
  67. while true do
  68. if noclip == true then
  69. for _,v in pairs(char:children()) do
  70. pcall(function()
  71. if v.className == "Part" then
  72. v.CanCollide = false
  73. end
  74. end)
  75. end
  76. end
  77. game:service("RunService").Stepped:wait()
  78. end
  79. ]==], owner.Character):WaitForChild 'ServerRemote';
  80. mouse = owner:GetMouse ();
  81.  
  82.  
  83. owner.Character.Humanoid:Destroy()
  84. Instance.new("ForceField",owner.Character).Visible = false
  85. local remote = NLS ([==[
  86. char = game:GetService("Players").LocalPlayer.Character
  87. Instance.new("Humanoid",char)
  88. game:GetService("Workspace").CurrentCamera.CameraSubject = char
  89.  
  90. gc = char:GetChildren()
  91. for i=1, #gc do
  92. if gc[i].ClassName == "CharacterMesh" then
  93. gc[i]:Destroy()
  94. end
  95. end
  96.  
  97. mesh = Instance.new("SpecialMesh",char.Torso)
  98. mesh.MeshType = "Brick"
  99.  
  100. mesh = Instance.new("SpecialMesh",char["Left Arm"])
  101. mesh.MeshType = "Brick"
  102.  
  103. mesh = Instance.new("SpecialMesh",char["Right Arm"])
  104. mesh.MeshType = "Brick"
  105.  
  106. mesh = Instance.new("SpecialMesh",char["Left Leg"])
  107. mesh.MeshType = "Brick"
  108.  
  109. mesh = Instance.new("SpecialMesh",char["Right Leg"])
  110. mesh.MeshType = "Brick"
  111.  
  112. mesh = Instance.new("SpecialMesh",char["Right Arm"])
  113. mesh.MeshType = "Brick"
  114.  
  115. char.Humanoid.DisplayDistanceType = "None"
  116. char.Humanoid.Name = "0 ANTI-DAMAGE 0"
  117. tool = Instance.new("Tool",game:GetService("Players").LocalPlayer.Backpack)
  118. tool.RequiresHandle = false
  119. tool.Name = "Float Tool"
  120. tool.CanBeDropped = false
  121. tool.Equipped:connect(function()
  122. char:FindFirstChildOfClass("Humanoid").HipHeight = 5
  123. end)
  124. tool.Unequipped:connect(function()
  125. char:FindFirstChildOfClass("Humanoid").HipHeight = 0
  126. end)
  127. ]==], owner.Character):WaitForChild 'ServerRemote';
  128. mouse = owner:GetMouse ();
  129. ]]--
Add Comment
Please, Sign In to add comment