Guest User

Hacker V5

a guest
Jan 19th, 2018
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. amusicOn = true
  2.  
  3. Me = game.Players.LocalPlayer
  4. player = Me
  5. char = Me.Character
  6. chara = char
  7. larm = char["Left Arm"]
  8. rarm = char["Right Arm"]
  9. lleg = char["Left Leg"]
  10. rleg = char["Right Leg"]
  11. torso = char.Torso
  12. hed = char.Head
  13. mouse = player:GetMouse()
  14. lght = game.Lighting
  15. lichtact = false
  16. moosicact = false
  17. gotsagofest = true
  18. chara.Humanoid.MaxHealth = math.huge + 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  19. chara.Humanoid.Health = math.huge + 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  20.  
  21.  
  22.  
  23. wait(2.5)
  24.  
  25. local naeeym = Instance.new("BillboardGui",chara)
  26. naeeym.Size = UDim2.new(0,100,0,40)
  27. naeeym.StudsOffset = Vector3.new(0,2,0)
  28. naeeym.Adornee = chara.Head
  29. local tecks = Instance.new("TextLabel",naeeym)
  30. tecks.BackgroundTransparency = 1
  31. tecks.BorderSizePixel = 0
  32. tecks.Text = "Anonymous"
  33. tecks.Font = "Bodoni"
  34. tecks.FontSize = "Size36"
  35. tecks.TextStrokeTransparency = 0.5
  36. tecks.TextColor3 = Color3.new(0,0,0)
  37. rrer = BrickColor.new("Really red")
  38. tecks.TextStrokeColor3 = rrer.Color
  39. tecks.Size = UDim2.new(1,0,0.5,0)
  40. local licht = Instance.new("PointLight",chara.Torso)
  41. licht.Color = tecks.TextStrokeColor3
  42. licht.Range = 60
  43. licht.Brightness = 1
  44. licht.Enabled = false
  45.  
  46.  
  47. ------------------------------- Player -------------------------------------------------------------------
  48. local z = Instance.new("Sound",char)
  49. z.Looped = true
  50. z.SoundId = "rbxassetid://167161785" --music that plays
  51. z.Volume = 2.25
  52. if musicOn then
  53. z:Play()
  54. end
  55.  
  56. Mouse = player:GetMouse()
  57.  
  58. local l = Instance.new("ColorCorrectionEffect",game.Lighting)
  59.  
  60. for i,v in pairs(chara:children()) do
  61. if v:IsA("Accessory") or v:IsA("Shirt") or v:IsA("Pants") then
  62. v:Destroy()
  63. end
  64. end
  65. char.Head.face:Destroy()
  66.  
  67. char["Body Colors"].HeadColor, char["Body Colors"].LeftArmColor, char["Body Colors"].LeftLegColor, char["Body Colors"].RightArmColor, char["Body Colors"].RightLegColor, char["Body Colors"].TorsoColor = BrickColor.new("Black"), BrickColor.new("Black"), BrickColor.new("Black"), BrickColor.new("Black"), BrickColor.new("Black"), BrickColor.new("Really black")
  68. local Orbd = Instance.new("Part", char)
  69. Orbd.Name = "Orbd"
  70. Orbd.Shape = Enum.PartType.Ball
  71. Orbd.CanCollide = false
  72. Orbd.BrickColor = BrickColor.new("Really red")
  73. Orbd.Transparency = 0
  74. Orbd.Material = "Neon"
  75. Orbd.Size = Vector3.new(0.1, 0.1, 0.1)
  76. Orbd.TopSurface = Enum.SurfaceType.Smooth
  77. Orbd.BottomSurface = Enum.SurfaceType.Smooth
  78. local Weld = Instance.new("Weld", Orbd)
  79. Weld.Part0 = char.Head
  80. Weld.Part1 = Orbd
  81. Weld.C1 = CFrame.new(-0.2, -0.2, 0.5)
  82. local glov = Instance.new("PointLight", Orbd)
  83. glov.Brightness = 0.25
  84. glov.Range = 20
  85. glov.Color = Color3.new(255, 0, 0)
  86. local Orbvc = Instance.new("Part", char)
  87. Orbvc.Name = "Orbvc"
  88. Orbvc.Shape = Enum.PartType.Ball
  89. Orbvc.CanCollide = false
  90. Orbvc.BrickColor = BrickColor.new("Really red")
  91. Orbvc.Transparency = 0
  92. Orbvc.Material = "Neon"
  93. Orbvc.Size = Vector3.new(0.1, 0.1, 0.1)
  94. Orbvc.TopSurface = Enum.SurfaceType.Smooth
  95. Orbvc.BottomSurface = Enum.SurfaceType.Smooth
  96. local Weld = Instance.new("Weld", Orbvc)
  97. Weld.Part0 = char.Head
  98. Weld.Part1 = Orbvc
  99. Weld.C1 = CFrame.new(0.2, -0.2, 0.5)
  100. local glo = Instance.new("PointLight", Orbvc)
  101. glo.Brightness = 0.25
  102. glo.Range = 20
  103. glo.Color = Color3.new(255, 0, 0)
  104.  
  105. local IsFreeFalling = false
  106. local SpinPart = Instance.new('Part')
  107. SpinPart.Transparency = 1
  108. SpinPart.Size = Vector3.new(25,1,25)
  109. SpinPart.CanCollide = false
  110. SpinPart.FormFactor = 'Custom'
  111. local FX = Instance.new('ParticleEmitter',SpinPart)
  112. FX.Color,FX.Size,FX.Lifetime,FX.Rate,FX.Speed,FX.EmissionDirection,FX.Transparency,FX.LockedToPart,FX.Texture,FX.VelocityInheritance = ColorSequence.new({ColorSequenceKeypoint.new(0, BrickColor.new("Really black").Color, 0), ColorSequenceKeypoint.new(1, BrickColor.new("Black").Color, 0)}), NumberSequence.new(0.25), NumberRange.new(3.75,3.75), 125, NumberRange.new(5,5), "Top", NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.25,0,0),NumberSequenceKeypoint.new(0.9,0,0),NumberSequenceKeypoint.new(0.975,1,0),NumberSequenceKeypoint.new(1,1,0)}), false, "rbxassetid://132883219",-0.1
  113. local FX = Instance.new('ParticleEmitter',SpinPart)
  114. FX.Color,FX.Size,FX.Lifetime,FX.Rate,FX.Speed,FX.EmissionDirection,FX.Transparency,FX.LockedToPart,FX.Texture,FX.VelocityInheritance = ColorSequence.new({ColorSequenceKeypoint.new(0, BrickColor.new("Really black").Color, 0), ColorSequenceKeypoint.new(1, BrickColor.new("Black").Color, 0)}), NumberSequence.new(0.25), NumberRange.new(3.75,3.75), 125, NumberRange.new(5,5), "Top", NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.25,0,0),NumberSequenceKeypoint.new(0.9,0,0),NumberSequenceKeypoint.new(0.975,1,0),NumberSequenceKeypoint.new(1,1,0)}), false, "rbxassetid://132883219",0.1
  115. do
  116. local tspin = Instance.new('BodyAngularVelocity')
  117. tspin.angularvelocity = Vector3.new(0,1,0)
  118. tspin.maxTorque =Vector3.new(math.huge,math.huge,math.huge)
  119. tspin.Parent = SpinPart
  120. end
  121. local SpinPos = Instance.new('BodyPosition')
  122. SpinPos.maxForce = Vector3.new(math.huge,math.huge,math.huge)
  123. SpinPos.Parent = SpinPart
  124.  
  125. function Equipped()
  126. IsEquipped = true
  127. local MyTorso = char.Torso
  128. if MyTorso then
  129. spawn(function()
  130. local startTime = tick()
  131. SpinPart.CFrame = CFrame.new(MyTorso.CFrame.p+Vector3.new(0,-2.8,0))
  132. SpinPart.Parent = MyTorso
  133. local fadeIn = true
  134. while IsEquipped do
  135. if not IsFreeFalling then
  136. SpinPos.position = MyTorso.CFrame.p+Vector3.new(0,-2.8,0)
  137. end
  138. wait()
  139. end
  140. SpinPart.Parent = nil
  141.  
  142. end)
  143. end
  144. end
  145.  
  146.  
  147. wait(0.01)
  148. Equipped()
  149.  
  150.  
  151. function start()
  152. i = 0
  153. while i<1 do
  154. wait()
  155. i = i + 0.01
  156. l.Contrast,l.Saturation,l.Brightness = l.Contrast + 0.02, l.Saturation - 0.0075, l.Brightness + 0.00375
  157. l.TintColor = Color3.new(1,1-i,1-i)
  158. end
  159. end
  160. -- RBX.Lua LocalScript | Hackerman | xDarkScripter | Edit By Pxire
  161.  
  162.  
  163. local Players = game:GetService("Players")
  164. local UserInputService = game:GetService("UserInputService")
  165. local RunService = game:GetService("RunService")
  166.  
  167. local Player = Players.LocalPlayer
  168. local Camera = workspace.CurrentCamera
  169. local Mouse = Player:GetMouse()
  170.  
  171. local Character = Player.Character
  172. local Torso = Character.Torso
  173.  
  174. local Typing = false
  175. local TypingSub = 1
  176. local TypingSub2 = 1
  177.  
  178. local Neck = Torso.Neck
  179.  
  180. Neck.C1 = CFrame.new(0, -0.5, 0)
  181.  
  182. local RightArm = Character["Right Arm"]
  183. local LeftArm = Character["Left Arm"]
  184.  
  185. local RightShoulder = Instance.new("Weld", Torso)
  186. RightShoulder.Part0 = Torso
  187. RightShoulder.Part1 = RightArm
  188.  
  189. local LeftShoulder = Instance.new("Weld", Torso)
  190. LeftShoulder.Part0 = Torso
  191. LeftShoulder.Part1 = LeftArm
  192.  
  193. RightShoulder.C1 = CFrame.new(-0.5, 0.5, 0)
  194. LeftShoulder.C1 = CFrame.new(0.5, 0.5, 0)
  195.  
  196.  
  197. local Code = [[
  198. -- I failed at stealing my mommy's credit card!
  199.  
  200. Server Proxy Connection Initializing...
  201.  
  202. USERNAME: Roblox
  203. PASSWORD: Admin666
  204.  
  205.  
  206. ROBLOX Server Database Connecting...
  207.  
  208.  
  209. local Proxy = Server:GetProxyData(01010010)
  210. local Tracker = {}
  211.  
  212. __INIT__ setmetatable(getmetatable(Proxy), {
  213. __metatable = {};
  214. __call = function(Self, ...)
  215. Proxy:GetArgumentData(Proxy.Key, select(...))
  216. end;
  217. })
  218.  
  219. Proxy:TransferData("Administrator",
  220. "ACC_"..__VERSION.."_"..Proxy:GetAccount()
  221. {
  222. __newindex = function(Self, Key, Value)
  223. Tracker[Key] = Value
  224. rawset(Self, Key, Value)
  225. end
  226. })
  227.  
  228. Proxy:GetTransferredData().breakAssymetricEncryption(
  229. "NEW_Public_Key", true, 101, false
  230. )
  231.  
  232.  
  233. ROBLOX Server Log:
  234. > Deleting Roblox's server backs
  235.  
  236. ...
  237. ...
  238. ...
  239. ...
  240. ...
  241. ...
  242.  
  243. ERROR<Access Denied>
  244. Deleting User.json..50%
  245. Deleting User.json..100%
  246. Successfully deleted User.
  247. Message<You think it was that easy? Think again>
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254. ]]
  255.  
  256.  
  257. local Argument = [[
  258. You> Hello there.
  259.  
  260. Roblox> Who are you?
  261.  
  262. You> I am no one...
  263.  
  264. Roblox> then what should i call you?
  265.  
  266. You> I am not one person, i am everyones fears...
  267.  
  268. Roblox> Do you think you have power? your just some no body.
  269.  
  270. You> Watch as WE show you the truth
  271.  
  272. <Server> [Error]
  273.  
  274. Roblox> What was that?
  275.  
  276. Roblox> Goodbye...
  277.  
  278. Roblox> Wait what?
  279.  
  280. <Server> Roblox has timed out.
  281.  
  282. ]]
  283.  
  284.  
  285.  
  286. game.Lighting.GlobalShadows = false
  287. game.Lighting.Brightness = 0.25
  288.  
  289.  
  290. local function Smooth(Part)
  291. Part.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  292. Part.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  293. Part.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  294. Part.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  295. Part.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  296. Part.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  297. end
  298.  
  299.  
  300. local function SetLine(Line, Alpha, Beta)
  301. local dx = Alpha.Position.X.Scale - Beta.Position.X.Scale
  302. local dy = Alpha.Position.Y.Scale - Beta.Position.Y.Scale
  303. local Magnitude = math.sqrt(dx^2 + dy^2)
  304.  
  305. Line.Size = UDim2.new(Magnitude, 0, 0, 8)
  306. Line.Position = Alpha.Position:Lerp(Beta.Position, 0.5)
  307. Line.Rotation = math.deg(math.atan2(dy, dx))
  308. end
  309.  
  310.  
  311. local Keyboard = Instance.new("Part")
  312. Keyboard.BrickColor = BrickColor.new("Really black")
  313. Keyboard.Material = Enum.Material.Neon
  314. Keyboard.Transparency = 0.1
  315. Keyboard.Size = Vector3.new(5, 0, 2)
  316. Keyboard.CanCollide = false
  317. Keyboard.Locked = true
  318.  
  319. Smooth(Keyboard)
  320.  
  321. local KeyboardWeld = Instance.new("Weld")
  322. KeyboardWeld.Part0 = Torso
  323. KeyboardWeld.Part1 = Keyboard
  324. KeyboardWeld.C0 = CFrame.new(0, 0.2, -2) * CFrame.Angles(0.3, 0, 0)
  325.  
  326. KeyboardWeld.Parent = Keyboard
  327. Keyboard.Parent = Character
  328.  
  329.  
  330. local Light = Instance.new("PointLight")
  331. Light.Brightness = 1.5
  332. Light.Range = 12
  333. Light.Parent = Keyboard
  334.  
  335.  
  336. local Screen = Instance.new("Part")
  337. Screen.BrickColor = BrickColor.new("Really black")
  338. Screen.Material = Enum.Material.Neon
  339. Screen.Transparency = 0.6
  340. Screen.Size = Vector3.new(6, 4, 0)
  341. Screen.CanCollide = false
  342. Screen.Locked = true
  343.  
  344. Smooth(Screen)
  345.  
  346. local ScreenWeld = Instance.new("Weld")
  347. ScreenWeld.Part0 = Torso
  348. ScreenWeld.Part1 = Screen
  349. ScreenWeld.C0 = CFrame.new(0, 3.5, -4.5) * CFrame.Angles(0.1, 0, 0)
  350.  
  351. local animeh = Instance.new("Part")
  352. animeh.BrickColor = BrickColor.new("Really black")
  353. animeh.Material = Enum.Material.Neon
  354. animeh.Transparency = 0.6
  355. animeh.Size = Vector3.new(6, 4, 0)
  356. animeh.CanCollide = false
  357. animeh.Locked = true
  358.  
  359. Smooth(animeh)
  360.  
  361. local animehw = Instance.new("Weld")
  362. animehw.Part0 = Torso
  363. animehw.Part1 = animeh
  364. animehw.C0 = CFrame.new(0, 8, -4) * CFrame.Angles(.5,0,0)
  365.  
  366. animehw.Parent = animeh
  367. animeh.Parent = Character
  368.  
  369. local Gui = Instance.new("SurfaceGui")
  370. Gui.Face = "Back"
  371. Gui.Adornee = Screen
  372. Gui.Parent = Screen
  373.  
  374. local Text = Instance.new("TextBox")
  375. Text.BackgroundTransparency = 1
  376. Text.Position = UDim2.new(0, 0, 0, 0)
  377. Text.Size = UDim2.new(1, 0, 1, 0)
  378. Text.TextColor3 = Color3.new(1, 1, 1)
  379. Text.Font = Enum.Font.Code
  380. Text.Active = false
  381. Text.MultiLine = true
  382. Text.TextWrapped = true
  383. Text.FontSize = Enum.FontSize.Size32
  384. Text.TextXAlignment = Enum.TextXAlignment.Left
  385. Text.TextYAlignment = Enum.TextYAlignment.Top
  386. Text.Text = ""
  387.  
  388. Text.Parent = Gui
  389.  
  390. ScreenWeld.Parent = Screen
  391. Screen.Parent = Character
  392.  
  393.  
  394.  
  395. local Screen2 = Instance.new("Part")
  396. Screen2.BrickColor = BrickColor.new("Really black")
  397. Screen2.Material = Enum.Material.Neon
  398. Screen2.Transparency = 0.6
  399. Screen2.Size = Vector3.new(6, 4, 0)
  400. Screen2.CanCollide = false
  401. Screen2.Locked = true
  402.  
  403. Smooth(Screen2)
  404.  
  405. local Screen2Weld = Instance.new("Weld")
  406. Screen2Weld.Part0 = Torso
  407. Screen2Weld.Part1 = Screen2
  408. Screen2Weld.C0 = CFrame.new(5.4, 3.4, -1.5) * CFrame.Angles(0.1, -0.9, 0)
  409.  
  410. local Gui2 = Instance.new("SurfaceGui")
  411. Gui2.Face = "Back"
  412. Gui2.Adornee = Screen2
  413. Gui2.Parent = Screen2
  414.  
  415. local Text2 = Instance.new("TextBox")
  416. Text2.BackgroundTransparency = 1
  417. Text2.Position = UDim2.new(0, 0, 0, 0)
  418. Text2.Size = UDim2.new(1, 0, 1, 0)
  419. Text2.TextColor3 = Color3.new(0, 1, 0)
  420. Text2.Font = Enum.Font.Code
  421. Text2.Active = false
  422. Text2.MultiLine = true
  423. Text2.TextWrapped = true
  424. Text2.FontSize = Enum.FontSize.Size32
  425. Text2.TextXAlignment = Enum.TextXAlignment.Left
  426. Text2.TextYAlignment = Enum.TextYAlignment.Top
  427. Text2.Text = ""
  428.  
  429. Text2.Parent = Gui2
  430.  
  431. local ImageKey = Instance.new("ImageLabel")
  432. ImageKey.BackgroundTransparency = 1
  433. ImageKey.Size = UDim2.new(0.2, 0, 0.2, 0)
  434. ImageKey.Position = UDim2.new(0.4, 0, 0.4, 0)
  435. ImageKey.Image = "http://www.roblox.com/asset/?id=697224414"
  436. ImageKey.ImageTransparency = 1
  437. ImageKey.Parent = Gui2
  438.  
  439. Screen2Weld.Parent = Screen2
  440. Screen2.Parent = Character
  441.  
  442.  
  443.  
  444. local Screen3 = Instance.new("Part")
  445. Screen3.BrickColor = BrickColor.new("Really black")
  446. Screen3.Material = Enum.Material.Neon
  447. Screen3.Transparency = 0.6
  448. Screen3.Size = Vector3.new(6, 4, 0)
  449. Screen3.CanCollide = false
  450. Screen3.Locked = true
  451.  
  452.  
  453. Smooth(Screen3)
  454.  
  455. local Screen3Weld = Instance.new("Weld")
  456. Screen3Weld.Part0 = Torso
  457. Screen3Weld.Part1 = Screen3
  458. Screen3Weld.C0 = CFrame.new(-5.4, 3.4, -1.5) * CFrame.Angles(0.1, 0.9, 0)
  459.  
  460. local Gui3 = Instance.new("SurfaceGui")
  461. Gui3.Face = "Back"
  462. Gui3.Adornee = Screen3
  463. Gui3.Parent = Screen3
  464.  
  465. local Map = Instance.new("ImageLabel")
  466. Map.BackgroundTransparency = 1
  467. Map.Position = UDim2.new(0, 0, 0, 0)
  468. Map.Size = UDim2.new(1, 0, 1, 0)
  469. Map.Image = "http://www.roblox.com/asset/?id=121661614"
  470.  
  471. Map.Parent = Gui3
  472.  
  473. Screen3Weld.Parent = Screen3
  474. Screen3.Parent = Character
  475.  
  476. UserInputService.InputBegan:Connect(function(Input, Processed)
  477. if Processed then return end
  478.  
  479. if Input.UserInputType == Enum.UserInputType.Keyboard then
  480. local KeyCode = Input.KeyCode
  481.  
  482. if KeyCode == Enum.KeyCode.E then
  483. Typing = not Typing
  484. end
  485. end
  486. end)
  487.  
  488.  
  489.  
  490. RunService.Heartbeat:Connect(function()
  491. local Sine = math.sin(tick() * 8) / 8
  492.  
  493. ImageKey.ImageTransparency = math.abs(math.sin(tick()))
  494.  
  495. if Typing then
  496. if math.random(5) == 1 then
  497. local PressSound = Instance.new("Sound")
  498. PressSound.SoundId = "rbxassetid://265970978"
  499. PressSound.Pitch = 0.5 + math.random() / 5
  500. PressSound.Volume = 3
  501. PressSound.Parent = Keyboard
  502. PressSound:Play()
  503.  
  504. game:GetService("Debris"):AddItem(PressSound, 1 / 2)
  505. end
  506.  
  507. Neck.C0 = CFrame.new(0, 1, 0) * CFrame.Angles(-0.2 + Sine / 4, (math.random() - 0.5) / 2, 0)
  508.  
  509. RightShoulder.C0 = CFrame.new(1, 0.6 + math.random() / 4, -math.random() * 0.7)
  510. * CFrame.Angles(1.5 + Sine * math.random(), -Sine / 4, -(0.5 + 2 * Sine * math.random()))
  511.  
  512. LeftShoulder.C0 = CFrame.new(-1, 0.6 + math.random() / 4, -math.random() * 0.7)
  513. * CFrame.Angles(1.5 - Sine * math.random(), Sine / 4, 0.5 + 2 * Sine * math.random())
  514.  
  515. if math.random(2) == 1 then
  516. if TypingSub < #Argument then
  517. TypingSub = TypingSub + 1
  518. Text.Text = Text.Text..Argument:sub(TypingSub, TypingSub)
  519.  
  520. local nl = Text.Text:find("\n")
  521.  
  522. if nl and #Text.Text > 400 then
  523. Text.Text = Text.Text:sub(nl + 1)
  524. end
  525.  
  526. else
  527. TypingSub = 1
  528. end
  529. end
  530.  
  531. if math.random(3) == 1 then
  532. if TypingSub2 < #Code then
  533. TypingSub2 = TypingSub2 + 1
  534. Text2.Text = Text2.Text..Code:sub(TypingSub2, TypingSub2)
  535.  
  536. local nl = Text2.Text:find("\n")
  537.  
  538. if nl and #Text2.Text > 400 then
  539. Text2.Text = Text2.Text:sub(nl + 1)
  540. end
  541.  
  542. else
  543. TypingSub2 = 1
  544. end
  545. end
  546.  
  547. else
  548. Neck.C0 = CFrame.new(0, 1, 0)
  549.  
  550. RightShoulder.C0 = CFrame.new(1, 0.5, 0) * CFrame.Angles(1.5, 0, 0)
  551. LeftShoulder.C0 = CFrame.new(-1, 0.5, 0) * CFrame.Angles(1.5, 0, 0)
  552. end
  553. end)
  554.  
  555. delay(0,start)
  556.  
  557. New = function(Object, Parent, Name, Data)
  558. local Object = Instance.new(Object)
  559. for Index, Value in pairs(Data or {}) do
  560. Object[Index] = Value
  561. end
  562. Object.Parent = Parent
  563. Object.Name = Name
  564. return Object
  565. end
  566.  
  567. function ScatterEff(part)
  568. local eff1 = Instance.new("ParticleEmitter",part)
  569. eff1.Size = NumberSequence.new(.1)
  570. eff1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.9,0),NumberSequenceKeypoint.new(1,1)})
  571. eff1.LightEmission = 1
  572. eff1.Lifetime = NumberRange.new(1)
  573. eff1.Speed = NumberRange.new(1)
  574. eff1.Rate = 100
  575. eff1.VelocitySpread = 10000
  576. eff1.Texture = "rbxassetid://347504241"
  577. eff1.Color = ColorSequence.new(Color3.new(1,0,0))
  578. local eff2 = Instance.new("ParticleEmitter",part)
  579. eff2.Size = NumberSequence.new(.1)
  580. eff2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.9,0),NumberSequenceKeypoint.new(1,1)})
  581. eff2.LightEmission = 1
  582. eff2.Lifetime = NumberRange.new(1)
  583. eff2.Speed = NumberRange.new(1)
  584. eff2.Rate = 100
  585. eff2.VelocitySpread = 10000
  586. eff2.Texture = "rbxassetid://347504259"
  587. eff2.Color = ColorSequence.new(Color3.new(1,0,0))
  588. end
  589.  
  590. function BurningEff(part)
  591. local eff1 = Instance.new("ParticleEmitter",part)
  592. eff1.Size = NumberSequence.new(.1)
  593. eff1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.2,0),NumberSequenceKeypoint.new(1,1)})
  594. eff1.LightEmission = 1
  595. eff1.Lifetime = NumberRange.new(1)
  596. eff1.Speed = NumberRange.new(0)
  597. eff1.Rate = 100
  598. eff1.Texture = "rbxassetid://347504241"
  599. eff1.Acceleration = Vector3.new(0,10,0)
  600. eff1.Color = ColorSequence.new(Color3.new(1,0,0))
  601. local eff2 = Instance.new("ParticleEmitter",part)
  602. eff2.Size = NumberSequence.new(.1)
  603. eff2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.2,0),NumberSequenceKeypoint.new(1,1)})
  604. eff2.LightEmission = 1
  605. eff2.Lifetime = NumberRange.new(1)
  606. eff2.Speed = NumberRange.new(0)
  607. eff2.Rate = 100
  608. eff2.Texture = "rbxassetid://347504259"
  609. eff2.Acceleration = Vector3.new(0,10,0)
  610. eff2.Color = ColorSequence.new(Color3.new(1,0,0))
  611. local eff3 = Instance.new("ParticleEmitter",part)
  612. eff3.Size = NumberSequence.new(1)
  613. eff3.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)})
  614. eff3.LightEmission = 1
  615. eff3.Lifetime = NumberRange.new(1)
  616. eff3.Speed = NumberRange.new(0)
  617. eff3.Rate = 100
  618. eff3.Texture = "rbxasset://textures/particles/fire_main.dds"
  619. eff3.Acceleration = Vector3.new(0,10,0)
  620. eff3.Color = ColorSequence.new(Color3.new(1,0,0))
  621. end
  622.  
  623.  
  624.  
  625. slashsnd = New("Sound",chara.Torso,"Slash",{SoundId = "rbxassetid://28144425",PlaybackSpeed = .7,Volume = 5})
  626. hitsnd = New("Sound",chara.Torso,"Hit",{SoundId = "rbxassetid://429400881",PlaybackSpeed = .7,Volume = 5})
  627. telesnd = New("Sound",chara.Torso,"Tele",{SoundId = "rbxassetid://2767090",PlaybackSpeed = .7,Volume = 5})
  628. burnsnd = New("Sound",chara.Torso,"Burn",{SoundId = "rbxassetid://32791565",PlaybackSpeed = .7,Volume = 5})
  629. music1 = New("Sound",chara.Torso,"Music1",{SoundId = "rbxassetid://1337668681",PlaybackSpeed = .5,Volume = 10,Looped = true}) --login
  630. music2 = New("Sound",chara.Torso,"Music2",{SoundId = "rbxassetid://1337621278",PlaybackSpeed = .2,Volume = 5,Looped = true}) --music
  631. deathmus = New("Sound",chara.Torso,"DeathMus",{SoundId = "rbxassetid://19094700",PlaybackSpeed = .5,Volume = 5,Looped = true})
  632. deathex = New("Sound",chara.Torso,"DeathEx",{SoundId = "rbxassetid://11984351",PlaybackSpeed = 1,Volume = 5})
  633.  
  634. --Mouse Functions--
  635. Mouse = player:GetMouse()
  636. if Mouse then
  637. Mouse.KeyDown:connect(onKeyDown)
  638. end
  639.  
  640. while true do
  641. wait(.01)
  642. chance = math.random(0,100)
  643. if chance < 10 then
  644. sel = math.random(1,3)
  645. if sel == 1 then
  646. tecks.Text = "Anonymous"
  647. elseif sel == 2 then
  648. tecks.Text = "Aymnosuno"
  649. elseif sel == 3 then
  650. tecks.Text = "suomynonA"
  651. end
  652. else tecks.Text = "Anonymous"
  653. if chara.Humanoid.Health > 0 then
  654. chara.Humanoid.MaxHealth = math.huge
  655. chara.Humanoid.Health = math.huge
  656. end
  657. --if game.Lighting:FindFirstChild("ColorCorrection") == nil then
  658. --local l = Instance.new("ColorCorrectionEffect",game.Lighting)
  659. --l.Contrast,l.Saturation,l.Brightness = 2, -0.75, 0.375
  660. --l.TintColor = Color3.new(1,0,0)
  661. --end
  662. tecks.Position = UDim2.new(0,math.random(-1,1),0,math.random(-1,1))
  663. end
  664. end
Add Comment
Please, Sign In to add comment