Advertisement
Fongon

Untitled

Jan 23rd, 2016
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.10 KB | None | 0 0
  1. Names = "LeLimited"--------quickhack101
  2. Player = game:GetService("Players").LeLimited------quickhack101
  3. Character = Player.Character
  4. PlayerGui = Player.PlayerGui
  5. Backpack = Player.Backpack
  6. Humanoid = Character.Humanoid
  7. Torso = Character.Torso
  8. Head = Character.Head
  9. LeftArm = Character["Left Arm"]
  10. RightArm = Character["Right Arm"]
  11. LeftLeg = Character["Left Leg"]
  12. RightLeg = Character["Right Leg"]
  13. Neck = Torso["Neck"]
  14. RightShoulder = Torso["Right Shoulder"]
  15. LeftShoulder = Torso["Left Shoulder"]
  16. RightHip = Torso["Right Hip"]
  17. LeftHip = Torso["Left Hip"]
  18. NeckC0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  19. NeckC1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  20. LeftShoulderC0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  21. LeftShoulderC1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  22. RightShoulderC0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  23. RightShoulderC1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  24. LeftHipC0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  25. LeftHipC1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  26. RightHipC0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  27. RightHipC1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  28. Damage = 2000000
  29. Sound = Instance.new("Sound")
  30. Sound.Parent = Head
  31. Sound.Name = "Sound"
  32. Sound.Pitch = .8
  33. Sound.SoundId = ""
  34. Sound.Volume = 2
  35. Stuff = Player.Character:GetChildren()
  36. for i = 1 , #Stuff do
  37. if Stuff[i].Name == "Shirt" or Stuff[i].Name == "Pants" or Stuff[i].className == "Hat" then
  38. Stuff[i]:Remove()
  39. end
  40. end
  41. Torso.BrickColor = BrickColor.new("really blue")
  42. Head.BrickColor = BrickColor.new("really blue")
  43. RightArm.BrickColor = BrickColor.new("really blue")
  44. LeftArm.BrickColor = BrickColor.new("really blue")
  45. RightLeg.BrickColor = BrickColor.new("really blue")
  46. LeftLeg.BrickColor = BrickColor.new("really blue")
  47. Torso.Reflectance = .4
  48. Head.Reflectance = .4
  49. RightArm.Reflectance = .4
  50. LeftArm.Reflectance = .4
  51. RightLeg.Reflectance = .4
  52. LeftLeg.Reflectance = .4
  53. Character.Head.face:remove()
  54. Eye1 = Instance.new("Part")
  55. Eye1.Parent = Character
  56. Eye1.Size = Vector3.new(1,1,1)
  57. Eye1.TopSurface = "Smooth"
  58. Eye1.BottomSurface = "Smooth"
  59. Eye1.CanCollide = false
  60. Eye1.Reflectance = .1
  61. Eye1.FormFactor = "Symmetric"
  62. Eye1.BrickColor = BrickColor.new("Lime green")
  63. e1m=Instance.new("BlockMesh")
  64. e1m.Scale=Vector3.new(.25,.2,.25)
  65. e1m.Bevel=.1
  66. e1m.Parent=Eye1
  67. Eye1:BreakJoints()
  68. pweld = Instance.new("Weld")
  69. pweld.Parent = Head
  70. pweld.Part0 = Head
  71. pweld.Part1 = Eye1
  72. pweld.C0 = CFrame.new(.2,0.21,-.55)
  73. Eye2 = Instance.new("Part")
  74. Eye2.Parent = Character
  75. Eye2.Size = Vector3.new(1,1,1)
  76. Eye2.TopSurface = "Smooth"
  77. Eye2.BottomSurface = "Smooth"
  78. Eye2.CanCollide = false
  79. Eye2.Reflectance = .1
  80. Eye2.FormFactor = "Symmetric"
  81. Eye2.BrickColor = BrickColor.new("Lime green")
  82. e2m=Instance.new("BlockMesh")
  83. e2m.Scale=Vector3.new(.25,.2,.25)
  84. e2m.Bevel=.1
  85. e2m.Parent=Eye2
  86. Eye2:BreakJoints()
  87. pweld = Instance.new("Weld")
  88. pweld.Parent = Head
  89. pweld.Part0 = Head
  90. pweld.Part1 = Eye2
  91. pweld.C0 = CFrame.new(-.2,0.21,-.55)
  92. Mouth = Instance.new("Part")
  93. Mouth.Parent = Character
  94. Mouth.Size = Vector3.new(1,1,1)
  95. Mouth.TopSurface = "Smooth"
  96. Mouth.BottomSurface = "Smooth"
  97. Mouth.CanCollide = false
  98. Mouth.Reflectance = .1
  99. Mouth.FormFactor = "Symmetric"
  100. Mouth.BrickColor = BrickColor.new("Lime green")
  101. MouthMesh=Instance.new("SpecialMesh")
  102. MouthMesh.Scale=Vector3.new(.9,0.2,1.05)
  103. MouthMesh.MeshType = "Sphere"
  104. MouthMesh.Parent=Mouth
  105. Mouth:BreakJoints()
  106. meld = Instance.new("Weld")
  107. meld.Parent = Head
  108. meld.Part0 = Head
  109. meld.Part1 = Mouth
  110. meld.C0 = CFrame.new(0,-.3,-.1)
  111. function PwnWelds()
  112. TiltX = 0
  113. TiltY = 0
  114. TiltZ = 1.57
  115. RightShoulder.C0 = RightShoulderC0 * CFrame.Angles(TiltX, TiltY, TiltZ)
  116. LeftShoulder.C0 = LeftShoulderC0 * CFrame.Angles(TiltX, TiltY, -TiltZ)
  117. TiltX = 0.6
  118. TiltY = 0
  119. TiltZ = 0
  120. MoveX = 0
  121. MoveY = 0
  122. MoveZ = -0.3
  123. RightShoulder.C0 = RightShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  124. LeftShoulder.C0 = LeftShoulder.C0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  125. TiltX = -0.05
  126. TiltY = 0
  127. TiltZ = 0
  128. MoveX = 0
  129. MoveY = 0.1
  130. MoveZ = 0
  131. RightHip.C0 = RightHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  132. LeftHip.C0 = LeftHipC0 * CFrame.Angles(TiltX, TiltY, TiltZ) * CFrame.new(MoveX, MoveY, MoveZ)
  133. end
  134. function RefreshWelds()
  135. Neck.C0 = NeckC0
  136. Neck.C1 = NeckC1
  137. RightShoulder.C0 = RightShoulderC0
  138. RightShoulder.C1 = RightShoulderC1
  139. LeftShoulder.C0 = LeftShoulderC0
  140. LeftShoulder.C1 = LeftShoulderC1
  141. RightHip.C0 = RightHipC0
  142. RightHip.C1 = RightHipC1
  143. LeftHip.C0 = LeftHipC0
  144. LeftHip.C1 = LeftHipC1
  145. end
  146. function Heal()
  147. ShockWave = Instance.new("Part")
  148. ShockWave.Parent = Torso
  149. ShockWave.Anchored = true
  150. ShockWave.CanCollide = false
  151. ShockWave.Locked = true
  152. ShockWave.Transparency = 0
  153. ShockWave.Shape = "Ball"
  154. ShockWave.BrickColor = BrickColor.new("Really red")
  155. ShockWave.Size = Vector3.new(1, 1, 1)
  156. ShockWave.TopSurface = "Smooth"
  157. ShockWave.BottomSurface = "Smooth"
  158. ShockWave.CFrame = Torso.CFrame
  159. ShockWaveMesh = Instance.new("SpecialMesh")
  160. ShockWaveMesh.Parent = ShockWave
  161. ShockWaveMesh.MeshType = "Sphere"
  162. ShockWaveMesh.Scale = Vector3.new(1, 1, 1)
  163. game:getService("Debris"):AddItem(ShockWave, 2)
  164. for i = 1 , 100 do
  165. ShockWave.Size = ShockWave.Size + Vector3.new(1, 1, 1)
  166. ShockWave.Transparency = ShockWave.Transparency + 0.02
  167. ShockWave.CFrame = Torso.CFrame
  168. for u, c in pairs(workspace:GetChildren()) do
  169. h = c:findFirstChild("Humanoid")
  170. t = c:findFirstChild("Torso")
  171. if h ~= nil and t ~= nil then
  172. if (Torso.Position-t.Position).magnitude <= 20 then
  173. h.Health = h.Health + 12
  174. end
  175. end
  176. end
  177. wait(0.01)
  178. end
  179. end
  180. function Roar()
  181. for i = 1, 4 do
  182. MouthMesh.Scale = MouthMesh.Scale + Vector3.new(0,.2,0)
  183. meld.C0 = meld.C0 + Vector3.new(0,.05,0)
  184. wait(.2)
  185. end
  186. Sound.SoundId = "http://www.roblox.com/asset/?id=24478553"--24478553,24483366
  187. Sound.Pitch = 1
  188. for i = 1, 50 do
  189. Sound:play()
  190. Sound:play()
  191. Sound:play()
  192. Sound:play()
  193. Sound:play()
  194. Sound:play()
  195. Sound:play()
  196. Sound:play()
  197. for u, c in pairs(workspace:GetChildren()) do
  198. if c.Name ~= Names then
  199. h = c:findFirstChild("Humanoid")
  200. t = c:findFirstChild("Torso")
  201. if h ~= nil and t ~= nil then
  202. if (Torso.Position-t.Position).magnitude <= 25000 then
  203. t.CFrame = t.CFrame * CFrame.Angles(math.random(-1, 1), math.random(-1, 1), math.random(-1, 1))
  204. h:TakeDamage(h.Health/1)
  205. end
  206. end
  207. end
  208. end
  209. wait()
  210. end
  211. wait(2)
  212. for i = 1, 4 do
  213. MouthMesh.Scale = MouthMesh.Scale - Vector3.new(0,.2,0)
  214. meld.C0 = meld.C0 - Vector3.new(0,.05,0)
  215. wait(.2)
  216. end
  217. end
  218. function Rocket()
  219. for i = 1, 10 do
  220. e1m.Scale = e1m.Scale + Vector3.new(.025,.025,.025)
  221. e2m.Scale = e2m.Scale + Vector3.new(.025,.025,.025)
  222. wait()
  223. end
  224. Eye1.BrickColor = BrickColor.new("Black")
  225. Eye2.BrickColor = BrickColor.new("Black")
  226. RCKT = Eye1:Clone()
  227. RCKT.Parent = Character
  228. RCKT.Size = Vector3.new(10,2,3)
  229. RCKT.Anchored = false
  230. RCKT.Position = Head.Position
  231. RCKT.CFrame = RCKT.CFrame * CFrame.new(0, -2, 0)
  232. RVelocity = Instance.new("BodyVelocity")
  233. RVelocity.Parent = RCKT
  234. RVelocity.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  235. RVelocity.velocity = RCKT.CFrame.lookVector * 30
  236. game:getService("Debris"):AddItem(RCKT, 5)
  237. function damage(hit)
  238. local hum = hit.Parent:FindFirstChild("Humanoid")
  239. if hum ~= nil then
  240. hum.Health = hum.Health - 101
  241. end
  242. end
  243. RCKT.Touched:connect(damage)
  244. wait(1)
  245. for i = 1, 10 do
  246. e1m.Scale = e1m.Scale - Vector3.new(.025,.025,.025)
  247. e2m.Scale = e2m.Scale - Vector3.new(.025,.025,.025)
  248. wait()
  249. end
  250. Eye1.BrickColor = BrickColor.new("Really red")
  251. Eye2.BrickColor = BrickColor.new("Really red")
  252. end
  253. function EyeLaser()
  254. Character.Humanoid.WalkSpeed = 0
  255. local bea = Instance.new("Model")
  256. bea.Parent = Character
  257. for i = 1, 10 do
  258. wait()
  259. transnumb = 0.09*i
  260. pab1 = Eye1:Clone()
  261. pab1.Size = Vector3.new(2,2,4)
  262. pab1.Parent = bea
  263. pab1.Transparency = 0.9-transnumb
  264. pab1.Touched:connect(
  265. function(h)
  266. if h.Name ~= "Base" and h.Parent ~= Character then else return end
  267. h.BrickColor = BrickColor.new("Really red")
  268. h.Transparency = pab1.Transparency
  269. game:getService("Debris"):AddItem(h, 0.6)
  270. end)
  271. pab1:BreakJoints()
  272. pab2 = Eye2:Clone()
  273. pab2.Size = Vector3.new(2,2,4)
  274. pab2.Parent = bea
  275. pab2.Transparency = 0.9-transnumb
  276. pab2.Touched:connect(
  277. function(h)
  278. if h.Name ~= "Base" and h.Parent ~= Character then else return end
  279. h.BrickColor = BrickColor.new("Really red")
  280. h.Transparency = pab2.Transparency
  281. game:getService("Debris"):AddItem(h, 0.6)
  282. end)
  283. pab2:BreakJoints()
  284. weld = Instance.new("Weld")
  285. weld.Parent = bea
  286. weld.Part0 = Eye1
  287. weld.Part1 = pab1
  288. weld.C0 = CFrame.new(0,0,-1*i)
  289. weld = Instance.new("Weld")
  290. weld.Parent = bea
  291. weld.Part0 = Eye2
  292. weld.Part1 = pab2
  293. weld.C0 = CFrame.new(0,0,-1*i)
  294. end
  295. for i = 1, 50 do
  296. wait()
  297. lol = bea:GetChildren()
  298. for i = 1, #lol do
  299. if lol[i].className == "Weld" then
  300. lol[i].C0 = lol[i].C0 * CFrame.new(0,0,-1)
  301. end
  302. end
  303. end
  304. game:getService("Debris"):AddItem(bea, 0.01)
  305. Character.Humanoid.WalkSpeed = 16
  306. end
  307. function Suicide()
  308. ef2 = Instance.new("BodyVelocity")
  309. ef2.Parent = Torso
  310. ef2.maxForce = Vector3.new(0,math.huge,0)
  311. ef2.velocity = Vector3.new(0, 50, 0)
  312. Character.Humanoid.PlatformStand = true
  313. fu = Instance.new("Fire")
  314. fu.Parent = Torso
  315. fu.Size = 10
  316. fu.Heat = -15
  317. wait(1)
  318. Sound.SoundId = "http://www.roblox.com/asset/?id=2101148"
  319. Sound.Pitch = 1
  320. for i = 1, 3 do
  321. e = Instance.new("Explosion")
  322. e.Parent = Workspace
  323. e.Position = Torso.Position
  324. e.BlastRadius = 30
  325. e.BlastPressure = 10000
  326. Sound:play()
  327. wait(.2)
  328. e = Instance.new("Explosion")
  329. e.Parent = Workspace
  330. e.Position = Head.Position
  331. e.BlastRadius = 30
  332. e.BlastPressure = 1000
  333. Sound:play()
  334. wait(.2)
  335. e = Instance.new("Explosion")
  336. e.Parent = Workspace
  337. e.Position = RightArm.Position
  338. e.BlastRadius = 30
  339. e.BlastPressure = 1000
  340. Sound:play()
  341. wait(.2)
  342. e = Instance.new("Explosion")
  343. e.Parent = Workspace
  344. e.Position = LeftArm.Position
  345. e.BlastRadius = 30
  346. e.BlastPressure = 1000
  347. Sound:play()
  348. wait(.2)
  349. e = Instance.new("Explosion")
  350. e.Parent = Workspace
  351. e.Position = LeftLeg.Position
  352. e.BlastRadius = 30
  353. e.BlastPressure = 1000
  354. Sound:play()
  355. wait(.2)
  356. e = Instance.new("Explosion")
  357. e.Parent = Workspace
  358. e.Position = RightLeg.Position
  359. e.BlastRadius = 1000
  360. e.BlastPressure =
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement