Ban43_GodOfEdits

reverse

Nov 23rd, 2018
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.60 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<2250.66 == true then --- max speed
  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 > 2250.66 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(100/255,0,0)
  200. text.Text = "Reverse 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(184/255,184/255,7/255)-- 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://434042160"
  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 = "http://www.roblox.com/asset/?id=234288416"
  252. Head.Transparency = 0
  253. Head.CanCollide = false
  254. Head.Name = "plrHead"
  255. Head.Anchored = false
  256. Head.Color = Color3.new (156/255,146/255,4/255)
  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("Maroon")
  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("Maroon")
  290. Weld = Instance.new("Weld", char)
  291. Weld.Part0 = char["Torso"]
  292. Weld.Part1 = Head
  293. Weld.C1 = CFrame.new(-0.53, -.2, .315)*CFrame.Angles(-1,-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://190027991"
  318. local p = Instance.new('Pants', char)
  319. p.PantsTemplate = "rbxassetid://190028001"
  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 (125/255,113/255,60/255)),ColorSequenceKeypoint.new(1, Color3.new(125/255,113/255,60/255))}
  424. local ColorArray2 = {ColorSequenceKeypoint.new(0, Color3.new (105/255,64/255,40/255)),ColorSequenceKeypoint.new(1, Color3.new(35/255,0/255,0/255))}
  425.  
  426. local att1 = Instance.new("Attachment", c["Right Leg"])
  427. att1.Name = "att1"
  428. att1.Position = Vector3.new(0.5, 1, 0.5)
  429. local att2 = Instance.new("Attachment", c["Right Leg"])
  430. att2.Name = "att2"
  431. att2.Position = Vector3.new(-0.5, 1, 0.5)
  432. local att3 = Instance.new("Attachment", c["Right Leg"])
  433. att3.Name = "att3"
  434. att3.Position = Vector3.new(0.5, -1, 0.5)
  435. local att4 = Instance.new("Attachment", c["Right Leg"])
  436. att4.Name = "att4"
  437. att4.Position = Vector3.new(-0.5, -1, 0.5)
  438.  
  439. local attt1 = Instance.new("Attachment", c["Left Leg"])
  440. attt1.Name = "att1"
  441. attt1.Position = Vector3.new(0.5, 1, 0.5)
  442. local attt2 = Instance.new("Attachment", c["Left Leg"])
  443. attt2.Name = "att2"
  444. attt2.Position = Vector3.new(-0.5, 1, 0.5)
  445. local attt3 = Instance.new("Attachment", c["Left Leg"])
  446. attt3.Name = "att3"
  447. attt3.Position = Vector3.new(0.5, -1, 0.5)
  448. local attt4 = Instance.new("Attachment", c["Left Leg"])
  449. attt4.Name = "att4"
  450. attt4.Position = Vector3.new(-0.5, -1, 0.5)
  451.  
  452. local trailtop1 = Instance.new("Trail", c["Right Leg"])
  453. trailtop1.Enabled = true
  454. trailtop1.Texture = "rbxassetid://16607923"
  455. trailtop1.Name = "toptrail"
  456. trailtop1.MinLength = 0
  457. trailtop1.Lifetime = 0.1
  458.  
  459. trailtop1.Color = ColorSequence.new(ColorArray)
  460.  
  461. trailtop1.Attachment0 = att1
  462. trailtop1.Attachment1 = att2
  463. trailtop1.Transparency = NumberSequence.new({
  464. NumberSequenceKeypoint.new(0, 0.5, 0),
  465. NumberSequenceKeypoint.new(1, 1, 0)
  466. })
  467.  
  468. local trailbot1 = Instance.new("Trail", c["Right Leg"])
  469. trailbot1.Enabled = true
  470. trailbot1.Texture = "rbxassetid://16607923"
  471. trailbot1.Name = "bottrail"
  472. trailbot1.MinLength = 0
  473. trailbot1.Lifetime = 0.1
  474.  
  475. trailbot1.Color = ColorSequence.new(ColorArray)
  476.  
  477. trailbot1.Attachment0 = att3
  478. trailbot1.Attachment1 = att4
  479. trailbot1.Transparency = NumberSequence.new({
  480. NumberSequenceKeypoint.new(0, 0.5, 0),
  481. NumberSequenceKeypoint.new(1, 1, 0)
  482. })
  483.  
  484. local trailside1 = Instance.new("Trail", c["Right Leg"])
  485. trailside1.Enabled = true
  486. trailside1.Texture = "rbxassetid://16607923"
  487. trailside1.Name = "sidetrail1"
  488. trailside1.MinLength = 0
  489. trailside1.Lifetime = 0.1
  490.  
  491. trailside1.Color = ColorSequence.new(ColorArray)
  492.  
  493. trailside1.Attachment0 = att1
  494. trailside1.Attachment1 = att3
  495. trailside1.Transparency = NumberSequence.new({
  496. NumberSequenceKeypoint.new(0, 0.5, 0),
  497. NumberSequenceKeypoint.new(1, 1, 0)
  498. })
  499. --lightning
  500. local trailside1 = Instance.new("Trail", c["Right Leg"])
  501. trailside1.Enabled = true
  502. trailside1.Texture = "http://www.roblox.com/asset/?id=243098098"
  503. trailside1.Name = "sidetrail1"
  504. trailside1.MinLength = 0
  505. trailside1.Lifetime = 2
  506. trailside1.LightEmission =2
  507. trailside1.Color = ColorSequence.new(ColorArray2)
  508.  
  509. trailside1.Attachment0 = att1
  510. trailside1.Attachment1 = att3
  511. trailside1.Transparency = NumberSequence.new({
  512. NumberSequenceKeypoint.new(0, 0.5, 0),
  513. NumberSequenceKeypoint.new(1, 1, 0)
  514. })
  515.  
  516. local trailside2 = Instance.new("Trail", c["Right Leg"])
  517. trailside2.Enabled = true
  518. trailside2.Texture = "rbxassetid://16607923"
  519. trailside2.Name = "sidetrail2"
  520. trailside2.MinLength = 0
  521. trailside2.Lifetime = 0.1
  522. spawn(function()
  523. while true do wait()
  524. trailside2.Color = ColorSequence.new(ColorArray)
  525. end
  526. end)
  527. trailside2.Attachment0 = att2
  528. trailside2.Attachment1 = att4
  529. trailside2.Transparency = NumberSequence.new({
  530. NumberSequenceKeypoint.new(0, 0.5, 0),
  531. NumberSequenceKeypoint.new(1, 1, 0)
  532. })
  533.  
  534.  
  535. local trailtop12 = Instance.new("Trail", c["Left Leg"])
  536. trailtop12.Enabled = true
  537. trailtop12.Texture = "rbxassetid://16607923"
  538. trailtop12.Name = "toptrail"
  539. trailtop12.MinLength = 0
  540. trailtop12.Lifetime = 0.1
  541. spawn(function()
  542. while true do wait()
  543. trailtop12.Color = ColorSequence.new(ColorArray)
  544. end
  545. end)
  546. trailtop12.Attachment0 = attt1
  547. trailtop12.Attachment1 = attt2
  548. trailtop12.Transparency = NumberSequence.new({
  549. NumberSequenceKeypoint.new(0, 0.5, 0),
  550. NumberSequenceKeypoint.new(1, 1, 0)
  551. })
  552.  
  553. local trailbot2 = Instance.new("Trail", c["Left Leg"])
  554. trailbot2.Enabled = true
  555. trailbot2.Texture = "rbxassetid://16607923"
  556. trailbot2.Name = "bottrail"
  557. trailbot2.MinLength = 0
  558. trailbot2.Lifetime = 0.1
  559.  
  560. trailbot2.Color = ColorSequence.new(ColorArray)
  561.  
  562. trailbot2.Attachment0 = attt3
  563. trailbot2.Attachment1 = attt4
  564. trailbot2.Transparency = NumberSequence.new({
  565. NumberSequenceKeypoint.new(0, 0.5, 0),
  566. NumberSequenceKeypoint.new(1, 1, 0)
  567. })
  568.  
  569. local trailside12 = Instance.new("Trail", c["Left Leg"])
  570. trailside12.Enabled = true
  571. trailside12.Texture = "rbxassetid://16607923"
  572. trailside12.Name = "sidetrail1"
  573. trailside12.MinLength = 0
  574. trailside12.Lifetime = 0.1
  575.  
  576. trailside12.Color = ColorSequence.new(ColorArray)
  577.  
  578. trailside12.Attachment0 = attt1
  579. trailside12.Attachment1 = attt3
  580. trailside12.Transparency = NumberSequence.new({
  581. NumberSequenceKeypoint.new(0, 0.5, 0),
  582. NumberSequenceKeypoint.new(1, 1, 0)
  583. })
  584.  
  585. local trailside22 = Instance.new("Trail", c["Left Leg"])
  586. trailside22.Enabled = true
  587. trailside22.Texture = "rbxassetid://16607923"
  588. trailside22.Name = "sidetrail2"
  589. trailside22.MinLength = 0
  590. trailside22.Lifetime = 0.1
  591.  
  592. trailside22.Color = ColorSequence.new(ColorArray)
  593.  
  594. trailside22.Attachment0 = attt2
  595. trailside22.Attachment1 = attt4
  596. trailside22.Transparency = NumberSequence.new({
  597. NumberSequenceKeypoint.new(0, 0.5, 0),
  598. NumberSequenceKeypoint.new(1, 1, 0)
  599. })
  600.  
  601.  
  602. local att1 = Instance.new("Attachment", c["Right Arm"])
  603. att1.Name = "att1"
  604. att1.Position = Vector3.new(0.5, 1, 0.5)
  605. local att2 = Instance.new("Attachment", c["Right Arm"])
  606. att2.Name = "att2"
  607. att2.Position = Vector3.new(-0.5, 1, 0.5)
  608. local att3 = Instance.new("Attachment", c["Right Arm"])
  609. att3.Name = "att3"
  610. att3.Position = Vector3.new(0.5, -1, 0.5)
  611. local att4 = Instance.new("Attachment", c["Right Arm"])
  612. att4.Name = "att4"
  613. att4.Position = Vector3.new(-0.5, -1, 0.5)
  614.  
  615. local attt1 = Instance.new("Attachment", c["Left Arm"])
  616. attt1.Name = "att1"
  617. attt1.Position = Vector3.new(0.5, 1, 0.5)
  618. local attt2 = Instance.new("Attachment", c["Left Arm"])
  619. attt2.Name = "att2"
  620. attt2.Position = Vector3.new(-0.5, 1, 0.5)
  621. local attt3 = Instance.new("Attachment", c["Left Arm"])
  622. attt3.Name = "att3"
  623. attt3.Position = Vector3.new(0.5, -1, 0.5)
  624. local attt4 = Instance.new("Attachment", c["Left Arm"])
  625. attt4.Name = "att4"
  626. attt4.Position = Vector3.new(-0.5, -1, 0.5)
  627.  
  628. local trailtop1 = Instance.new("Trail", c["Right Arm"])
  629. trailtop1.Enabled = true
  630. trailtop1.Texture = "rbxassetid://16607923"
  631. trailtop1.Name = "toptrail"
  632. trailtop1.MinLength = 0
  633. trailtop1.Lifetime = 0.1
  634.  
  635. trailtop1.Color = ColorSequence.new(ColorArray)
  636.  
  637. trailtop1.Attachment0 = att1
  638. trailtop1.Attachment1 = att2
  639. trailtop1.Transparency = NumberSequence.new({
  640. NumberSequenceKeypoint.new(0, 0.5, 0),
  641. NumberSequenceKeypoint.new(1, 1, 0)
  642. })
  643.  
  644. local trailbot1 = Instance.new("Trail", c["Right Arm"])
  645. trailbot1.Enabled = true
  646. trailbot1.Texture = "rbxassetid://16607923"
  647. trailbot1.Name = "bottrail"
  648. trailbot1.MinLength = 0
  649. trailbot1.Lifetime = 0.1
  650. spawn(function()
  651. while true do wait()
  652. trailbot1.Color = ColorSequence.new(ColorArray)
  653. end
  654. end)
  655. trailbot1.Attachment0 = att3
  656. trailbot1.Attachment1 = att4
  657. trailbot1.Transparency = NumberSequence.new({
  658. NumberSequenceKeypoint.new(0, 0.5, 0),
  659. NumberSequenceKeypoint.new(1, 1, 0)
  660. })
  661.  
  662. local trailside1 = Instance.new("Trail", c["Right Arm"])
  663. trailside1.Enabled = true
  664. trailside1.Texture = "rbxassetid://16607923"
  665. trailside1.Name = "sidetrail1"
  666. trailside1.MinLength = 0
  667. trailside1.Lifetime = 0.1
  668.  
  669. trailside1.Color = ColorSequence.new(ColorArray)
  670.  
  671. trailside1.Attachment0 = att1
  672. trailside1.Attachment1 = att3
  673. trailside1.Transparency = NumberSequence.new({
  674. NumberSequenceKeypoint.new(0, 0.5, 0),
  675. NumberSequenceKeypoint.new(1, 1, 0)
  676. })
  677.  
  678. local trailside2 = Instance.new("Trail", c["Right Arm"])
  679. trailside2.Enabled = true
  680. trailside2.Texture = "rbxassetid://16607923"
  681. trailside2.Name = "sidetrail2"
  682. trailside2.MinLength = 0
  683. trailside2.Lifetime = 0.1
  684.  
  685. trailside2.Color = ColorSequence.new(ColorArray)
  686.  
  687. trailside2.Attachment0 = att2
  688. trailside2.Attachment1 = att4
  689. trailside2.Transparency = NumberSequence.new({
  690. NumberSequenceKeypoint.new(0, 0.5, 0),
  691. NumberSequenceKeypoint.new(1, 1, 0)
  692. })
  693.  
  694.  
  695. local trailtop12 = Instance.new("Trail", c["Left Arm"])
  696. trailtop12.Enabled = true
  697. trailtop12.Texture = "rbxassetid://16607923"
  698. trailtop12.Name = "toptrail"
  699. trailtop12.MinLength = 0
  700. trailtop12.Lifetime = 0.1
  701.  
  702. trailtop12.Color = ColorSequence.new(ColorArray)
  703.  
  704. trailtop12.Attachment0 = attt1
  705. trailtop12.Attachment1 = attt2
  706. trailtop12.Transparency = NumberSequence.new({
  707. NumberSequenceKeypoint.new(0, 0.5, 0),
  708. NumberSequenceKeypoint.new(1, 1, 0)
  709. })
  710.  
  711. local trailbot2 = Instance.new("Trail", c["Left Arm"])
  712. trailbot2.Enabled = true
  713. trailbot2.Texture = "rbxassetid://16607923"
  714. trailbot2.Name = "bottrail"
  715. trailbot2.MinLength = 0
  716. trailbot2.Lifetime = 0.1
  717.  
  718. trailbot2.Color = ColorSequence.new(ColorArray)
  719.  
  720. trailbot2.Attachment0 = attt3
  721. trailbot2.Attachment1 = attt4
  722. trailbot2.Transparency = NumberSequence.new({
  723. NumberSequenceKeypoint.new(0, 0.5, 0),
  724. NumberSequenceKeypoint.new(1, 1, 0)
  725. })
  726.  
  727. local trailside12 = Instance.new("Trail", c["Left Arm"])
  728. trailside12.Enabled = true
  729. trailside12.Texture = "rbxassetid://16607923"
  730. trailside12.Name = "sidetrail1"
  731. trailside12.MinLength = 0
  732. trailside12.Lifetime = 0.1
  733.  
  734. trailside12.Color = ColorSequence.new(ColorArray)
  735.  
  736. trailside12.Attachment0 = attt1
  737. trailside12.Attachment1 = attt3
  738. trailside12.Transparency = NumberSequence.new({
  739. NumberSequenceKeypoint.new(0, 0.5, 0),
  740. NumberSequenceKeypoint.new(1, 1, 0)
  741. })
  742.  
  743. local trailside22 = Instance.new("Trail", c["Left Arm"])
  744. trailside22.Enabled = true
  745. trailside22.Texture = "rbxassetid://16607923"
  746. trailside22.Name = "sidetrail2"
  747. trailside22.MinLength = 0
  748. trailside22.Lifetime = 0.1
  749.  
  750. trailside22.Color = ColorSequence.new(ColorArray)
  751.  
  752. trailside22.Attachment0 = attt2
  753. trailside22.Attachment1 = attt4
  754. trailside22.Transparency = NumberSequence.new({
  755. NumberSequenceKeypoint.new(0, 0.5, 0),
  756. NumberSequenceKeypoint.new(1, 1, 0)
  757. })
  758.  
  759. local att1 = Instance.new("Attachment", c["Torso"])
  760. att1.Name = "att1"
  761. att1.Position = Vector3.new(1, 1, 0.5)
  762. local att2 = Instance.new("Attachment", c["Torso"])
  763. att2.Name = "att2"
  764. att2.Position = Vector3.new(-1, 1, 0.5)
  765. local att3 = Instance.new("Attachment", c["Torso"])
  766. att3.Name = "att3"
  767. att3.Position = Vector3.new(1, -1, 0.5)
  768. local att4 = Instance.new("Attachment", c["Torso"])
  769. att4.Name = "att4"
  770. att4.Position = Vector3.new(-1, -1, 0.5)
  771.  
  772. local attt1 = Instance.new("Attachment", c["Head"])
  773. attt1.Name = "att1"
  774. attt1.Position = Vector3.new(.55, .55, 0.025)
  775. local attt2 = Instance.new("Attachment", c["Head"])
  776. attt2.Name = "att2"
  777. attt2.Position = Vector3.new(-.55, .55, 0.025)
  778. local attt3 = Instance.new("Attachment", c["Head"])
  779. attt3.Name = "att3"
  780. attt3.Position = Vector3.new(.55, -.5, 0.025)
  781. local attt4 = Instance.new("Attachment", c["Head"])
  782. attt4.Name = "att4"
  783. attt4.Position = Vector3.new(-.55, -.5, 0.025)
  784. local trailtop1 = Instance.new("Trail", c["Torso"])
  785. trailtop1.Enabled = true
  786. trailtop1.Texture = "rbxassetid://16607923"
  787. trailtop1.Name = "toptrail"
  788. trailtop1.MinLength = 0
  789. trailtop1.Lifetime = 0.1
  790.  
  791. trailtop1.Color = ColorSequence.new(ColorArray)
  792.  
  793. trailtop1.Attachment0 = att1
  794. trailtop1.Attachment1 = att2
  795. trailtop1.Transparency = NumberSequence.new({
  796. NumberSequenceKeypoint.new(0, 0.5, 0),
  797. NumberSequenceKeypoint.new(1, 1, 0)
  798. })
  799. local trailbot1 = Instance.new("Trail", c["Torso"])
  800. trailbot1.Enabled = true
  801. trailbot1.Texture = "rbxassetid://16607923"
  802. trailbot1.Name = "bottrail"
  803. trailbot1.MinLength = 0
  804. trailbot1.Lifetime = 0.1
  805.  
  806. trailbot1.Color = ColorSequence.new(ColorArray)
  807.  
  808. trailbot1.Attachment0 = att3
  809. trailbot1.Attachment1 = att4
  810. trailbot1.Transparency = NumberSequence.new({
  811. NumberSequenceKeypoint.new(0, 0.5, 0),
  812. NumberSequenceKeypoint.new(1, 1, 0)
  813. })
  814. local trailside1 = Instance.new("Trail", c["Torso"])
  815. trailside1.Enabled = true
  816. trailside1.Texture = "rbxassetid://16607923"
  817. trailside1.Name = "sidetrail1"
  818. trailside1.MinLength = 0
  819. trailside1.Lifetime = 0.1
  820.  
  821. trailside1.Color = ColorSequence.new(ColorArray)
  822.  
  823. trailside1.Attachment0 = att1
  824. trailside1.Attachment1 = att3
  825. trailside1.Transparency = NumberSequence.new({
  826. NumberSequenceKeypoint.new(0, 0.5, 0),
  827. NumberSequenceKeypoint.new(1, 1, 0)
  828. })
  829. local trailside2 = Instance.new("Trail", c["Torso"])
  830. trailside2.Enabled = true
  831. trailside2.Texture = "rbxassetid://16607923"
  832. trailside2.Name = "sidetrail2"
  833. trailside2.MinLength = 0
  834. trailside2.Lifetime = 0.1
  835.  
  836. trailside2.Color = ColorSequence.new(ColorArray)
  837.  
  838. trailside2.Attachment0 = att2
  839. trailside2.Attachment1 = att4
  840. trailside2.Transparency = NumberSequence.new({
  841. NumberSequenceKeypoint.new(0, 0.5, 0),
  842. NumberSequenceKeypoint.new(1, 1, 0)
  843. })
  844. local trailtop12 = Instance.new("Trail", c["Head"])
  845. trailtop12.Enabled = true
  846. trailtop12.Texture = "rbxassetid://16607923"
  847. trailtop12.Name = "toptrail"
  848. trailtop12.MinLength = 0
  849. trailtop12.Lifetime = 0.1
  850.  
  851. trailtop12.Color = ColorSequence.new(ColorArray)
  852.  
  853. trailtop12.Attachment0 = attt1
  854. trailtop12.Attachment1 = attt2
  855. trailtop12.Transparency = NumberSequence.new({
  856. NumberSequenceKeypoint.new(0, 0.5, 0),
  857. NumberSequenceKeypoint.new(1, 1, 0)
  858. })
  859. local trailbot2 = Instance.new("Trail", c["Head"])
  860. trailbot2.Enabled = true
  861. trailbot2.Texture = "rbxassetid://16607923"
  862. trailbot2.Name = "bottrail"
  863. trailbot2.MinLength = 0
  864. trailbot2.Lifetime = 0.1
  865.  
  866. trailbot2.Color = ColorSequence.new(ColorArray)
  867.  
  868. trailbot2.Attachment0 = attt3
  869. trailbot2.Attachment1 = attt4
  870. trailbot2.Transparency = NumberSequence.new({
  871. NumberSequenceKeypoint.new(0, 0.5, 0),
  872. NumberSequenceKeypoint.new(1, 1, 0)
  873. })
  874. local trailside12 = Instance.new("Trail", c["Head"])
  875. trailside12.Enabled = true
  876. trailside12.Texture = "rbxassetid://16607923"
  877. trailside12.Name = "sidetrail1"
  878. trailside12.MinLength = 0
  879. trailside12.Lifetime = 0.1
  880.  
  881. trailside12.Color = ColorSequence.new(ColorArray)
  882.  
  883. trailside12.Attachment0 = attt1
  884. trailside12.Attachment1 = attt3
  885. trailside12.Transparency = NumberSequence.new({
  886. NumberSequenceKeypoint.new(0, 0.5, 0),
  887. NumberSequenceKeypoint.new(1, 1, 0)
  888. })
  889. local trailside22 = Instance.new("Trail", c["Head"])
  890. trailside22.Enabled = true
  891. trailside22.Texture = "rbxassetid://16607923"
  892. trailside22.Name = "sidetrail2"
  893. trailside22.MinLength = 0
  894. trailside22.Lifetime = 0.1
  895.  
  896. trailside22.Color = ColorSequence.new(ColorArray)
  897.  
  898. trailside22.Attachment0 = attt2 trailside22.Attachment1 = attt4
  899. trailside22.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0),NumberSequenceKeypoint.new(1, 1, 0)})
  900.  
  901. Sped = 0
  902.  
  903. --function ragplayer(cactus)
  904. --local S = Instance.new("Sound",c.HumanoidRootPart)S.SoundId = "rbxassetid://131026421" S.Volume = 2 S:Play()
  905. --cactus.Humanoid.PlatformStand = true cactus:findFirstChild("Humanoid").Health = 0.01
  906. --if cactus["Right Arm"]~=nil and cactus.Torso:FindFirstChild("Right Shoulder") then
  907. --cactus.Torso:FindFirstChild("Right Shoulder"):Destroy()
  908. --makegloo(cactus.Torso, RSC0, RSC1, cactus.Torso, cactus["Right Arm"], "Right Shoulder")
  909. --maketouchy(cactus["Right Arm"], cactus["Right Arm"], CFrame.new(0, 0.5, 0))
  910. --end
  911. --if cactus["Left Arm"]~=nil and cactus.Torso:FindFirstChild("Left Shoulder") then
  912. --cactus.Torso:FindFirstChild("Left Shoulder"):Destroy()
  913. --makegloo(cactus.Torso, LSC0, LSC1, cactus.Torso, cactus["Left Arm"], "Left Shoulder")
  914. --maketouchy(cactus["Left Arm"], cactus["Left Arm"], CFrame.new(0, 0.5, 0))
  915. --end
  916. --if cactus["Right Leg"]~=nil and cactus.Torso:FindFirstChild("Right Hip") then
  917. --cactus.Torso:FindFirstChild("Right Hip"):Destroy()
  918. --makegloo(cactus.Torso, RHC0, RHC1, cactus.Torso, cactus["Right Leg"], "Right Hip")
  919. --maketouchy(cactus["Right Leg"], cactus["Right Leg"], CFrame.new(0, 0.5, 0))
  920. --end
  921. --if cactus["Left Leg"]~=nil and cactus.Torso:FindFirstChild("Left Hip") then
  922. --cactus.Torso:FindFirstChild("Left Hip"):Destroy()
  923. --makegloo(cactus.Torso, LHC0, LHC1, cactus.Torso, cactus["Left Leg"], "Left Hip")
  924. --maketouchy(cactus["Left Leg"], cactus["Left Leg"], CFrame.new(0, 0.5, 0))
  925. --end
  926. --cactus.Parent = game.Workspace game.Debris:AddItem(cactus,15)
  927. --end
  928. --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
  929. --
  930. --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
  931.  
  932. local hitz = false
  933. c.HumanoidRootPart.Touched:connect(function(Hit)
  934. if thing >= 100 then
  935. if hitz == false then hitz = true
  936. --ragplayer(c) local S = Instance.new("Sound",c.HumanoidRootPart)S.SoundId = "rbxassetid://386946017" S.Volume = 6 S:Play()
  937. --wait(15)
  938. end
  939. end
  940. end)
  941.  
  942.  
  943.  
  944.  
  945.  
  946. sine = 0
  947.  
  948. game:GetService("RunService").RenderStepped:connect(function()
  949. if attack == false then
  950. thing = (c.HumanoidRootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  951. game.Workspace.CurrentCamera.FieldOfView = 80+thing/15
  952. if c.HumanoidRootPart.Velocity.Y > 1 then sine = sine + 1
  953.  
  954.  
  955. elseif (c.HumanoidRootPart.Velocity * Vector3.new(1, 0, 1)).magnitude > 2 then
  956. sine = sine + 1 Sped = Sped + 0.1
  957.  
  958. if thing <= 75 then -- this is spedo
  959. for i,v in pairs(c:children()) do
  960. if v.ClassName == "Part" then
  961. for i,v2 in pairs(v:children()) do
  962. if v2.ClassName == "Trail" then
  963. v2.Enabled = false
  964. --v2.LightEmission = 1 --if want gloww
  965. end
  966. end
  967. end
  968. end
  969. else
  970. for i,v in pairs(c:children()) do
  971. if v.ClassName == "Part" then
  972. for i,v2 in pairs(v:children()) do
  973. if v2.ClassName == "Trail" then
  974. v2.Lifetime = .25
  975. v2.Enabled = true
  976. end
  977. end
  978. end
  979. end
  980. end
  981. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(thing/25), rd(0), rd(0)), 1)
  982. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 1)
  983. else c.Humanoid.WalkSpeed = 16 sine = sine + 1 S2.Volume = 0 S2.PlaybackSpeed = 0
  984. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  985. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  986. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  987. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  988. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  989. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  990. end
  991. for i,v in pairs (c:children()) do
  992. if v.ClassName == "Accessory" then
  993. for i,v2 in pairs (v:children()) do
  994. if v2.ClassName == "Part" then
  995. v2.Anchored = false
  996. end
  997. end
  998. end
  999. for i,v in pairs (c:children()) do
  1000. if v.ClassName == "Part" then
  1001. v.Anchored = false
  1002. end
  1003. end
  1004. end
  1005. end
  1006. end)
  1007.  
  1008. z = Instance.new("Sound",char)
  1009. z.SoundId = "rbxassetid://256976014" -- Put Music ID Here.
  1010. z.Looped = true
  1011. z.Volume = 7
  1012. z:Play()
  1013. wait(.45)
  1014.  
  1015. --Gui stuffff
  1016. function sandbox(var,func)
  1017. local env = getfenv(func)
  1018. local newenv = setmetatable({},{
  1019. __index = function(self,k)
  1020. if k=="script" then
  1021. return var
  1022. else
  1023. return env[k]
  1024. end
  1025. end,
  1026. })
  1027. setfenv(func,newenv)
  1028. return func
  1029. end
  1030. cors = {}
  1031. mas = Instance.new("Model",game:GetService("Lighting"))
  1032. GuiMain0 = Instance.new("GuiMain")
  1033. ImageLabel1 = Instance.new("ImageLabel")
  1034. Script2 = Instance.new("Script")
  1035. Script3 = Instance.new("Script")
  1036. ScreenGui4 = Instance.new("ScreenGui")
  1037. ImageLabel5 = Instance.new("ImageLabel")
  1038. TextLabel6 = Instance.new("TextLabel")
  1039. Script7 = Instance.new("Script")
  1040. TextLabel8 = Instance.new("TextLabel")
  1041. Script9 = Instance.new("Script")
  1042. TextLabel10 = Instance.new("TextLabel")
  1043. ImageLabel11 = Instance.new("ImageLabel")
  1044. TextLabel12 = Instance.new("TextLabel")
  1045. Script13 = Instance.new("Script")
  1046. ScreenGui14 = Instance.new("ScreenGui")
  1047. Frame15 = Instance.new("Frame")
  1048. ImageLabel16 = Instance.new("ImageLabel")
  1049. ImageLabel17 = Instance.new("ImageLabel")
  1050. ImageLabel18 = Instance.new("ImageLabel")
  1051. ImageLabel19 = Instance.new("ImageLabel")
  1052. GuiMain0.Parent = mas
  1053. ImageLabel1.Name = "Health"
  1054. ImageLabel1.Parent = GuiMain0
  1055. ImageLabel1.Position = UDim2.new(0, 0, -0.0500000007, 0)
  1056. ImageLabel1.Visible = false
  1057. ImageLabel1.Size = UDim2.new(1.10000002, 0, 1.22000003, 0)
  1058. ImageLabel1.BackgroundColor = BrickColor.new("Maroon")
  1059. ImageLabel1.BackgroundColor3 = Color3.new(0.454902, 0, 0.0941177)
  1060. ImageLabel1.BackgroundTransparency = 1
  1061. ImageLabel1.Image = "http://www.roblox.com/asset/?id=16232221"
  1062. Script2.Name = "Monitor"
  1063. Script2.Parent = ImageLabel1
  1064. table.insert(cors,sandbox(Script2,function()
  1065. Player = script.Parent.Parent.Parent.Parent.Character
  1066. s = Player.Humanoid
  1067. while true do
  1068. if s.Health <= 20 then
  1069. script.Parent.Visible = true
  1070. script.Parent.Pain.Disabled=false
  1071. end
  1072. if s.Health >= 20 then
  1073. script.Parent.Visible = false
  1074. end
  1075. wait()
  1076. end
  1077.  
  1078.  
  1079.  
  1080. end))
  1081. Script3.Name = "Pain"
  1082. Script3.Parent = ImageLabel1
  1083. table.insert(cors,sandbox(Script3,function()
  1084. s=script.Parent
  1085. while true do
  1086. s.BackgroundTransparency=1
  1087. wait(.05)
  1088. s.BackgroundTransparency=.9
  1089. wait(.05)
  1090. s.BackgroundTransparency=.8
  1091. wait(.05)
  1092. s.BackgroundTransparency=.7
  1093. wait(.05)
  1094. s.BackgroundTransparency=.6
  1095. wait(.05)
  1096. s.BackgroundTransparency=.7
  1097. wait(.05)
  1098. s.BackgroundTransparency=.8
  1099. wait(.05)
  1100. s.BackgroundTransparency=.9
  1101. wait(.05)
  1102. end
  1103.  
  1104. end))
  1105. ScreenGui4.Name = "HUD"
  1106. ScreenGui4.Parent = mas
  1107. ImageLabel5.Name = "SpeedStatus"
  1108. ImageLabel5.Parent = ScreenGui4
  1109. ImageLabel5.Position = UDim2.new(0.991146505, -100, 0.980733514, -100)
  1110. ImageLabel5.Rotation = 4
  1111. ImageLabel5.Size = UDim2.new(0, 41, 0, 46)
  1112. ImageLabel5.BackgroundColor = BrickColor.new("Maroon")
  1113. ImageLabel5.BackgroundColor3 = Color3.new(0.333333, 0, 0)
  1114. ImageLabel5.BackgroundTransparency = 0.20000000298023
  1115. ImageLabel5.BorderSizePixel = 0
  1116. ImageLabel5.Image = "http://www.roblox.com/asset/?id=71659683"
  1117. TextLabel6.Name = "Value"
  1118. TextLabel6.Parent = ImageLabel5
  1119. TextLabel6.Position = UDim2.new(0, -275, 0, 4)
  1120. TextLabel6.Size = UDim2.new(0, 275, 0, 44)
  1121. TextLabel6.BackgroundColor = BrickColor.new("Maroon")
  1122. TextLabel6.BackgroundColor3 = Color3.new(0.333333, 0, 0)
  1123. TextLabel6.BackgroundTransparency = 0.20000000298023
  1124. TextLabel6.BorderSizePixel = 0
  1125. TextLabel6.Font = Enum.Font.SourceSansBold
  1126. TextLabel6.FontSize = Enum.FontSize.Size14
  1127. TextLabel6.Text = "0 "
  1128. TextLabel6.TextColor = BrickColor.new("Institutional white")
  1129. TextLabel6.TextColor3 = Color3.new(1, 1, 1)
  1130. TextLabel6.TextScaled = true
  1131. TextLabel6.TextSize = 14
  1132. TextLabel6.TextWrap = true
  1133. TextLabel6.TextWrapped = true
  1134. TextLabel6.TextXAlignment = Enum.TextXAlignment.Right
  1135. Script7.Name = "tracker"
  1136. Script7.Parent = TextLabel6
  1137. table.insert(cors,sandbox(Script7,function()
  1138. local GUI = script.Parent
  1139. local player = script.Parent.Parent.Parent.Parent.Parent
  1140. local torso = player.Character.Torso
  1141. local speed = 0
  1142.  
  1143. while wait(0.1) do
  1144. speed = math.floor(math.sqrt((torso.Velocity.x^2)+(torso.Velocity.y^2)+(torso.Velocity.z^2)))
  1145. GUI.Text = speed/1.467
  1146.  
  1147. end
  1148.  
  1149. end))
  1150. TextLabel8.Name = "Bar"
  1151. TextLabel8.Parent = ImageLabel5
  1152. TextLabel8.Position = UDim2.new(-2.51219511, -170, 1.05383611, -2)
  1153. TextLabel8.Size = UDim2.new(0, 315, 0, 2)
  1154. TextLabel8.BackgroundColor = BrickColor.new("Institutional white")
  1155. TextLabel8.BackgroundColor3 = Color3.new(1, 1, 1)
  1156. TextLabel8.BorderSizePixel = 0
  1157. TextLabel8.Font = Enum.Font.SourceSansBold
  1158. TextLabel8.FontSize = Enum.FontSize.Size14
  1159. TextLabel8.Text = ""
  1160. TextLabel8.TextColor = BrickColor.new("Institutional white")
  1161. TextLabel8.TextColor3 = Color3.new(1, 1, 1)
  1162. TextLabel8.TextScaled = true
  1163. TextLabel8.TextSize = 14
  1164. TextLabel8.TextWrap = true
  1165. TextLabel8.TextWrapped = true
  1166. TextLabel8.TextXAlignment = Enum.TextXAlignment.Left
  1167. Script9.Name = "tracker"
  1168. Script9.Parent = TextLabel8
  1169. table.insert(cors,sandbox(Script9,function()
  1170. local GUI = script.Parent
  1171. local player = script.Parent.Parent.Parent.Parent.Parent
  1172. local torso = player.Character.Torso
  1173. local speed = 0
  1174.  
  1175. while wait(0.1) do
  1176. speed = math.floor(math.sqrt((torso.Velocity.x^2)+(torso.Velocity.y^2)+(torso.Velocity.z^2)))
  1177. GUI.Size = UDim2.new(0, speed/7.2,0, 2) ---speed bar
  1178. end
  1179.  
  1180. end))
  1181. TextLabel10.Name = "VersionTitle"
  1182. TextLabel10.Parent = ScreenGui4
  1183. TextLabel10.Position = UDim2.new(0.0702446699, 0, 0.0880195573, 0)
  1184. TextLabel10.Rotation = -2
  1185. TextLabel10.Size = UDim2.new(0, 253, 0, 30)
  1186. TextLabel10.BackgroundColor = BrickColor.new("Maroon")
  1187. TextLabel10.BackgroundColor3 = Color3.new(0.333333, 0, 0)
  1188. TextLabel10.BackgroundTransparency = 0.20000000298023
  1189. TextLabel10.BorderSizePixel = 0
  1190. TextLabel10.Font = Enum.Font.SourceSansBold
  1191. TextLabel10.FontSize = Enum.FontSize.Size24
  1192. TextLabel10.Text = "Fhash script from bannaboy43"
  1193. TextLabel10.TextColor = BrickColor.new("Institutional white")
  1194. TextLabel10.TextColor3 = Color3.new(1, 1, 1)
  1195. TextLabel10.TextScaled = true
  1196. TextLabel10.TextSize = 21
  1197. TextLabel10.TextWrap = true
  1198. TextLabel10.TextWrapped = true
  1199. ImageLabel11.Name = "HealthStatus"
  1200. ImageLabel11.Parent = ScreenGui4
  1201. ImageLabel11.Position = UDim2.new(0, 100, 0.990394711, -100)
  1202. ImageLabel11.Rotation = -4
  1203. ImageLabel11.Size = UDim2.new(0, 44, 0, 38)
  1204. ImageLabel11.BackgroundColor = BrickColor.new("Maroon")
  1205. ImageLabel11.BackgroundColor3 = Color3.new(0.333333, 0, 0)
  1206. ImageLabel11.BackgroundTransparency = 0.20000000298023
  1207. ImageLabel11.BorderSizePixel = 0
  1208. ImageLabel11.Image = "http://www.roblox.com/asset/?id=181035744"
  1209. TextLabel12.Name = "Health"
  1210. TextLabel12.Parent = ImageLabel11
  1211. TextLabel12.Position = UDim2.new(1.06818175, -1, -0.0797448158, 0)
  1212. TextLabel12.Size = UDim2.new(0, 293, 0, 39)
  1213. TextLabel12.BackgroundColor = BrickColor.new("Maroon")
  1214. TextLabel12.BackgroundColor3 = Color3.new(0.333333, 0, 0)
  1215. TextLabel12.BackgroundTransparency = 0.20000000298023
  1216. TextLabel12.BorderSizePixel = 0
  1217. TextLabel12.Font = Enum.Font.SourceSansBold
  1218. TextLabel12.FontSize = Enum.FontSize.Size14
  1219. TextLabel12.Text = " 100"
  1220. TextLabel12.TextColor = BrickColor.new("Institutional white")
  1221. TextLabel12.TextColor3 = Color3.new(1, 1, 1)
  1222. TextLabel12.TextScaled = true
  1223. TextLabel12.TextSize = 14
  1224. TextLabel12.TextWrap = true
  1225. TextLabel12.TextWrapped = true
  1226. TextLabel12.TextXAlignment = Enum.TextXAlignment.Left
  1227. Script13.Parent = TextLabel12
  1228. table.insert(cors,sandbox(Script13,function()
  1229. -- Made by Fireball2350 :3
  1230. -- Edited by bjj34 & XxrockatackxX
  1231. while true do
  1232. script.Parent.Text = "Health: " .. math.floor(script.Parent.Parent.Parent.Parent.Parent.Character.Humanoid.Health) .. "/" .. math.floor(script.Parent.Parent.Parent.Parent.Parent.Character.Humanoid.MaxHealth)
  1233. wait(0.1)
  1234. end
  1235.  
  1236. end))
  1237. ScreenGui14.Name = "Shadow"
  1238. ScreenGui14.Parent = mas
  1239. Frame15.Name = "Shadow"
  1240. Frame15.Parent = ScreenGui14
  1241. Frame15.Size = UDim2.new(1, 0, 1, 0)
  1242. Frame15.BackgroundTransparency = 1
  1243. Frame15.BorderSizePixel = 0
  1244. ImageLabel16.Name = "BLS"
  1245. ImageLabel16.Parent = Frame15
  1246. ImageLabel16.Position = UDim2.new(0, 0, 0.5, 0)
  1247. ImageLabel16.Size = UDim2.new(0.5, 0, 0.5, 0)
  1248. ImageLabel16.BackgroundTransparency = 1
  1249. ImageLabel16.BorderSizePixel = 0
  1250. ImageLabel16.Image = "http://www.roblox.com/asset/?id=84197255"
  1251. ImageLabel17.Name = "BRS"
  1252. ImageLabel17.Parent = Frame15
  1253. ImageLabel17.Position = UDim2.new(0.5, 0, 0.5, 0)
  1254. ImageLabel17.Size = UDim2.new(0.5, 0, 0.5, 0)
  1255. ImageLabel17.BackgroundTransparency = 1
  1256. ImageLabel17.BorderSizePixel = 0
  1257. ImageLabel17.Image = "http://www.roblox.com/asset/?id=84197271"
  1258. ImageLabel18.Name = "TLS"
  1259. ImageLabel18.Parent = Frame15
  1260. ImageLabel18.Position = UDim2.new(0, 0, 0, -1)
  1261. ImageLabel18.Size = UDim2.new(0.5, 0, 0.5, 1)
  1262. ImageLabel18.BackgroundTransparency = 1
  1263. ImageLabel18.BorderSizePixel = 0
  1264. ImageLabel18.Image = "http://www.roblox.com/asset/?id=84197205"
  1265. ImageLabel19.Name = "TRS"
  1266. ImageLabel19.Parent = Frame15
  1267. ImageLabel19.Position = UDim2.new(0.5, 0, 0, -1)
  1268. ImageLabel19.Size = UDim2.new(0.5, 0, 0.5, 1)
  1269. ImageLabel19.BackgroundTransparency = 1
  1270. ImageLabel19.BorderSizePixel = 0
  1271. ImageLabel19.Image = "http://www.roblox.com/asset/?id=84197228"
  1272. for i,v in pairs(mas:GetChildren()) do
  1273. v.Parent = game:GetService("Players").LocalPlayer.PlayerGui
  1274. pcall(function() v:MakeJoints() end)
  1275. end
  1276. mas:Destroy()
  1277. for i,v in pairs(cors) do
  1278. spawn(function()
  1279. pcall(v)
  1280. end)
  1281. end
  1282.  
  1283. --Converted with ttyyuu12345's model to script plugin v4
  1284. function sandbox(var,func)
  1285. local env = getfenv(func)
  1286. local newenv = setmetatable({},{
  1287. __index = function(self,k)
  1288. if k=="script" then
  1289. return var
  1290. else
  1291. return env[k]
  1292. end
  1293. end,
  1294. })
  1295. setfenv(func,newenv)
  1296. return func
  1297. end
  1298. cors = {}
  1299. mas = Instance.new("Model",game:GetService("Lighting"))
  1300. LocalScript0 = Instance.new("LocalScript")
  1301. BoolValue1 = Instance.new("BoolValue")
  1302. ParticleEmitter2 = Instance.new("ParticleEmitter")
  1303. LocalScript0.Name = "Phase"
  1304. LocalScript0.Parent = mas
  1305. table.insert(cors,sandbox(LocalScript0,function()
  1306. wait(5)
  1307. lp = game.Players.LocalPlayer
  1308. char = lp.Character
  1309. hum = char.Humanoid
  1310. tor = char.HumanoidRootPart
  1311. mouse = lp:GetMouse()
  1312. phasing = script.Phasing
  1313.  
  1314. sguis = {}
  1315.  
  1316. ds = {}
  1317.  
  1318. script.Phasing.Changed:connect(function()
  1319. while phasing.Value == true do
  1320. tor.CFrame = tor.CFrame + (tor.CFrame.lookVector*2)
  1321. wait(0.02)
  1322. end
  1323. end)
  1324.  
  1325. mbs = {}
  1326.  
  1327. mouse.KeyDown:connect(function(key)
  1328. if key == 'f' then
  1329. tor.Anchored = false
  1330. phasing.Value = true
  1331. cc = char:GetChildren()
  1332. for i, v in pairs(cc) do
  1333. if v:IsA('Part') or v:IsA('UnionOperation') or v:IsA('Decal') then
  1334. v.Transparency = v.Transparency + .5
  1335. mb = script.MotionBlur:Clone()
  1336. mb.Parent = v
  1337. table.insert(mbs, mb)
  1338. ccv2 = v:GetChildren()
  1339. for i, d in pairs(ccv2) do
  1340. if d:IsA('Decal') and d.Transparency < 1 then
  1341. d.Transparency = d.Transparency + .5
  1342. table.insert(ds, d)
  1343. end
  1344. end
  1345. elseif v:IsA('Model') or v:IsA('Hat') then
  1346. cv = v:GetChildren()
  1347. for i, v2 in pairs(cv) do
  1348. if v2:IsA('Part') or v2:IsA('UnionOperation') or v2:IsA('Decal') then
  1349. v2.Transparency = v2.Transparency + .5
  1350. ccv = v2:GetChildren()
  1351. for i, v3 in pairs(ccv) do
  1352. if v3:IsA('SurfaceGui') and v3.Enabled then
  1353. v3.Enabled = false
  1354. table.insert(sguis, v3)
  1355. end
  1356. end
  1357. end
  1358. end
  1359. end
  1360. end
  1361. end
  1362. end)
  1363.  
  1364. mouse.KeyUp:connect(function(key)
  1365. if key == 'f' then
  1366. tor.Anchored = false
  1367. phasing.Value = false
  1368. for i, v in pairs(cc) do
  1369. if v:IsA('Part') or v:IsA('UnionOperation') or v:IsA('Decal') then
  1370. v.Transparency = v.Transparency - .5
  1371. table.insert(mbs, mb)
  1372. for i, d in pairs(ds) do
  1373. if d:IsA('Decal') then
  1374. d.Transparency = d.Transparency - .5
  1375. end
  1376. end
  1377. elseif v:IsA('Model') or v:IsA('Hat') then
  1378. cv = v:GetChildren()
  1379. for i, v2 in pairs(cv) do
  1380. if v2:IsA('Part') or v2:IsA('UnionOperation') or v2:IsA('Decal') then
  1381. v2.Transparency = v2.Transparency - .5
  1382. for i, v3 in pairs(sguis) do
  1383. if v3:IsA('SurfaceGui') then
  1384. v3.Enabled = true
  1385. end
  1386. end
  1387. end
  1388. end
  1389. end
  1390. end
  1391. for i, v in pairs(mbs) do
  1392. v:remove()
  1393. end
  1394. end
  1395. end)
  1396. end))
  1397. BoolValue1.Name = "Phasing"
  1398. BoolValue1.Parent = LocalScript0
  1399. ParticleEmitter2.Name = "MotionBlur"
  1400. ParticleEmitter2.Parent = LocalScript0
  1401. ParticleEmitter2.Speed = NumberRange.new(-2, 2)
  1402. ParticleEmitter2.Color = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0, 0, 0))
  1403. ParticleEmitter2.Texture = "http://www.roblox.com/asset/?id=447773099"
  1404. ParticleEmitter2.Transparency = NumberSequence.new(0.5,0.5)
  1405. ParticleEmitter2.Size = NumberSequence.new(0.80000001192093,0.80000001192093)
  1406. ParticleEmitter2.Lifetime = NumberRange.new(0.0099999997764826, 0.0099999997764826)
  1407. ParticleEmitter2.LockedToPart = true
  1408. ParticleEmitter2.Rate = 200
  1409. ParticleEmitter2.RotSpeed = NumberRange.new(-20, 20)
  1410. ParticleEmitter2.SpreadAngle = Vector2.new(360, 360)
  1411. ParticleEmitter2.VelocitySpread = 360
  1412. for i,v in pairs(mas:GetChildren()) do
  1413. v.Parent = game:GetService("Players").LocalPlayer.Character
  1414. pcall(function() v:MakeJoints() end)
  1415. end
  1416. mas:Destroy()
  1417. for i,v in pairs(cors) do
  1418. spawn(function()
  1419. pcall(v)
  1420. end)
  1421. end
  1422. local function round(n)
  1423. return math.floor(n + 0.5)
  1424. end
  1425.  
  1426.  
  1427. spawn(function()
  1428.  
  1429. end)
  1430. function KABOOMZ()
  1431.  
  1432. local Sp = Instance.new("Part",game.Workspace)Sp.BrickColor = BrickColor.new("Institutional white")Sp.Material = "Neon" Sp.Size = Vector3.new(.5,.5,.5) Sp.Anchored = true Sp.CanCollide = false
  1433. local SPM = Instance.new("SpecialMesh",Sp)SPM.MeshId = "rbxassetid://2589139171" Sp.CFrame = c.HumanoidRootPart.CFrame
  1434. local S = Instance.new("Sound",SPM)S.SoundId = "rbxassetid://2011915907" S.Volume = 10 S:Play()
  1435. for i = 1,200 do
  1436. SPM.Scale = SPM.Scale + Vector3.new(.7,.7,.7)
  1437. Sp.Transparency = Sp.Transparency + 1/200
  1438.  
  1439.  
  1440.  
  1441.  
  1442.  
  1443. swait()
  1444. end
  1445. end
  1446.  
  1447. mouse.KeyUp:connect(function(key)
  1448. if (key == "t") and player.Character.Humanoid.WalkSpeed > 0 then
  1449. Player.Character.Humanoid.WalkSpeed = 1126
  1450. wait(.5)
  1451. KABOOMZ()
  1452. --local S = Instance.new("Sound",c.HumanoidRootPart)S.SoundId = "rbxassetid://2011915907" S.Volume = 10 S:Play()
  1453.  
  1454. end
  1455. end)
Add Comment
Please, Sign In to add comment