Ban43_GodOfEdits

mk3

Nov 22nd, 2018
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.09 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. Player.Character.Humanoid.MaxHealth = 350
  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<3713.585333 == true then --- max speed
  85. i = 1
  86. wait(0.001)
  87. player.Character.Humanoid.WalkSpeed = player.Character.Humanoid.WalkSpeed+12.5
  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 >3713.585333 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-12.5
  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.  
  147. --------------------------------
  148. local p = game.Players.LocalPlayer
  149. local char = p.Character
  150. local mouse = p:GetMouse()
  151. local larm = char["Left Arm"]
  152. local rarm = char["Right Arm"]
  153. local lleg = char["Left Leg"]
  154. local rleg = char["Right Leg"]
  155. local hed = char.Head
  156. local torso = char.Torso
  157. local hum = char.Humanoid
  158. local cam = game.Workspace.CurrentCamera
  159. local root = char.HumanoidRootPart
  160. local deb = false
  161. local shot = 0
  162. local debris=game:service"Debris"
  163. local l = game:GetService("Lighting")
  164. local rs = game:GetService("RunService").RenderStepped
  165. ptz = {0.8, 0.85, 0.9, 0.95, 1, 1.05, 1.1}
  166. math.randomseed(os.time())
  167. for i,v in pairs(char:children()) do
  168. if v:IsA("Hat") then
  169. v:Destroy()
  170. end
  171. end
  172. for i,v in pairs (hed:GetChildren()) do
  173. if v:IsA("Sound") then
  174. v:Destroy()
  175. end
  176. end
  177. ----------------colors----------------------
  178. plr=game:service'Players'.LocalPlayer
  179. chr=plr.Character
  180. local ms = plr:GetMouse()
  181. CV="Bright red"
  182.  
  183. local txt = Instance.new("BillboardGui", chr)
  184. txt.Adornee = chr.Head
  185. txt.Name = "_status"
  186. txt.Size = UDim2.new(4, 0, 2.5, 0)
  187. txt.StudsOffset = Vector3.new(-4, 2, 0)
  188. local text = Instance.new("TextLabel", txt)
  189. text.Size = UDim2.new(3, 0, 0.5, 0)
  190. text.FontSize = "Size24"
  191. text.TextScaled = true
  192. text.TextTransparency = 0
  193. text.BackgroundTransparency = 1
  194. text.TextTransparency = 0
  195. text.TextStrokeTransparency = 0
  196. text.Font = "SciFi"
  197. text.TextStrokeColor3 = Color3.new(212/255,175/255,105/255)
  198. text.Text = "The Flash "
  199. --------------------------------------
  200. plr=game:service'Players'.LocalPlayer
  201. chr=plr.Character
  202. local ms = plr:GetMouse()
  203. CV="Bright red"
  204.  
  205. local txt = Instance.new("BillboardGui", chr)
  206. txt.Adornee = chr.Head
  207. txt.Name = "_status"
  208. txt.Size = UDim2.new(4, 0, 2.5, 0)
  209. txt.StudsOffset = Vector3.new(-4, 1.5, 0)
  210. local text = Instance.new("TextLabel", txt)
  211. text.Size = UDim2.new(3, 0, 0.5, 0)
  212. text.FontSize = "Size24"
  213. text.TextScaled = false
  214. text.TextTransparency = 0
  215. text.BackgroundTransparency = 1
  216. text.TextTransparency = 0
  217. text.TextStrokeTransparency = 0
  218. text.Font = "SciFi"
  219. text.TextStrokeColor3 = Color3.new(70/255,0,0)-- wff
  220. text.Text = "By bannaboy43"
  221.  
  222. ----------------------Clothes-------------------------------
  223. --[Quicksilver edit by Bannaboy43 (only make edits cant stcipt ihml if this gets leaked tell people to send me scripts to make edits)
  224. wait(1 / 60)
  225. p = game.Players.LocalPlayer
  226. char = p.Character
  227. torso = char.Torso
  228. neck = char.Torso.Neck
  229. hum = char.Humanoid
  230.  
  231. wait()
  232.  
  233. char.Head.face.Texture = "rbxassetid://339199908"
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241. ----------------------------------------------------
  242. -------------cowl 1---------------------------------
  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://2094837820"
  248. Headmesh.Scale = Vector3.new(1,1,1)
  249. Headmesh.TextureId = "rbxassetid://257258036"
  250. Head.Transparency = 0
  251. Head.CanCollide = false
  252. Head.Name = "plrHead"
  253. Head.Anchored = false
  254. Head.BrickColor = BrickColor.new("Really black")
  255. Weld = Instance.new("Weld", char)
  256. Weld.Part0 = char["Head"]
  257. Weld.Part1 = Head
  258. Weld.C1 = CFrame.new(0,0,0)*CFrame.Angles(0,3.14,0)
  259. -------------cowl 2---------------------------------
  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://2094921878"
  265. Headmesh.Scale = Vector3.new(1.05,1,1)
  266.  
  267. Head.Transparency = 0
  268. Head.CanCollide = false
  269. Head.Name = "plrHead"
  270. Head.Anchored = false
  271. Head.BrickColor = BrickColor.new("Cork")
  272. Weld = Instance.new("Weld", char)
  273. Weld.Part0 = char["Head"]
  274. Weld.Part1 = Head
  275. Weld.C1 = CFrame.new(0,-.21,.051)*CFrame.Angles(0,3.14,0)
  276. -------------cowl 1---------------------------------
  277.  
  278. Head = Instance.new("Part", char)
  279. Head.Size = Vector3.new(1,1,1)
  280. Headmesh = Instance.new("SpecialMesh", Head)
  281. Headmesh.MeshId = "rbxassetid://2095005080"
  282. Headmesh.Scale = Vector3.new(1,1,1)
  283. Head.Transparency = 0
  284. Head.CanCollide = false
  285. Head.Name = "plrHead"
  286. Head.Anchored = false
  287. Head.BrickColor = BrickColor.new("Cork")
  288. Weld = Instance.new("Weld", char)
  289. Weld.Part0 = char["Torso"]
  290. Weld.Part1 = Head
  291. Weld.C1 = CFrame.new(-0.52, -0.39, 0)*CFrame.Angles(0,-1.55,0)
  292. -------------cowl 2---------------------------------
  293.  
  294. Head = Instance.new("Part", char)
  295. Head.Size = Vector3.new(1,1,1)
  296. Headmesh = Instance.new("SpecialMesh", Head)
  297. Headmesh.MeshId = "rbxassetid://2095078494"
  298. Headmesh.Scale = Vector3.new(1,1,1)
  299. Head.Transparency = 0
  300. Head.CanCollide = false
  301. Head.Name = "plrHead"
  302. Head.Anchored = false
  303. Head.BrickColor = BrickColor.new("Institutional white")
  304. Weld = Instance.new("Weld", char)
  305. Weld.Part0 = char["Torso"]
  306. Weld.Part1 = Head
  307. Weld.C1 = CFrame.new(-0.51, -0.38, 0)*CFrame.Angles(0,-1.55,0)
  308.  
  309. for _, a in pairs(char:children()) do
  310. if a:IsA'Accessory' or a:IsA'CharacterMesh' or a:IsA'Pants' or a:IsA'Shirt' then
  311. a:Destroy()
  312. end
  313. end
  314. local s = Instance.new('Shirt', char)
  315. s.ShirtTemplate = "rbxassetid://181732140"
  316. local p = Instance.new('Pants', char)
  317. p.PantsTemplate = "rbxassetid://181732392"
  318.  
  319. Instance.new("ForceField",char).Visible = false
  320. local poo = Instance.new("IntValue",char)
  321. poo.Name = "haha nope"
  322.  
  323. wait()
  324.  
  325. Instance.new("ForceField",char).Visible = false
  326. ---------------trail test-----------------------
  327.  
  328. -- [ SANIIIC HES ON DA RAWN ] --
  329. wait()
  330. thing = 0
  331. LoudVolume = false
  332. Submerged = false
  333. Music = true
  334. script.Name = "SANIIIIC"
  335. Player = game.Players.LocalPlayer
  336. c = game.Players.LocalPlayer.Character
  337. Head = c.Head
  338. Humanoid = c.Humanoid
  339. anim = c.Humanoid.Animator
  340. rage = false
  341. p = game.Players.LocalPlayer
  342. Music = false
  343. anim = Humanoid.Animator
  344. local Effects = {}
  345. attack = false
  346. local attacking = false
  347. vt = Vector3.new
  348. bc = BrickColor.new
  349. br = BrickColor.random
  350. it = Instance.new
  351. cf = CFrame.new
  352. euler = CFrame.fromEulerAnglesXYZ
  353. angles = CFrame.Angles
  354. matr = math.random
  355. mouse = Player:GetMouse()
  356.  
  357. RSC0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  358. RSC1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  359. LSC0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  360. LSC1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  361. RHC0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  362. RHC1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  363. LHC0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  364. LHC1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  365. NC0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  366. NC1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  367. RJC0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  368. RJC1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  369. RS = c.Torso:FindFirstChild("Right Shoulder")
  370. LS = c.Torso:FindFirstChild("Left Shoulder")
  371. RH = c.Torso:FindFirstChild("Right Hip")
  372. LH = c.Torso:FindFirstChild("Left Hip")
  373. RJ = c.HumanoidRootPart:FindFirstChild("RootJoint")
  374. N = c.Torso:FindFirstChild("Neck")
  375. cf = CFrame.new
  376. ang = CFrame.Angles
  377. rd = math.rad
  378. rd2 = math.random
  379.  
  380. --[[mainShirt = c.Shirt
  381. mainPants = c.Pants
  382. mainBColors = c["Body Colors"]
  383. mainShirt.ShirtTemplate = "rbxassetid://769869277"
  384. mainPants.PantsTemplate = "rbxassetid://805486769"
  385. mainBColors.HeadColor = BrickColor.new("Pastel brown")
  386. mainBColors.LeftArmColor = BrickColor.new("Pastel brown")
  387. mainBColors.LeftLegColor = BrickColor.new("Pastel brown")
  388. mainBColors.RightArmColor = BrickColor.new("Pastel brown")
  389. mainBColors.RightLegColor = BrickColor.new("Pastel brown")
  390. mainBColors.TorsoColor = BrickColor.new("Pastel brown")]]
  391. function swait(num)
  392. if num==0 or num==nil then
  393. game:service'RunService'.Heartbeat:wait(0)
  394. else
  395. for i=0,num do
  396. game:service'RunService'.Heartbeat:wait(0)
  397. end
  398. end
  399. end
  400.  
  401. function lerpz(joint, prop, cfrmz, alp)
  402. joint[prop] = joint[prop]:lerp(cfrmz, alp)
  403. end
  404. function resetlerp()
  405. RJ.C0 = RJC0
  406. RJ.C1 = RJC1
  407. N.C0 = NC0
  408. N.C1 = NC1
  409. RS.C0 = RSC0
  410. RS.C1 = RSC1
  411. LS.C0 = LSC0
  412. LS.C1 = LSC1
  413. RH.C0 = RHC0
  414. RH.C1 = RHC1
  415. LH.C0 = LHC0
  416. LH.C1 = LHC1
  417. end
  418.  
  419. local S2 = Instance.new("Sound",c.HumanoidRootPart)S2.SoundId = "rbxassetid://1246460167" S2.Volume = 0 S2.PlaybackSpeed = 0 S2.Looped = true S2:Play()
  420.  
  421. local ColorArray = {ColorSequenceKeypoint.new(0, Color3.new (35/255,0/255,0/255)),ColorSequenceKeypoint.new(1, Color3.new(35/255,0/255,0/255))}
  422. local ColorArray2 = {ColorSequenceKeypoint.new(0, Color3.new (105/255,64/255,40/255)),ColorSequenceKeypoint.new(1, Color3.new(35/255,0/255,0/255))}
  423.  
  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. --lightning
  498. local trailside1 = Instance.new("Trail", c["Right Leg"])
  499. trailside1.Enabled = true
  500. trailside1.Texture = "http://www.roblox.com/asset/?id=243098098"
  501. trailside1.Name = "sidetrail1"
  502. trailside1.MinLength = 0
  503. trailside1.Lifetime = 2
  504. trailside1.LightEmission =2
  505. trailside1.Color = ColorSequence.new(ColorArray2)
  506.  
  507. trailside1.Attachment0 = att1
  508. trailside1.Attachment1 = att3
  509. trailside1.Transparency = NumberSequence.new({
  510. NumberSequenceKeypoint.new(0, 0.5, 0),
  511. NumberSequenceKeypoint.new(1, 1, 0)
  512. })
  513.  
  514. local trailside2 = Instance.new("Trail", c["Right Leg"])
  515. trailside2.Enabled = true
  516. trailside2.Texture = "rbxassetid://16607923"
  517. trailside2.Name = "sidetrail2"
  518. trailside2.MinLength = 0
  519. trailside2.Lifetime = 0.1
  520. spawn(function()
  521. while true do wait()
  522. trailside2.Color = ColorSequence.new(ColorArray)
  523. end
  524. end)
  525. trailside2.Attachment0 = att2
  526. trailside2.Attachment1 = att4
  527. trailside2.Transparency = NumberSequence.new({
  528. NumberSequenceKeypoint.new(0, 0.5, 0),
  529. NumberSequenceKeypoint.new(1, 1, 0)
  530. })
  531.  
  532.  
  533. local trailtop12 = Instance.new("Trail", c["Left Leg"])
  534. trailtop12.Enabled = true
  535. trailtop12.Texture = "rbxassetid://16607923"
  536. trailtop12.Name = "toptrail"
  537. trailtop12.MinLength = 0
  538. trailtop12.Lifetime = 0.1
  539. spawn(function()
  540. while true do wait()
  541. trailtop12.Color = ColorSequence.new(ColorArray)
  542. end
  543. end)
  544. trailtop12.Attachment0 = attt1
  545. trailtop12.Attachment1 = attt2
  546. trailtop12.Transparency = NumberSequence.new({
  547. NumberSequenceKeypoint.new(0, 0.5, 0),
  548. NumberSequenceKeypoint.new(1, 1, 0)
  549. })
  550.  
  551. local trailbot2 = Instance.new("Trail", c["Left Leg"])
  552. trailbot2.Enabled = true
  553. trailbot2.Texture = "rbxassetid://16607923"
  554. trailbot2.Name = "bottrail"
  555. trailbot2.MinLength = 0
  556. trailbot2.Lifetime = 0.1
  557.  
  558. trailbot2.Color = ColorSequence.new(ColorArray)
  559.  
  560. trailbot2.Attachment0 = attt3
  561. trailbot2.Attachment1 = attt4
  562. trailbot2.Transparency = NumberSequence.new({
  563. NumberSequenceKeypoint.new(0, 0.5, 0),
  564. NumberSequenceKeypoint.new(1, 1, 0)
  565. })
  566.  
  567. local trailside12 = Instance.new("Trail", c["Left Leg"])
  568. trailside12.Enabled = true
  569. trailside12.Texture = "rbxassetid://16607923"
  570. trailside12.Name = "sidetrail1"
  571. trailside12.MinLength = 0
  572. trailside12.Lifetime = 0.1
  573.  
  574. trailside12.Color = ColorSequence.new(ColorArray)
  575.  
  576. trailside12.Attachment0 = attt1
  577. trailside12.Attachment1 = attt3
  578. trailside12.Transparency = NumberSequence.new({
  579. NumberSequenceKeypoint.new(0, 0.5, 0),
  580. NumberSequenceKeypoint.new(1, 1, 0)
  581. })
  582.  
  583. local trailside22 = Instance.new("Trail", c["Left Leg"])
  584. trailside22.Enabled = true
  585. trailside22.Texture = "rbxassetid://16607923"
  586. trailside22.Name = "sidetrail2"
  587. trailside22.MinLength = 0
  588. trailside22.Lifetime = 0.1
  589.  
  590. trailside22.Color = ColorSequence.new(ColorArray)
  591.  
  592. trailside22.Attachment0 = attt2
  593. trailside22.Attachment1 = attt4
  594. trailside22.Transparency = NumberSequence.new({
  595. NumberSequenceKeypoint.new(0, 0.5, 0),
  596. NumberSequenceKeypoint.new(1, 1, 0)
  597. })
  598.  
  599.  
  600. local att1 = Instance.new("Attachment", c["Right Arm"])
  601. att1.Name = "att1"
  602. att1.Position = Vector3.new(0.5, 1, 0.5)
  603. local att2 = Instance.new("Attachment", c["Right Arm"])
  604. att2.Name = "att2"
  605. att2.Position = Vector3.new(-0.5, 1, 0.5)
  606. local att3 = Instance.new("Attachment", c["Right Arm"])
  607. att3.Name = "att3"
  608. att3.Position = Vector3.new(0.5, -1, 0.5)
  609. local att4 = Instance.new("Attachment", c["Right Arm"])
  610. att4.Name = "att4"
  611. att4.Position = Vector3.new(-0.5, -1, 0.5)
  612.  
  613. local attt1 = Instance.new("Attachment", c["Left Arm"])
  614. attt1.Name = "att1"
  615. attt1.Position = Vector3.new(0.5, 1, 0.5)
  616. local attt2 = Instance.new("Attachment", c["Left Arm"])
  617. attt2.Name = "att2"
  618. attt2.Position = Vector3.new(-0.5, 1, 0.5)
  619. local attt3 = Instance.new("Attachment", c["Left Arm"])
  620. attt3.Name = "att3"
  621. attt3.Position = Vector3.new(0.5, -1, 0.5)
  622. local attt4 = Instance.new("Attachment", c["Left Arm"])
  623. attt4.Name = "att4"
  624. attt4.Position = Vector3.new(-0.5, -1, 0.5)
  625.  
  626. local trailtop1 = Instance.new("Trail", c["Right Arm"])
  627. trailtop1.Enabled = true
  628. trailtop1.Texture = "rbxassetid://16607923"
  629. trailtop1.Name = "toptrail"
  630. trailtop1.MinLength = 0
  631. trailtop1.Lifetime = 0.1
  632.  
  633. trailtop1.Color = ColorSequence.new(ColorArray)
  634.  
  635. trailtop1.Attachment0 = att1
  636. trailtop1.Attachment1 = att2
  637. trailtop1.Transparency = NumberSequence.new({
  638. NumberSequenceKeypoint.new(0, 0.5, 0),
  639. NumberSequenceKeypoint.new(1, 1, 0)
  640. })
  641.  
  642. local trailbot1 = Instance.new("Trail", c["Right Arm"])
  643. trailbot1.Enabled = true
  644. trailbot1.Texture = "rbxassetid://16607923"
  645. trailbot1.Name = "bottrail"
  646. trailbot1.MinLength = 0
  647. trailbot1.Lifetime = 0.1
  648. spawn(function()
  649. while true do wait()
  650. trailbot1.Color = ColorSequence.new(ColorArray)
  651. end
  652. end)
  653. trailbot1.Attachment0 = att3
  654. trailbot1.Attachment1 = att4
  655. trailbot1.Transparency = NumberSequence.new({
  656. NumberSequenceKeypoint.new(0, 0.5, 0),
  657. NumberSequenceKeypoint.new(1, 1, 0)
  658. })
  659.  
  660. local trailside1 = Instance.new("Trail", c["Right Arm"])
  661. trailside1.Enabled = true
  662. trailside1.Texture = "rbxassetid://16607923"
  663. trailside1.Name = "sidetrail1"
  664. trailside1.MinLength = 0
  665. trailside1.Lifetime = 0.1
  666.  
  667. trailside1.Color = ColorSequence.new(ColorArray)
  668.  
  669. trailside1.Attachment0 = att1
  670. trailside1.Attachment1 = att3
  671. trailside1.Transparency = NumberSequence.new({
  672. NumberSequenceKeypoint.new(0, 0.5, 0),
  673. NumberSequenceKeypoint.new(1, 1, 0)
  674. })
  675.  
  676. local trailside2 = Instance.new("Trail", c["Right Arm"])
  677. trailside2.Enabled = true
  678. trailside2.Texture = "rbxassetid://16607923"
  679. trailside2.Name = "sidetrail2"
  680. trailside2.MinLength = 0
  681. trailside2.Lifetime = 0.1
  682.  
  683. trailside2.Color = ColorSequence.new(ColorArray)
  684.  
  685. trailside2.Attachment0 = att2
  686. trailside2.Attachment1 = att4
  687. trailside2.Transparency = NumberSequence.new({
  688. NumberSequenceKeypoint.new(0, 0.5, 0),
  689. NumberSequenceKeypoint.new(1, 1, 0)
  690. })
  691.  
  692.  
  693. local trailtop12 = Instance.new("Trail", c["Left Arm"])
  694. trailtop12.Enabled = true
  695. trailtop12.Texture = "rbxassetid://16607923"
  696. trailtop12.Name = "toptrail"
  697. trailtop12.MinLength = 0
  698. trailtop12.Lifetime = 0.1
  699.  
  700. trailtop12.Color = ColorSequence.new(ColorArray)
  701.  
  702. trailtop12.Attachment0 = attt1
  703. trailtop12.Attachment1 = attt2
  704. trailtop12.Transparency = NumberSequence.new({
  705. NumberSequenceKeypoint.new(0, 0.5, 0),
  706. NumberSequenceKeypoint.new(1, 1, 0)
  707. })
  708.  
  709. local trailbot2 = Instance.new("Trail", c["Left Arm"])
  710. trailbot2.Enabled = true
  711. trailbot2.Texture = "rbxassetid://16607923"
  712. trailbot2.Name = "bottrail"
  713. trailbot2.MinLength = 0
  714. trailbot2.Lifetime = 0.1
  715.  
  716. trailbot2.Color = ColorSequence.new(ColorArray)
  717.  
  718. trailbot2.Attachment0 = attt3
  719. trailbot2.Attachment1 = attt4
  720. trailbot2.Transparency = NumberSequence.new({
  721. NumberSequenceKeypoint.new(0, 0.5, 0),
  722. NumberSequenceKeypoint.new(1, 1, 0)
  723. })
  724.  
  725. local trailside12 = Instance.new("Trail", c["Left Arm"])
  726. trailside12.Enabled = true
  727. trailside12.Texture = "rbxassetid://16607923"
  728. trailside12.Name = "sidetrail1"
  729. trailside12.MinLength = 0
  730. trailside12.Lifetime = 0.1
  731.  
  732. trailside12.Color = ColorSequence.new(ColorArray)
  733.  
  734. trailside12.Attachment0 = attt1
  735. trailside12.Attachment1 = attt3
  736. trailside12.Transparency = NumberSequence.new({
  737. NumberSequenceKeypoint.new(0, 0.5, 0),
  738. NumberSequenceKeypoint.new(1, 1, 0)
  739. })
  740.  
  741. local trailside22 = Instance.new("Trail", c["Left Arm"])
  742. trailside22.Enabled = true
  743. trailside22.Texture = "rbxassetid://16607923"
  744. trailside22.Name = "sidetrail2"
  745. trailside22.MinLength = 0
  746. trailside22.Lifetime = 0.1
  747.  
  748. trailside22.Color = ColorSequence.new(ColorArray)
  749.  
  750. trailside22.Attachment0 = attt2
  751. trailside22.Attachment1 = attt4
  752. trailside22.Transparency = NumberSequence.new({
  753. NumberSequenceKeypoint.new(0, 0.5, 0),
  754. NumberSequenceKeypoint.new(1, 1, 0)
  755. })
  756.  
  757. local att1 = Instance.new("Attachment", c["Torso"])
  758. att1.Name = "att1"
  759. att1.Position = Vector3.new(1, 1, 0.5)
  760. local att2 = Instance.new("Attachment", c["Torso"])
  761. att2.Name = "att2"
  762. att2.Position = Vector3.new(-1, 1, 0.5)
  763. local att3 = Instance.new("Attachment", c["Torso"])
  764. att3.Name = "att3"
  765. att3.Position = Vector3.new(1, -1, 0.5)
  766. local att4 = Instance.new("Attachment", c["Torso"])
  767. att4.Name = "att4"
  768. att4.Position = Vector3.new(-1, -1, 0.5)
  769.  
  770. local attt1 = Instance.new("Attachment", c["Head"])
  771. attt1.Name = "att1"
  772. attt1.Position = Vector3.new(.55, .55, 0.025)
  773. local attt2 = Instance.new("Attachment", c["Head"])
  774. attt2.Name = "att2"
  775. attt2.Position = Vector3.new(-.55, .55, 0.025)
  776. local attt3 = Instance.new("Attachment", c["Head"])
  777. attt3.Name = "att3"
  778. attt3.Position = Vector3.new(.55, -.5, 0.025)
  779. local attt4 = Instance.new("Attachment", c["Head"])
  780. attt4.Name = "att4"
  781. attt4.Position = Vector3.new(-.55, -.5, 0.025)
  782. local trailtop1 = Instance.new("Trail", c["Torso"])
  783. trailtop1.Enabled = true
  784. trailtop1.Texture = "rbxassetid://16607923"
  785. trailtop1.Name = "toptrail"
  786. trailtop1.MinLength = 0
  787. trailtop1.Lifetime = 0.1
  788.  
  789. trailtop1.Color = ColorSequence.new(ColorArray)
  790.  
  791. trailtop1.Attachment0 = att1
  792. trailtop1.Attachment1 = att2
  793. trailtop1.Transparency = NumberSequence.new({
  794. NumberSequenceKeypoint.new(0, 0.5, 0),
  795. NumberSequenceKeypoint.new(1, 1, 0)
  796. })
  797. local trailbot1 = Instance.new("Trail", c["Torso"])
  798. trailbot1.Enabled = true
  799. trailbot1.Texture = "rbxassetid://16607923"
  800. trailbot1.Name = "bottrail"
  801. trailbot1.MinLength = 0
  802. trailbot1.Lifetime = 0.1
  803.  
  804. trailbot1.Color = ColorSequence.new(ColorArray)
  805.  
  806. trailbot1.Attachment0 = att3
  807. trailbot1.Attachment1 = att4
  808. trailbot1.Transparency = NumberSequence.new({
  809. NumberSequenceKeypoint.new(0, 0.5, 0),
  810. NumberSequenceKeypoint.new(1, 1, 0)
  811. })
  812. local trailside1 = Instance.new("Trail", c["Torso"])
  813. trailside1.Enabled = true
  814. trailside1.Texture = "rbxassetid://16607923"
  815. trailside1.Name = "sidetrail1"
  816. trailside1.MinLength = 0
  817. trailside1.Lifetime = 0.1
  818.  
  819. trailside1.Color = ColorSequence.new(ColorArray)
  820.  
  821. trailside1.Attachment0 = att1
  822. trailside1.Attachment1 = att3
  823. trailside1.Transparency = NumberSequence.new({
  824. NumberSequenceKeypoint.new(0, 0.5, 0),
  825. NumberSequenceKeypoint.new(1, 1, 0)
  826. })
  827. local trailside2 = Instance.new("Trail", c["Torso"])
  828. trailside2.Enabled = true
  829. trailside2.Texture = "rbxassetid://16607923"
  830. trailside2.Name = "sidetrail2"
  831. trailside2.MinLength = 0
  832. trailside2.Lifetime = 0.1
  833.  
  834. trailside2.Color = ColorSequence.new(ColorArray)
  835.  
  836. trailside2.Attachment0 = att2
  837. trailside2.Attachment1 = att4
  838. trailside2.Transparency = NumberSequence.new({
  839. NumberSequenceKeypoint.new(0, 0.5, 0),
  840. NumberSequenceKeypoint.new(1, 1, 0)
  841. })
  842. local trailtop12 = Instance.new("Trail", c["Head"])
  843. trailtop12.Enabled = true
  844. trailtop12.Texture = "rbxassetid://16607923"
  845. trailtop12.Name = "toptrail"
  846. trailtop12.MinLength = 0
  847. trailtop12.Lifetime = 0.1
  848.  
  849. trailtop12.Color = ColorSequence.new(ColorArray)
  850.  
  851. trailtop12.Attachment0 = attt1
  852. trailtop12.Attachment1 = attt2
  853. trailtop12.Transparency = NumberSequence.new({
  854. NumberSequenceKeypoint.new(0, 0.5, 0),
  855. NumberSequenceKeypoint.new(1, 1, 0)
  856. })
  857. local trailbot2 = Instance.new("Trail", c["Head"])
  858. trailbot2.Enabled = true
  859. trailbot2.Texture = "rbxassetid://16607923"
  860. trailbot2.Name = "bottrail"
  861. trailbot2.MinLength = 0
  862. trailbot2.Lifetime = 0.1
  863.  
  864. trailbot2.Color = ColorSequence.new(ColorArray)
  865.  
  866. trailbot2.Attachment0 = attt3
  867. trailbot2.Attachment1 = attt4
  868. trailbot2.Transparency = NumberSequence.new({
  869. NumberSequenceKeypoint.new(0, 0.5, 0),
  870. NumberSequenceKeypoint.new(1, 1, 0)
  871. })
  872. local trailside12 = Instance.new("Trail", c["Head"])
  873. trailside12.Enabled = true
  874. trailside12.Texture = "rbxassetid://16607923"
  875. trailside12.Name = "sidetrail1"
  876. trailside12.MinLength = 0
  877. trailside12.Lifetime = 0.1
  878.  
  879. trailside12.Color = ColorSequence.new(ColorArray)
  880.  
  881. trailside12.Attachment0 = attt1
  882. trailside12.Attachment1 = attt3
  883. trailside12.Transparency = NumberSequence.new({
  884. NumberSequenceKeypoint.new(0, 0.5, 0),
  885. NumberSequenceKeypoint.new(1, 1, 0)
  886. })
  887. local trailside22 = Instance.new("Trail", c["Head"])
  888. trailside22.Enabled = true
  889. trailside22.Texture = "rbxassetid://16607923"
  890. trailside22.Name = "sidetrail2"
  891. trailside22.MinLength = 0
  892. trailside22.Lifetime = 0.1
  893.  
  894. trailside22.Color = ColorSequence.new(ColorArray)
  895.  
  896. trailside22.Attachment0 = attt2 trailside22.Attachment1 = attt4
  897. trailside22.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0),NumberSequenceKeypoint.new(1, 1, 0)})
  898.  
  899. Sped = 0
  900.  
  901. --function ragplayer(cactus)
  902. --local S = Instance.new("Sound",c.HumanoidRootPart)S.SoundId = "rbxassetid://131026421" S.Volume = 2 S:Play()
  903. --cactus.Humanoid.PlatformStand = true cactus:findFirstChild("Humanoid").Health = 0.01
  904. --if cactus["Right Arm"]~=nil and cactus.Torso:FindFirstChild("Right Shoulder") then
  905. --cactus.Torso:FindFirstChild("Right Shoulder"):Destroy()
  906. --makegloo(cactus.Torso, RSC0, RSC1, cactus.Torso, cactus["Right Arm"], "Right Shoulder")
  907. --maketouchy(cactus["Right Arm"], cactus["Right Arm"], CFrame.new(0, 0.5, 0))
  908. --end
  909. --if cactus["Left Arm"]~=nil and cactus.Torso:FindFirstChild("Left Shoulder") then
  910. --cactus.Torso:FindFirstChild("Left Shoulder"):Destroy()
  911. --makegloo(cactus.Torso, LSC0, LSC1, cactus.Torso, cactus["Left Arm"], "Left Shoulder")
  912. --maketouchy(cactus["Left Arm"], cactus["Left Arm"], CFrame.new(0, 0.5, 0))
  913. --end
  914. --if cactus["Right Leg"]~=nil and cactus.Torso:FindFirstChild("Right Hip") then
  915. --cactus.Torso:FindFirstChild("Right Hip"):Destroy()
  916. --makegloo(cactus.Torso, RHC0, RHC1, cactus.Torso, cactus["Right Leg"], "Right Hip")
  917. --maketouchy(cactus["Right Leg"], cactus["Right Leg"], CFrame.new(0, 0.5, 0))
  918. --end
  919. --if cactus["Left Leg"]~=nil and cactus.Torso:FindFirstChild("Left Hip") then
  920. --cactus.Torso:FindFirstChild("Left Hip"):Destroy()
  921. --makegloo(cactus.Torso, LHC0, LHC1, cactus.Torso, cactus["Left Leg"], "Left Hip")
  922. --maketouchy(cactus["Left Leg"], cactus["Left Leg"], CFrame.new(0, 0.5, 0))
  923. --end
  924. --cactus.Parent = game.Workspace game.Debris:AddItem(cactus,15)
  925. --end
  926. --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
  927. --
  928. --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
  929.  
  930. local hitz = false
  931. c.HumanoidRootPart.Touched:connect(function(Hit)
  932. if thing >= 100 then
  933. if hitz == false then hitz = true
  934. --ragplayer(c) local S = Instance.new("Sound",c.HumanoidRootPart)S.SoundId = "rbxassetid://386946017" S.Volume = 6 S:Play()
  935. --wait(15)
  936. end
  937. end
  938. end)
  939.  
  940.  
  941.  
  942.  
  943.  
  944. sine = 0
  945.  
  946. game:GetService("RunService").RenderStepped:connect(function()
  947. if attack == false then
  948. thing = (c.HumanoidRootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  949. game.Workspace.CurrentCamera.FieldOfView = 80+thing/15
  950. if c.HumanoidRootPart.Velocity.Y > 1 then sine = sine + 1
  951.  
  952.  
  953. elseif (c.HumanoidRootPart.Velocity * Vector3.new(1, 0, 1)).magnitude > 2 then
  954. sine = sine + 1 Sped = Sped + 0.1
  955.  
  956. if thing <= 75 then -- this is spedo
  957. for i,v in pairs(c:children()) do
  958. if v.ClassName == "Part" then
  959. for i,v2 in pairs(v:children()) do
  960. if v2.ClassName == "Trail" then
  961. v2.Enabled = false
  962. --v2.LightEmission = 1 --if want gloww
  963.  
  964. end
  965. end
  966. end
  967. end
  968. else
  969. for i,v in pairs(c:children()) do
  970. if v.ClassName == "Part" then
  971. for i,v2 in pairs(v:children()) do
  972. if v2.ClassName == "Trail" then
  973. v2.Lifetime = .25
  974. v2.Enabled = true
  975.  
  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. z1 = Instance.new("Sound",char)
  1008. z1.SoundId = "rbxassetid://921265104" -- Put Music ID Here.
  1009. z1.Looped = false
  1010. z1.Volume = 8
  1011. wait(.1)
  1012. z1:Play()
  1013. wait(4.5)
  1014. z = Instance.new("Sound",char)
  1015. z.SoundId = "rbxassetid://214465446" -- Put Music ID Here.
  1016. z.Looped = true
  1017. z.Volume = 3
  1018. z:Play()
  1019. wait(.45)
  1020. z1:Stop()
  1021. --Gui stuffff
  1022. function sandbox(var,func)
  1023. local env = getfenv(func)
  1024. local newenv = setmetatable({},{
  1025. __index = function(self,k)
  1026. if k=="script" then
  1027. return var
  1028. else
  1029. return env[k]
  1030. end
  1031. end,
  1032. })
  1033. setfenv(func,newenv)
  1034. return func
  1035. end
  1036. cors = {}
  1037. mas = Instance.new("Model",game:GetService("Lighting"))
  1038. GuiMain0 = Instance.new("GuiMain")
  1039. ImageLabel1 = Instance.new("ImageLabel")
  1040. Script2 = Instance.new("Script")
  1041. Script3 = Instance.new("Script")
  1042. ScreenGui4 = Instance.new("ScreenGui")
  1043. ImageLabel5 = Instance.new("ImageLabel")
  1044. TextLabel6 = Instance.new("TextLabel")
  1045. Script7 = Instance.new("Script")
  1046. TextLabel8 = Instance.new("TextLabel")
  1047. Script9 = Instance.new("Script")
  1048. TextLabel10 = Instance.new("TextLabel")
  1049. ImageLabel11 = Instance.new("ImageLabel")
  1050. TextLabel12 = Instance.new("TextLabel")
  1051. Script13 = Instance.new("Script")
  1052. ScreenGui14 = Instance.new("ScreenGui")
  1053. Frame15 = Instance.new("Frame")
  1054. ImageLabel16 = Instance.new("ImageLabel")
  1055. ImageLabel17 = Instance.new("ImageLabel")
  1056. ImageLabel18 = Instance.new("ImageLabel")
  1057. ImageLabel19 = Instance.new("ImageLabel")
  1058. GuiMain0.Parent = mas
  1059. ImageLabel1.Name = "Health"
  1060. ImageLabel1.Parent = GuiMain0
  1061. ImageLabel1.Position = UDim2.new(0, 0, -0.0500000007, 0)
  1062. ImageLabel1.Visible = false
  1063. ImageLabel1.Size = UDim2.new(1.10000002, 0, 1.22000003, 0)
  1064. ImageLabel1.BackgroundColor = BrickColor.new("Maroon")
  1065. ImageLabel1.BackgroundColor3 = Color3.new(0.454902, 0, 0.0941177)
  1066. ImageLabel1.BackgroundTransparency = 1
  1067. ImageLabel1.Image = "http://www.roblox.com/asset/?id=16232221"
  1068. Script2.Name = "Monitor"
  1069. Script2.Parent = ImageLabel1
  1070. table.insert(cors,sandbox(Script2,function()
  1071. Player = script.Parent.Parent.Parent.Parent.Character
  1072. s = Player.Humanoid
  1073. while true do
  1074. if s.Health <= 20 then
  1075. script.Parent.Visible = true
  1076. script.Parent.Pain.Disabled=false
  1077. end
  1078. if s.Health >= 20 then
  1079. script.Parent.Visible = false
  1080. end
  1081. wait()
  1082. end
  1083.  
  1084.  
  1085.  
  1086. end))
  1087. Script3.Name = "Pain"
  1088. Script3.Parent = ImageLabel1
  1089. table.insert(cors,sandbox(Script3,function()
  1090. s=script.Parent
  1091. while true do
  1092. s.BackgroundTransparency=1
  1093. wait(.05)
  1094. s.BackgroundTransparency=.9
  1095. wait(.05)
  1096. s.BackgroundTransparency=.8
  1097. wait(.05)
  1098. s.BackgroundTransparency=.7
  1099. wait(.05)
  1100. s.BackgroundTransparency=.6
  1101. wait(.05)
  1102. s.BackgroundTransparency=.7
  1103. wait(.05)
  1104. s.BackgroundTransparency=.8
  1105. wait(.05)
  1106. s.BackgroundTransparency=.9
  1107. wait(.05)
  1108. end
  1109.  
  1110. end))
  1111. ScreenGui4.Name = "HUD"
  1112. ScreenGui4.Parent = mas
  1113. ImageLabel5.Name = "SpeedStatus"
  1114. ImageLabel5.Parent = ScreenGui4
  1115. ImageLabel5.Position = UDim2.new(0.991146505, -100, 0.980733514, -100)
  1116. ImageLabel5.Rotation = 4
  1117. ImageLabel5.Size = UDim2.new(0, 41, 0, 46)
  1118. ImageLabel5.BackgroundColor = BrickColor.new("Maroon")
  1119. ImageLabel5.BackgroundColor3 = Color3.new(0.333333, 0, 0)
  1120. ImageLabel5.BackgroundTransparency = 0.20000000298023
  1121. ImageLabel5.BorderSizePixel = 0
  1122. ImageLabel5.Image = "http://www.roblox.com/asset/?id=71659683"
  1123. TextLabel6.Name = "Value"
  1124. TextLabel6.Parent = ImageLabel5
  1125. TextLabel6.Position = UDim2.new(0, -275, 0, 4)
  1126. TextLabel6.Size = UDim2.new(0, 275, 0, 44)
  1127. TextLabel6.BackgroundColor = BrickColor.new("Maroon")
  1128. TextLabel6.BackgroundColor3 = Color3.new(0.333333, 0, 0)
  1129. TextLabel6.BackgroundTransparency = 0.20000000298023
  1130. TextLabel6.BorderSizePixel = 0
  1131. TextLabel6.Font = Enum.Font.SourceSansBold
  1132. TextLabel6.FontSize = Enum.FontSize.Size14
  1133. TextLabel6.Text = "0 "
  1134. TextLabel6.TextColor = BrickColor.new("Institutional white")
  1135. TextLabel6.TextColor3 = Color3.new(1, 1, 1)
  1136. TextLabel6.TextScaled = true
  1137. TextLabel6.TextSize = 14
  1138. TextLabel6.TextWrap = true
  1139. TextLabel6.TextWrapped = true
  1140. TextLabel6.TextXAlignment = Enum.TextXAlignment.Right
  1141. Script7.Name = "tracker"
  1142. Script7.Parent = TextLabel6
  1143. table.insert(cors,sandbox(Script7,function()
  1144. local GUI = script.Parent
  1145. local player = script.Parent.Parent.Parent.Parent.Parent
  1146. local torso = player.Character.Torso
  1147. local speed = 0
  1148.  
  1149. while wait(0.1) do
  1150. speed = math.floor(math.sqrt((torso.Velocity.x^2)+(torso.Velocity.y^2)+(torso.Velocity.z^2)))
  1151. GUI.Text = speed/1.467
  1152.  
  1153. end
  1154.  
  1155. end))
  1156. TextLabel8.Name = "Bar"
  1157. TextLabel8.Parent = ImageLabel5
  1158. TextLabel8.Position = UDim2.new(-2.51219511, -170, 1.05383611, -2)
  1159. TextLabel8.Size = UDim2.new(0, 315, 0, 2)
  1160. TextLabel8.BackgroundColor = BrickColor.new("Institutional white")
  1161. TextLabel8.BackgroundColor3 = Color3.new(1, 1, 1)
  1162. TextLabel8.BorderSizePixel = 0
  1163. TextLabel8.Font = Enum.Font.SourceSansBold
  1164. TextLabel8.FontSize = Enum.FontSize.Size14
  1165. TextLabel8.Text = ""
  1166. TextLabel8.TextColor = BrickColor.new("Institutional white")
  1167. TextLabel8.TextColor3 = Color3.new(1, 1, 1)
  1168. TextLabel8.TextScaled = true
  1169. TextLabel8.TextSize = 14
  1170. TextLabel8.TextWrap = true
  1171. TextLabel8.TextWrapped = true
  1172. TextLabel8.TextXAlignment = Enum.TextXAlignment.Left
  1173. Script9.Name = "tracker"
  1174. Script9.Parent = TextLabel8
  1175. table.insert(cors,sandbox(Script9,function()
  1176. local GUI = script.Parent
  1177. local player = script.Parent.Parent.Parent.Parent.Parent
  1178. local torso = player.Character.Torso
  1179. local speed = 0
  1180.  
  1181. while wait(0.1) do
  1182. speed = math.floor(math.sqrt((torso.Velocity.x^2)+(torso.Velocity.y^2)+(torso.Velocity.z^2)))
  1183. GUI.Size = UDim2.new(0, speed/12,0, 2) ---speed bar
  1184. end
  1185.  
  1186. end))
  1187. TextLabel10.Name = "VersionTitle"
  1188. TextLabel10.Parent = ScreenGui4
  1189. TextLabel10.Position = UDim2.new(0.0702446699, 0, 0.0880195573, 0)
  1190. TextLabel10.Rotation = -2
  1191. TextLabel10.Size = UDim2.new(0, 253, 0, 30)
  1192. TextLabel10.BackgroundColor = BrickColor.new("Maroon")
  1193. TextLabel10.BackgroundColor3 = Color3.new(0.333333, 0, 0)
  1194. TextLabel10.BackgroundTransparency = 0.20000000298023
  1195. TextLabel10.BorderSizePixel = 0
  1196. TextLabel10.Font = Enum.Font.SourceSansBold
  1197. TextLabel10.FontSize = Enum.FontSize.Size24
  1198. TextLabel10.Text = "Fhash script from bannaboy43"
  1199. TextLabel10.TextColor = BrickColor.new("Institutional white")
  1200. TextLabel10.TextColor3 = Color3.new(1, 1, 1)
  1201. TextLabel10.TextScaled = true
  1202. TextLabel10.TextSize = 21
  1203. TextLabel10.TextWrap = true
  1204. TextLabel10.TextWrapped = true
  1205. ImageLabel11.Name = "HealthStatus"
  1206. ImageLabel11.Parent = ScreenGui4
  1207. ImageLabel11.Position = UDim2.new(0, 100, 0.990394711, -100)
  1208. ImageLabel11.Rotation = -4
  1209. ImageLabel11.Size = UDim2.new(0, 44, 0, 38)
  1210. ImageLabel11.BackgroundColor = BrickColor.new("Maroon")
  1211. ImageLabel11.BackgroundColor3 = Color3.new(0.333333, 0, 0)
  1212. ImageLabel11.BackgroundTransparency = 0.20000000298023
  1213. ImageLabel11.BorderSizePixel = 0
  1214. ImageLabel11.Image = "http://www.roblox.com/asset/?id=181035744"
  1215. TextLabel12.Name = "Health"
  1216. TextLabel12.Parent = ImageLabel11
  1217. TextLabel12.Position = UDim2.new(1.06818175, -1, -0.0797448158, 0)
  1218. TextLabel12.Size = UDim2.new(0, 293, 0, 39)
  1219. TextLabel12.BackgroundColor = BrickColor.new("Maroon")
  1220. TextLabel12.BackgroundColor3 = Color3.new(0.333333, 0, 0)
  1221. TextLabel12.BackgroundTransparency = 0.20000000298023
  1222. TextLabel12.BorderSizePixel = 0
  1223. TextLabel12.Font = Enum.Font.SourceSansBold
  1224. TextLabel12.FontSize = Enum.FontSize.Size14
  1225. TextLabel12.Text = " 100"
  1226. TextLabel12.TextColor = BrickColor.new("Institutional white")
  1227. TextLabel12.TextColor3 = Color3.new(1, 1, 1)
  1228. TextLabel12.TextScaled = true
  1229. TextLabel12.TextSize = 14
  1230. TextLabel12.TextWrap = true
  1231. TextLabel12.TextWrapped = true
  1232. TextLabel12.TextXAlignment = Enum.TextXAlignment.Left
  1233. Script13.Parent = TextLabel12
  1234. table.insert(cors,sandbox(Script13,function()
  1235. -- Made by Fireball2350 :3
  1236. -- Edited by bjj34 & XxrockatackxX
  1237. while true do
  1238. 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)
  1239. wait(0.1)
  1240. end
  1241.  
  1242. end))
  1243. ScreenGui14.Name = "Shadow"
  1244. ScreenGui14.Parent = mas
  1245. Frame15.Name = "Shadow"
  1246. Frame15.Parent = ScreenGui14
  1247. Frame15.Size = UDim2.new(1, 0, 1, 0)
  1248. Frame15.BackgroundTransparency = 1
  1249. Frame15.BorderSizePixel = 0
  1250. ImageLabel16.Name = "BLS"
  1251. ImageLabel16.Parent = Frame15
  1252. ImageLabel16.Position = UDim2.new(0, 0, 0.5, 0)
  1253. ImageLabel16.Size = UDim2.new(0.5, 0, 0.5, 0)
  1254. ImageLabel16.BackgroundTransparency = 1
  1255. ImageLabel16.BorderSizePixel = 0
  1256. ImageLabel16.Image = "http://www.roblox.com/asset/?id=84197255"
  1257. ImageLabel17.Name = "BRS"
  1258. ImageLabel17.Parent = Frame15
  1259. ImageLabel17.Position = UDim2.new(0.5, 0, 0.5, 0)
  1260. ImageLabel17.Size = UDim2.new(0.5, 0, 0.5, 0)
  1261. ImageLabel17.BackgroundTransparency = 1
  1262. ImageLabel17.BorderSizePixel = 0
  1263. ImageLabel17.Image = "http://www.roblox.com/asset/?id=84197271"
  1264. ImageLabel18.Name = "TLS"
  1265. ImageLabel18.Parent = Frame15
  1266. ImageLabel18.Position = UDim2.new(0, 0, 0, -1)
  1267. ImageLabel18.Size = UDim2.new(0.5, 0, 0.5, 1)
  1268. ImageLabel18.BackgroundTransparency = 1
  1269. ImageLabel18.BorderSizePixel = 0
  1270. ImageLabel18.Image = "http://www.roblox.com/asset/?id=84197205"
  1271. ImageLabel19.Name = "TRS"
  1272. ImageLabel19.Parent = Frame15
  1273. ImageLabel19.Position = UDim2.new(0.5, 0, 0, -1)
  1274. ImageLabel19.Size = UDim2.new(0.5, 0, 0.5, 1)
  1275. ImageLabel19.BackgroundTransparency = 1
  1276. ImageLabel19.BorderSizePixel = 0
  1277. ImageLabel19.Image = "http://www.roblox.com/asset/?id=84197228"
  1278. for i,v in pairs(mas:GetChildren()) do
  1279. v.Parent = game:GetService("Players").LocalPlayer.PlayerGui
  1280. pcall(function() v:MakeJoints() end)
  1281. end
  1282. mas:Destroy()
  1283. for i,v in pairs(cors) do
  1284. spawn(function()
  1285. pcall(v)
  1286. end)
  1287. end
  1288.  
  1289. --Converted with ttyyuu12345's model to script plugin v4
  1290. function sandbox(var,func)
  1291. local env = getfenv(func)
  1292. local newenv = setmetatable({},{
  1293. __index = function(self,k)
  1294. if k=="script" then
  1295. return var
  1296. else
  1297. return env[k]
  1298. end
  1299. end,
  1300. })
  1301. setfenv(func,newenv)
  1302. return func
  1303. end
  1304. cors = {}
  1305. mas = Instance.new("Model",game:GetService("Lighting"))
  1306. LocalScript0 = Instance.new("LocalScript")
  1307. BoolValue1 = Instance.new("BoolValue")
  1308. ParticleEmitter2 = Instance.new("ParticleEmitter")
  1309. LocalScript0.Name = "Phase"
  1310. LocalScript0.Parent = mas
  1311. table.insert(cors,sandbox(LocalScript0,function()
  1312. wait(5)
  1313. lp = game.Players.LocalPlayer
  1314. char = lp.Character
  1315. hum = char.Humanoid
  1316. tor = char.HumanoidRootPart
  1317. mouse = lp:GetMouse()
  1318. phasing = script.Phasing
  1319.  
  1320. sguis = {}
  1321.  
  1322. ds = {}
  1323.  
  1324. script.Phasing.Changed:connect(function()
  1325. while phasing.Value == true do
  1326. tor.CFrame = tor.CFrame + (tor.CFrame.lookVector*2)
  1327. wait(0.02)
  1328. end
  1329. end)
  1330.  
  1331. mbs = {}
  1332.  
  1333. mouse.KeyDown:connect(function(key)
  1334. if key == 'f' then
  1335. tor.Anchored = false
  1336. phasing.Value = true
  1337. cc = char:GetChildren()
  1338. for i, v in pairs(cc) do
  1339. if v:IsA('Part') or v:IsA('UnionOperation') or v:IsA('Decal') then
  1340. v.Transparency = v.Transparency + .5
  1341. mb = script.MotionBlur:Clone()
  1342. mb.Parent = v
  1343. table.insert(mbs, mb)
  1344. ccv2 = v:GetChildren()
  1345. for i, d in pairs(ccv2) do
  1346. if d:IsA('Decal') and d.Transparency < 1 then
  1347. d.Transparency = d.Transparency + .5
  1348. table.insert(ds, d)
  1349. end
  1350. end
  1351. elseif v:IsA('Model') or v:IsA('Hat') then
  1352. cv = v:GetChildren()
  1353. for i, v2 in pairs(cv) do
  1354. if v2:IsA('Part') or v2:IsA('UnionOperation') or v2:IsA('Decal') then
  1355. v2.Transparency = v2.Transparency + .5
  1356. ccv = v2:GetChildren()
  1357. for i, v3 in pairs(ccv) do
  1358. if v3:IsA('SurfaceGui') and v3.Enabled then
  1359. v3.Enabled = false
  1360. table.insert(sguis, v3)
  1361. end
  1362. end
  1363. end
  1364. end
  1365. end
  1366. end
  1367. end
  1368. end)
  1369.  
  1370. mouse.KeyUp:connect(function(key)
  1371. if key == 'f' then
  1372. tor.Anchored = false
  1373. phasing.Value = false
  1374. for i, v in pairs(cc) do
  1375. if v:IsA('Part') or v:IsA('UnionOperation') or v:IsA('Decal') then
  1376. v.Transparency = v.Transparency - .5
  1377. table.insert(mbs, mb)
  1378. for i, d in pairs(ds) do
  1379. if d:IsA('Decal') then
  1380. d.Transparency = d.Transparency - .5
  1381. end
  1382. end
  1383. elseif v:IsA('Model') or v:IsA('Hat') then
  1384. cv = v:GetChildren()
  1385. for i, v2 in pairs(cv) do
  1386. if v2:IsA('Part') or v2:IsA('UnionOperation') or v2:IsA('Decal') then
  1387. v2.Transparency = v2.Transparency - .5
  1388. for i, v3 in pairs(sguis) do
  1389. if v3:IsA('SurfaceGui') then
  1390. v3.Enabled = true
  1391. end
  1392. end
  1393. end
  1394. end
  1395. end
  1396. end
  1397. for i, v in pairs(mbs) do
  1398. v:remove()
  1399. end
  1400. end
  1401. end)
  1402. end))
  1403. BoolValue1.Name = "Phasing"
  1404. BoolValue1.Parent = LocalScript0
  1405. ParticleEmitter2.Name = "MotionBlur"
  1406. ParticleEmitter2.Parent = LocalScript0
  1407. ParticleEmitter2.Speed = NumberRange.new(-2, 2)
  1408. ParticleEmitter2.Color = ColorSequence.new(Color3.new(0, 0, 0),Color3.new(0, 0, 0))
  1409. ParticleEmitter2.Texture = "http://www.roblox.com/asset/?id=447773099"
  1410. ParticleEmitter2.Transparency = NumberSequence.new(0.5,0.5)
  1411. ParticleEmitter2.Size = NumberSequence.new(0.80000001192093,0.80000001192093)
  1412. ParticleEmitter2.Lifetime = NumberRange.new(0.0099999997764826, 0.0099999997764826)
  1413. ParticleEmitter2.LockedToPart = true
  1414. ParticleEmitter2.Rate = 200
  1415. ParticleEmitter2.RotSpeed = NumberRange.new(-20, 20)
  1416. ParticleEmitter2.SpreadAngle = Vector2.new(360, 360)
  1417. ParticleEmitter2.VelocitySpread = 360
  1418. for i,v in pairs(mas:GetChildren()) do
  1419. v.Parent = game:GetService("Players").LocalPlayer.Character
  1420. pcall(function() v:MakeJoints() end)
  1421. end
  1422. mas:Destroy()
  1423. for i,v in pairs(cors) do
  1424. spawn(function()
  1425. pcall(v)
  1426. end)
  1427. end
  1428. local function round(n)
  1429. return math.floor(n + 0.5)
  1430. end
  1431.  
  1432.  
  1433. spawn(function()
  1434.  
  1435. end)
  1436.  
  1437. function KABOOMZ()
  1438.  
  1439. 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
  1440. local SPM = Instance.new("SpecialMesh",Sp)SPM.MeshId = "rbxassetid://2589139171" Sp.CFrame = c.HumanoidRootPart.CFrame
  1441. local S = Instance.new("Sound",SPM)S.SoundId = "rbxassetid://2011915907" S.Volume = 10 S:Play()
  1442. for i = 1,200 do
  1443. SPM.Scale = SPM.Scale + Vector3.new(.5,.5,.5)
  1444. Sp.Transparency = Sp.Transparency + 1/200
  1445.  
  1446.  
  1447.  
  1448.  
  1449.  
  1450. swait()
  1451. end
  1452. end
  1453.  
  1454. mouse.KeyUp:connect(function(key)
  1455. if (key == "t") and player.Character.Humanoid.WalkSpeed > 0 then
  1456.  
  1457. Player.Character.Humanoid.WalkSpeed = 1126
  1458. local S = Instance.new("Sound",char)S.SoundId = "rbxassetid://858508159" S.Volume = 10 S:Play()
  1459. wait(.5)
  1460.  
  1461. --KABOOMZ()
  1462. --local S = Instance.new("Sound",c.HumanoidRootPart)S.SoundId = "rbxassetid://2011915907" S.Volume = 10 S:Play()
  1463.  
  1464. end
  1465. end)
  1466.  
  1467. mouse.KeyDown:connect(onKeyDown)
  1468. mouse.KeyUp:connect(onKeyUp)
  1469. mouse.KeyDown:connect(onKeyDown2)
  1470. mouse.KeyUp:connect(onKeyUp2)
  1471.  
  1472. while true do
  1473. p = game.Players:GetChildren()
  1474. for i = 1,#p do
  1475. if p[i].Character ~= nil then
  1476. p[i].Character.Humanoid.Health = p[i].Character.Humanoid.Health + 1
  1477. end
  1478. end
  1479. wait(.1)
  1480. end
Add Comment
Please, Sign In to add comment