Advertisement
GodOfDuckz

...

Apr 16th, 2018
485
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.21 KB | None | 0 0
  1. --/Edit by boss_kiddos and Miniix15\--
  2. -- [ Dear people, this is some script from geometry dash and edited. ] --
  3. -- Fixed by goodguyaiden
  4.  
  5. wait(3)
  6. Sound0 = Instance.new("Sound")
  7. Sound0.Volume = 99999999999999
  8. Sound0.Parent = game.Players.LocalPlayer.Character.Head
  9. Sound0.SoundId = "rbxassetid://319574942"
  10. Sound0.Looped = true
  11. Sound0:Play()
  12.  
  13. CV="White"
  14.  
  15. p = game.Players.LocalPlayer
  16. char = p.Character
  17. local txt = Instance.new("BillboardGui", char)
  18. txt.Adornee = char .Head
  19. txt.Name = "_status"
  20. txt.Size = UDim2.new(2, 0, 1.2, 0)
  21. txt.StudsOffset = Vector3.new(-9, 8, 0)
  22. local text = Instance.new("TextLabel", txt)
  23. text.Size = UDim2.new(10, 0, 7, 0)
  24. text.FontSize = "Size24"
  25. text.TextScaled = true
  26. text.TextTransparency = 0
  27. text.BackgroundTransparency = 1
  28. text.TextTransparency = 0
  29. text.TextStrokeTransparency = 0
  30. text.Font = "Cartoon"
  31. text.TextStrokeColor3 = Color3.fromRGB(15,15,15)
  32.  
  33. v=Instance.new("Part")
  34. v.Name = "ColorBrick"
  35. v.Parent=p.Character
  36. v.FormFactor="Symmetric"
  37. v.Anchored=true
  38. v.CanCollide=false
  39. v.BottomSurface="Smooth"
  40. v.TopSurface="Smooth"
  41. v.Size=Vector3.new(10,5,3)
  42. v.Transparency=1
  43. v.CFrame=char.Torso.CFrame
  44. v.BrickColor=BrickColor.new(CV)
  45. v.Transparency=1
  46. text.TextColor3 = Color3.fromRGB(255, 255, 255)
  47. v.Shape="Block"
  48. text.Text = "Fixed again. Seriously?! By: boss_kiddos"
  49. coroutine.wrap(function()
  50. while wait() do
  51. wait(3)
  52. text.Text = ""
  53. end
  54. end)()
  55. p = game.Players.LocalPlayer
  56.  
  57.  
  58.  
  59.  
  60. char = p.Character
  61. torso = char.Torso
  62. neck = char.Torso.Neck
  63.  
  64. warn('Edit by boss_kiddos [Psycho Plays] and Miniix15 [Miniix15]')
  65. wait(3)
  66. warn('Fixed by goodguyaiden [Goodguy aiden]')
  67.  
  68.  
  69. wait(2)
  70. thing = 0
  71. LoudVolume = false
  72. Submerged = false
  73. Music = true
  74. script.Name = "CANT LET GO."
  75. Player = game.Players.LocalPlayer
  76. c = game.Players.LocalPlayer.Character
  77. Head = c.Head
  78. Humanoid = c.Humanoid
  79. anim = c.Humanoid.Animator
  80. rage = false
  81. p = game.Players.LocalPlayer
  82. Music = false
  83. anim = Humanoid.Animator
  84. local Effects = {}
  85. attack = false
  86. local attacking = false
  87. vt = Vector3.new
  88. bc = BrickColor.new
  89. br = BrickColor.random
  90. it = Instance.new
  91. cf = CFrame.new
  92. euler = CFrame.fromEulerAnglesXYZ
  93. angles = CFrame.Angles
  94. matr = math.random
  95. mouse = Player:GetMouse()
  96.  
  97. RSC0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  98. RSC1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  99. LSC0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  100. LSC1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  101. RHC0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  102. RHC1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  103. LHC0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  104. LHC1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  105. NC0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  106. NC1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  107. RJC0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  108. RJC1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  109. RS = c.Torso:FindFirstChild("Right Shoulder")
  110. LS = c.Torso:FindFirstChild("Left Shoulder")
  111. RH = c.Torso:FindFirstChild("Right Hip")
  112. LH = c.Torso:FindFirstChild("Left Hip")
  113. RJ = c.HumanoidRootPart:FindFirstChild("RootJoint")
  114. N = c.Torso:FindFirstChild("Neck")
  115. cf = CFrame.new
  116. ang = CFrame.Angles
  117. rd = math.rad
  118. rd2 = math.random
  119.  
  120.  
  121. mainShirt = c.Shirt
  122. mainPants = c.Pants
  123. mainBColors = c["Body Colors"]
  124. mainShirt.ShirtTemplate = "rbxassetid://0"
  125. mainPants.PantsTemplate = "rbxassetid://0"
  126. mainBColors.HeadColor = BrickColor.new("Cyan")
  127. mainBColors.LeftArmColor = BrickColor.new("Bright blue")
  128. mainBColors.LeftLegColor = BrickColor.new("Black")
  129. mainBColors.RightArmColor = BrickColor.new("Bright blue")
  130. mainBColors.RightLegColor = BrickColor.new("Black")
  131. mainBColors.TorsoColor = BrickColor.new("Really black")
  132.  
  133.  
  134. function swait(num)
  135. if num==0 or num==nil then
  136. game:service'RunService'.Heartbeat:wait(0)
  137. else
  138. for i=0,num do
  139. game:service'RunService'.Heartbeat:wait(0)
  140. end
  141. end
  142. end
  143.  
  144. function lerpz(joint, prop, cfrmz, alp)
  145. joint[prop] = joint[prop]:lerp(cfrmz, alp)
  146. end
  147. function resetlerp()
  148. RJ.C0 = RJC0
  149. RJ.C1 = RJC1
  150. N.C0 = NC0
  151. N.C1 = NC1
  152. RS.C0 = RSC0
  153. RS.C1 = RSC1
  154. LS.C0 = LSC0
  155. LS.C1 = LSC1
  156. RH.C0 = RHC0
  157. RH.C1 = RHC1
  158. LH.C0 = LHC0
  159. LH.C1 = LHC1
  160. end
  161.  
  162. local S2 = Instance.new("Sound",c.HumanoidRootPart)S2.SoundId = "rbxassetid://271588868" S2.Volume = 0 S2.PlaybackSpeed = 0 S2.Looped = true S2:Play()
  163.  
  164. local ColorArray = {ColorSequenceKeypoint.new(0, Color3.new(0/255,170/255,255/255)),ColorSequenceKeypoint.new(1, Color3.new(0/255,170/255,255/255))}
  165. local att1 = Instance.new("Attachment", c["Right Leg"])
  166. att1.Name = "att1"
  167. att1.Position = Vector3.new(0.5, 1, 0.5)
  168. local att2 = Instance.new("Attachment", c["Right Leg"])
  169. att2.Name = "att2"
  170. att2.Position = Vector3.new(-0.5, 1, 0.5)
  171. local att3 = Instance.new("Attachment", c["Right Leg"])
  172. att3.Name = "att3"
  173. att3.Position = Vector3.new(0.5, -1, 0.5)
  174. local att4 = Instance.new("Attachment", c["Right Leg"])
  175. att4.Name = "att4"
  176. att4.Position = Vector3.new(-0.5, -1, 0.5)
  177.  
  178. local attt1 = Instance.new("Attachment", c["Left Leg"])
  179. attt1.Name = "att1"
  180. attt1.Position = Vector3.new(0.5, 1, 0.5)
  181. local attt2 = Instance.new("Attachment", c["Left Leg"])
  182. attt2.Name = "att2"
  183. attt2.Position = Vector3.new(-0.5, 1, 0.5)
  184. local attt3 = Instance.new("Attachment", c["Left Leg"])
  185. attt3.Name = "att3"
  186. attt3.Position = Vector3.new(0.5, -1, 0.5)
  187. local attt4 = Instance.new("Attachment", c["Left Leg"])
  188. attt4.Name = "att4"
  189. attt4.Position = Vector3.new(-0.5, -1, 0.5)
  190.  
  191. local trailtop1 = Instance.new("Trail", c["Right Leg"])
  192. trailtop1.Enabled = true
  193. trailtop1.Texture = "rbxassetid://650148888"
  194. trailtop1.Name = "toptrail"
  195. trailtop1.MinLength = 0
  196. trailtop1.Lifetime = 0.1
  197.  
  198. trailtop1.Color = ColorSequence.new(ColorArray)
  199.  
  200. trailtop1.Attachment0 = att1
  201. trailtop1.Attachment1 = att2
  202. trailtop1.Transparency = NumberSequence.new({
  203. NumberSequenceKeypoint.new(0, 0.5, 0),
  204. NumberSequenceKeypoint.new(1, 1, 0)
  205. })
  206.  
  207. local trailbot1 = Instance.new("Trail", c["Right Leg"])
  208. trailbot1.Enabled = true
  209. trailbot1.Texture = "rbxassetid://650148888"
  210. trailbot1.Name = "bottrail"
  211. trailbot1.MinLength = 0
  212. trailbot1.Lifetime = 0.1
  213.  
  214. trailbot1.Color = ColorSequence.new(ColorArray)
  215.  
  216. trailbot1.Attachment0 = att3
  217. trailbot1.Attachment1 = att4
  218. trailbot1.Transparency = NumberSequence.new({
  219. NumberSequenceKeypoint.new(0, 0.5, 0),
  220. NumberSequenceKeypoint.new(1, 1, 0)
  221. })
  222.  
  223. local trailside1 = Instance.new("Trail", c["Right Leg"])
  224. trailside1.Enabled = true
  225. trailside1.Texture = "rbxassetid://650148888"
  226. trailside1.Name = "sidetrail1"
  227. trailside1.MinLength = 0
  228. trailside1.Lifetime = 0.1
  229.  
  230. trailside1.Color = ColorSequence.new(ColorArray)
  231.  
  232. trailside1.Attachment0 = att1
  233. trailside1.Attachment1 = att3
  234. trailside1.Transparency = NumberSequence.new({
  235. NumberSequenceKeypoint.new(0, 0.5, 0),
  236. NumberSequenceKeypoint.new(1, 1, 0)
  237. })
  238.  
  239. local trailside2 = Instance.new("Trail", c["Right Leg"])
  240. trailside2.Enabled = true
  241. trailside2.Texture = "rbxassetid://985781472"
  242. trailside2.Name = "sidetrail2"
  243. trailside2.MinLength = 0
  244. trailside2.Lifetime = 0.1
  245. spawn(function()
  246. while true do wait()
  247. trailside2.Color = ColorSequence.new(ColorArray)
  248. end
  249. end)
  250. trailside2.Attachment0 = att2
  251. trailside2.Attachment1 = att4
  252. trailside2.Transparency = NumberSequence.new({
  253. NumberSequenceKeypoint.new(0, 0.5, 0),
  254. NumberSequenceKeypoint.new(1, 1, 0)
  255. })
  256.  
  257.  
  258. local trailtop12 = Instance.new("Trail", c["Left Leg"])
  259. trailtop12.Enabled = true
  260. trailtop12.Texture = "rbxassetid://985781472"
  261. trailtop12.Name = "toptrail"
  262. trailtop12.MinLength = 0
  263. trailtop12.Lifetime = 0.1
  264. spawn(function()
  265. while true do wait()
  266. trailtop12.Color = ColorSequence.new(ColorArray)
  267. end
  268. end)
  269. trailtop12.Attachment0 = attt1
  270. trailtop12.Attachment1 = attt2
  271. trailtop12.Transparency = NumberSequence.new({
  272. NumberSequenceKeypoint.new(0, 0.5, 0),
  273. NumberSequenceKeypoint.new(1, 1, 0)
  274. })
  275.  
  276. local trailbot2 = Instance.new("Trail", c["Left Leg"])
  277. trailbot2.Enabled = true
  278. trailbot2.Texture = "rbxassetid://1985781472"
  279. trailbot2.Name = "bottrail"
  280. trailbot2.MinLength = 0
  281. trailbot2.Lifetime = 0.1
  282.  
  283. trailbot2.Color = ColorSequence.new(ColorArray)
  284.  
  285. trailbot2.Attachment0 = attt3
  286. trailbot2.Attachment1 = attt4
  287. trailbot2.Transparency = NumberSequence.new({
  288. NumberSequenceKeypoint.new(0, 0.5, 0),
  289. NumberSequenceKeypoint.new(1, 1, 0)
  290. })
  291.  
  292. local trailside12 = Instance.new("Trail", c["Left Leg"])
  293. trailside12.Enabled = true
  294. trailside12.Texture = "rbxassetid://9857814723"
  295. trailside12.Name = "sidetrail1"
  296. trailside12.MinLength = 0
  297. trailside12.Lifetime = 0.1
  298.  
  299. trailside12.Color = ColorSequence.new(ColorArray)
  300.  
  301. trailside12.Attachment0 = attt1
  302. trailside12.Attachment1 = attt3
  303. trailside12.Transparency = NumberSequence.new({
  304. NumberSequenceKeypoint.new(0, 0.5, 0),
  305. NumberSequenceKeypoint.new(1, 1, 0)
  306. })
  307.  
  308. local trailside22 = Instance.new("Trail", c["Left Leg"])
  309. trailside22.Enabled = true
  310. trailside22.Texture = "rbxassetid://985781472"
  311. trailside22.Name = "sidetrail2"
  312. trailside22.MinLength = 0
  313. trailside22.Lifetime = 0.1
  314.  
  315. trailside22.Color = ColorSequence.new(ColorArray)
  316.  
  317. trailside22.Attachment0 = attt2
  318. trailside22.Attachment1 = attt4
  319. trailside22.Transparency = NumberSequence.new({
  320. NumberSequenceKeypoint.new(0, 0.5, 0),
  321. NumberSequenceKeypoint.new(1, 1, 0)
  322. })
  323.  
  324.  
  325. local att1 = Instance.new("Attachment", c["Right Arm"])
  326. att1.Name = "att1"
  327. att1.Position = Vector3.new(0.5, 1, 0.5)
  328. local att2 = Instance.new("Attachment", c["Right Arm"])
  329. att2.Name = "att2"
  330. att2.Position = Vector3.new(-0.5, 1, 0.5)
  331. local att3 = Instance.new("Attachment", c["Right Arm"])
  332. att3.Name = "att3"
  333. att3.Position = Vector3.new(0.5, -1, 0.5)
  334. local att4 = Instance.new("Attachment", c["Right Arm"])
  335. att4.Name = "att4"
  336. att4.Position = Vector3.new(-0.5, -1, 0.5)
  337.  
  338. local attt1 = Instance.new("Attachment", c["Left Arm"])
  339. attt1.Name = "att1"
  340. attt1.Position = Vector3.new(0.5, 1, 0.5)
  341. local attt2 = Instance.new("Attachment", c["Left Arm"])
  342. attt2.Name = "att2"
  343. attt2.Position = Vector3.new(-0.5, 1, 0.5)
  344. local attt3 = Instance.new("Attachment", c["Left Arm"])
  345. attt3.Name = "att3"
  346. attt3.Position = Vector3.new(0.5, -1, 0.5)
  347. local attt4 = Instance.new("Attachment", c["Left Arm"])
  348. attt4.Name = "att4"
  349. attt4.Position = Vector3.new(-0.5, -1, 0.5)
  350.  
  351. local trailtop1 = Instance.new("Trail", c["Right Arm"])
  352. trailtop1.Enabled = true
  353. trailtop1.Texture = "rbxassetid://985781472"
  354. trailtop1.Name = "toptrail"
  355. trailtop1.MinLength = 0
  356. trailtop1.Lifetime = 0.1
  357.  
  358. trailtop1.Color = ColorSequence.new(ColorArray)
  359.  
  360. trailtop1.Attachment0 = att1
  361. trailtop1.Attachment1 = att2
  362. trailtop1.Transparency = NumberSequence.new({
  363. NumberSequenceKeypoint.new(0, 0.5, 0),
  364. NumberSequenceKeypoint.new(1, 1, 0)
  365. })
  366.  
  367. local trailbot1 = Instance.new("Trail", c["Right Arm"])
  368. trailbot1.Enabled = true
  369. trailbot1.Texture = "rbxassetid://985781472"
  370. trailbot1.Name = "bottrail"
  371. trailbot1.MinLength = 0
  372. trailbot1.Lifetime = 0.1
  373. spawn(function()
  374. while true do wait()
  375. trailbot1.Color = ColorSequence.new(ColorArray)
  376. end
  377. end)
  378. trailbot1.Attachment0 = att3
  379. trailbot1.Attachment1 = att4
  380. trailbot1.Transparency = NumberSequence.new({
  381. NumberSequenceKeypoint.new(0, 0.5, 0),
  382. NumberSequenceKeypoint.new(1, 1, 0)
  383. })
  384.  
  385. local trailside1 = Instance.new("Trail", c["Right Arm"])
  386. trailside1.Enabled = true
  387. trailside1.Texture = "rbxassetid://985781472"
  388. trailside1.Name = "sidetrail1"
  389. trailside1.MinLength = 0
  390. trailside1.Lifetime = 0.1
  391.  
  392. trailside1.Color = ColorSequence.new(ColorArray)
  393.  
  394. trailside1.Attachment0 = att1
  395. trailside1.Attachment1 = att3
  396. trailside1.Transparency = NumberSequence.new({
  397. NumberSequenceKeypoint.new(0, 0.5, 0),
  398. NumberSequenceKeypoint.new(1, 1, 0)
  399. })
  400.  
  401. local trailside2 = Instance.new("Trail", c["Right Arm"])
  402. trailside2.Enabled = true
  403. trailside2.Texture = "rbxassetid://650148888"
  404. trailside2.Name = "sidetrail2"
  405. trailside2.MinLength = 0
  406. trailside2.Lifetime = 0.1
  407.  
  408. trailside2.Color = ColorSequence.new(ColorArray)
  409.  
  410. trailside2.Attachment0 = att2
  411. trailside2.Attachment1 = att4
  412. trailside2.Transparency = NumberSequence.new({
  413. NumberSequenceKeypoint.new(0, 0.5, 0),
  414. NumberSequenceKeypoint.new(1, 1, 0)
  415. })
  416.  
  417.  
  418. local trailtop12 = Instance.new("Trail", c["Left Arm"])
  419. trailtop12.Enabled = true
  420. trailtop12.Texture = "rbxassetid://650148888"
  421. trailtop12.Name = "toptrail"
  422. trailtop12.MinLength = 0
  423. trailtop12.Lifetime = 0.1
  424.  
  425. trailtop12.Color = ColorSequence.new(ColorArray)
  426.  
  427. trailtop12.Attachment0 = attt1
  428. trailtop12.Attachment1 = attt2
  429. trailtop12.Transparency = NumberSequence.new({
  430. NumberSequenceKeypoint.new(0, 0.5, 0),
  431. NumberSequenceKeypoint.new(1, 1, 0)
  432. })
  433.  
  434. local trailbot2 = Instance.new("Trail", c["Left Arm"])
  435. trailbot2.Enabled = true
  436. trailbot2.Texture = "rbxassetid://650148888"
  437. trailbot2.Name = "bottrail"
  438. trailbot2.MinLength = 0
  439. trailbot2.Lifetime = 0.1
  440.  
  441. trailbot2.Color = ColorSequence.new(ColorArray)
  442.  
  443. trailbot2.Attachment0 = attt3
  444. trailbot2.Attachment1 = attt4
  445. trailbot2.Transparency = NumberSequence.new({
  446. NumberSequenceKeypoint.new(0, 0.5, 0),
  447. NumberSequenceKeypoint.new(1, 1, 0)
  448. })
  449.  
  450. local trailside12 = Instance.new("Trail", c["Left Arm"])
  451. trailside12.Enabled = true
  452. trailside12.Texture = "rbxassetid://650148888"
  453. trailside12.Name = "sidetrail1"
  454. trailside12.MinLength = 0
  455. trailside12.Lifetime = 0.1
  456.  
  457. trailside12.Color = ColorSequence.new(ColorArray)
  458.  
  459. trailside12.Attachment0 = attt1
  460. trailside12.Attachment1 = attt3
  461. trailside12.Transparency = NumberSequence.new({
  462. NumberSequenceKeypoint.new(0, 0.5, 0),
  463. NumberSequenceKeypoint.new(1, 1, 0)
  464. })
  465.  
  466. local trailside22 = Instance.new("Trail", c["Left Arm"])
  467. trailside22.Enabled = true
  468. trailside22.Texture = "rbxassetid://650148888"
  469. trailside22.Name = "sidetrail2"
  470. trailside22.MinLength = 0
  471. trailside22.Lifetime = 0.1
  472.  
  473. trailside22.Color = ColorSequence.new(ColorArray)
  474.  
  475. trailside22.Attachment0 = attt2
  476. trailside22.Attachment1 = attt4
  477. trailside22.Transparency = NumberSequence.new({
  478. NumberSequenceKeypoint.new(0, 0.5, 0),
  479. NumberSequenceKeypoint.new(1, 1, 0)
  480. })
  481.  
  482. local att1 = Instance.new("Attachment", c["Torso"])
  483. att1.Name = "att1"
  484. att1.Position = Vector3.new(1, 1, 0.5)
  485. local att2 = Instance.new("Attachment", c["Torso"])
  486. att2.Name = "att2"
  487. att2.Position = Vector3.new(-1, 1, 0.5)
  488. local att3 = Instance.new("Attachment", c["Torso"])
  489. att3.Name = "att3"
  490. att3.Position = Vector3.new(1, -1, 0.5)
  491. local att4 = Instance.new("Attachment", c["Torso"])
  492. att4.Name = "att4"
  493. att4.Position = Vector3.new(-1, -1, 0.5)
  494.  
  495. local attt1 = Instance.new("Attachment", c["Head"])
  496. attt1.Name = "att1"
  497. attt1.Position = Vector3.new(.55, .55, 0.025)
  498. local attt2 = Instance.new("Attachment", c["Head"])
  499. attt2.Name = "att2"
  500. attt2.Position = Vector3.new(-.55, .55, 0.025)
  501. local attt3 = Instance.new("Attachment", c["Head"])
  502. attt3.Name = "att3"
  503. attt3.Position = Vector3.new(.55, -.5, 0.025)
  504. local attt4 = Instance.new("Attachment", c["Head"])
  505. attt4.Name = "att4"
  506. attt4.Position = Vector3.new(-.55, -.5, 0.025)
  507. local trailtop1 = Instance.new("Trail", c["Torso"])
  508. trailtop1.Enabled = true
  509. trailtop1.Texture = "rbxassetid://650148888"
  510. trailtop1.Name = "toptrail"
  511. trailtop1.MinLength = 0
  512. trailtop1.Lifetime = 0.1
  513.  
  514. trailtop1.Color = ColorSequence.new(ColorArray)
  515.  
  516. trailtop1.Attachment0 = att1
  517. trailtop1.Attachment1 = att2
  518. trailtop1.Transparency = NumberSequence.new({
  519. NumberSequenceKeypoint.new(0, 0.5, 0),
  520. NumberSequenceKeypoint.new(1, 1, 0)
  521. })
  522. local trailbot1 = Instance.new("Trail", c["Torso"])
  523. trailbot1.Enabled = true
  524. trailbot1.Texture = "rbxassetid://650148888"
  525. trailbot1.Name = "bottrail"
  526. trailbot1.MinLength = 0
  527. trailbot1.Lifetime = 0.1
  528.  
  529. trailbot1.Color = ColorSequence.new(ColorArray)
  530.  
  531. trailbot1.Attachment0 = att3
  532. trailbot1.Attachment1 = att4
  533. trailbot1.Transparency = NumberSequence.new({
  534. NumberSequenceKeypoint.new(0, 0.5, 0),
  535. NumberSequenceKeypoint.new(1, 1, 0)
  536. })
  537. local trailside1 = Instance.new("Trail", c["Torso"])
  538. trailside1.Enabled = true
  539. trailside1.Texture = "rbxassetid://985781472"
  540. trailside1.Name = "sidetrail1"
  541. trailside1.MinLength = 0
  542. trailside1.Lifetime = 0.1
  543.  
  544. trailside1.Color = ColorSequence.new(ColorArray)
  545.  
  546. trailside1.Attachment0 = att1
  547. trailside1.Attachment1 = att3
  548. trailside1.Transparency = NumberSequence.new({
  549. NumberSequenceKeypoint.new(0, 0.5, 0),
  550. NumberSequenceKeypoint.new(1, 1, 0)
  551. })
  552. local trailside2 = Instance.new("Trail", c["Torso"])
  553. trailside2.Enabled = true
  554. trailside2.Texture = "rbxassetid://985781472"
  555. trailside2.Name = "sidetrail2"
  556. trailside2.MinLength = 0
  557. trailside2.Lifetime = 0.1
  558.  
  559. trailside2.Color = ColorSequence.new(ColorArray)
  560.  
  561. trailside2.Attachment0 = att2
  562. trailside2.Attachment1 = att4
  563. trailside2.Transparency = NumberSequence.new({
  564. NumberSequenceKeypoint.new(0, 0.5, 0),
  565. NumberSequenceKeypoint.new(1, 1, 0)
  566. })
  567. local trailtop12 = Instance.new("Trail", c["Head"])
  568. trailtop12.Enabled = true
  569. trailtop12.Texture = "rbxassetid://985781472"
  570. trailtop12.Name = "toptrail"
  571. trailtop12.MinLength = 0
  572. trailtop12.Lifetime = 0.1
  573.  
  574. trailtop12.Color = ColorSequence.new(ColorArray)
  575.  
  576. trailtop12.Attachment0 = attt1
  577. trailtop12.Attachment1 = attt2
  578. trailtop12.Transparency = NumberSequence.new({
  579. NumberSequenceKeypoint.new(0, 0.5, 0),
  580. NumberSequenceKeypoint.new(1, 1, 0)
  581. })
  582. local trailbot2 = Instance.new("Trail", c["Head"])
  583. trailbot2.Enabled = true
  584. trailbot2.Texture = "rbxassetid://985781472"
  585. trailbot2.Name = "bottrail"
  586. trailbot2.MinLength = 0
  587. trailbot2.Lifetime = 0.1
  588.  
  589. trailbot2.Color = ColorSequence.new(ColorArray)
  590.  
  591. trailbot2.Attachment0 = attt3
  592. trailbot2.Attachment1 = attt4
  593. trailbot2.Transparency = NumberSequence.new({
  594. NumberSequenceKeypoint.new(0, 0.5, 0),
  595. NumberSequenceKeypoint.new(1, 1, 0)
  596. })
  597. local trailside12 = Instance.new("Trail", c["Head"])
  598. trailside12.Enabled = true
  599. trailside12.Texture = "rbxassetid://985781472"
  600. trailside12.Name = "sidetrail1"
  601. trailside12.MinLength = 0
  602. trailside12.Lifetime = 0.1
  603.  
  604. trailside12.Color = ColorSequence.new(ColorArray)
  605.  
  606. trailside12.Attachment0 = attt1
  607. trailside12.Attachment1 = attt3
  608. trailside12.Transparency = NumberSequence.new({
  609. NumberSequenceKeypoint.new(0, 0.5, 0),
  610. NumberSequenceKeypoint.new(1, 1, 0)
  611. })
  612. local trailside22 = Instance.new("Trail", c["Head"])
  613. trailside22.Enabled = true
  614. trailside22.Texture = "rbxassetid://985781472"
  615. trailside22.Name = "sidetrail2"
  616. trailside22.MinLength = 0
  617. trailside22.Lifetime = 0.1
  618.  
  619. trailside22.Color = ColorSequence.new(ColorArray)
  620.  
  621. trailside22.Attachment0 = attt2 trailside22.Attachment1 = attt4
  622. trailside22.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0),NumberSequenceKeypoint.new(1, 1, 0)})
  623.  
  624. Sped = 0
  625.  
  626. function ragplayer(cactus)
  627. local S = Instance.new("Sound",c.HumanoidRootPart)S.SoundId = "rbxassetid://1223487304" S.Volume = 2 S:Play()
  628. cactus.Humanoid.PlatformStand = true cactus:findFirstChild("Humanoid").Health = 0.01
  629. if cactus["Right Arm"]~=nil and cactus.Torso:FindFirstChild("Right Shoulder") then
  630. cactus.Torso:FindFirstChild("Right Shoulder"):Destroy()
  631. makegloo(cactus.Torso, RSC0, RSC1, cactus.Torso, cactus["Right Arm"], "Right Shoulder")
  632. maketouchy(cactus["Right Arm"], cactus["Right Arm"], CFrame.new(0, 0.5, 0))
  633. end
  634. if cactus["Left Arm"]~=nil and cactus.Torso:FindFirstChild("Left Shoulder") then
  635. cactus.Torso:FindFirstChild("Left Shoulder"):Destroy()
  636. makegloo(cactus.Torso, LSC0, LSC1, cactus.Torso, cactus["Left Arm"], "Left Shoulder")
  637. maketouchy(cactus["Left Arm"], cactus["Left Arm"], CFrame.new(0, 0.5, 0))
  638. end
  639. if cactus["Right Leg"]~=nil and cactus.Torso:FindFirstChild("Right Hip") then
  640. cactus.Torso:FindFirstChild("Right Hip"):Destroy()
  641. makegloo(cactus.Torso, RHC0, RHC1, cactus.Torso, cactus["Right Leg"], "Right Hip")
  642. maketouchy(cactus["Right Leg"], cactus["Right Leg"], CFrame.new(0, 0.5, 0))
  643. end
  644. if cactus["Left Leg"]~=nil and cactus.Torso:FindFirstChild("Left Hip") then
  645. cactus.Torso:FindFirstChild("Left Hip"):Destroy()
  646. makegloo(cactus.Torso, LHC0, LHC1, cactus.Torso, cactus["Left Leg"], "Left Hip")
  647. maketouchy(cactus["Left Leg"], cactus["Left Leg"], CFrame.new(0, 0.5, 0))
  648. end
  649. cactus.Parent = game.Workspace game.Debris:AddItem(cactus,15)
  650. end
  651. function makegloo(paren, co, ci, parto, parti, nam) local gloo = Instance.new("Glue") gloo.Name = nam gloo.C0 = co gloo.C1 = ci gloo.Part0 = parto gloo.Part1 = parti gloo.Parent = paren end
  652.  
  653. function maketouchy(parent, limb, cframe) local pr = Instance.new("Part") pr.Name = "touchy" pr.Size = Vector3.new(1, 1, 1) pr.Transparency = 1 pr.CustomPhysicalProperties = PhysicalProperties.new(0.55, 0.3, 0.5) pr.CanCollide = true pr.Anchored = false pr.Parent = parent local w = Instance.new("Weld") w.Part0 = pr w.Part1 = limb w.C0 = cframe w.Parent = pr end
  654.  
  655. local hitz = false
  656. c.HumanoidRootPart.Touched:connect(function(Hit)
  657. if thing >= 100 then
  658. if hitz == false then hitz = true
  659. ragplayer(c) local S = Instance.new("Sound",c.HumanoidRootPart)S.SoundId = "rbxassetid://1223487304" S.Volume = 999 S:Play()
  660. wait(15)
  661. end
  662. end
  663. end)
  664.  
  665. function Spin()
  666. attack = true
  667. while attack == true do Sped = Sped + 0.25
  668. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(Sped*Sped*5), rd(0), rd(0)), 1)
  669. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(60), rd(0), rd(0)), 1)
  670. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(15), rd(25), rd(25)), 1)
  671. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  672. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(15), rd(-25), rd(-25)), 1)
  673. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  674. lerpz(RH, "C0", RHC0 * cf(0.5, 1.5, 0) * ang(rd(0), rd(0), rd(0)), 1)
  675. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  676. lerpz(LH, "C0", LHC0 * cf(-0.5, 1.5, 0) * ang(rd(0), rd(0), rd(0)), 1)
  677. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  678. swait()
  679. end
  680. end
  681.  
  682. SanicScreams = {585370931,202427593}
  683.  
  684. mouse.KeyDown:connect(function(key)
  685. if attack == true then return end
  686. if key == "q" then
  687. Spin()
  688. end
  689. if key == "e" then
  690. local S = Instance.new("Sound",c.HumanoidRootPart)S.SoundId = "rbxassetid://537371462" S.Volume = 10 S:Play()
  691. wait(1.25)
  692. local Sanic = SanicScreams[math.random(1,#SanicScreams)]
  693. local S = Instance.new("Sound",c.HumanoidRootPart)S.SoundId = "rbxassetid://"..Sanic S.Volume = 10 S:Play()
  694. spawn(function()
  695. local Sp = Instance.new("Part",game.Workspace)Sp.BrickColor = BrickColor.new("Gold")Sp.Material = "Neon" Sp.Size = Vector3.new(1,1,1) Sp.Anchored = true Sp.CanCollide = false
  696. local SPM = Instance.new("SpecialMesh",Sp)SPM.MeshType = "Sphere" Sp.CFrame = c.HumanoidRootPart.CFrame
  697. for i = 1,25 do
  698. SPM.Scale = SPM.Scale + Vector3.new(4,4,4)
  699. Sp.Transparency = Sp.Transparency + 1/25
  700. swait()
  701. end
  702. end)
  703. local S = Instance.new("Sound",c.HumanoidRootPart)S.SoundId = "rbxassetid://1223487304" S.Volume = 999 S:Play()
  704. Sped = 10000000000
  705. end
  706. end)
  707.  
  708. mouse.KeyUp:connect(function(key)
  709. if key == "q" then
  710. attack = false
  711. end
  712. end)
  713.  
  714. local P = Instance.new("Part",game.Workspace.CurrentCamera)P.CanCollide = true P.Anchored = true P.Size = Vector3.new(15,1,15)
  715. P.CFrame = CFrame.new(c.HumanoidRootPart.Position)*CFrame.new(0,-3.5,0)P.Transparency = 0 P.Name = "FlightPart"
  716. P.BrickColor = BrickColor.new("Maroon") P.TopSurface = "Smooth" P.Material = "Neon"
  717. spawn(function()
  718. while true do
  719. P.CFrame = CFrame.new(c.HumanoidRootPart.Position.X,-0.6,c.HumanoidRootPart.Position.Z)
  720. swait()
  721. end
  722. end)
  723.  
  724. anim.Parent = nil
  725. sine = 0
  726.  
  727. game:GetService("RunService").RenderStepped:connect(function()
  728. if attack == false then
  729. thing = (c.HumanoidRootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  730. game.Workspace.CurrentCamera.FieldOfView = 70+thing/100
  731. if c.HumanoidRootPart.Velocity.Y > 1 then sine = sine + 1
  732. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(sine*thing*0.75), rd(0), rd(0)), 1)
  733. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(60), rd(0), rd(0)), 1)
  734. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(15), rd(25), rd(25)), 1)
  735. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  736. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(15), rd(-25), rd(-25)), 1)
  737. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  738. lerpz(RH, "C0", RHC0 * cf(0.5, 1.5, 0) * ang(rd(0), rd(0), rd(0)), 1)
  739. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  740. lerpz(LH, "C0", LHC0 * cf(-0.5, 1.5, 0) * ang(rd(0), rd(0), rd(0)), 1)
  741. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  742. elseif (c.HumanoidRootPart.Velocity * Vector3.new(1, 0, 1)).magnitude > 2 then
  743. sine = sine + 1 Sped = Sped + 0.1
  744. if thing <= 200 then
  745. if S2.PlaybackSpeed >= 1 then
  746. S2.PlaybackSpeed = 1
  747. else
  748. S2.PlaybackSpeed = thing/80
  749. end
  750. c.Humanoid.WalkSpeed = 16+(thing/1.5)+Sped
  751. S2.Volume = thing/20
  752. end
  753. if thing <= 200 then
  754. c.Humanoid.WalkSpeed = 16+(thing/1.5)+Sped
  755. S2.Volume = thing/20
  756. else
  757. c.Humanoid.WalkSpeed = 16+(thing/1.5)+Sped
  758. end
  759. if thing <= 100 then
  760. for i,v in pairs(c:children()) do
  761. if v.ClassName == "Part" then
  762. for i,v2 in pairs(v:children()) do
  763. if v2.ClassName == "Trail" then
  764. v2.Enabled = false
  765. v2.LightEmission = 1
  766. end
  767. end
  768. end
  769. end
  770. else
  771. for i,v in pairs(c:children()) do
  772. if v.ClassName == "Part" then
  773. for i,v2 in pairs(v:children()) do
  774. if v2.ClassName == "Trail" then
  775. v2.Lifetime = 2
  776. v2.Enabled = true
  777. end
  778. end
  779. end
  780. end
  781. end
  782. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(thing/7), rd(0), rd(0)), 1)
  783. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  784. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-thing/1.5)), 1)
  785. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  786. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(thing/1.5)), 1)
  787. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  788. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(math.cos(sine/2))*thing/1.25), 1)
  789. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  790. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(math.cos(sine/2))*thing/1.25), 1)
  791. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  792. else c.Humanoid.WalkSpeed = 16 Sped = 0 sine = sine + 1 S2.Volume = 0 S2.PlaybackSpeed = 0
  793. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  794. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  795. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(math.cos(sine/24)*4)), 0.5)
  796. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  797. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(math.cos(sine/24)*4)), 0.5)
  798. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  799. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  800. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  801. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  802. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  803. end
  804. for i,v in pairs (c:children()) do
  805. if v.ClassName == "Accessory" then
  806. for i,v2 in pairs (v:children()) do
  807. if v2.ClassName == "Part" then
  808. v2.Anchored = false
  809. end
  810. end
  811. end
  812. for i,v in pairs (c:children()) do
  813. if v.ClassName == "Part" then
  814. v.Anchored = false
  815. end
  816. end
  817. end
  818. end
  819. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement