Advertisement
Ban43_GodOfEdits

flf

Nov 19th, 2018
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.95 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. wait()
  18. Player = game.Players.LocalPlayer
  19. Object = Player.Character.HumanoidRootPart
  20. Arm1 = Player.Character["Right Arm"]
  21. PreviousA1 = Arm1.CFrame.p
  22. Arm2 = Player.Character["Left Arm"]
  23. PreviousA2 = Arm2.CFrame.p
  24.  
  25. Leg1 = Player.Character["Right Leg"]
  26. PreviousL1 = Leg1.CFrame.p
  27. Leg2 = Player.Character["Left Leg"]
  28. PreviousL2 = Leg2.CFrame.p
  29.  
  30. Run = game["Run Service"]
  31.  
  32. PreviousP = Object.CFrame.p
  33. Running = false
  34. Phase = false
  35. PhaseActive = false
  36. Morph = false
  37. MorphActive = false
  38. Tornado = false
  39. TornadoRadius = 50
  40. TornadoActive = false
  41. Portal = false
  42. PortalEnd = false
  43. MaxZ = 0
  44. MinZ = 0
  45. LightMaxX =0
  46. LightMinX = 0
  47. LightMaxX2 = 0
  48. LightMinX2 = 0
  49. LightMaxY =0
  50. LightMinY = 0
  51. Rotation = 0
  52. Length = 0
  53. Color = BrickColor.Gray()
  54. PColor = Color3.new(255,255,0)
  55. PrevPoint1 = nil
  56. PrevPoint2 = nil
  57. PrevPoint3 = nil
  58. PrevPoint4 = nil
  59. PrevPoint5 = nil
  60. PrevPoint6 = nil
  61. PrevPoint7 = nil
  62. PrevPoint8 = nil
  63. PrevPoint9 = nil
  64. PrevPoint10 = nil
  65. PrevPoint11 = nil
  66. PrevPoint12 = nil
  67. angle = 0
  68. Mouse = Player:GetMouse()
  69. Player.Character.Humanoid.WalkSpeed = 16
  70. i = 0
  71. j = 0
  72. z = 0
  73. w = 0
  74. a = 0
  75. s = 0
  76. d = 0
  77. mouse = game.Players.LocalPlayer:GetMouse()
  78. player = game.Players.LocalPlayer
  79.  
  80. function onKeyDown(key)
  81. if (key~=nil) then
  82. key:lower()
  83. repeat
  84. if (key == "q") and player.Character.Humanoid.WalkSpeed<766 == true then
  85. i = 1
  86. wait(0.001)
  87. player.Character.Humanoid.WalkSpeed = player.Character.Humanoid.WalkSpeed+25
  88. else
  89. break
  90. end
  91. until i == 0
  92. end
  93. end
  94.  
  95. function onKeyUp(key)
  96.  
  97. if (key~=nil) then
  98. key:lower()
  99. if (key == "q") and player.Character.Humanoid.WalkSpeed > 766 and z == 0 then
  100. i = 0
  101. z = 1
  102. player.Character.Head.Smoke.Enabled = true
  103. wait(0.3)
  104. player.Character.Head.Boom:Play()
  105. player.Character.Head.Smoke.Enabled = false
  106. local boom = Instance.new("Explosion")
  107. boom.BlastPressure = 0
  108. boom.ExplosionType = "NoCraters"
  109. boom.Parent = player.Character.Head
  110. boom.Position = player.Character.Torso.Position
  111. wait(0.1)
  112. z = 0
  113. print("Boom Reloaded")
  114. elseif (key == "q") then
  115. i = 0
  116. end
  117. end
  118. end
  119.  
  120.  
  121. function onKeyDown2(key)
  122. if (key~=nil) then
  123. key:lower()
  124. repeat
  125. if (key == "e") and player.Character.Humanoid.WalkSpeed>=41 == true then
  126. j = 1
  127. wait(0.001)
  128. player.Character.Humanoid.WalkSpeed = player.Character.Humanoid.WalkSpeed-25
  129. else
  130. break
  131. end
  132. until j == 0
  133. end
  134. end
  135.  
  136. function onKeyUp2(key)
  137. if (key~=nil) then
  138. key:lower()
  139. if (key == "e") then
  140. j = 0
  141. end
  142. end
  143. end
  144.  
  145.  
  146. mouse.KeyDown:connect(onKeyDown)
  147. mouse.KeyUp:connect(onKeyUp)
  148. mouse.KeyDown:connect(onKeyDown2)
  149. mouse.KeyUp:connect(onKeyUp2)
  150. --------------------------------
  151. local p = game.Players.LocalPlayer
  152. local char = p.Character
  153. local mouse = p:GetMouse()
  154. local larm = char["Left Arm"]
  155. local rarm = char["Right Arm"]
  156. local lleg = char["Left Leg"]
  157. local rleg = char["Right Leg"]
  158. local hed = char.Head
  159. local torso = char.Torso
  160. local hum = char.Humanoid
  161. local cam = game.Workspace.CurrentCamera
  162. local root = char.HumanoidRootPart
  163. local deb = false
  164. local shot = 0
  165. local debris=game:service"Debris"
  166. local l = game:GetService("Lighting")
  167. local rs = game:GetService("RunService").RenderStepped
  168. ptz = {0.8, 0.85, 0.9, 0.95, 1, 1.05, 1.1}
  169. math.randomseed(os.time())
  170. for i,v in pairs(char:children()) do
  171. if v:IsA("Hat") then
  172. v:Destroy()
  173. end
  174. end
  175. for i,v in pairs (hed:GetChildren()) do
  176. if v:IsA("Sound") then
  177. v:Destroy()
  178. end
  179. end
  180. ----------------------Clothes-------------------------------
  181. --[Quicksilver edit by Bannaboy43 (only make edits cant stcipt ihml if this gets leaked tell people to send me scripts to make edits)
  182. wait(1 / 60)
  183. p = game.Players.LocalPlayer
  184. char = p.Character
  185. torso = char.Torso
  186. neck = char.Torso.Neck
  187. hum = char.Humanoid
  188.  
  189. wait()
  190.  
  191. char.Head.face.Texture = "rbxassetid://339199908"
  192.  
  193.  
  194.  
  195. z = Instance.new("Sound",char)
  196. z.SoundId = "rbxassetid://214465446" -- Put Music ID Here.
  197. z.Looped = true
  198. z.Volume = 3
  199. wait(.1)
  200. z:Play()
  201.  
  202.  
  203.  
  204. ----------------------------------------------------
  205. -------------cowl 1---------------------------------
  206. char:FindFirstChildOfClass'Humanoid'.JumpPower = 100
  207.  
  208. Head = Instance.new("Part", char)
  209. Head.Size = Vector3.new(1,1,1)
  210. Headmesh = Instance.new("SpecialMesh", Head)
  211. Headmesh.MeshId = "rbxassetid://2094837820"
  212. Headmesh.Scale = Vector3.new(1,1,1)
  213. Headmesh.TextureId = "rbxassetid://257258036"
  214. Head.Transparency = 0
  215. Head.CanCollide = false
  216. Head.Name = "plrHead"
  217. Head.Anchored = false
  218. Head.BrickColor = BrickColor.new("Really black")
  219. Weld = Instance.new("Weld", char)
  220. Weld.Part0 = char["Head"]
  221. Weld.Part1 = Head
  222. Weld.C1 = CFrame.new(0,0,0)*CFrame.Angles(0,3.14,0)
  223. -------------cowl 2---------------------------------
  224. char:FindFirstChildOfClass'Humanoid'.JumpPower = 100
  225.  
  226. Head = Instance.new("Part", char)
  227. Head.Size = Vector3.new(1,1,1)
  228. Headmesh = Instance.new("SpecialMesh", Head)
  229. Headmesh.MeshId = "rbxassetid://2094921878"
  230. Headmesh.Scale = Vector3.new(1.05,1,1)
  231.  
  232. Head.Transparency = 0
  233. Head.CanCollide = false
  234. Head.Name = "plrHead"
  235. Head.Anchored = false
  236. Head.BrickColor = BrickColor.new("Cork")
  237. Weld = Instance.new("Weld", char)
  238. Weld.Part0 = char["Head"]
  239. Weld.Part1 = Head
  240. Weld.C1 = CFrame.new(0,-.21,.051)*CFrame.Angles(0,3.14,0)
  241. -------------cowl 1---------------------------------
  242. char:FindFirstChildOfClass'Humanoid'.JumpPower = 100
  243.  
  244. Head = Instance.new("Part", char)
  245. Head.Size = Vector3.new(1,1,1)
  246. Headmesh = Instance.new("SpecialMesh", Head)
  247. Headmesh.MeshId = "rbxassetid://2095005080"
  248. Headmesh.Scale = Vector3.new(1,1,1)
  249. Head.Transparency = 0
  250. Head.CanCollide = false
  251. Head.Name = "plrHead"
  252. Head.Anchored = false
  253. Head.BrickColor = BrickColor.new("Cork")
  254. Weld = Instance.new("Weld", char)
  255. Weld.Part0 = char["Torso"]
  256. Weld.Part1 = Head
  257. Weld.C1 = CFrame.new(-0.52, -0.39, 0)*CFrame.Angles(0,-1.55,0)
  258. -------------cowl 2---------------------------------
  259. char:FindFirstChildOfClass'Humanoid'.JumpPower = 100
  260.  
  261. Head = Instance.new("Part", char)
  262. Head.Size = Vector3.new(1,1,1)
  263. Headmesh = Instance.new("SpecialMesh", Head)
  264. Headmesh.MeshId = "rbxassetid://2095078494"
  265. Headmesh.Scale = Vector3.new(1,1,1)
  266. Head.Transparency = 0
  267. Head.CanCollide = false
  268. Head.Name = "plrHead"
  269. Head.Anchored = false
  270. Head.BrickColor = BrickColor.new("Institutional white")
  271. Weld = Instance.new("Weld", char)
  272. Weld.Part0 = char["Torso"]
  273. Weld.Part1 = Head
  274. Weld.C1 = CFrame.new(-0.51, -0.38, 0)*CFrame.Angles(0,-1.55,0)
  275.  
  276. for _, a in pairs(char:children()) do
  277. if a:IsA'Accessory' or a:IsA'CharacterMesh' or a:IsA'Pants' or a:IsA'Shirt' then
  278. a:Destroy()
  279. end
  280. end
  281. local s = Instance.new('Shirt', char)
  282. s.ShirtTemplate = "rbxassetid://181732140"
  283. local p = Instance.new('Pants', char)
  284. p.PantsTemplate = "rbxassetid://181732392"
  285.  
  286. Instance.new("ForceField",char).Visible = false
  287. local poo = Instance.new("IntValue",char)
  288. poo.Name = "haha nope"
  289.  
  290. wait()
  291.  
  292. Instance.new("ForceField",char).Visible = false
  293. ---------------trail test-----------------------
  294. -- [ SANIIIC HES ON DA RAWN ] --
  295.  
  296. wait()
  297. thing = 0
  298. LoudVolume = false
  299. Submerged = false
  300. Music = true
  301. script.Name = "SANIIIIC"
  302. Player = game.Players.LocalPlayer
  303. c = game.Players.LocalPlayer.Character
  304. Head = c.Head
  305. Humanoid = c.Humanoid
  306. anim = c.Humanoid.Animator
  307. rage = false
  308. p = game.Players.LocalPlayer
  309. Music = false
  310. anim = Humanoid.Animator
  311. local Effects = {}
  312. attack = false
  313. local attacking = false
  314. vt = Vector3.new
  315. bc = BrickColor.new
  316. br = BrickColor.random
  317. it = Instance.new
  318. cf = CFrame.new
  319. euler = CFrame.fromEulerAnglesXYZ
  320. angles = CFrame.Angles
  321. matr = math.random
  322. mouse = Player:GetMouse()
  323.  
  324. RSC0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  325. RSC1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  326. LSC0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  327. LSC1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  328. RHC0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  329. RHC1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  330. LHC0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  331. LHC1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  332. NC0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  333. NC1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  334. RJC0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  335. RJC1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  336. RS = c.Torso:FindFirstChild("Right Shoulder")
  337. LS = c.Torso:FindFirstChild("Left Shoulder")
  338. RH = c.Torso:FindFirstChild("Right Hip")
  339. LH = c.Torso:FindFirstChild("Left Hip")
  340. RJ = c.HumanoidRootPart:FindFirstChild("RootJoint")
  341. N = c.Torso:FindFirstChild("Neck")
  342. cf = CFrame.new
  343. ang = CFrame.Angles
  344. rd = math.rad
  345. rd2 = math.random
  346.  
  347. --[[mainShirt = c.Shirt
  348. mainPants = c.Pants
  349. mainBColors = c["Body Colors"]
  350. mainShirt.ShirtTemplate = "rbxassetid://769869277"
  351. mainPants.PantsTemplate = "rbxassetid://805486769"
  352. mainBColors.HeadColor = BrickColor.new("Pastel brown")
  353. mainBColors.LeftArmColor = BrickColor.new("Pastel brown")
  354. mainBColors.LeftLegColor = BrickColor.new("Pastel brown")
  355. mainBColors.RightArmColor = BrickColor.new("Pastel brown")
  356. mainBColors.RightLegColor = BrickColor.new("Pastel brown")
  357. mainBColors.TorsoColor = BrickColor.new("Pastel brown")]]
  358. function swait(num)
  359. if num==0 or num==nil then
  360. game:service'RunService'.Heartbeat:wait(0)
  361. else
  362. for i=0,num do
  363. game:service'RunService'.Heartbeat:wait(0)
  364. end
  365. end
  366. end
  367.  
  368. function lerpz(joint, prop, cfrmz, alp)
  369. joint[prop] = joint[prop]:lerp(cfrmz, alp)
  370. end
  371. function resetlerp()
  372. RJ.C0 = RJC0
  373. RJ.C1 = RJC1
  374. N.C0 = NC0
  375. N.C1 = NC1
  376. RS.C0 = RSC0
  377. RS.C1 = RSC1
  378. LS.C0 = LSC0
  379. LS.C1 = LSC1
  380. RH.C0 = RHC0
  381. RH.C1 = RHC1
  382. LH.C0 = LHC0
  383. LH.C1 = LHC1
  384. end
  385.  
  386. local S2 = Instance.new("Sound",c.HumanoidRootPart)S2.SoundId = "rbxassetid://1246460167" S2.Volume = 0 S2.PlaybackSpeed = 0 S2.Looped = true S2:Play()
  387. c.Head.face:remove()
  388.  
  389. local ColorArray = {ColorSequenceKeypoint.new(0, Color3.new (212/255,175/255,55/255)),ColorSequenceKeypoint.new(1, Color3.new(212/255,175/255,55/255))}
  390. local att1 = Instance.new("Attachment", c["Right Leg"])
  391. att1.Name = "att1"
  392. att1.Position = Vector3.new(0.5, 1, 0.5)
  393. local att2 = Instance.new("Attachment", c["Right Leg"])
  394. att2.Name = "att2"
  395. att2.Position = Vector3.new(-0.5, 1, 0.5)
  396. local att3 = Instance.new("Attachment", c["Right Leg"])
  397. att3.Name = "att3"
  398. att3.Position = Vector3.new(0.5, -1, 0.5)
  399. local att4 = Instance.new("Attachment", c["Right Leg"])
  400. att4.Name = "att4"
  401. att4.Position = Vector3.new(-0.5, -1, 0.5)
  402.  
  403. local attt1 = Instance.new("Attachment", c["Left Leg"])
  404. attt1.Name = "att1"
  405. attt1.Position = Vector3.new(0.5, 1, 0.5)
  406. local attt2 = Instance.new("Attachment", c["Left Leg"])
  407. attt2.Name = "att2"
  408. attt2.Position = Vector3.new(-0.5, 1, 0.5)
  409. local attt3 = Instance.new("Attachment", c["Left Leg"])
  410. attt3.Name = "att3"
  411. attt3.Position = Vector3.new(0.5, -1, 0.5)
  412. local attt4 = Instance.new("Attachment", c["Left Leg"])
  413. attt4.Name = "att4"
  414. attt4.Position = Vector3.new(-0.5, -1, 0.5)
  415.  
  416. local trailtop1 = Instance.new("Trail", c["Right Leg"])
  417. trailtop1.Enabled = true
  418. trailtop1.Texture = "rbxassetid://16607923"
  419. trailtop1.Name = "toptrail"
  420. trailtop1.MinLength = 0
  421. trailtop1.Lifetime = 0.1
  422.  
  423. trailtop1.Color = ColorSequence.new(ColorArray)
  424.  
  425. trailtop1.Attachment0 = att1
  426. trailtop1.Attachment1 = att2
  427. trailtop1.Transparency = NumberSequence.new({
  428. NumberSequenceKeypoint.new(0, 0.5, 0),
  429. NumberSequenceKeypoint.new(1, 1, 0)
  430. })
  431.  
  432. local trailbot1 = Instance.new("Trail", c["Right Leg"])
  433. trailbot1.Enabled = true
  434. trailbot1.Texture = "rbxassetid://16607923"
  435. trailbot1.Name = "bottrail"
  436. trailbot1.MinLength = 0
  437. trailbot1.Lifetime = 0.1
  438.  
  439. trailbot1.Color = ColorSequence.new(ColorArray)
  440.  
  441. trailbot1.Attachment0 = att3
  442. trailbot1.Attachment1 = att4
  443. trailbot1.Transparency = NumberSequence.new({
  444. NumberSequenceKeypoint.new(0, 0.5, 0),
  445. NumberSequenceKeypoint.new(1, 1, 0)
  446. })
  447.  
  448. local trailside1 = Instance.new("Trail", c["Right Leg"])
  449. trailside1.Enabled = true
  450. trailside1.Texture = "rbxassetid://16607923"
  451. trailside1.Name = "sidetrail1"
  452. trailside1.MinLength = 0
  453. trailside1.Lifetime = 0.1
  454.  
  455. trailside1.Color = ColorSequence.new(ColorArray)
  456.  
  457. trailside1.Attachment0 = att1
  458. trailside1.Attachment1 = att3
  459. trailside1.Transparency = NumberSequence.new({
  460. NumberSequenceKeypoint.new(0, 0.5, 0),
  461. NumberSequenceKeypoint.new(1, 1, 0)
  462. })
  463.  
  464. local trailside2 = Instance.new("Trail", c["Right Leg"])
  465. trailside2.Enabled = true
  466. trailside2.Texture = "rbxassetid://16607923"
  467. trailside2.Name = "sidetrail2"
  468. trailside2.MinLength = 0
  469. trailside2.Lifetime = 0.1
  470. spawn(function()
  471. while true do wait()
  472. trailside2.Color = ColorSequence.new(ColorArray)
  473. end
  474. end)
  475. trailside2.Attachment0 = att2
  476. trailside2.Attachment1 = att4
  477. trailside2.Transparency = NumberSequence.new({
  478. NumberSequenceKeypoint.new(0, 0.5, 0),
  479. NumberSequenceKeypoint.new(1, 1, 0)
  480. })
  481.  
  482.  
  483. local trailtop12 = Instance.new("Trail", c["Left Leg"])
  484. trailtop12.Enabled = true
  485. trailtop12.Texture = "rbxassetid://16607923"
  486. trailtop12.Name = "toptrail"
  487. trailtop12.MinLength = 0
  488. trailtop12.Lifetime = 0.1
  489. spawn(function()
  490. while true do wait()
  491. trailtop12.Color = ColorSequence.new(ColorArray)
  492. end
  493. end)
  494. trailtop12.Attachment0 = attt1
  495. trailtop12.Attachment1 = attt2
  496. trailtop12.Transparency = NumberSequence.new({
  497. NumberSequenceKeypoint.new(0, 0.5, 0),
  498. NumberSequenceKeypoint.new(1, 1, 0)
  499. })
  500.  
  501. local trailbot2 = Instance.new("Trail", c["Left Leg"])
  502. trailbot2.Enabled = true
  503. trailbot2.Texture = "rbxassetid://16607923"
  504. trailbot2.Name = "bottrail"
  505. trailbot2.MinLength = 0
  506. trailbot2.Lifetime = 0.1
  507.  
  508. trailbot2.Color = ColorSequence.new(ColorArray)
  509.  
  510. trailbot2.Attachment0 = attt3
  511. trailbot2.Attachment1 = attt4
  512. trailbot2.Transparency = NumberSequence.new({
  513. NumberSequenceKeypoint.new(0, 0.5, 0),
  514. NumberSequenceKeypoint.new(1, 1, 0)
  515. })
  516.  
  517. local trailside12 = Instance.new("Trail", c["Left Leg"])
  518. trailside12.Enabled = true
  519. trailside12.Texture = "rbxassetid://16607923"
  520. trailside12.Name = "sidetrail1"
  521. trailside12.MinLength = 0
  522. trailside12.Lifetime = 0.1
  523.  
  524. trailside12.Color = ColorSequence.new(ColorArray)
  525.  
  526. trailside12.Attachment0 = attt1
  527. trailside12.Attachment1 = attt3
  528. trailside12.Transparency = NumberSequence.new({
  529. NumberSequenceKeypoint.new(0, 0.5, 0),
  530. NumberSequenceKeypoint.new(1, 1, 0)
  531. })
  532.  
  533. local trailside22 = Instance.new("Trail", c["Left Leg"])
  534. trailside22.Enabled = true
  535. trailside22.Texture = "rbxassetid://16607923"
  536. trailside22.Name = "sidetrail2"
  537. trailside22.MinLength = 0
  538. trailside22.Lifetime = 0.1
  539.  
  540. trailside22.Color = ColorSequence.new(ColorArray)
  541.  
  542. trailside22.Attachment0 = attt2
  543. trailside22.Attachment1 = attt4
  544. trailside22.Transparency = NumberSequence.new({
  545. NumberSequenceKeypoint.new(0, 0.5, 0),
  546. NumberSequenceKeypoint.new(1, 1, 0)
  547. })
  548.  
  549.  
  550. local att1 = Instance.new("Attachment", c["Right Arm"])
  551. att1.Name = "att1"
  552. att1.Position = Vector3.new(0.5, 1, 0.5)
  553. local att2 = Instance.new("Attachment", c["Right Arm"])
  554. att2.Name = "att2"
  555. att2.Position = Vector3.new(-0.5, 1, 0.5)
  556. local att3 = Instance.new("Attachment", c["Right Arm"])
  557. att3.Name = "att3"
  558. att3.Position = Vector3.new(0.5, -1, 0.5)
  559. local att4 = Instance.new("Attachment", c["Right Arm"])
  560. att4.Name = "att4"
  561. att4.Position = Vector3.new(-0.5, -1, 0.5)
  562.  
  563. local attt1 = Instance.new("Attachment", c["Left Arm"])
  564. attt1.Name = "att1"
  565. attt1.Position = Vector3.new(0.5, 1, 0.5)
  566. local attt2 = Instance.new("Attachment", c["Left Arm"])
  567. attt2.Name = "att2"
  568. attt2.Position = Vector3.new(-0.5, 1, 0.5)
  569. local attt3 = Instance.new("Attachment", c["Left Arm"])
  570. attt3.Name = "att3"
  571. attt3.Position = Vector3.new(0.5, -1, 0.5)
  572. local attt4 = Instance.new("Attachment", c["Left Arm"])
  573. attt4.Name = "att4"
  574. attt4.Position = Vector3.new(-0.5, -1, 0.5)
  575.  
  576. local trailtop1 = Instance.new("Trail", c["Right Arm"])
  577. trailtop1.Enabled = true
  578. trailtop1.Texture = "rbxassetid://16607923"
  579. trailtop1.Name = "toptrail"
  580. trailtop1.MinLength = 0
  581. trailtop1.Lifetime = 0.1
  582.  
  583. trailtop1.Color = ColorSequence.new(ColorArray)
  584.  
  585. trailtop1.Attachment0 = att1
  586. trailtop1.Attachment1 = att2
  587. trailtop1.Transparency = NumberSequence.new({
  588. NumberSequenceKeypoint.new(0, 0.5, 0),
  589. NumberSequenceKeypoint.new(1, 1, 0)
  590. })
  591.  
  592. local trailbot1 = Instance.new("Trail", c["Right Arm"])
  593. trailbot1.Enabled = true
  594. trailbot1.Texture = "rbxassetid://16607923"
  595. trailbot1.Name = "bottrail"
  596. trailbot1.MinLength = 0
  597. trailbot1.Lifetime = 0.1
  598. spawn(function()
  599. while true do wait()
  600. trailbot1.Color = ColorSequence.new(ColorArray)
  601. end
  602. end)
  603. trailbot1.Attachment0 = att3
  604. trailbot1.Attachment1 = att4
  605. trailbot1.Transparency = NumberSequence.new({
  606. NumberSequenceKeypoint.new(0, 0.5, 0),
  607. NumberSequenceKeypoint.new(1, 1, 0)
  608. })
  609.  
  610. local trailside1 = Instance.new("Trail", c["Right Arm"])
  611. trailside1.Enabled = true
  612. trailside1.Texture = "rbxassetid://16607923"
  613. trailside1.Name = "sidetrail1"
  614. trailside1.MinLength = 0
  615. trailside1.Lifetime = 0.1
  616.  
  617. trailside1.Color = ColorSequence.new(ColorArray)
  618.  
  619. trailside1.Attachment0 = att1
  620. trailside1.Attachment1 = att3
  621. trailside1.Transparency = NumberSequence.new({
  622. NumberSequenceKeypoint.new(0, 0.5, 0),
  623. NumberSequenceKeypoint.new(1, 1, 0)
  624. })
  625.  
  626. local trailside2 = Instance.new("Trail", c["Right Arm"])
  627. trailside2.Enabled = true
  628. trailside2.Texture = "rbxassetid://16607923"
  629. trailside2.Name = "sidetrail2"
  630. trailside2.MinLength = 0
  631. trailside2.Lifetime = 0.1
  632.  
  633. trailside2.Color = ColorSequence.new(ColorArray)
  634.  
  635. trailside2.Attachment0 = att2
  636. trailside2.Attachment1 = att4
  637. trailside2.Transparency = NumberSequence.new({
  638. NumberSequenceKeypoint.new(0, 0.5, 0),
  639. NumberSequenceKeypoint.new(1, 1, 0)
  640. })
  641.  
  642.  
  643. local trailtop12 = Instance.new("Trail", c["Left Arm"])
  644. trailtop12.Enabled = true
  645. trailtop12.Texture = "rbxassetid://16607923"
  646. trailtop12.Name = "toptrail"
  647. trailtop12.MinLength = 0
  648. trailtop12.Lifetime = 0.1
  649.  
  650. trailtop12.Color = ColorSequence.new(ColorArray)
  651.  
  652. trailtop12.Attachment0 = attt1
  653. trailtop12.Attachment1 = attt2
  654. trailtop12.Transparency = NumberSequence.new({
  655. NumberSequenceKeypoint.new(0, 0.5, 0),
  656. NumberSequenceKeypoint.new(1, 1, 0)
  657. })
  658.  
  659. local trailbot2 = Instance.new("Trail", c["Left Arm"])
  660. trailbot2.Enabled = true
  661. trailbot2.Texture = "rbxassetid://16607923"
  662. trailbot2.Name = "bottrail"
  663. trailbot2.MinLength = 0
  664. trailbot2.Lifetime = 0.1
  665.  
  666. trailbot2.Color = ColorSequence.new(ColorArray)
  667.  
  668. trailbot2.Attachment0 = attt3
  669. trailbot2.Attachment1 = attt4
  670. trailbot2.Transparency = NumberSequence.new({
  671. NumberSequenceKeypoint.new(0, 0.5, 0),
  672. NumberSequenceKeypoint.new(1, 1, 0)
  673. })
  674.  
  675. local trailside12 = Instance.new("Trail", c["Left Arm"])
  676. trailside12.Enabled = true
  677. trailside12.Texture = "rbxassetid://16607923"
  678. trailside12.Name = "sidetrail1"
  679. trailside12.MinLength = 0
  680. trailside12.Lifetime = 0.1
  681.  
  682. trailside12.Color = ColorSequence.new(ColorArray)
  683.  
  684. trailside12.Attachment0 = attt1
  685. trailside12.Attachment1 = attt3
  686. trailside12.Transparency = NumberSequence.new({
  687. NumberSequenceKeypoint.new(0, 0.5, 0),
  688. NumberSequenceKeypoint.new(1, 1, 0)
  689. })
  690.  
  691. local trailside22 = Instance.new("Trail", c["Left Arm"])
  692. trailside22.Enabled = true
  693. trailside22.Texture = "rbxassetid://16607923"
  694. trailside22.Name = "sidetrail2"
  695. trailside22.MinLength = 0
  696. trailside22.Lifetime = 0.1
  697.  
  698. trailside22.Color = ColorSequence.new(ColorArray)
  699.  
  700. trailside22.Attachment0 = attt2
  701. trailside22.Attachment1 = attt4
  702. trailside22.Transparency = NumberSequence.new({
  703. NumberSequenceKeypoint.new(0, 0.5, 0),
  704. NumberSequenceKeypoint.new(1, 1, 0)
  705. })
  706.  
  707. local att1 = Instance.new("Attachment", c["Torso"])
  708. att1.Name = "att1"
  709. att1.Position = Vector3.new(1, 1, 0.5)
  710. local att2 = Instance.new("Attachment", c["Torso"])
  711. att2.Name = "att2"
  712. att2.Position = Vector3.new(-1, 1, 0.5)
  713. local att3 = Instance.new("Attachment", c["Torso"])
  714. att3.Name = "att3"
  715. att3.Position = Vector3.new(1, -1, 0.5)
  716. local att4 = Instance.new("Attachment", c["Torso"])
  717. att4.Name = "att4"
  718. att4.Position = Vector3.new(-1, -1, 0.5)
  719.  
  720. local attt1 = Instance.new("Attachment", c["Head"])
  721. attt1.Name = "att1"
  722. attt1.Position = Vector3.new(.55, .55, 0.025)
  723. local attt2 = Instance.new("Attachment", c["Head"])
  724. attt2.Name = "att2"
  725. attt2.Position = Vector3.new(-.55, .55, 0.025)
  726. local attt3 = Instance.new("Attachment", c["Head"])
  727. attt3.Name = "att3"
  728. attt3.Position = Vector3.new(.55, -.5, 0.025)
  729. local attt4 = Instance.new("Attachment", c["Head"])
  730. attt4.Name = "att4"
  731. attt4.Position = Vector3.new(-.55, -.5, 0.025)
  732. local trailtop1 = Instance.new("Trail", c["Torso"])
  733. trailtop1.Enabled = true
  734. trailtop1.Texture = "rbxassetid://16607923"
  735. trailtop1.Name = "toptrail"
  736. trailtop1.MinLength = 0
  737. trailtop1.Lifetime = 0.1
  738.  
  739. trailtop1.Color = ColorSequence.new(ColorArray)
  740.  
  741. trailtop1.Attachment0 = att1
  742. trailtop1.Attachment1 = att2
  743. trailtop1.Transparency = NumberSequence.new({
  744. NumberSequenceKeypoint.new(0, 0.5, 0),
  745. NumberSequenceKeypoint.new(1, 1, 0)
  746. })
  747. local trailbot1 = Instance.new("Trail", c["Torso"])
  748. trailbot1.Enabled = true
  749. trailbot1.Texture = "rbxassetid://16607923"
  750. trailbot1.Name = "bottrail"
  751. trailbot1.MinLength = 0
  752. trailbot1.Lifetime = 0.1
  753.  
  754. trailbot1.Color = ColorSequence.new(ColorArray)
  755.  
  756. trailbot1.Attachment0 = att3
  757. trailbot1.Attachment1 = att4
  758. trailbot1.Transparency = NumberSequence.new({
  759. NumberSequenceKeypoint.new(0, 0.5, 0),
  760. NumberSequenceKeypoint.new(1, 1, 0)
  761. })
  762. local trailside1 = Instance.new("Trail", c["Torso"])
  763. trailside1.Enabled = true
  764. trailside1.Texture = "rbxassetid://16607923"
  765. trailside1.Name = "sidetrail1"
  766. trailside1.MinLength = 0
  767. trailside1.Lifetime = 0.1
  768.  
  769. trailside1.Color = ColorSequence.new(ColorArray)
  770.  
  771. trailside1.Attachment0 = att1
  772. trailside1.Attachment1 = att3
  773. trailside1.Transparency = NumberSequence.new({
  774. NumberSequenceKeypoint.new(0, 0.5, 0),
  775. NumberSequenceKeypoint.new(1, 1, 0)
  776. })
  777. local trailside2 = Instance.new("Trail", c["Torso"])
  778. trailside2.Enabled = true
  779. trailside2.Texture = "rbxassetid://16607923"
  780. trailside2.Name = "sidetrail2"
  781. trailside2.MinLength = 0
  782. trailside2.Lifetime = 0.1
  783.  
  784. trailside2.Color = ColorSequence.new(ColorArray)
  785.  
  786. trailside2.Attachment0 = att2
  787. trailside2.Attachment1 = att4
  788. trailside2.Transparency = NumberSequence.new({
  789. NumberSequenceKeypoint.new(0, 0.5, 0),
  790. NumberSequenceKeypoint.new(1, 1, 0)
  791. })
  792. local trailtop12 = Instance.new("Trail", c["Head"])
  793. trailtop12.Enabled = true
  794. trailtop12.Texture = "rbxassetid://16607923"
  795. trailtop12.Name = "toptrail"
  796. trailtop12.MinLength = 0
  797. trailtop12.Lifetime = 0.1
  798.  
  799. trailtop12.Color = ColorSequence.new(ColorArray)
  800.  
  801. trailtop12.Attachment0 = attt1
  802. trailtop12.Attachment1 = attt2
  803. trailtop12.Transparency = NumberSequence.new({
  804. NumberSequenceKeypoint.new(0, 0.5, 0),
  805. NumberSequenceKeypoint.new(1, 1, 0)
  806. })
  807. local trailbot2 = Instance.new("Trail", c["Head"])
  808. trailbot2.Enabled = true
  809. trailbot2.Texture = "rbxassetid://16607923"
  810. trailbot2.Name = "bottrail"
  811. trailbot2.MinLength = 0
  812. trailbot2.Lifetime = 0.1
  813.  
  814. trailbot2.Color = ColorSequence.new(ColorArray)
  815.  
  816. trailbot2.Attachment0 = attt3
  817. trailbot2.Attachment1 = attt4
  818. trailbot2.Transparency = NumberSequence.new({
  819. NumberSequenceKeypoint.new(0, 0.5, 0),
  820. NumberSequenceKeypoint.new(1, 1, 0)
  821. })
  822. local trailside12 = Instance.new("Trail", c["Head"])
  823. trailside12.Enabled = true
  824. trailside12.Texture = "rbxassetid://16607923"
  825. trailside12.Name = "sidetrail1"
  826. trailside12.MinLength = 0
  827. trailside12.Lifetime = 0.1
  828.  
  829. trailside12.Color = ColorSequence.new(ColorArray)
  830.  
  831. trailside12.Attachment0 = attt1
  832. trailside12.Attachment1 = attt3
  833. trailside12.Transparency = NumberSequence.new({
  834. NumberSequenceKeypoint.new(0, 0.5, 0),
  835. NumberSequenceKeypoint.new(1, 1, 0)
  836. })
  837. local trailside22 = Instance.new("Trail", c["Head"])
  838. trailside22.Enabled = true
  839. trailside22.Texture = "rbxassetid://16607923"
  840. trailside22.Name = "sidetrail2"
  841. trailside22.MinLength = 0
  842. trailside22.Lifetime = 0.1
  843.  
  844. trailside22.Color = ColorSequence.new(ColorArray)
  845.  
  846. trailside22.Attachment0 = attt2 trailside22.Attachment1 = attt4
  847. trailside22.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0),NumberSequenceKeypoint.new(1, 1, 0)})
  848.  
  849. Sped = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement