Advertisement
Ban43_GodOfEdits

floosh

Nov 20th, 2018
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.78 KB | None | 0 0
  1. --[[
  2. ______ __ __ ____ __ ______
  3. / _/ _/ / \/ \ / __/___ __ _______/ /_ / / /
  4. / // / / /\/ /\ \ __/ /_/ __ \/ / / / ___/ __ \ / // /
  5. / // / / / /_/ \ \/_ __/ /_/ / /_/ / / / /_/ / / // /
  6. / // / /_/ \_\/_/ \____/\__,_/_/ /_.___/ _/ // /
  7. /__/__/ /__/__/
  8.  
  9. --]]
  10. --https://github.com/Mokiros/roblox-FE-compatibility
  11. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  12. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  13. local RealPlayer = Player
  14. do print("FE Compatibility code by Mokiros")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end
  15.  
  16. wait()
  17. Player = game.Players.LocalPlayer
  18. Object = Player.Character.HumanoidRootPart
  19. Arm1 = Player.Character["Right Arm"]
  20. PreviousA1 = Arm1.CFrame.p
  21. Arm2 = Player.Character["Left Arm"]
  22. PreviousA2 = Arm2.CFrame.p
  23.  
  24. Leg1 = Player.Character["Right Leg"]
  25. PreviousL1 = Leg1.CFrame.p
  26. Leg2 = Player.Character["Left Leg"]
  27. PreviousL2 = Leg2.CFrame.p
  28.  
  29. Run = game["Run Service"]
  30.  
  31. PreviousP = Object.CFrame.p
  32. Running = false
  33. Phase = false
  34. PhaseActive = false
  35. Morph = false
  36. MorphActive = false
  37. Tornado = false
  38. TornadoRadius = 50
  39. TornadoActive = false
  40. Portal = false
  41. PortalEnd = false
  42. MaxZ = 0
  43. MinZ = 0
  44. LightMaxX =0
  45. LightMinX = 0
  46. LightMaxX2 = 0
  47. LightMinX2 = 0
  48. LightMaxY =0
  49. LightMinY = 0
  50. Rotation = 0
  51. Length = 0
  52. Color = BrickColor.Gray()
  53. PColor = Color3.new(255,255,0)
  54. PrevPoint1 = nil
  55. PrevPoint2 = nil
  56. PrevPoint3 = nil
  57. PrevPoint4 = nil
  58. PrevPoint5 = nil
  59. PrevPoint6 = nil
  60. PrevPoint7 = nil
  61. PrevPoint8 = nil
  62. PrevPoint9 = nil
  63. PrevPoint10 = nil
  64. PrevPoint11 = nil
  65. PrevPoint12 = nil
  66. angle = 0
  67. Mouse = Player:GetMouse()
  68. Player.Character.Humanoid.WalkSpeed = 16
  69. i = 0
  70. j = 0
  71. z = 0
  72. w = 0
  73. a = 0
  74. s = 0
  75. d = 0
  76. mouse = game.Players.LocalPlayer:GetMouse()
  77. player = game.Players.LocalPlayer
  78.  
  79. function onKeyDown(key)
  80. if (key~=nil) then
  81. key:lower()
  82. repeat
  83. if (key == "q") and player.Character.Humanoid.WalkSpeed<766 == true then
  84. i = 1
  85. wait(0.001)
  86. player.Character.Humanoid.WalkSpeed = player.Character.Humanoid.WalkSpeed+12.5
  87. else
  88. break
  89. end
  90. until i == 0
  91. end
  92. end
  93.  
  94. function onKeyUp(key)
  95.  
  96. if (key~=nil) then
  97. key:lower()
  98. if (key == "q") and player.Character.Humanoid.WalkSpeed > 766 and z == 0 then
  99. i = 0
  100. z = 1
  101. player.Character.Head.Smoke.Enabled = true
  102. wait(0.3)
  103. player.Character.Head.Boom:Play()
  104. player.Character.Head.Smoke.Enabled = false
  105. local boom = Instance.new("Explosion")
  106. boom.BlastPressure = 0
  107. boom.ExplosionType = "NoCraters"
  108. boom.Parent = player.Character.Head
  109. boom.Position = player.Character.Torso.Position
  110. wait(0.1)
  111. z = 0
  112. print("Boom Reloaded")
  113. elseif (key == "q") then
  114. i = 0
  115. end
  116. end
  117. end
  118.  
  119.  
  120. function onKeyDown2(key)
  121. if (key~=nil) then
  122. key:lower()
  123. repeat
  124. if (key == "e") and player.Character.Humanoid.WalkSpeed>=41 == true then
  125. j = 1
  126. wait(0.001)
  127. player.Character.Humanoid.WalkSpeed = player.Character.Humanoid.WalkSpeed-12.5
  128. else
  129. break
  130. end
  131. until j == 0
  132. end
  133. end
  134.  
  135. function onKeyUp2(key)
  136. if (key~=nil) then
  137. key:lower()
  138. if (key == "e") then
  139. j = 0
  140. end
  141. end
  142. end
  143.  
  144.  
  145. mouse.KeyDown:connect(onKeyDown)
  146. mouse.KeyUp:connect(onKeyUp)
  147. mouse.KeyDown:connect(onKeyDown2)
  148. mouse.KeyUp:connect(onKeyUp2)
  149. --------------------------------
  150. local p = game.Players.LocalPlayer
  151. local char = p.Character
  152. local mouse = p:GetMouse()
  153. local larm = char["Left Arm"]
  154. local rarm = char["Right Arm"]
  155. local lleg = char["Left Leg"]
  156. local rleg = char["Right Leg"]
  157. local hed = char.Head
  158. local torso = char.Torso
  159. local hum = char.Humanoid
  160. local cam = game.Workspace.CurrentCamera
  161. local root = char.HumanoidRootPart
  162. local deb = false
  163. local shot = 0
  164. local debris=game:service"Debris"
  165. local l = game:GetService("Lighting")
  166. local rs = game:GetService("RunService").RenderStepped
  167. ptz = {0.8, 0.85, 0.9, 0.95, 1, 1.05, 1.1}
  168. math.randomseed(os.time())
  169. for i,v in pairs(char:children()) do
  170. if v:IsA("Hat") then
  171. v:Destroy()
  172. end
  173. end
  174. for i,v in pairs (hed:GetChildren()) do
  175. if v:IsA("Sound") then
  176. v:Destroy()
  177. end
  178. end
  179. ----------------colors----------------------
  180. plr=game:service'Players'.LocalPlayer
  181. chr=plr.Character
  182. local ms = plr:GetMouse()
  183. CV="Bright red"
  184.  
  185. local txt = Instance.new("BillboardGui", chr)
  186. txt.Adornee = chr.Head
  187. txt.Name = "_status"
  188. txt.Size = UDim2.new(4, 0, 2.5, 0)
  189. txt.StudsOffset = Vector3.new(-4, 2, 0)
  190. local text = Instance.new("TextLabel", txt)
  191. text.Size = UDim2.new(3, 0, 0.5, 0)
  192. text.FontSize = "Size24"
  193. text.TextScaled = true
  194. text.TextTransparency = 0
  195. text.BackgroundTransparency = 1
  196. text.TextTransparency = 0
  197. text.TextStrokeTransparency = 0
  198. text.Font = "SciFi"
  199. text.TextStrokeColor3 = Color3.new(212/255,175/255,105/255)
  200. text.Text = "The Flash "
  201. --------------------------------------
  202. plr=game:service'Players'.LocalPlayer
  203. chr=plr.Character
  204. local ms = plr:GetMouse()
  205. CV="Bright red"
  206.  
  207. local txt = Instance.new("BillboardGui", chr)
  208. txt.Adornee = chr.Head
  209. txt.Name = "_status"
  210. txt.Size = UDim2.new(4, 0, 2.5, 0)
  211. txt.StudsOffset = Vector3.new(-4, 1.5, 0)
  212. local text = Instance.new("TextLabel", txt)
  213. text.Size = UDim2.new(3, 0, 0.5, 0)
  214. text.FontSize = "Size24"
  215. text.TextScaled = false
  216. text.TextTransparency = 0
  217. text.BackgroundTransparency = 1
  218. text.TextTransparency = 0
  219. text.TextStrokeTransparency = 0
  220. text.Font = "SciFi"
  221. text.TextStrokeColor3 = Color3.new(70/255,0,0)-- wff
  222. text.Text = "By bannaboy43"
  223.  
  224. ----------------------Clothes-------------------------------
  225. --[Quicksilver edit by Bannaboy43 (only make edits cant stcipt ihml if this gets leaked tell people to send me scripts to make edits)
  226. wait(1 / 60)
  227. p = game.Players.LocalPlayer
  228. char = p.Character
  229. torso = char.Torso
  230. neck = char.Torso.Neck
  231. hum = char.Humanoid
  232.  
  233. wait()
  234.  
  235. char.Head.face.Texture = "rbxassetid://339199908"
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243. ----------------------------------------------------
  244. -------------cowl 1---------------------------------
  245.  
  246. Head = Instance.new("Part", char)
  247. Head.Size = Vector3.new(1,1,1)
  248. Headmesh = Instance.new("SpecialMesh", Head)
  249. Headmesh.MeshId = "rbxassetid://2094837820"
  250. Headmesh.Scale = Vector3.new(1,1,1)
  251. Headmesh.TextureId = "rbxassetid://257258036"
  252. Head.Transparency = 0
  253. Head.CanCollide = false
  254. Head.Name = "plrHead"
  255. Head.Anchored = false
  256. Head.BrickColor = BrickColor.new("Really black")
  257. Weld = Instance.new("Weld", char)
  258. Weld.Part0 = char["Head"]
  259. Weld.Part1 = Head
  260. Weld.C1 = CFrame.new(0,0,0)*CFrame.Angles(0,3.14,0)
  261. -------------cowl 2---------------------------------
  262.  
  263. Head = Instance.new("Part", char)
  264. Head.Size = Vector3.new(1,1,1)
  265. Headmesh = Instance.new("SpecialMesh", Head)
  266. Headmesh.MeshId = "rbxassetid://2094921878"
  267. Headmesh.Scale = Vector3.new(1.05,1,1)
  268.  
  269. Head.Transparency = 0
  270. Head.CanCollide = false
  271. Head.Name = "plrHead"
  272. Head.Anchored = false
  273. Head.BrickColor = BrickColor.new("Cork")
  274. Weld = Instance.new("Weld", char)
  275. Weld.Part0 = char["Head"]
  276. Weld.Part1 = Head
  277. Weld.C1 = CFrame.new(0,-.21,.051)*CFrame.Angles(0,3.14,0)
  278. -------------cowl 1---------------------------------
  279.  
  280. Head = Instance.new("Part", char)
  281. Head.Size = Vector3.new(1,1,1)
  282. Headmesh = Instance.new("SpecialMesh", Head)
  283. Headmesh.MeshId = "rbxassetid://2095005080"
  284. Headmesh.Scale = Vector3.new(1,1,1)
  285. Head.Transparency = 0
  286. Head.CanCollide = false
  287. Head.Name = "plrHead"
  288. Head.Anchored = false
  289. Head.BrickColor = BrickColor.new("Cork")
  290. Weld = Instance.new("Weld", char)
  291. Weld.Part0 = char["Torso"]
  292. Weld.Part1 = Head
  293. Weld.C1 = CFrame.new(-0.52, -0.39, 0)*CFrame.Angles(0,-1.55,0)
  294. -------------cowl 2---------------------------------
  295.  
  296. Head = Instance.new("Part", char)
  297. Head.Size = Vector3.new(1,1,1)
  298. Headmesh = Instance.new("SpecialMesh", Head)
  299. Headmesh.MeshId = "rbxassetid://2095078494"
  300. Headmesh.Scale = Vector3.new(1,1,1)
  301. Head.Transparency = 0
  302. Head.CanCollide = false
  303. Head.Name = "plrHead"
  304. Head.Anchored = false
  305. Head.BrickColor = BrickColor.new("Institutional white")
  306. Weld = Instance.new("Weld", char)
  307. Weld.Part0 = char["Torso"]
  308. Weld.Part1 = Head
  309. Weld.C1 = CFrame.new(-0.51, -0.38, 0)*CFrame.Angles(0,-1.55,0)
  310.  
  311. for _, a in pairs(char:children()) do
  312. if a:IsA'Accessory' or a:IsA'CharacterMesh' or a:IsA'Pants' or a:IsA'Shirt' then
  313. a:Destroy()
  314. end
  315. end
  316. local s = Instance.new('Shirt', char)
  317. s.ShirtTemplate = "rbxassetid://181732140"
  318. local p = Instance.new('Pants', char)
  319. p.PantsTemplate = "rbxassetid://181732392"
  320.  
  321. Instance.new("ForceField",char).Visible = false
  322. local poo = Instance.new("IntValue",char)
  323. poo.Name = "haha nope"
  324.  
  325. wait()
  326.  
  327. Instance.new("ForceField",char).Visible = false
  328. ---------------trail test-----------------------
  329.  
  330. -- [ SANIIIC HES ON DA RAWN ] --
  331. wait()
  332. thing = 0
  333. LoudVolume = false
  334. Submerged = false
  335. Music = true
  336. script.Name = "SANIIIIC"
  337. Player = game.Players.LocalPlayer
  338. c = game.Players.LocalPlayer.Character
  339. Head = c.Head
  340. Humanoid = c.Humanoid
  341. anim = c.Humanoid.Animator
  342. rage = false
  343. p = game.Players.LocalPlayer
  344. Music = false
  345. anim = Humanoid.Animator
  346. local Effects = {}
  347. attack = false
  348. local attacking = false
  349. vt = Vector3.new
  350. bc = BrickColor.new
  351. br = BrickColor.random
  352. it = Instance.new
  353. cf = CFrame.new
  354. euler = CFrame.fromEulerAnglesXYZ
  355. angles = CFrame.Angles
  356. matr = math.random
  357. mouse = Player:GetMouse()
  358.  
  359. RSC0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  360. RSC1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  361. LSC0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  362. LSC1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  363. RHC0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  364. RHC1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  365. LHC0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  366. LHC1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  367. NC0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  368. NC1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  369. RJC0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  370. RJC1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  371. RS = c.Torso:FindFirstChild("Right Shoulder")
  372. LS = c.Torso:FindFirstChild("Left Shoulder")
  373. RH = c.Torso:FindFirstChild("Right Hip")
  374. LH = c.Torso:FindFirstChild("Left Hip")
  375. RJ = c.HumanoidRootPart:FindFirstChild("RootJoint")
  376. N = c.Torso:FindFirstChild("Neck")
  377. cf = CFrame.new
  378. ang = CFrame.Angles
  379. rd = math.rad
  380. rd2 = math.random
  381.  
  382. --[[mainShirt = c.Shirt
  383. mainPants = c.Pants
  384. mainBColors = c["Body Colors"]
  385. mainShirt.ShirtTemplate = "rbxassetid://769869277"
  386. mainPants.PantsTemplate = "rbxassetid://805486769"
  387. mainBColors.HeadColor = BrickColor.new("Pastel brown")
  388. mainBColors.LeftArmColor = BrickColor.new("Pastel brown")
  389. mainBColors.LeftLegColor = BrickColor.new("Pastel brown")
  390. mainBColors.RightArmColor = BrickColor.new("Pastel brown")
  391. mainBColors.RightLegColor = BrickColor.new("Pastel brown")
  392. mainBColors.TorsoColor = BrickColor.new("Pastel brown")]]
  393. function swait(num)
  394. if num==0 or num==nil then
  395. game:service'RunService'.Heartbeat:wait(0)
  396. else
  397. for i=0,num do
  398. game:service'RunService'.Heartbeat:wait(0)
  399. end
  400. end
  401. end
  402.  
  403. function lerpz(joint, prop, cfrmz, alp)
  404. joint[prop] = joint[prop]:lerp(cfrmz, alp)
  405. end
  406. function resetlerp()
  407. RJ.C0 = RJC0
  408. RJ.C1 = RJC1
  409. N.C0 = NC0
  410. N.C1 = NC1
  411. RS.C0 = RSC0
  412. RS.C1 = RSC1
  413. LS.C0 = LSC0
  414. LS.C1 = LSC1
  415. RH.C0 = RHC0
  416. RH.C1 = RHC1
  417. LH.C0 = LHC0
  418. LH.C1 = LHC1
  419. end
  420.  
  421. local S2 = Instance.new("Sound",c.HumanoidRootPart)S2.SoundId = "rbxassetid://1246460167" S2.Volume = 0 S2.PlaybackSpeed = 0 S2.Looped = true S2:Play()
  422.  
  423. local ColorArray = {ColorSequenceKeypoint.new(0, Color3.new (30/255,0/255,0/255)),ColorSequenceKeypoint.new(1, Color3.new(30/255,0/255,0/255))}
  424. local att1 = Instance.new("Attachment", c["Right Leg"])
  425. att1.Name = "att1"
  426. att1.Position = Vector3.new(0.5, 1, 0.5)
  427. local att2 = Instance.new("Attachment", c["Right Leg"])
  428. att2.Name = "att2"
  429. att2.Position = Vector3.new(-0.5, 1, 0.5)
  430. local att3 = Instance.new("Attachment", c["Right Leg"])
  431. att3.Name = "att3"
  432. att3.Position = Vector3.new(0.5, -1, 0.5)
  433. local att4 = Instance.new("Attachment", c["Right Leg"])
  434. att4.Name = "att4"
  435. att4.Position = Vector3.new(-0.5, -1, 0.5)
  436.  
  437. local attt1 = Instance.new("Attachment", c["Left Leg"])
  438. attt1.Name = "att1"
  439. attt1.Position = Vector3.new(0.5, 1, 0.5)
  440. local attt2 = Instance.new("Attachment", c["Left Leg"])
  441. attt2.Name = "att2"
  442. attt2.Position = Vector3.new(-0.5, 1, 0.5)
  443. local attt3 = Instance.new("Attachment", c["Left Leg"])
  444. attt3.Name = "att3"
  445. attt3.Position = Vector3.new(0.5, -1, 0.5)
  446. local attt4 = Instance.new("Attachment", c["Left Leg"])
  447. attt4.Name = "att4"
  448. attt4.Position = Vector3.new(-0.5, -1, 0.5)
  449.  
  450. local trailtop1 = Instance.new("Trail", c["Right Leg"])
  451. trailtop1.Enabled = true
  452. trailtop1.Texture = "rbxassetid://16607923"
  453. trailtop1.Name = "toptrail"
  454. trailtop1.MinLength = 0
  455. trailtop1.Lifetime = 0.1
  456.  
  457. trailtop1.Color = ColorSequence.new(ColorArray)
  458.  
  459. trailtop1.Attachment0 = att1
  460. trailtop1.Attachment1 = att2
  461. trailtop1.Transparency = NumberSequence.new({
  462. NumberSequenceKeypoint.new(0, 0.5, 0),
  463. NumberSequenceKeypoint.new(1, 1, 0)
  464. })
  465.  
  466. local trailbot1 = Instance.new("Trail", c["Right Leg"])
  467. trailbot1.Enabled = true
  468. trailbot1.Texture = "rbxassetid://16607923"
  469. trailbot1.Name = "bottrail"
  470. trailbot1.MinLength = 0
  471. trailbot1.Lifetime = 0.1
  472.  
  473. trailbot1.Color = ColorSequence.new(ColorArray)
  474.  
  475. trailbot1.Attachment0 = att3
  476. trailbot1.Attachment1 = att4
  477. trailbot1.Transparency = NumberSequence.new({
  478. NumberSequenceKeypoint.new(0, 0.5, 0),
  479. NumberSequenceKeypoint.new(1, 1, 0)
  480. })
  481.  
  482. local trailside1 = Instance.new("Trail", c["Right Leg"])
  483. trailside1.Enabled = true
  484. trailside1.Texture = "rbxassetid://16607923"
  485. trailside1.Name = "sidetrail1"
  486. trailside1.MinLength = 0
  487. trailside1.Lifetime = 0.1
  488.  
  489. trailside1.Color = ColorSequence.new(ColorArray)
  490.  
  491. trailside1.Attachment0 = att1
  492. trailside1.Attachment1 = att3
  493. trailside1.Transparency = NumberSequence.new({
  494. NumberSequenceKeypoint.new(0, 0.5, 0),
  495. NumberSequenceKeypoint.new(1, 1, 0)
  496. })
  497.  
  498. local trailside2 = Instance.new("Trail", c["Right Leg"])
  499. trailside2.Enabled = true
  500. trailside2.Texture = "rbxassetid://16607923"
  501. trailside2.Name = "sidetrail2"
  502. trailside2.MinLength = 0
  503. trailside2.Lifetime = 0.1
  504. spawn(function()
  505. while true do wait()
  506. trailside2.Color = ColorSequence.new(ColorArray)
  507. end
  508. end)
  509. trailside2.Attachment0 = att2
  510. trailside2.Attachment1 = att4
  511. trailside2.Transparency = NumberSequence.new({
  512. NumberSequenceKeypoint.new(0, 0.5, 0),
  513. NumberSequenceKeypoint.new(1, 1, 0)
  514. })
  515.  
  516.  
  517. local trailtop12 = Instance.new("Trail", c["Left Leg"])
  518. trailtop12.Enabled = true
  519. trailtop12.Texture = "rbxassetid://16607923"
  520. trailtop12.Name = "toptrail"
  521. trailtop12.MinLength = 0
  522. trailtop12.Lifetime = 0.1
  523. spawn(function()
  524. while true do wait()
  525. trailtop12.Color = ColorSequence.new(ColorArray)
  526. end
  527. end)
  528. trailtop12.Attachment0 = attt1
  529. trailtop12.Attachment1 = attt2
  530. trailtop12.Transparency = NumberSequence.new({
  531. NumberSequenceKeypoint.new(0, 0.5, 0),
  532. NumberSequenceKeypoint.new(1, 1, 0)
  533. })
  534.  
  535. local trailbot2 = Instance.new("Trail", c["Left Leg"])
  536. trailbot2.Enabled = true
  537. trailbot2.Texture = "rbxassetid://16607923"
  538. trailbot2.Name = "bottrail"
  539. trailbot2.MinLength = 0
  540. trailbot2.Lifetime = 0.1
  541.  
  542. trailbot2.Color = ColorSequence.new(ColorArray)
  543.  
  544. trailbot2.Attachment0 = attt3
  545. trailbot2.Attachment1 = attt4
  546. trailbot2.Transparency = NumberSequence.new({
  547. NumberSequenceKeypoint.new(0, 0.5, 0),
  548. NumberSequenceKeypoint.new(1, 1, 0)
  549. })
  550.  
  551. local trailside12 = Instance.new("Trail", c["Left Leg"])
  552. trailside12.Enabled = true
  553. trailside12.Texture = "rbxassetid://16607923"
  554. trailside12.Name = "sidetrail1"
  555. trailside12.MinLength = 0
  556. trailside12.Lifetime = 0.1
  557.  
  558. trailside12.Color = ColorSequence.new(ColorArray)
  559.  
  560. trailside12.Attachment0 = attt1
  561. trailside12.Attachment1 = attt3
  562. trailside12.Transparency = NumberSequence.new({
  563. NumberSequenceKeypoint.new(0, 0.5, 0),
  564. NumberSequenceKeypoint.new(1, 1, 0)
  565. })
  566.  
  567. local trailside22 = Instance.new("Trail", c["Left Leg"])
  568. trailside22.Enabled = true
  569. trailside22.Texture = "rbxassetid://16607923"
  570. trailside22.Name = "sidetrail2"
  571. trailside22.MinLength = 0
  572. trailside22.Lifetime = 0.1
  573.  
  574. trailside22.Color = ColorSequence.new(ColorArray)
  575.  
  576. trailside22.Attachment0 = attt2
  577. trailside22.Attachment1 = attt4
  578. trailside22.Transparency = NumberSequence.new({
  579. NumberSequenceKeypoint.new(0, 0.5, 0),
  580. NumberSequenceKeypoint.new(1, 1, 0)
  581. })
  582.  
  583.  
  584. local att1 = Instance.new("Attachment", c["Right Arm"])
  585. att1.Name = "att1"
  586. att1.Position = Vector3.new(0.5, 1, 0.5)
  587. local att2 = Instance.new("Attachment", c["Right Arm"])
  588. att2.Name = "att2"
  589. att2.Position = Vector3.new(-0.5, 1, 0.5)
  590. local att3 = Instance.new("Attachment", c["Right Arm"])
  591. att3.Name = "att3"
  592. att3.Position = Vector3.new(0.5, -1, 0.5)
  593. local att4 = Instance.new("Attachment", c["Right Arm"])
  594. att4.Name = "att4"
  595. att4.Position = Vector3.new(-0.5, -1, 0.5)
  596.  
  597. local attt1 = Instance.new("Attachment", c["Left Arm"])
  598. attt1.Name = "att1"
  599. attt1.Position = Vector3.new(0.5, 1, 0.5)
  600. local attt2 = Instance.new("Attachment", c["Left Arm"])
  601. attt2.Name = "att2"
  602. attt2.Position = Vector3.new(-0.5, 1, 0.5)
  603. local attt3 = Instance.new("Attachment", c["Left Arm"])
  604. attt3.Name = "att3"
  605. attt3.Position = Vector3.new(0.5, -1, 0.5)
  606. local attt4 = Instance.new("Attachment", c["Left Arm"])
  607. attt4.Name = "att4"
  608. attt4.Position = Vector3.new(-0.5, -1, 0.5)
  609.  
  610. local trailtop1 = Instance.new("Trail", c["Right Arm"])
  611. trailtop1.Enabled = true
  612. trailtop1.Texture = "rbxassetid://16607923"
  613. trailtop1.Name = "toptrail"
  614. trailtop1.MinLength = 0
  615. trailtop1.Lifetime = 0.1
  616.  
  617. trailtop1.Color = ColorSequence.new(ColorArray)
  618.  
  619. trailtop1.Attachment0 = att1
  620. trailtop1.Attachment1 = att2
  621. trailtop1.Transparency = NumberSequence.new({
  622. NumberSequenceKeypoint.new(0, 0.5, 0),
  623. NumberSequenceKeypoint.new(1, 1, 0)
  624. })
  625.  
  626. local trailbot1 = Instance.new("Trail", c["Right Arm"])
  627. trailbot1.Enabled = true
  628. trailbot1.Texture = "rbxassetid://16607923"
  629. trailbot1.Name = "bottrail"
  630. trailbot1.MinLength = 0
  631. trailbot1.Lifetime = 0.1
  632. spawn(function()
  633. while true do wait()
  634. trailbot1.Color = ColorSequence.new(ColorArray)
  635. end
  636. end)
  637. trailbot1.Attachment0 = att3
  638. trailbot1.Attachment1 = att4
  639. trailbot1.Transparency = NumberSequence.new({
  640. NumberSequenceKeypoint.new(0, 0.5, 0),
  641. NumberSequenceKeypoint.new(1, 1, 0)
  642. })
  643.  
  644. local trailside1 = Instance.new("Trail", c["Right Arm"])
  645. trailside1.Enabled = true
  646. trailside1.Texture = "rbxassetid://16607923"
  647. trailside1.Name = "sidetrail1"
  648. trailside1.MinLength = 0
  649. trailside1.Lifetime = 0.1
  650.  
  651. trailside1.Color = ColorSequence.new(ColorArray)
  652.  
  653. trailside1.Attachment0 = att1
  654. trailside1.Attachment1 = att3
  655. trailside1.Transparency = NumberSequence.new({
  656. NumberSequenceKeypoint.new(0, 0.5, 0),
  657. NumberSequenceKeypoint.new(1, 1, 0)
  658. })
  659.  
  660. local trailside2 = Instance.new("Trail", c["Right Arm"])
  661. trailside2.Enabled = true
  662. trailside2.Texture = "rbxassetid://16607923"
  663. trailside2.Name = "sidetrail2"
  664. trailside2.MinLength = 0
  665. trailside2.Lifetime = 0.1
  666.  
  667. trailside2.Color = ColorSequence.new(ColorArray)
  668.  
  669. trailside2.Attachment0 = att2
  670. trailside2.Attachment1 = att4
  671. trailside2.Transparency = NumberSequence.new({
  672. NumberSequenceKeypoint.new(0, 0.5, 0),
  673. NumberSequenceKeypoint.new(1, 1, 0)
  674. })
  675.  
  676.  
  677. local trailtop12 = Instance.new("Trail", c["Left Arm"])
  678. trailtop12.Enabled = true
  679. trailtop12.Texture = "rbxassetid://16607923"
  680. trailtop12.Name = "toptrail"
  681. trailtop12.MinLength = 0
  682. trailtop12.Lifetime = 0.1
  683.  
  684. trailtop12.Color = ColorSequence.new(ColorArray)
  685.  
  686. trailtop12.Attachment0 = attt1
  687. trailtop12.Attachment1 = attt2
  688. trailtop12.Transparency = NumberSequence.new({
  689. NumberSequenceKeypoint.new(0, 0.5, 0),
  690. NumberSequenceKeypoint.new(1, 1, 0)
  691. })
  692.  
  693. local trailbot2 = Instance.new("Trail", c["Left Arm"])
  694. trailbot2.Enabled = true
  695. trailbot2.Texture = "rbxassetid://16607923"
  696. trailbot2.Name = "bottrail"
  697. trailbot2.MinLength = 0
  698. trailbot2.Lifetime = 0.1
  699.  
  700. trailbot2.Color = ColorSequence.new(ColorArray)
  701.  
  702. trailbot2.Attachment0 = attt3
  703. trailbot2.Attachment1 = attt4
  704. trailbot2.Transparency = NumberSequence.new({
  705. NumberSequenceKeypoint.new(0, 0.5, 0),
  706. NumberSequenceKeypoint.new(1, 1, 0)
  707. })
  708.  
  709. local trailside12 = Instance.new("Trail", c["Left Arm"])
  710. trailside12.Enabled = true
  711. trailside12.Texture = "rbxassetid://16607923"
  712. trailside12.Name = "sidetrail1"
  713. trailside12.MinLength = 0
  714. trailside12.Lifetime = 0.1
  715.  
  716. trailside12.Color = ColorSequence.new(ColorArray)
  717.  
  718. trailside12.Attachment0 = attt1
  719. trailside12.Attachment1 = attt3
  720. trailside12.Transparency = NumberSequence.new({
  721. NumberSequenceKeypoint.new(0, 0.5, 0),
  722. NumberSequenceKeypoint.new(1, 1, 0)
  723. })
  724.  
  725. local trailside22 = Instance.new("Trail", c["Left Arm"])
  726. trailside22.Enabled = true
  727. trailside22.Texture = "rbxassetid://16607923"
  728. trailside22.Name = "sidetrail2"
  729. trailside22.MinLength = 0
  730. trailside22.Lifetime = 0.1
  731.  
  732. trailside22.Color = ColorSequence.new(ColorArray)
  733.  
  734. trailside22.Attachment0 = attt2
  735. trailside22.Attachment1 = attt4
  736. trailside22.Transparency = NumberSequence.new({
  737. NumberSequenceKeypoint.new(0, 0.5, 0),
  738. NumberSequenceKeypoint.new(1, 1, 0)
  739. })
  740.  
  741. local att1 = Instance.new("Attachment", c["Torso"])
  742. att1.Name = "att1"
  743. att1.Position = Vector3.new(1, 1, 0.5)
  744. local att2 = Instance.new("Attachment", c["Torso"])
  745. att2.Name = "att2"
  746. att2.Position = Vector3.new(-1, 1, 0.5)
  747. local att3 = Instance.new("Attachment", c["Torso"])
  748. att3.Name = "att3"
  749. att3.Position = Vector3.new(1, -1, 0.5)
  750. local att4 = Instance.new("Attachment", c["Torso"])
  751. att4.Name = "att4"
  752. att4.Position = Vector3.new(-1, -1, 0.5)
  753.  
  754. local attt1 = Instance.new("Attachment", c["Head"])
  755. attt1.Name = "att1"
  756. attt1.Position = Vector3.new(.55, .55, 0.025)
  757. local attt2 = Instance.new("Attachment", c["Head"])
  758. attt2.Name = "att2"
  759. attt2.Position = Vector3.new(-.55, .55, 0.025)
  760. local attt3 = Instance.new("Attachment", c["Head"])
  761. attt3.Name = "att3"
  762. attt3.Position = Vector3.new(.55, -.5, 0.025)
  763. local attt4 = Instance.new("Attachment", c["Head"])
  764. attt4.Name = "att4"
  765. attt4.Position = Vector3.new(-.55, -.5, 0.025)
  766. local trailtop1 = Instance.new("Trail", c["Torso"])
  767. trailtop1.Enabled = true
  768. trailtop1.Texture = "rbxassetid://16607923"
  769. trailtop1.Name = "toptrail"
  770. trailtop1.MinLength = 0
  771. trailtop1.Lifetime = 0.1
  772.  
  773. trailtop1.Color = ColorSequence.new(ColorArray)
  774.  
  775. trailtop1.Attachment0 = att1
  776. trailtop1.Attachment1 = att2
  777. trailtop1.Transparency = NumberSequence.new({
  778. NumberSequenceKeypoint.new(0, 0.5, 0),
  779. NumberSequenceKeypoint.new(1, 1, 0)
  780. })
  781. local trailbot1 = Instance.new("Trail", c["Torso"])
  782. trailbot1.Enabled = true
  783. trailbot1.Texture = "rbxassetid://16607923"
  784. trailbot1.Name = "bottrail"
  785. trailbot1.MinLength = 0
  786. trailbot1.Lifetime = 0.1
  787.  
  788. trailbot1.Color = ColorSequence.new(ColorArray)
  789.  
  790. trailbot1.Attachment0 = att3
  791. trailbot1.Attachment1 = att4
  792. trailbot1.Transparency = NumberSequence.new({
  793. NumberSequenceKeypoint.new(0, 0.5, 0),
  794. NumberSequenceKeypoint.new(1, 1, 0)
  795. })
  796. local trailside1 = Instance.new("Trail", c["Torso"])
  797. trailside1.Enabled = true
  798. trailside1.Texture = "rbxassetid://16607923"
  799. trailside1.Name = "sidetrail1"
  800. trailside1.MinLength = 0
  801. trailside1.Lifetime = 0.1
  802.  
  803. trailside1.Color = ColorSequence.new(ColorArray)
  804.  
  805. trailside1.Attachment0 = att1
  806. trailside1.Attachment1 = att3
  807. trailside1.Transparency = NumberSequence.new({
  808. NumberSequenceKeypoint.new(0, 0.5, 0),
  809. NumberSequenceKeypoint.new(1, 1, 0)
  810. })
  811. local trailside2 = Instance.new("Trail", c["Torso"])
  812. trailside2.Enabled = true
  813. trailside2.Texture = "rbxassetid://16607923"
  814. trailside2.Name = "sidetrail2"
  815. trailside2.MinLength = 0
  816. trailside2.Lifetime = 0.1
  817.  
  818. trailside2.Color = ColorSequence.new(ColorArray)
  819.  
  820. trailside2.Attachment0 = att2
  821. trailside2.Attachment1 = att4
  822. trailside2.Transparency = NumberSequence.new({
  823. NumberSequenceKeypoint.new(0, 0.5, 0),
  824. NumberSequenceKeypoint.new(1, 1, 0)
  825. })
  826. local trailtop12 = Instance.new("Trail", c["Head"])
  827. trailtop12.Enabled = true
  828. trailtop12.Texture = "rbxassetid://16607923"
  829. trailtop12.Name = "toptrail"
  830. trailtop12.MinLength = 0
  831. trailtop12.Lifetime = 0.1
  832.  
  833. trailtop12.Color = ColorSequence.new(ColorArray)
  834.  
  835. trailtop12.Attachment0 = attt1
  836. trailtop12.Attachment1 = attt2
  837. trailtop12.Transparency = NumberSequence.new({
  838. NumberSequenceKeypoint.new(0, 0.5, 0),
  839. NumberSequenceKeypoint.new(1, 1, 0)
  840. })
  841. local trailbot2 = Instance.new("Trail", c["Head"])
  842. trailbot2.Enabled = true
  843. trailbot2.Texture = "rbxassetid://16607923"
  844. trailbot2.Name = "bottrail"
  845. trailbot2.MinLength = 0
  846. trailbot2.Lifetime = 0.1
  847.  
  848. trailbot2.Color = ColorSequence.new(ColorArray)
  849.  
  850. trailbot2.Attachment0 = attt3
  851. trailbot2.Attachment1 = attt4
  852. trailbot2.Transparency = NumberSequence.new({
  853. NumberSequenceKeypoint.new(0, 0.5, 0),
  854. NumberSequenceKeypoint.new(1, 1, 0)
  855. })
  856. local trailside12 = Instance.new("Trail", c["Head"])
  857. trailside12.Enabled = true
  858. trailside12.Texture = "rbxassetid://16607923"
  859. trailside12.Name = "sidetrail1"
  860. trailside12.MinLength = 0
  861. trailside12.Lifetime = 0.1
  862.  
  863. trailside12.Color = ColorSequence.new(ColorArray)
  864.  
  865. trailside12.Attachment0 = attt1
  866. trailside12.Attachment1 = attt3
  867. trailside12.Transparency = NumberSequence.new({
  868. NumberSequenceKeypoint.new(0, 0.5, 0),
  869. NumberSequenceKeypoint.new(1, 1, 0)
  870. })
  871. local trailside22 = Instance.new("Trail", c["Head"])
  872. trailside22.Enabled = true
  873. trailside22.Texture = "rbxassetid://16607923"
  874. trailside22.Name = "sidetrail2"
  875. trailside22.MinLength = 0
  876. trailside22.Lifetime = 0.1
  877.  
  878. trailside22.Color = ColorSequence.new(ColorArray)
  879.  
  880. trailside22.Attachment0 = attt2 trailside22.Attachment1 = attt4
  881. trailside22.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0),NumberSequenceKeypoint.new(1, 1, 0)})
  882.  
  883. Sped = 0
  884.  
  885. --function ragplayer(cactus)
  886. --local S = Instance.new("Sound",c.HumanoidRootPart)S.SoundId = "rbxassetid://131026421" S.Volume = 2 S:Play()
  887. --cactus.Humanoid.PlatformStand = true cactus:findFirstChild("Humanoid").Health = 0.01
  888. --if cactus["Right Arm"]~=nil and cactus.Torso:FindFirstChild("Right Shoulder") then
  889. --cactus.Torso:FindFirstChild("Right Shoulder"):Destroy()
  890. --makegloo(cactus.Torso, RSC0, RSC1, cactus.Torso, cactus["Right Arm"], "Right Shoulder")
  891. --maketouchy(cactus["Right Arm"], cactus["Right Arm"], CFrame.new(0, 0.5, 0))
  892. --end
  893. --if cactus["Left Arm"]~=nil and cactus.Torso:FindFirstChild("Left Shoulder") then
  894. --cactus.Torso:FindFirstChild("Left Shoulder"):Destroy()
  895. --makegloo(cactus.Torso, LSC0, LSC1, cactus.Torso, cactus["Left Arm"], "Left Shoulder")
  896. --maketouchy(cactus["Left Arm"], cactus["Left Arm"], CFrame.new(0, 0.5, 0))
  897. --end
  898. --if cactus["Right Leg"]~=nil and cactus.Torso:FindFirstChild("Right Hip") then
  899. --cactus.Torso:FindFirstChild("Right Hip"):Destroy()
  900. --makegloo(cactus.Torso, RHC0, RHC1, cactus.Torso, cactus["Right Leg"], "Right Hip")
  901. --maketouchy(cactus["Right Leg"], cactus["Right Leg"], CFrame.new(0, 0.5, 0))
  902. --end
  903. --if cactus["Left Leg"]~=nil and cactus.Torso:FindFirstChild("Left Hip") then
  904. --cactus.Torso:FindFirstChild("Left Hip"):Destroy()
  905. --makegloo(cactus.Torso, LHC0, LHC1, cactus.Torso, cactus["Left Leg"], "Left Hip")
  906. --maketouchy(cactus["Left Leg"], cactus["Left Leg"], CFrame.new(0, 0.5, 0))
  907. --end
  908. --cactus.Parent = game.Workspace game.Debris:AddItem(cactus,15)
  909. --end
  910. --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
  911. --
  912. --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
  913.  
  914. local hitz = false
  915. c.HumanoidRootPart.Touched:connect(function(Hit)
  916. if thing >= 100 then
  917. if hitz == false then hitz = true
  918. --ragplayer(c) local S = Instance.new("Sound",c.HumanoidRootPart)S.SoundId = "rbxassetid://386946017" S.Volume = 6 S:Play()
  919. --wait(15)
  920. end
  921. end
  922. end)
  923.  
  924.  
  925.  
  926. --local P = Instance.new("Part",game.Workspace.CurrentCamera)P.CanCollide = true P.Anchored = true P.Size = Vector3.new(15,1,15)
  927. --P.CFrame = CFrame.new(c.HumanoidRootPart.Position)*CFrame.new(0,-3.5,0)P.Transparency = 0 P.Name = "FlightPart"
  928. --P.BrickColor = BrickColor.new("Dark green") P.TopSurface = "Smooth" P.Material = "Grass"
  929. --spawn(function()
  930. --while true do
  931. --P.CFrame = CFrame.new(c.HumanoidRootPart.Position.X,-0.6,c.HumanoidRootPart.Position.Z)
  932. --swait()
  933. --end
  934. --end)
  935.  
  936.  
  937. sine = 0
  938.  
  939. game:GetService("RunService").RenderStepped:connect(function()
  940. if attack == false then
  941. thing = (c.HumanoidRootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  942. game.Workspace.CurrentCamera.FieldOfView = 70+thing/15
  943. if c.HumanoidRootPart.Velocity.Y > 1 then sine = sine + 1
  944. --lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(sine*thing*0.75), rd(0), rd(0)), 1)
  945. --lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(60), rd(0), rd(0)), 1)
  946.  
  947.  
  948.  
  949. elseif (c.HumanoidRootPart.Velocity * Vector3.new(1, 0, 1)).magnitude > 2 then
  950. sine = sine + 1 Sped = Sped + 0.1
  951.  
  952. if thing <= 75 then -- this is spedo
  953. for i,v in pairs(c:children()) do
  954. if v.ClassName == "Part" then
  955. for i,v2 in pairs(v:children()) do
  956. if v2.ClassName == "Trail" then
  957. v2.Enabled = false
  958. --v2.LightEmission = 1 if want gloww
  959. end
  960. end
  961. end
  962. end
  963. else
  964. for i,v in pairs(c:children()) do
  965. if v.ClassName == "Part" then
  966. for i,v2 in pairs(v:children()) do
  967. if v2.ClassName == "Trail" then
  968. v2.Lifetime = .25
  969. v2.Enabled = true
  970. end
  971. end
  972. end
  973. end
  974. end
  975. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(thing/25), rd(0), rd(0)), 1)
  976. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  977. --lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(thing/1.5)), 1)
  978. --lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  979. --lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-thing/1.5)), 1)
  980. --lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  981. --lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(math.cos(sine/2))*thing/1.25), 1)
  982. --lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  983. --lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(math.cos(sine/2))*thing/1.25), 1)
  984. --lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  985. else c.Humanoid.WalkSpeed = 16 sine = sine + 1 S2.Volume = 0 S2.PlaybackSpeed = 0
  986. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  987. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  988. --lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(math.cos(sine/24)*4)), 0.5)
  989. --lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  990. --lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(math.cos(sine/24)*4)), 0.5)
  991. --lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  992. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  993. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  994. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  995. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  996. end
  997. for i,v in pairs (c:children()) do
  998. if v.ClassName == "Accessory" then
  999. for i,v2 in pairs (v:children()) do
  1000. if v2.ClassName == "Part" then
  1001. v2.Anchored = false
  1002. end
  1003. end
  1004. end
  1005. for i,v in pairs (c:children()) do
  1006. if v.ClassName == "Part" then
  1007. v.Anchored = false
  1008. end
  1009. end
  1010. end
  1011. end
  1012. end)
  1013. z1 = Instance.new("Sound",char)
  1014. z1.SoundId = "rbxassetid://921265104" -- Put Music ID Here.
  1015. z1.Looped = false
  1016. z1.Volume = 8
  1017. wait(.1)
  1018. z1:Play()
  1019. wait(4.5)
  1020. z = Instance.new("Sound",char)
  1021. z.SoundId = "rbxassetid://214465446" -- Put Music ID Here.
  1022. z.Looped = true
  1023. z.Volume = 3
  1024. z:Play()
  1025. wait(.45)
  1026. z1:Stop()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement