Advertisement
memberhero

Nooby and guesty

Apr 17th, 2018
420
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.54 KB | None | 0 0
  1. repeat wait()
  2.  
  3. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character
  4.  
  5.  
  6. --- MADE BY Noob, GIVE CREDIT! :)
  7.  
  8. local num = 0
  9. local p = game.Players.LocalPlayer
  10. local char = p.Character
  11. local rad = math.rad
  12. local hum = char.Humanoid
  13.  
  14. local EM = Enum.Material
  15. local CF = CFrame
  16. local V3 = Vector3
  17. local Ins = Instance
  18. local Col = Color3
  19. local UD = UDim
  20. local UD2 = UDim2
  21. local mr = math.rad
  22. local mra = math.random
  23. local mh = math.huge
  24.  
  25.  
  26.  
  27. local whitelist = {26670194}
  28.  
  29.  
  30. function checkwhitelist(player)
  31. for i = 1,#whitelist do
  32. if whitelist[i] ~= p.UserId then
  33. return true
  34. else
  35. return false
  36. end
  37. end
  38. end
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46. for _, p in pairs(char:GetChildren()) do
  47. if p:IsA("Accessory")or p:IsA("Shirt") or p:IsA("Pants") then
  48. p:Destroy()
  49. end
  50. end
  51. local BC = char["Body Colors"]
  52. BC.HeadColor = BrickColor.new("Bright yellow")
  53. BC.RightArmColor = BrickColor.new("Bright yellow")
  54. BC.LeftArmColor = BrickColor.new("Bright yellow")
  55. BC.RightLegColor = BrickColor.new("Br. yellowish green")
  56. BC.LeftLegColor = BrickColor.new("Br. yellowish green")
  57. BC.TorsoColor = BrickColor.new("Bright blue")
  58.  
  59. char.Head.face.Texture = "http://www.roblox.com/asset/?id=268018808"
  60.  
  61. human = char.Humanoid
  62. hrp = char.HumanoidRootPart
  63. anim = human.Animator
  64.  
  65.  
  66. -- HAIR
  67.  
  68.  
  69.  
  70.  
  71. local txt2 = Instance.new("BillboardGui", char)
  72. txt2.Adornee = char.Head
  73. txt2.Name = "_status2"
  74. txt2.Size = UDim2.new(2, 0, 1.2, 0)
  75. txt2.StudsOffset = Vector3.new(-14, 3, 0)
  76. local text2 = Instance.new("TextLabel", txt2)
  77. text2.Size = UDim2.new(15, 0,2, 0)
  78. text2.FontSize = "Size24"
  79. text2.TextScaled = true
  80. text2.TextTransparency = 0
  81. text2.BackgroundTransparency = 1
  82. text2.TextTransparency = 0
  83. text2.TextStrokeTransparency = 0
  84. text2.Font = Enum.Font.SciFi
  85. text2.TextStrokeColor3 = Color3.new(0,0,0)
  86. text2.TextColor3 = Color3.fromRGB(14, 83, 148)
  87. text2.Text = "Nooby "
  88. v2=Instance.new("Part")
  89. v2.Name = "ColorBrick"
  90. v2.Parent= char
  91. v2.FormFactor="Symmetric"
  92. v2.Anchored=true
  93. v2.CanCollide=false
  94. v2.BottomSurface="Smooth"
  95. v2.TopSurface="Smooth"
  96. v2.Size=Vector3.new(10,5,3)
  97. v2.Transparency=1
  98. v2.CFrame=char.HumanoidRootPart.CFrame
  99. v2.BrickColor=BrickColor.new("Lime green")
  100. v2.Transparency=1
  101. v2.Shape="Block"
  102.  
  103.  
  104.  
  105. coroutine.resume(coroutine.create(function()
  106. while wait() do
  107. for i = 1,50 do
  108. wait()
  109. text2.TextColor3 = text2.TextColor3:lerp(Color3.fromRGB(85, 103, 34), 0.05)
  110. end
  111. for i = 1,50 do
  112. wait()
  113. text2.TextColor3 = text2.TextColor3:lerp(Color3.fromRGB(14, 83, 148), 0.05)
  114. end
  115. for i = 1,50 do
  116. wait()
  117. text2.TextColor3 = text2.TextColor3:lerp(Color3.fromRGB(245, 205, 48), 0.05)
  118. end
  119.  
  120. end
  121. end))
  122.  
  123.  
  124.  
  125.  
  126.  
  127. local Mode = "Noob"
  128.  
  129.  
  130.  
  131.  
  132. coroutine.resume(coroutine.create(function()
  133. while wait() do
  134. if char:FindFirstChild("Eye1") ~= nil then
  135. local Eye1 = char:FindFirstChild("Eye1").Mesh.Scale
  136. local Eye2 = char:FindFirstChild("Eye2").Mesh.Scale
  137.  
  138. for i = 1, 10 do
  139. wait()
  140. Eye1 = Eye1:lerp(Vector3.new(1, 0.1, 1), 0.5)
  141. Eye2 = Eye2:lerp(Vector3.new(1, 0.1, 1), 0.5)
  142. end
  143. for i = 1, 10 do
  144. wait()
  145. Eye1 = Eye1:lerp(Vector3.new(1, 1, 1), 0.5)
  146. Eye2 = Eye2:lerp(Vector3.new(1, 1, 1), 0.5)
  147. end
  148. wait(2)
  149. end
  150. end
  151. end))
  152.  
  153.  
  154.  
  155. local namee = "Nooby "
  156. local chatDB = false
  157.  
  158. function chatfunc(msg)
  159. coroutine.resume(coroutine.create(function()
  160. if not chatDB then
  161. chatDB = true
  162. for i = 1,#msg do
  163. wait()
  164. text2.Text = string.sub(msg, 1, i)
  165. end
  166. wait(2)
  167. if Mode == "Guest" then
  168. namee = "Guesty "
  169. elseif Mode == "Guest666" then
  170. namee = "The Awakened "
  171. end
  172. for i = 1,#namee do
  173. wait()
  174. text2.Text = string.sub(namee, 1, i)
  175. end
  176. chatDB = false -- So you can use right after it is done.
  177. end
  178. end))
  179. end
  180.  
  181.  
  182.  
  183. local Theme = Instance.new("Sound", char)
  184. Theme.Looped = true
  185. Theme.SoundId = "rbxassetid://265241849"
  186. Theme:Play()
  187.  
  188. local clerp = function(a, b, t)
  189. return a:lerp(b, t)
  190. end
  191.  
  192. -------------------------------------
  193. local Head = char.Head
  194. local RArm = char["Right Arm"]
  195. local LArm = char["Left Arm"]
  196. local Torso = char.Torso
  197. local LLeg = char["Left Leg"]
  198. local RLeg = char["Right Leg"]
  199. -------------------------------------
  200.  
  201. RSC0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  202. RSC1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  203. LSC0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  204. LSC1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  205. RHC0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  206. RHC1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  207. LHC0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  208. LHC1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  209. NC0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  210. NC1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  211. RJC0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  212. RJC1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  213. RS = Torso:FindFirstChild("Right Shoulder")
  214. LS = Torso:FindFirstChild("Left Shoulder")
  215. RH = Torso:FindFirstChild("Right Hip")
  216. LH = Torso:FindFirstChild("Left Hip")
  217. RJ = hrp:FindFirstChild("RootJoint")
  218. NK = Torso:FindFirstChild("Neck")
  219. local RunS = game:GetService("RunService")
  220. local Mouse = p:GetMouse()
  221. local animen = true
  222. local Player = game.Players.localPlayer
  223. local Character = Player.Character
  224. local Humanoid = Character.Humanoid
  225. local LeftArm = Character["Left Arm"]
  226. local RightArm = Character["Right Arm"]
  227. local LeftLeg = Character["Left Leg"]
  228. local RightLeg = Character["Right Leg"]
  229. local Head = Character.Head
  230. local Torso = Character.Torso
  231. local Camera = game.Workspace.CurrentCamera
  232. local RootPart = Character.HumanoidRootPart
  233. local RootJoint = RootPart.RootJoint
  234. local Pause = false
  235. local attack = false
  236. local LOL = false
  237. local Anim = 'Idle'
  238. local attacktype = 1
  239. local delays = false
  240. local play = true
  241. local targetted = nil
  242. local Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  243. local velocity = RootPart.Velocity.y
  244. local sine = 0
  245. local change = 1
  246. local doe = 0
  247. local Create = LoadLibrary("RbxUtility").Create
  248. Humanoid.WalkSpeed = 80
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255. local TrailSoundStart = Instance.new("Sound", char)
  256. TrailSoundStart.Looped = false
  257. TrailSoundStart.Volume = 0.4
  258. TrailSoundStart.SoundId = "rbxassetid://905876599"
  259.  
  260. local TrailSound = Instance.new("Sound", char)
  261. TrailSound.Looped = true
  262. TrailSound.Volume = 0.4
  263. TrailSound.SoundId = "rbxassetid://379557765"
  264.  
  265. local StepSound = Instance.new("Sound", char)
  266. StepSound.Looped = false
  267. StepSound.Volume = 0.7
  268. StepSound.SoundId = "rbxassetid://289556450"
  269.  
  270. local TransformationSound = Instance.new("Sound", char)
  271. TransformationSound.Looped = false
  272. TransformationSound.Volume = 0.5
  273. TransformationSound.SoundId = "rbxassetid://165969964"
  274.  
  275. local ShadowTravel = Instance.new("Sound", char)
  276. ShadowTravel.Looped = true
  277. ShadowTravel.Volume = 1
  278. ShadowTravel.SoundId = "rbxassetid://362395087"
  279.  
  280. local NeckSnap = Instance.new("Sound", char)
  281. NeckSnap.Looped = false
  282. NeckSnap.Volume = 1
  283. NeckSnap.SoundId = "rbxassetid://198606040"
  284.  
  285.  
  286.  
  287.  
  288.  
  289. function findNearestTorso(pos)
  290. local list = game.Workspace:children()
  291. local torso = nil
  292. local dist = 150
  293. local temp = nil
  294. local human = nil
  295. local temp2 = nil
  296. for x = 1, #list do
  297. temp2 = list[x]
  298. if (temp2.className == "Model") and (temp2 ~= script.Parent) then
  299. temp = temp2:findFirstChild("HumanoidRootPart")
  300. human = temp2:findFirstChildOfClass("Humanoid")
  301. if (temp ~= nil) and (human ~= nil) and (human.Health > 0) then
  302. if (temp.Position - pos).magnitude < dist then
  303. torso = temp
  304. dist = (temp.Position - pos).magnitude
  305. end
  306. end
  307. end
  308. end
  309. return torso.Parent.Name
  310. end
  311.  
  312.  
  313.  
  314.  
  315. function findNearestTorso2(pos)
  316. local list = game.Workspace:children()
  317. local torso = nil
  318. local dist = 150
  319. local temp = nil
  320. local human = nil
  321. local temp2 = nil
  322. for x = 1, #list do
  323. temp2 = list[x]
  324. if (temp2.className == "Model") and (temp2 ~= script.Parent) then
  325. temp = temp2:findFirstChild("HumanoidRootPart")
  326. human = temp2:findFirstChildOfClass("Humanoid")
  327. if (temp ~= nil) and (human ~= nil) and (human.Health > 0) then
  328. if (temp.Position - pos).magnitude < dist then
  329. torso = temp
  330. dist = (temp.Position - pos).magnitude
  331. end
  332. end
  333. end
  334. end
  335. return torso
  336. end
  337.  
  338.  
  339. function NoobStep()
  340. StepSound:Play()
  341. if Mode == "Guest" then
  342. chatfunc("GUEST STEP!!11!1!")
  343. elseif Mode == "Noob" then
  344. chatfunc("NOOB STEP!!111!!")
  345. end
  346. local NeonTorsopls = Torso:Clone()
  347. local Arm1 = RightArm:Clone()
  348. local Arm2 = LeftArm:Clone()
  349. local Head1 = Head:Clone()
  350. local Leg1 = RightLeg:Clone()
  351. local Leg2 = LeftLeg:Clone()
  352.  
  353. Head1.Name = "Headdd"
  354. Arm1.Name = "Armmm1"
  355. Arm2.Name = "Armmm2"
  356. NeonTorsopls.Name = "Torsooo"
  357. Leg1.Name = "Leggg1"
  358. Leg2.Name = "Leggg2"
  359.  
  360. NeonTorsopls.Parent = char
  361. Arm1.Parent = char
  362. Arm2.Parent = char
  363. Head1.Parent = char
  364. Leg1.Parent = char
  365. Leg2.Parent = char
  366. Head1:ClearAllChildren()
  367. Arm1:ClearAllChildren()
  368. Leg1:ClearAllChildren()
  369. Leg2:ClearAllChildren()
  370. NeonTorsopls:ClearAllChildren()
  371. Arm2:ClearAllChildren()
  372.  
  373. NeonTorsopls.CFrame = Torso.CFrame
  374. Arm1.CFrame = RightArm.CFrame
  375. Arm2.CFrame = LeftArm.CFrame
  376. Head1.CFrame = Head.CFrame
  377. Leg1.CFrame = RightLeg.CFrame
  378. Leg2.CFrame = LeftLeg.CFrame
  379.  
  380. Leg1.Material = "Neon"
  381. Arm1.Material = "Neon"
  382. Arm2.Material = "Neon"
  383. Leg2.Material = "Neon"
  384. NeonTorsopls.Material = "Neon"
  385. Head1.Material = "Neon"
  386.  
  387. Head1.Anchored = true
  388. NeonTorsopls.Anchored = true
  389. Arm1.Anchored = true
  390. Arm2.Anchored = true
  391. Leg1.Anchored = true
  392. Leg2.Anchored = true
  393.  
  394. Leg2.CanCollide = false
  395. Leg1.CanCollide = false
  396. Head1.CanCollide = false
  397. NeonTorsopls.CanCollide = false
  398. Arm1.CanCollide = false
  399. Arm2.CanCollide = false
  400.  
  401.  
  402. coroutine.resume(coroutine.create(function()
  403. for i = 1,300 do
  404. game:GetService("RunService").RenderStepped:wait()
  405. Arm1.Transparency = Arm1.Transparency + 0.01
  406. Arm2.Transparency = Arm2.Transparency + 0.01
  407. Head1.Transparency = Head1.Transparency + 0.01
  408. NeonTorsopls.Transparency = NeonTorsopls.Transparency + 0.01
  409. Leg1.Transparency = Leg1.Transparency + 0.01
  410. Leg2.Transparency = Leg2.Transparency + 0.01
  411. if Head1.Transparency >= 1 then
  412. Leg1:Destroy()
  413. Leg2:Destroy()
  414. Head1:Destroy()
  415. Arm1:Destroy()
  416. Arm2:Destroy()
  417. NeonTorsopls:Destroy()
  418. end
  419. end
  420. end))
  421.  
  422. Torso.CFrame = CFrame.new(Mouse.Hit.X, Mouse.Hit.Y, Mouse.Hit.Z)
  423. end
  424.  
  425.  
  426. local TrailEnabled = false
  427.  
  428. function EnableTrail()
  429. if Mode == "Noob" or Mode == "Guest" then
  430. TrailSoundStart:Play()
  431. chatfunc("Be Confuuse!!111!!")
  432. TrailSound:Play()
  433. while wait() and TrailEnabled == true do
  434. local NeonTorsopls = Torso:Clone()
  435. local Arm1 = RightArm:Clone()
  436. local Arm2 = LeftArm:Clone()
  437. local Head1 = Head:Clone()
  438. local Leg1 = RightLeg:Clone()
  439. local Leg2 = LeftLeg:Clone()
  440.  
  441. Head1.Name = "Headdd"
  442. Arm1.Name = "Armmm1"
  443. Arm2.Name = "Armmm2"
  444. NeonTorsopls.Name = "Torsooo"
  445. Leg1.Name = "Leggg1"
  446. Leg2.Name = "Leggg2"
  447.  
  448. NeonTorsopls.Parent = char
  449. Arm1.Parent = char
  450. Arm2.Parent = char
  451. Head1.Parent = char
  452. Leg1.Parent = char
  453. Leg2.Parent = char
  454. Head1:ClearAllChildren()
  455. Arm1:ClearAllChildren()
  456. Leg1:ClearAllChildren()
  457. Leg2:ClearAllChildren()
  458. NeonTorsopls:ClearAllChildren()
  459. Arm2:ClearAllChildren()
  460.  
  461. NeonTorsopls.CFrame = Torso.CFrame
  462. Arm1.CFrame = RightArm.CFrame
  463. Arm2.CFrame = LeftArm.CFrame
  464. Head1.CFrame = Head.CFrame
  465. Leg1.CFrame = RightLeg.CFrame
  466. Leg2.CFrame = LeftLeg.CFrame
  467.  
  468. Leg1.Material = "Neon"
  469. Arm1.Material = "Neon"
  470. Arm2.Material = "Neon"
  471. Leg2.Material = "Neon"
  472. NeonTorsopls.Material = "Neon"
  473. Head1.Material = "Neon"
  474.  
  475. Head1.Anchored = true
  476. NeonTorsopls.Anchored = true
  477. Arm1.Anchored = true
  478. Arm2.Anchored = true
  479. Leg1.Anchored = true
  480. Leg2.Anchored = true
  481.  
  482. Leg2.CanCollide = false
  483. Leg1.CanCollide = false
  484. Head1.CanCollide = false
  485. NeonTorsopls.CanCollide = false
  486. Arm1.CanCollide = false
  487. Arm2.CanCollide = false
  488.  
  489. coroutine.resume(coroutine.create(function()
  490. for i = 1,300 do
  491. game:GetService("RunService").RenderStepped:wait()
  492. Arm1.Transparency = Arm1.Transparency + 0.01
  493. Arm2.Transparency = Arm2.Transparency + 0.01
  494. Head1.Transparency = Head1.Transparency + 0.01
  495. NeonTorsopls.Transparency = NeonTorsopls.Transparency + 0.01
  496. Leg1.Transparency = Leg1.Transparency + 0.01
  497. Leg2.Transparency = Leg2.Transparency + 0.01
  498. if Head1.Transparency >= 1 then
  499. Leg1:Destroy()
  500. Leg2:Destroy()
  501. Head1:Destroy()
  502. Arm1:Destroy()
  503. Arm2:Destroy()
  504. NeonTorsopls:Destroy()
  505. end
  506. end
  507. end))
  508. end
  509.  
  510. elseif Mode == "Guest666" then
  511. chatfunc("Shadow Travel...")
  512. ShadowTravel:Play()
  513. while wait() and TrailEnabled == true do
  514. local NeonTorsopls = Torso:Clone()
  515. local Arm1 = RightArm:Clone()
  516. local Arm2 = LeftArm:Clone()
  517. local Head1 = Head:Clone()
  518. local Leg1 = RightLeg:Clone()
  519. local Leg2 = LeftLeg:Clone()
  520.  
  521. Head1.Name = "Headdd"
  522. Arm1.Name = "Armmm1"
  523. Arm2.Name = "Armmm2"
  524. NeonTorsopls.Name = "Torsooo"
  525. Leg1.Name = "Leggg1"
  526. Leg2.Name = "Leggg2"
  527.  
  528. NeonTorsopls.Parent = char
  529. Arm1.Parent = char
  530. Arm2.Parent = char
  531. Head1.Parent = char
  532. Leg1.Parent = char
  533. Leg2.Parent = char
  534. Head1:ClearAllChildren()
  535. Arm1:ClearAllChildren()
  536. Leg1:ClearAllChildren()
  537. Leg2:ClearAllChildren()
  538. NeonTorsopls:ClearAllChildren()
  539. Arm2:ClearAllChildren()
  540.  
  541. NeonTorsopls.CFrame = Torso.CFrame
  542. Arm1.CFrame = RightArm.CFrame
  543. Arm2.CFrame = LeftArm.CFrame
  544. Head1.CFrame = Head.CFrame
  545. Leg1.CFrame = RightLeg.CFrame
  546. Leg2.CFrame = LeftLeg.CFrame
  547.  
  548. Leg1.Material = "Neon"
  549. Arm1.Material = "Neon"
  550. Arm2.Material = "Neon"
  551. Leg2.Material = "Neon"
  552. NeonTorsopls.Material = "Neon"
  553. Head1.Material = "Neon"
  554.  
  555. Head1.Anchored = true
  556. NeonTorsopls.Anchored = true
  557. Arm1.Anchored = true
  558. Arm2.Anchored = true
  559. Leg1.Anchored = true
  560. Leg2.Anchored = true
  561.  
  562. Leg2.CanCollide = false
  563. Leg1.CanCollide = false
  564. Head1.CanCollide = false
  565. NeonTorsopls.CanCollide = false
  566. Arm1.CanCollide = false
  567. Arm2.CanCollide = false
  568.  
  569. coroutine.resume(coroutine.create(function()
  570. for i = 1,300 do
  571. game:GetService("RunService").RenderStepped:wait()
  572. Arm1.Transparency = Arm1.Transparency + 0.1
  573. Arm2.Transparency = Arm2.Transparency + 0.1
  574. Head1.Transparency = Head1.Transparency + 0.1
  575. NeonTorsopls.Transparency = NeonTorsopls.Transparency + 0.1
  576. Leg1.Transparency = Leg1.Transparency + 0.1
  577. Leg2.Transparency = Leg2.Transparency + 0.1
  578. if Head1.Transparency >= 1 then
  579. Leg1:Destroy()
  580. Leg2:Destroy()
  581. Head1:Destroy()
  582. Arm1:Destroy()
  583. Arm2:Destroy()
  584. NeonTorsopls:Destroy()
  585. end
  586. end
  587. end))
  588. end
  589.  
  590.  
  591.  
  592.  
  593. end
  594. end
  595.  
  596. AnimEnabled = true
  597.  
  598. Mouse.KeyDown:Connect(function(k)
  599. if k == "9" then
  600. chatfunc("Wow The Clouds In The Scy Are Buutiful Toniyt.")
  601.  
  602. elseif k == "8" then
  603. chatfunc("PLS NO!11!!")
  604.  
  605. elseif k == "7" then
  606. chatfunc(findNearestTorso(char.HumanoidRootPart.Position).." Be My Frien Pls!11!!!1")
  607.  
  608. elseif k == "6" then
  609. chatfunc("Hi "..findNearestTorso(char.HumanoidRootPart.Position))
  610.  
  611. elseif k == "5" then
  612. chatfunc("Do N0t Make Me Ki11 U!111!!!!")
  613.  
  614. elseif k == "4" then
  615. chatfunc("I Will Straighten U Out!!111!1")
  616.  
  617. elseif k == "e" then
  618. NoobStep()
  619.  
  620. elseif k == "q" then
  621. if TrailEnabled == false then
  622. TrailEnabled = true
  623. char.Humanoid.WalkSpeed = char.Humanoid.WalkSpeed + 20
  624. EnableTrail()
  625.  
  626. elseif TrailEnabled == true then
  627. TrailSound:Stop()
  628. ShadowTravel:Stop()
  629. TrailEnabled = false
  630. char.Humanoid.WalkSpeed = char.Humanoid.WalkSpeed - 20
  631. end
  632.  
  633. end
  634. end)
  635.  
  636.  
  637.  
  638. Humanoid.Animator.Parent = nil
  639. Character.Animate.Parent = nil
  640.  
  641.  
  642.  
  643. local newMotor = function(part0, part1, c0, c1)
  644. local w = Create('Motor'){
  645. Parent = part0,
  646. Part0 = part0,
  647. Part1 = part1,
  648. C0 = c0,
  649. C1 = c1,
  650. }
  651. return w
  652. end
  653. function clerp(a, b, t)
  654. return a:lerp(b, t)
  655. end
  656.  
  657. RootCF = CFrame.fromEulerAnglesXYZ(-1.57, 0, 3.14)
  658. NeckCF = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  659.  
  660. local RW = newMotor(Torso, RightArm, CFrame.new(1.5, 0, 0), CFrame.new(0, 0, 0))
  661. local LW = newMotor(Torso, LeftArm, CFrame.new(-1.5, 0, 0), CFrame.new(0, 0, 0))
  662. local RH = newMotor(Torso, RightLeg, CFrame.new(.5, -2, 0), CFrame.new(0, 0, 0))
  663. local LH = newMotor(Torso, LeftLeg, CFrame.new(-.5, -2, 0), CFrame.new(0, 0, 0))
  664. RootJoint.C1 = CFrame.new(0, 0, 0)
  665. RootJoint.C0 = CFrame.new(0, 0, 0)
  666. Torso.Neck.C1 = CFrame.new(0, 0, 0)
  667. Torso.Neck.C0 = CFrame.new(0, 1.5, 0)
  668.  
  669. local rarmc1 = RW.C1
  670. local larmc1 = LW.C1
  671. local rlegc1 = RH.C1
  672. local llegc1 = LH.C1
  673.  
  674. local resetc1 = false
  675.  
  676.  
  677.  
  678. function PlayAnimationFromTable(table, speed, bool)
  679. RootJoint.C0 = clerp(RootJoint.C0, table[1], speed)
  680. Torso.Neck.C0 = clerp(Torso.Neck.C0, table[2], speed)
  681. RW.C0 = clerp(RW.C0, table[3], speed)
  682. LW.C0 = clerp(LW.C0, table[4], speed)
  683. RH.C0 = clerp(RH.C0, table[5], speed)
  684. LH.C0 = clerp(LH.C0, table[6], speed)
  685. if bool == true then
  686. if resetc1 == false then
  687. resetc1 = true
  688. RootJoint.C1 = RootJoint.C1
  689. Torso.Neck.C1 = Torso.Neck.C1
  690. RW.C1 = rarmc1
  691. LW.C1 = larmc1
  692. RH.C1 = rlegc1
  693. LH.C1 = llegc1
  694. end
  695. end
  696. end
  697.  
  698.  
  699.  
  700. function NoobBullets()
  701. chatfunc("TAIST THEESE SUKKERS!!11!!")
  702. AnimEnabled = false
  703. char.Humanoid.WalkSpeed = 0
  704.  
  705. coroutine.resume(coroutine.create(function()
  706. for f = 1,150 do
  707.  
  708. PlayAnimationFromTable({
  709. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(15), mr(90), mr(-15)), -- Torso,
  710. CFrame.new(0,1.3,0.3) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(50), mr(-90), 0), ----- Head
  711. CFrame.new(1.8,0.6,0) * CFrame.new(0, 0-.1*math.sin(tick()*1), 0.2) * CFrame.Angles(mr(0),mr(0),mr(90)), --- RightArm
  712. CFrame.new(-1.5,0,0) * CFrame.new(0, 0-.1*math.sin(tick()*1), 0.2) * CFrame.Angles(mr(-15), mr(0), mr(0)),--LeftArm
  713. CFrame.new(0.6,-2,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(-15), mr(-15), mr(-10)), --RightLeg
  714. CFrame.new(-0.6,-2,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(-15), mr(-15), mr(-10)), --LeftLeg
  715. }, .3, false)
  716.  
  717. game:GetService("RunService").RenderStepped:wait()
  718. local random = math.random(-50, 50)
  719. local random2 = math.random(-65, 65)
  720. local random3 = math.random(-45, 45)
  721.  
  722.  
  723. local Bullet = Instance.new("Part", char)
  724. Bullet.Shape = "Ball"
  725. Bullet.BrickColor = BrickColor.new("New Yeller")
  726. Bullet.Anchored = true
  727. Bullet.CanCollide = false
  728. Bullet.Material = "Neon"
  729. Bullet.Size = Vector3.new(0.1, 0.1, 0.1)
  730. Bullet.CFrame = RightArm.CFrame - Vector3.new(0,0,1)
  731.  
  732. coroutine.resume(coroutine.create(function()
  733. for o = 1,150 do
  734. game:GetService("RunService").RenderStepped:wait()
  735. Bullet.Size = Bullet.Size + Vector3.new(0.001, 0.001, 0.001)
  736. Bullet.CFrame = Bullet.CFrame:lerp (Bullet.CFrame*CFrame.new (random/50,random2/70,random3/34),.1)
  737. end
  738. wait(1)
  739. Bullet.Anchored = false
  740. local bv = Instance.new("BodyVelocity")
  741. bv.maxForce = Vector3.new(1e9, 1e9, 1e9)
  742. bv.velocity = Mouse.Hit.lookVector *100
  743. bv.Parent = Bullet
  744. local Fired = true
  745. Bullet.Touched:Connect(function(hit)
  746. if Fired == true then
  747.  
  748. if hit.Parent.Name == char.Name then return end
  749. Bullet.Anchored = true
  750. coroutine.wrap(function()
  751. for o = 1,150 do
  752. game:GetService("RunService").RenderStepped:wait()
  753. Bullet.Size = Bullet.Size + Vector3.new(5, 5, 5)
  754. end
  755. end)
  756.  
  757. if hit.Parent:FindFirstChild("Humanoid") ~= nil then
  758. hit.Parent:BreakJoints()
  759.  
  760. for _, y in pairs(hit.Parent:GetChildren()) do
  761. if y:IsA("MeshPart") or y:IsA("Part") then
  762. y.Anchored = true
  763. y.Material = "Neon"
  764. y:ClearAllChildren()
  765. else
  766. y:Destroy()
  767. end
  768. end
  769. end
  770. Bullet:Destroy()
  771. AnimEnabled = true
  772. char.Humanoid.WalkSpeed = 80
  773. end
  774. end)
  775. end))
  776.  
  777.  
  778.  
  779.  
  780.  
  781. end
  782. end))
  783. end
  784.  
  785.  
  786. function Transform()
  787. if Mode == "Guest" then
  788. char.Humanoid.WalkSpeed = 0
  789. char.Humanoid.JumpPower = 0
  790.  
  791. local Part = Instance.new("Part", char)
  792. Part.Anchored = true
  793. Part.CanCollide = false
  794. Part.Position = Torso.Position
  795. Part.Size = Vector3.new(1,1,1)
  796. Part.Material = "Neon"
  797. local Mesh = Instance.new("SpecialMesh", Part)
  798. Mesh.MeshType = "Sphere"
  799.  
  800. coroutine.resume(coroutine.create(function()
  801. for i = 1,10 do
  802. game:GetService("RunService").RenderStepped:wait()
  803. for i = 1,30 do
  804. game:GetService("RunService").RenderStepped:wait(0.00000001)
  805. Part.Size = Part.Size + Vector3.new(2, 2, 2)
  806. Part.Color = Part.Color:lerp(Color3.fromRGB(255, 255, 0), 0.1)
  807. end
  808.  
  809. for i = 1,30 do
  810. game:GetService("RunService").RenderStepped:wait(0.00000001)
  811. Part.Size = Part.Size - Vector3.new(2, 2, 2)
  812. Part.Color = Part.Color:lerp(Color3.fromRGB(0, 0, 0), 0.1)
  813. end
  814. end
  815. Theme.SoundId = "rbxassetid://305952044"
  816. TransformationSound:Play()
  817. local shirt = Instance.new("Shirt", char)
  818. shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=8854587"
  819. BC.HeadColor = BrickColor.new("Light stone grey")
  820. BC.RightArmColor = BrickColor.new("Really black")
  821. BC.LeftArmColor = BrickColor.new("Really black")
  822. BC.RightLegColor = BrickColor.new("Really black")
  823. BC.LeftLegColor = BrickColor.new("Really black")
  824. BC.TorsoColor = BrickColor.new("Really black")
  825. Mesh.MeshType = "Cylinder"
  826. Part.Position = Torso.Position
  827. Part.Orientation = Vector3.new(0,0,90)
  828. for i = 1,200 do
  829. game:GetService("RunService").RenderStepped:wait(0.00000001)
  830. Mesh.Scale = Mesh.Scale + Vector3.new(10, 0.1, 0.1)
  831. Part.Transparency = Part.Transparency + 0.005
  832. Part.Color = Part.Color:lerp(Color3.fromRGB(255, 255, 255), 0.1)
  833. end
  834. chatfunc("Im Even Stronger Now!11!!")
  835. char.Humanoid.WalkSpeed = 200
  836. char.Humanoid.JumpPower = 30
  837. end))
  838.  
  839.  
  840.  
  841.  
  842.  
  843. elseif Mode == "Guest666" then
  844. char.Humanoid.WalkSpeed = 0
  845. char.Humanoid.JumpPower = 0
  846.  
  847. local Part = Instance.new("Part", char)
  848. Part.Anchored = true
  849. Part.CanCollide = false
  850. Part.Position = Torso.Position
  851. Part.Size = Vector3.new(1,1,1)
  852. Part.Material = "Neon"
  853. local Mesh = Instance.new("SpecialMesh", Part)
  854. Mesh.MeshType = "Sphere"
  855.  
  856. coroutine.resume(coroutine.create(function()
  857. coroutine.resume(coroutine.create(function()
  858. for i = 1,10 do
  859. game:GetService("RunService").RenderStepped:wait()
  860. for i = 1,70 do
  861. game:GetService("RunService").RenderStepped:wait(0.00000001)
  862. Part.Size = Part.Size + Vector3.new(0.1, 0.1, 0.1)
  863. Part.Color = Part.Color:lerp(Color3.fromRGB(255, 255, 255), 0.1)
  864. end
  865.  
  866. for i = 1,70 do
  867. game:GetService("RunService").RenderStepped:wait(0.00000001)
  868. Part.Size = Part.Size - Vector3.new(0.1, 0.1, 0.1)
  869. Part.Color = Part.Color:lerp(Color3.fromRGB(255, 0, 0), 0.1)
  870. end
  871. end
  872. end))
  873. for i = 1,50 do
  874. wait(math.random(0.0001, 1))
  875. local random = math.random(-5, 5)
  876. local random2 = math.random(-5, 5)
  877. local random3 = math.random(-5, 5)
  878. local Part2 = Instance.new("Part", char)
  879. Part2.Anchored = true
  880. Part2.CanCollide = false
  881. Part2.Position = Torso.Position * Vector3.new(random*math.random(1,3), random2*math.random(1, 2), random3*math.random(1,2))
  882. Part2.Size = Vector3.new(1,1,1)
  883. Part2.BrickColor = BrickColor.new("Really red")
  884. Part2.Material = "Neon"
  885. Part2.Orientation = Vector3.new(0,0,90)
  886. local Mesh2 = Instance.new("SpecialMesh", Part2)
  887. Mesh2.MeshType = "Cylinder"
  888. Mesh2.Scale = Vector3.new(0.1, 10, 10)
  889. coroutine.resume(coroutine.create(function()
  890. for i = 1,200 do
  891. game:GetService("RunService").RenderStepped:wait()
  892. Mesh2.Scale = Mesh2.Scale + Vector3.new(50,0,0)
  893. Part2.Transparency = Part2.Transparency + 0.005
  894. if Part2.Transparency >= 1 then
  895. Part2:Destroy()
  896. end
  897. end
  898. end))
  899. end
  900. TransformationSound:Play()
  901.  
  902. Theme.SoundId = "rbxassetid://289016480"
  903.  
  904. local Part3 = Instance.new("Part", char)
  905. Part3.Anchored = false
  906. Part3.CanCollide = false
  907. Part3.Position = Torso.Position
  908. Part3.Size = Vector3.new(0.2,0.2,0.2)
  909. Part3.Material = "Neon"
  910. Part3.BrickColor = BrickColor.new("Really red")
  911. Part3.Name = "Eye1"
  912. local Mesh3 = Instance.new("SpecialMesh", Part3)
  913. Mesh3.MeshType = "Sphere"
  914. local EyeWeld1 = Instance.new("Weld", Part3)
  915. EyeWeld1.Part0 = char.Head
  916. EyeWeld1.Part1 = Part3
  917. EyeWeld1.C0 = CFrame.new(-0.2,0.15,-0.52)
  918.  
  919. local Part4 = Instance.new("Part", char)
  920. Part4.Anchored = false
  921. Part4.CanCollide = false
  922. Part4.Position = Torso.Position
  923. Part4.Size = Vector3.new(0.2,0.2,0.2)
  924. Part4.Material = "Neon"
  925. Part4.BrickColor = BrickColor.new("Really red")
  926. Part4.Name = "Eye2"
  927. local Mesh4 = Instance.new("SpecialMesh", Part4)
  928. Mesh4.MeshType = "Sphere"
  929. local EyeWeld2 = Instance.new("Weld", Part4)
  930. EyeWeld2.Part0 = char.Head
  931. EyeWeld2.Part1 = Part4
  932. EyeWeld2.C0 = CFrame.new(0.2,0.15,-0.52)
  933.  
  934. char.Head.face:Destroy()
  935. local shirt = Instance.new("Shirt", char)
  936. shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=8854587"
  937. BC.HeadColor = BrickColor.new("Really black")
  938. BC.RightArmColor = BrickColor.new("Really black")
  939. BC.LeftArmColor = BrickColor.new("Really black")
  940. BC.RightLegColor = BrickColor.new("Really black")
  941. BC.LeftLegColor = BrickColor.new("Really black")
  942. BC.TorsoColor = BrickColor.new("Really black")
  943. Mesh.MeshType = "Cylinder"
  944. Part.Position = Torso.Position
  945. Part.Orientation = Vector3.new(0,0,90)
  946.  
  947. for i = 1,250 do
  948. game:GetService("RunService").RenderStepped:wait(0.00000001)
  949. Mesh.Scale = Mesh.Scale + Vector3.new(10, 0.6, 0.6)
  950. Part.Transparency = Part.Transparency + 0.005
  951. Part.Color = Part.Color:lerp(Color3.fromRGB(0, 0, 0), 0.1)
  952. end
  953. chatfunc("I'm Gonna Kill You.")
  954. char.Humanoid.WalkSpeed = 3
  955. char.Humanoid.JumpPower = 30
  956. end))
  957. end
  958. end
  959.  
  960.  
  961.  
  962. function WipeOut()
  963. char.Humanoid.WalkSpeed = 0
  964. char.Humanoid.JumpPower = 0
  965.  
  966. local Torsoo = findNearestTorso2(char.Torso.Position)
  967. for _, o in pairs(Torsoo.Parent:GetChildren()) do
  968. if o:IsA("Part") or o:IsA("MeshPart") then
  969. o.Anchored = true
  970. end
  971. end
  972. char.Torso.CFrame = Torsoo.CFrame * CFrame.new(0,0,2)
  973. AnimEnabled = false
  974.  
  975. for i = 1,10 do
  976. wait()
  977. PlayAnimationFromTable({
  978. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(-15), mr(0), 0), -- Torso,
  979. CFrame.new(0,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(0), mr(0), mr(20)), ----- Head
  980.  
  981. CFrame.new(1,1.5,-1.5) * CFrame.new(0, 0, 0.2) * CFrame.Angles(mr(120),mr(0),mr(-15)), --- RightArm
  982. CFrame.new(-1,1.5,-1.5) * CFrame.new(0, 0, 0.2) * CFrame.Angles(mr(120), mr(0), mr(15)),--LeftArm
  983.  
  984. CFrame.new(0.6,-2,-0.2) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(15), mr(-5), mr(5)), --RightLeg
  985. CFrame.new(-0.6,-2,-0.2) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(15), mr(5), mr(-5)), --LeftLeg
  986. }, .3, false)
  987. end
  988. chatfunc("Shhh.... Don't Move.")
  989. wait(2)
  990. coroutine.resume(coroutine.create(function()
  991. for i = 1,10 do
  992. wait()
  993. PlayAnimationFromTable({
  994. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(-15), mr(0), 0), -- Torso,
  995. CFrame.new(0,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(0), mr(0), mr(20)), ----- Head
  996.  
  997. CFrame.new(1,1.5,-2) * CFrame.new(0, 0, 0.2) * CFrame.Angles(mr(120),mr(0),mr(-15)), --- RightArm
  998. CFrame.new(-1,0.7,0.5) * CFrame.new(0, 0, 0.2) * CFrame.Angles(mr(120), mr(0), mr(15)),--LeftArm
  999.  
  1000. CFrame.new(0.6,-2,-0.2) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(15), mr(-5), mr(5)), --RightLeg
  1001. CFrame.new(-0.6,-2,-0.2) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(15), mr(5), mr(-5)), --LeftLeg
  1002. }, .8, false)
  1003. end
  1004. end))
  1005. NeckSnap:Play()
  1006. for u = 1,10 do
  1007. wait()
  1008. Torsoo.Parent.Head.Orientation = Torsoo.Parent.Head.Orientation:lerp(Vector3.new(0,0,mr(-180)), 0.8)
  1009. end
  1010. wait(2)
  1011. chatfunc("Go To Sleep.")
  1012. Torsoo.Parent.Head.Anchored = false
  1013. AnimEnabled = true
  1014. human.JumpPower = 30
  1015. human.WalkSpeed = 3
  1016. end
  1017.  
  1018.  
  1019.  
  1020. Mouse.KeyDown:Connect(function(kk)
  1021. if kk == "r" then
  1022. NoobBullets()
  1023. elseif kk == "x" then
  1024. if Mode == "Guest666" then
  1025. WipeOut()
  1026. end
  1027. elseif kk == "f" then
  1028. if Mode == "Noob" then
  1029. chatfunc("BEHOLD!1!")
  1030. wait(1)
  1031. Mode = "Guest"
  1032. Transform()
  1033. elseif Mode == "Guest" then
  1034. chatfunc("Now Im Angry...")
  1035. Mode = "Guest666"
  1036. Transform()
  1037. end
  1038. end
  1039. end)
  1040.  
  1041.  
  1042.  
  1043.  
  1044. ArtificialHB = Create("BindableEvent", script){
  1045. Parent = script,
  1046. Name = "Heartbeat",
  1047. }
  1048.  
  1049. script:WaitForChild("Heartbeat")
  1050.  
  1051. frame = 1 / 30
  1052. tf = 0
  1053. allowframeloss = false
  1054. tossremainder = false
  1055. lastframe = tick()
  1056. script.Heartbeat:Fire()
  1057.  
  1058. game:GetService("RunService").Heartbeat:connect(function(s, p)
  1059. tf = tf + s
  1060. if tf >= frame then
  1061. if allowframeloss then
  1062. script.Heartbeat:Fire()
  1063. lastframe = tick()
  1064. else
  1065. for i = 1, math.floor(tf / frame) do
  1066. script.Heartbeat:Fire()
  1067. end
  1068. lastframe = tick()
  1069. end
  1070. if tossremainder then
  1071. tf = 0
  1072. else
  1073. tf = tf - frame * math.floor(tf / frame)
  1074. end
  1075. end
  1076. end)
  1077.  
  1078. function swait(num)
  1079. if num == 0 or num == nil then
  1080. ArtificialHB.Event:wait()
  1081. else
  1082. for i = 0, num do
  1083. ArtificialHB.Event:wait()
  1084. end
  1085. end
  1086. end
  1087.  
  1088.  
  1089.  
  1090.  
  1091.  
  1092. New = function(Object, Parent, Name, Data)
  1093. local Object = Instance.new(Object)
  1094. for Index, Value in pairs(Data or {}) do
  1095. Object[Index] = Value
  1096. end
  1097. Object.Parent = Parent
  1098. Object.Name = Name
  1099. return Object
  1100. end
  1101. function rayCast(Position, Direction, Range, Ignore)
  1102. return game:service("Workspace"):FindPartOnRay(Ray.new(Position, Direction.unit * (Range or 999.999)), Ignore)
  1103. end
  1104.  
  1105.  
  1106.  
  1107.  
  1108. coroutine.wrap(function()
  1109. while 1 do
  1110. swait()
  1111. if doe <= 360 then
  1112. doe = doe + 2
  1113. else
  1114. doe = 0
  1115. end
  1116. end
  1117. end)()
  1118. while true do
  1119. swait()
  1120.  
  1121. Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  1122. velocity = RootPart.Velocity.y
  1123. sine = sine + change
  1124. local hit, pos = rayCast(RootPart.Position, (CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0))).lookVector, 4, Character)
  1125. if RootPart.Velocity.y > 1 and hit == nil and AnimEnabled == true then
  1126. if Mode == "Guest666" then
  1127.  
  1128. Anim = "Jump"
  1129.  
  1130. PlayAnimationFromTable({
  1131. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(-10), 0, 0), -- Torso,
  1132. CFrame.new(0,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(5), mr(0), mr(0)), ----- Head
  1133. CFrame.new(1.5,0.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(0), mr(5), mr(5)), --- RightArm
  1134. CFrame.new(-1.5,0.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(0), mr(5), mr(-5)),--LeftArm
  1135.  
  1136. CFrame.new(0.5,-1.4, -0.4) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(15), 0, mr(5)), --RightLeg
  1137. CFrame.new(-0.5,-1.4, -0.4) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(15), 0, mr(-5)), --LeftLeg
  1138. }, .3, false)
  1139.  
  1140. elseif Mode == "Noob" or Mode == "Guest" then
  1141. Anim = "Jump"
  1142.  
  1143. PlayAnimationFromTable({
  1144. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(-10), 0, 0), -- Torso,
  1145. CFrame.new(0,1.5,0) * CFrame.new(0, 0, 0.3) * CFrame.Angles(mr(50), mr(0), mr(0)), ----- Head
  1146. CFrame.new(1.5,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(180),0,mr(0)), --- RightArm
  1147. CFrame.new(-1.5,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(180), 0, mr(0)),--LeftArm
  1148. CFrame.new(0.8,-1.4, -1.2) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(90), 0, mr(30)), --RightLeg
  1149. CFrame.new(-0.8,-1.4, -1.2) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(90), 0, mr(-30)), --LeftLeg
  1150. }, .3, false)
  1151. end
  1152.  
  1153. elseif RootPart.Velocity.y < -1 and hit == nil and AnimEnabled == true then
  1154. if Mode == "Guest666" then
  1155.  
  1156. Anim = "Fall"
  1157. PlayAnimationFromTable({
  1158. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(-10), 0, 0), -- Torso,
  1159. CFrame.new(0,1.5,0) * CFrame.new(0, 0, -0.4) * CFrame.Angles(mr(-50), mr(0), mr(0)), ----- Head
  1160. CFrame.new(1.5,0.6,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(0),0,mr(20)), --- RightArm
  1161. CFrame.new(-1.5,0.6,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(0), 0, mr(-20)),--LeftArm
  1162. CFrame.new(0.6,-1.2, -0.3) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(2), 0, mr(2)), --RightLeg
  1163. CFrame.new(-0.6,-1.2, -0.3) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(2), 0, mr(2)), --LeftLeg
  1164. }, .3, false)
  1165.  
  1166. elseif Mode == "Guest" or Mode == "Noob" then
  1167.  
  1168. Anim = "Fall"
  1169.  
  1170. PlayAnimationFromTable({
  1171. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(-10), 0, 0), -- Torso,
  1172. CFrame.new(0,1.5,0) * CFrame.new(0, 0, -0.4) * CFrame.Angles(mr(-50), mr(0), mr(0)), ----- Head
  1173. CFrame.new(1.5,0.6,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(180),0,mr(90)), --- RightArm
  1174. CFrame.new(-1.5,0.6,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(180), 0, mr(-90)),--LeftArm
  1175. CFrame.new(0.6,-1.2, -0.3) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(20), 0, mr(10)), --RightLeg
  1176. CFrame.new(-0.6,-1.2, -0.3) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(20), 0, mr(-10)), --LeftLeg
  1177. }, .3, false)
  1178. end
  1179.  
  1180. elseif Torsovelocity < 1 and hit ~= nil and AnimEnabled == true then
  1181. if Mode == "Guest666" then
  1182.  
  1183. Anim = "Idle"
  1184. change = 1
  1185. PlayAnimationFromTable({
  1186. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(-20), mr(0), 0), -- Torso,
  1187. CFrame.new(0,1.2,-0.5) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(-50), mr(0), mr(10)), ----- Head
  1188. CFrame.new(1.5,0,-0.4) * CFrame.new(0, 0-.3*math.sin(tick()*1), 0.2) * CFrame.Angles(mr(25),mr(0),mr(0)), --- RightArm
  1189. CFrame.new(-1.5,0,-0.4) * CFrame.new(0, 0-.3*math.sin(tick()*1), 0.2) * CFrame.Angles(mr(25), mr(0), mr(0)),--LeftArm
  1190. CFrame.new(0.6,-2,-0.4) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(26), mr(-5), mr(5)), --RightLeg
  1191. CFrame.new(-0.6,-2,-0.4) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(20), mr(5), mr(-5)), --LeftLeg
  1192. }, .3, false)
  1193.  
  1194.  
  1195. elseif Mode == "Guest" or Mode == "Noob" then
  1196.  
  1197.  
  1198. Anim = "Idle"
  1199. change = 1
  1200. PlayAnimationFromTable({
  1201. CFrame.new(0,0,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(15), mr(0), 0), -- Torso,
  1202. CFrame.new(0,1.3,0.3) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(50), mr(0), 0), ----- Head
  1203. CFrame.new(1.5,0,0) * CFrame.new(0, 0-.1*math.sin(tick()*1), 0.2) * CFrame.Angles(mr(-15),mr(0),mr(0)), --- RightArm
  1204. CFrame.new(-1.5,0,0) * CFrame.new(0, 0-.1*math.sin(tick()*1), 0.2) * CFrame.Angles(mr(-15), mr(0), mr(0)),--LeftArm
  1205. CFrame.new(0.6,-2,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(-15), mr(-5), mr(5)), --RightLeg
  1206. CFrame.new(-0.6,-2,0) * CFrame.new(0, 0, 0) * CFrame.Angles(mr(-15), mr(5), mr(-5)), --LeftLeg
  1207. }, .3, false)
  1208. end
  1209.  
  1210.  
  1211. elseif Torsovelocity > 2 and hit ~= nil and AnimEnabled == true then
  1212. if Mode == "Guest666" then
  1213.  
  1214. Anim = "Walk"
  1215. PlayAnimationFromTable({
  1216. CFrame.new(0,0,0) * CFrame.new(0, 0-0.1*math.sin(tick()*2), 0) * CFrame.Angles(-0.4, 0, 0+RootPart.RotVelocity.Y/30), -- Torso
  1217. CFrame.new(-0.2,1.5,-0.1) * CFrame.new(0, 0, 0) * CFrame.Angles(0.2, 0+RootPart.RotVelocity.Y/20, 0.5), -- Head
  1218.  
  1219. CFrame.new(1.5, 0, 0.2) * CFrame.new(0, 0-0.2*math.sin(tick()*2), 0 - 0.5 * math.cos((sine) / 30)) * CFrame.Angles(math.rad((-1) + 40 * math.cos((sine) / 30)), 0, 0-RootPart.RotVelocity.Y/33),
  1220. CFrame.new(-1.5,0,0.2) * CFrame.new(0, 0-0.2*math.sin(tick()*2), 0 + 0.5 * math.cos((sine) / 30)) * CFrame.Angles(math.rad((-1) - 40 * math.cos((sine) / 30)), 0, 0-RootPart.RotVelocity.Y/33),
  1221.  
  1222. CFrame.new(0.4,-2,0) * CFrame.new(0, 0, 0+ 0.5 * math.cos((sine) / 30)) * CFrame.Angles(math.rad((10) - 40 * math.cos((sine) / 30)), 0, 0-RootPart.RotVelocity.Y/33),
  1223. CFrame.new(-0.4,-2,0) * CFrame.new(0, 0, 0- 0.5 * math.cos((sine) / 30)) * CFrame.Angles(math.rad((10) + 40 * math.cos((sine) / 30)), 0, 0-RootPart.RotVelocity.Y/33),
  1224. }, .3, false)
  1225.  
  1226.  
  1227. elseif Mode == "Noob" or Mode == "Guest" then
  1228.  
  1229. Anim = "Walk"
  1230. PlayAnimationFromTable({
  1231. CFrame.new(0,0,0) * CFrame.new(0, 0-0.5*math.sin(tick()*20), 0) * CFrame.Angles(0.4, 0, 0+RootPart.RotVelocity.Y/30), -- Torso
  1232. CFrame.new(0,1.5,0) * CFrame.new(0, 0, 0) * CFrame.Angles(0.2, 0+RootPart.RotVelocity.Y/20, 0), -- Head
  1233.  
  1234. CFrame.new(1.3, 0.9, 0.7) * CFrame.new(0, 0 - 0.3 * math.cos((sine) / 3), 0- 0.3 * math.cos((sine) / 3)) * CFrame.Angles(math.rad(-110 + math.random(1, 30) * math.cos((sine) / 3)), 0, 0- math.rad(0 + math.random(1, 30) * math.cos((sine) / 3)) -RootPart.RotVelocity.Y/33),
  1235. CFrame.new(-1.3,0.9,0.7) * CFrame.new(0, 0 + 0.3 * math.cos((sine) / 3), 0+ 0.3 * math.cos((sine) / 3)) * CFrame.Angles(math.rad(-110 - math.random(1, 30) * math.cos((sine) / 3)), 0, 0 - math.rad(0 - math.random(1, 30) * math.cos((sine) / 3)) -RootPart.RotVelocity.Y/33),
  1236.  
  1237. CFrame.new(0.5,-2,0) * CFrame.new(0, 0, 0+ 1.5 * math.cos((sine) / 3)) * CFrame.Angles(math.rad((-0.4) - 100 * math.cos((sine) / 3)), 0, 0-RootPart.RotVelocity.Y/33),
  1238. CFrame.new(-0.5,-2,0) * CFrame.new(0, 0, 0- 1.5 * math.cos((sine) / 3)) * CFrame.Angles(math.rad((-0.4) + 100 * math.cos((sine) / 3)), 0, 0-RootPart.RotVelocity.Y/33),
  1239. }, .3, false)
  1240. end
  1241. end
  1242.  
  1243. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement