Advertisement
sadDSdasdSA

Untitled

Aug 18th, 2017
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.19 KB | None | 0 0
  1. amusicOn = false
  2.  
  3. Me = game.Players.brightbest
  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 = "some skid"
  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("Black")
  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 = 0
  43. licht.Brightness = 0
  44. licht.Enabled = false
  45.  
  46.  
  47. ------------------------------- Player -------------------------------------------------------------------
  48. local Orbd = Instance.new("Part", char)
  49. Orbd.Name = "Orbd"
  50. Orbd.Shape = Enum.PartType.Ball
  51. Orbd.CanCollide = false
  52. Orbd.BrickColor = BrickColor.new("Really red")
  53. Orbd.Transparency = 0
  54. Orbd.Material = "Neon"
  55. Orbd.Size = Vector3.new(0.1, 0.1, 0.1)
  56. Orbd.TopSurface = Enum.SurfaceType.Smooth
  57. Orbd.BottomSurface = Enum.SurfaceType.Smooth
  58. local Weld = Instance.new("Weld", Orbd)
  59. Weld.Part0 = char.Head
  60. Weld.Part1 = Orbd
  61. Weld.C1 = CFrame.new(-0.2, -0.2, 0.5)
  62. local glov = Instance.new("PointLight", Orbd)
  63. glov.Brightness = 0
  64. glov.Range = 0
  65. glov.Color = Color3.new(255, 0, 0)
  66. local Orbvc = Instance.new("Part", char)
  67. Orbvc.Name = "Orbvc"
  68. Orbvc.Shape = Enum.PartType.Ball
  69. Orbvc.CanCollide = false
  70. Orbvc.BrickColor = BrickColor.new("Really red")
  71. Orbvc.Transparency = 0
  72. Orbvc.Material = "Neon"
  73. Orbvc.Size = Vector3.new(0.1, 0.1, 0.1)
  74. Orbvc.TopSurface = Enum.SurfaceType.Smooth
  75. Orbvc.BottomSurface = Enum.SurfaceType.Smooth
  76. local Weld = Instance.new("Weld", Orbvc)
  77. Weld.Part0 = char.Head
  78. Weld.Part1 = Orbvc
  79. Weld.C1 = CFrame.new(0.2, -0.2, 0.5)
  80. local glo = Instance.new("PointLight", Orbvc)
  81. glo.Brightness = 0
  82. glo.Range = 0
  83. glo.Color = Color3.new(255, 0, 0)
  84.  
  85. local IsFreeFalling = false
  86. local SpinPart = Instance.new('Part')
  87. SpinPart.Transparency = 1
  88. SpinPart.Size = Vector3.new(25,1,25)
  89. SpinPart.CanCollide = false
  90. SpinPart.FormFactor = 'Custom'
  91. local FX = Instance.new('ParticleEmitter',SpinPart)
  92. 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
  93. local FX = Instance.new('ParticleEmitter',SpinPart)
  94. 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
  95. do
  96. local tspin = Instance.new('BodyAngularVelocity')
  97. tspin.angularvelocity = Vector3.new(0,1,0)
  98. tspin.maxTorque =Vector3.new(math.huge,math.huge,math.huge)
  99. tspin.Parent = SpinPart
  100. end
  101. local SpinPos = Instance.new('BodyPosition')
  102. SpinPos.maxForce = Vector3.new(math.huge,math.huge,math.huge)
  103. SpinPos.Parent = SpinPart
  104.  
  105. function Equipped()
  106. IsEquipped = true
  107. local MyTorso = char.Torso
  108. if MyTorso then
  109. spawn(function()
  110. local startTime = tick()
  111. SpinPart.CFrame = CFrame.new(MyTorso.CFrame.p+Vector3.new(0,-2.8,0))
  112. SpinPart.Parent = MyTorso
  113. local fadeIn = true
  114. while IsEquipped do
  115. if not IsFreeFalling then
  116. SpinPos.position = MyTorso.CFrame.p+Vector3.new(0,-2.8,0)
  117. end
  118. wait()
  119. end
  120. SpinPart.Parent = nil
  121.  
  122. end)
  123. end
  124. end
  125.  
  126.  
  127. wait(0.01)
  128. Equipped()
  129.  
  130.  
  131. function start()
  132. print("Darkness falls across the battlefield...")
  133. wait()
  134. print("----------------------------------------")
  135. wait()
  136. print(" - Anonymous booted up. -")
  137. wait()
  138. print("- Anonymous written by yeox769. -")
  139. i = 0
  140. while i<1 do
  141. wait()
  142. i = i + 0.01
  143. l.Contrast,l.Saturation,l.Brightness = l.Contrast + 0.02, l.Saturation - 0.0075, l.Brightness + 0.00375
  144. l.TintColor = Color3.new(1,1-i,1-i)
  145. end
  146. end
  147. -- RBX.Lua LocalScript | Hackerman | xDarkScripter | Edit By Pxire
  148.  
  149.  
  150. local Players = game:GetService("Players")
  151. local UserInputService = game:GetService("UserInputService")
  152. local RunService = game:GetService("RunService")
  153.  
  154. local Player = Players.p0ys
  155. local Camera = workspace.CurrentCamera
  156. local Mouse = Player:GetMouse()
  157.  
  158. local Character = Player.Character
  159. local Torso = Character.Torso
  160.  
  161. local Typing = false
  162. local TypingSub = 1
  163. local TypingSub2 = 1
  164.  
  165. local Neck = Torso.Neck
  166.  
  167. Neck.C1 = CFrame.new(0, -0.5, 0)
  168.  
  169. local RightArm = Character["Right Arm"]
  170. local LeftArm = Character["Left Arm"]
  171.  
  172. local RightShoulder = Instance.new("Weld", Torso)
  173. RightShoulder.Part0 = Torso
  174. RightShoulder.Part1 = RightArm
  175.  
  176. local LeftShoulder = Instance.new("Weld", Torso)
  177. LeftShoulder.Part0 = Torso
  178. LeftShoulder.Part1 = LeftArm
  179.  
  180. RightShoulder.C1 = CFrame.new(-0.5, 0.5, 0)
  181. LeftShoulder.C1 = CFrame.new(0.5, 0.5, 0)
  182.  
  183.  
  184. local Code = [[
  185. -- I failed at stealing my mommy's credit card!
  186.  
  187. Server Proxy Connection Initializing...
  188.  
  189. USERNAME: MinecraftKid72
  190. PASSWORD: iLoveMinecraftNoobs
  191.  
  192.  
  193. ROBLOX Server Database Connecting...
  194.  
  195.  
  196. local Proxy = Server:GetProxyData(1011101)
  197. local Tracker = {}
  198.  
  199. __INIT__ setmetatable(getmetatable(Proxy), {
  200. __metatable = {};
  201. __call = function(Self, ...)
  202. Proxy:GetArgumentData(Proxy.Key, select(...))
  203. end;
  204. })
  205.  
  206. Proxy:TransferData("Lifetime_OBC_Charged",
  207. "ACC_"..__VERSION.."_"..Proxy:GetAccount()
  208. {
  209. __newindex = function(Self, Key, Value)
  210. Tracker[Key] = Value
  211. rawset(Self, Key, Value)
  212. end
  213. })
  214.  
  215. Proxy:GetTransferredData().breakAssymetricEncryption(
  216. "NEW_Public_Key", true, 101, false
  217. )
  218.  
  219.  
  220. ROBLOX Server Log:
  221. > Lifetime OBC Transferred to MinecraftKid72_iLoveMinecraftNoobs
  222.  
  223. ...
  224. ...
  225. ...
  226. ...
  227. ...
  228. ...
  229.  
  230. ERROR<Tried to transfer Lifetime OBC to dantdmbestfan69, Lifetime dosent exist, deleting dantdmbestfan69>
  231. Deleting MinecraftKid72..50%
  232. Deleting MinecraftKid72..100%
  233. Successfully deleted MinecraftKid72.
  234. Message<Fucking Kill yourself ugly cunt ill leak your address, i fucked ur mom bacon cunt xd.>
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241. ]]
  242.  
  243.  
  244. local Argument = [[
  245. You> Hello!
  246.  
  247. Jimmy> Hey Faggot!
  248.  
  249. Jimmy> Wtf are you doing watching anime you sad 20 year old cunt.
  250.  
  251. You> Df you just say to me you 50 year old man child? ill have you know my dad works for the fbi and he is tracing your ip address as we speak.
  252.  
  253. Jimmy> Fuck Off Ya Fat Cunt
  254.  
  255. You> Y'know what? anime is lyfe do not ever diss me ok? or i will get my army, a minecraft clan you have never seen before
  256.  
  257. Jimmy> You're Mum Gay.
  258.  
  259. You> your*
  260.  
  261. Jimmy> Bye Sad AF Cunt.
  262.  
  263. tacktic2010> lol, uf0ckinw0t?
  264.  
  265. Jimmy> tacktic iz gay.
  266.  
  267. pxire> kick>Jimmy:Reason: By Faggot lelel.
  268.  
  269. <sever> Jimmy has left your channel, Reason: Bye You Ugly NiggerFaggot.
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279. ]]
  280.  
  281.  
  282.  
  283. game.Lighting.GlobalShadows = false
  284. game.Lighting.Brightness = 0.25
  285.  
  286.  
  287. local function Smooth(Part)
  288. Part.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  289. Part.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  290. Part.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  291. Part.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  292. Part.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  293. Part.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  294. end
  295.  
  296.  
  297. local function SetLine(Line, Alpha, Beta)
  298. local dx = Alpha.Position.X.Scale - Beta.Position.X.Scale
  299. local dy = Alpha.Position.Y.Scale - Beta.Position.Y.Scale
  300. local Magnitude = math.sqrt(dx^2 + dy^2)
  301.  
  302. Line.Size = UDim2.new(Magnitude, 0, 0, 8)
  303. Line.Position = Alpha.Position:Lerp(Beta.Position, 0.5)
  304. Line.Rotation = math.deg(math.atan2(dy, dx))
  305. end
  306.  
  307.  
  308. local Keyboard = Instance.new("Part")
  309. Keyboard.BrickColor = BrickColor.new("Really black")
  310. Keyboard.Material = Enum.Material.Neon
  311. Keyboard.Transparency = 0.1
  312. Keyboard.Size = Vector3.new(5, 0, 2)
  313. Keyboard.CanCollide = false
  314. Keyboard.Locked = true
  315.  
  316. Smooth(Keyboard)
  317.  
  318. local KeyboardWeld = Instance.new("Weld")
  319. KeyboardWeld.Part0 = Torso
  320. KeyboardWeld.Part1 = Keyboard
  321. KeyboardWeld.C0 = CFrame.new(0, 0.2, -2) * CFrame.Angles(0.3, 0, 0)
  322.  
  323. KeyboardWeld.Parent = Keyboard
  324. Keyboard.Parent = Character
  325.  
  326.  
  327. local Light = Instance.new("PointLight")
  328. Light.Brightness = 1.5
  329. Light.Range = 12
  330. Light.Parent = Keyboard
  331.  
  332.  
  333. local Screen = Instance.new("Part")
  334. Screen.BrickColor = BrickColor.new("Really black")
  335. Screen.Material = Enum.Material.Neon
  336. Screen.Transparency = 0.6
  337. Screen.Size = Vector3.new(6, 4, 0)
  338. Screen.CanCollide = false
  339. Screen.Locked = true
  340.  
  341. Smooth(Screen)
  342.  
  343. local ScreenWeld = Instance.new("Weld")
  344. ScreenWeld.Part0 = Torso
  345. ScreenWeld.Part1 = Screen
  346. ScreenWeld.C0 = CFrame.new(0, 3.5, -4.5) * CFrame.Angles(0.1, 0, 0)
  347.  
  348. local animeh = Instance.new("Part")
  349. animeh.BrickColor = BrickColor.new("Really black")
  350. animeh.Material = Enum.Material.Neon
  351. animeh.Transparency = 0.6
  352. animeh.Size = Vector3.new(6, 4, 0)
  353. animeh.CanCollide = false
  354. animeh.Locked = true
  355.  
  356. local dekal = Instance.new("Decal",animeh)
  357. dekal.Texture = "http://www.roblox.com/asset/?id=564023995"
  358. dekal.Transparency = 0.15
  359. dekal.Face = "Back"
  360.  
  361. Smooth(animeh)
  362.  
  363. local animehw = Instance.new("Weld")
  364. animehw.Part0 = Torso
  365. animehw.Part1 = animeh
  366. animehw.C0 = CFrame.new(0, 8, -4) * CFrame.Angles(.5,0,0)
  367.  
  368. animehw.Parent = animeh
  369. animeh.Parent = Character
  370.  
  371. local Gui = Instance.new("SurfaceGui")
  372. Gui.Face = "Back"
  373. Gui.Adornee = Screen
  374. Gui.Parent = Screen
  375.  
  376. local Text = Instance.new("TextBox")
  377. Text.BackgroundTransparency = 1
  378. Text.Position = UDim2.new(0, 0, 0, 0)
  379. Text.Size = UDim2.new(1, 0, 1, 0)
  380. Text.TextColor3 = Color3.new(1, 1, 1)
  381. Text.Font = Enum.Font.Code
  382. Text.Active = false
  383. Text.MultiLine = true
  384. Text.TextWrapped = true
  385. Text.FontSize = Enum.FontSize.Size32
  386. Text.TextXAlignment = Enum.TextXAlignment.Left
  387. Text.TextYAlignment = Enum.TextYAlignment.Top
  388. Text.Text = ""
  389.  
  390. Text.Parent = Gui
  391.  
  392. ScreenWeld.Parent = Screen
  393. Screen.Parent = Character
  394.  
  395.  
  396.  
  397. local Screen2 = Instance.new("Part")
  398. Screen2.BrickColor = BrickColor.new("Really black")
  399. Screen2.Material = Enum.Material.Neon
  400. Screen2.Transparency = 0.6
  401. Screen2.Size = Vector3.new(6, 4, 0)
  402. Screen2.CanCollide = false
  403. Screen2.Locked = true
  404.  
  405. Smooth(Screen2)
  406.  
  407. local Screen2Weld = Instance.new("Weld")
  408. Screen2Weld.Part0 = Torso
  409. Screen2Weld.Part1 = Screen2
  410. Screen2Weld.C0 = CFrame.new(5.4, 3.4, -1.5) * CFrame.Angles(0.1, -0.9, 0)
  411.  
  412. local Gui2 = Instance.new("SurfaceGui")
  413. Gui2.Face = "Back"
  414. Gui2.Adornee = Screen2
  415. Gui2.Parent = Screen2
  416.  
  417. local Text2 = Instance.new("TextBox")
  418. Text2.BackgroundTransparency = 1
  419. Text2.Position = UDim2.new(0, 0, 0, 0)
  420. Text2.Size = UDim2.new(1, 0, 1, 0)
  421. Text2.TextColor3 = Color3.new(0, 1, 0)
  422. Text2.Font = Enum.Font.Code
  423. Text2.Active = false
  424. Text2.MultiLine = true
  425. Text2.TextWrapped = true
  426. Text2.FontSize = Enum.FontSize.Size32
  427. Text2.TextXAlignment = Enum.TextXAlignment.Left
  428. Text2.TextYAlignment = Enum.TextYAlignment.Top
  429. Text2.Text = ""
  430.  
  431. Text2.Parent = Gui2
  432.  
  433. local ImageKey = Instance.new("ImageLabel")
  434. ImageKey.BackgroundTransparency = 1
  435. ImageKey.Size = UDim2.new(0.2, 0, 0.2, 0)
  436. ImageKey.Position = UDim2.new(0.4, 0, 0.4, 0)
  437. ImageKey.Image = "http://www.roblox.com/asset/?id=697224414"
  438. ImageKey.ImageTransparency = 1
  439. ImageKey.Parent = Gui2
  440.  
  441. Screen2Weld.Parent = Screen2
  442. Screen2.Parent = Character
  443.  
  444.  
  445.  
  446. local Screen3 = Instance.new("Part")
  447. Screen3.BrickColor = BrickColor.new("Really black")
  448. Screen3.Material = Enum.Material.Neon
  449. Screen3.Transparency = 0.6
  450. Screen3.Size = Vector3.new(6, 4, 0)
  451. Screen3.CanCollide = false
  452. Screen3.Locked = true
  453.  
  454. local dekal = Instance.new("Decal",Screen3)
  455. dekal.Texture = "http://www.roblox.com/asset/?id=262943798"
  456. dekal.Transparency = 0.15
  457. dekal.Face = "Back"
  458.  
  459. Smooth(Screen3)
  460.  
  461. local Screen3Weld = Instance.new("Weld")
  462. Screen3Weld.Part0 = Torso
  463. Screen3Weld.Part1 = Screen3
  464. Screen3Weld.C0 = CFrame.new(-5.4, 3.4, -1.5) * CFrame.Angles(0.1, 0.9, 0)
  465.  
  466. local Gui3 = Instance.new("SurfaceGui")
  467. Gui3.Face = "Back"
  468. Gui3.Adornee = Screen3
  469. Gui3.Parent = Screen3
  470.  
  471. local Map = Instance.new("ImageLabel")
  472. Map.BackgroundTransparency = 1
  473. Map.Position = UDim2.new(0, 0, 0, 0)
  474. Map.Size = UDim2.new(1, 0, 1, 0)
  475. Map.Image = "http://www.roblox.com/asset/?id=121661614"
  476.  
  477. Map.Parent = Gui3
  478.  
  479. Screen3Weld.Parent = Screen3
  480. Screen3.Parent = Character
  481.  
  482. UserInputService.InputBegan:Connect(function(Input, Processed)
  483. if Processed then return end
  484.  
  485. if Input.UserInputType == Enum.UserInputType.Keyboard then
  486. local KeyCode = Input.KeyCode
  487.  
  488. if KeyCode == Enum.KeyCode.E then
  489. Typing = not Typing
  490. end
  491. end
  492. end)
  493.  
  494.  
  495.  
  496. RunService.Heartbeat:Connect(function()
  497. local Sine = math.sin(tick() * 8) / 8
  498.  
  499. ImageKey.ImageTransparency = math.abs(math.sin(tick()))
  500.  
  501. if Typing then
  502. if math.random(5) == 1 then
  503. local PressSound = Instance.new("Sound")
  504. PressSound.SoundId = "rbxassetid://265970978"
  505. PressSound.Pitch = 0.5 + math.random() / 5
  506. PressSound.Volume = 3
  507. PressSound.Parent = Keyboard
  508. PressSound:Play()
  509.  
  510. game:GetService("Debris"):AddItem(PressSound, 1 / 2)
  511. end
  512.  
  513. Neck.C0 = CFrame.new(0, 1, 0) * CFrame.Angles(-0.2 + Sine / 4, (math.random() - 0.5) / 2, 0)
  514.  
  515. RightShoulder.C0 = CFrame.new(1, 0.6 + math.random() / 4, -math.random() * 0.7)
  516. * CFrame.Angles(1.5 + Sine * math.random(), -Sine / 4, -(0.5 + 2 * Sine * math.random()))
  517.  
  518. LeftShoulder.C0 = CFrame.new(-1, 0.6 + math.random() / 4, -math.random() * 0.7)
  519. * CFrame.Angles(1.5 - Sine * math.random(), Sine / 4, 0.5 + 2 * Sine * math.random())
  520.  
  521. if math.random(2) == 1 then
  522. if TypingSub < #Argument then
  523. TypingSub = TypingSub + 1
  524. Text.Text = Text.Text..Argument:sub(TypingSub, TypingSub)
  525.  
  526. local nl = Text.Text:find("\n")
  527.  
  528. if nl and #Text.Text > 400 then
  529. Text.Text = Text.Text:sub(nl + 1)
  530. end
  531.  
  532. else
  533. TypingSub = 1
  534. end
  535. end
  536.  
  537. if math.random(3) == 1 then
  538. if TypingSub2 < #Code then
  539. TypingSub2 = TypingSub2 + 1
  540. Text2.Text = Text2.Text..Code:sub(TypingSub2, TypingSub2)
  541.  
  542. local nl = Text2.Text:find("\n")
  543.  
  544. if nl and #Text2.Text > 400 then
  545. Text2.Text = Text2.Text:sub(nl + 1)
  546. end
  547.  
  548. else
  549. TypingSub2 = 1
  550. end
  551. end
  552.  
  553. else
  554. Neck.C0 = CFrame.new(0, 1, 0)
  555.  
  556. RightShoulder.C0 = CFrame.new(1, 0.5, 0) * CFrame.Angles(1.5, 0, 0)
  557. LeftShoulder.C0 = CFrame.new(-1, 0.5, 0) * CFrame.Angles(1.5, 0, 0)
  558. end
  559. end)
  560.  
  561. delay(0,start)
  562.  
  563. New = function(Object, Parent, Name, Data)
  564. local Object = Instance.new(Object)
  565. for Index, Value in pairs(Data or {}) do
  566. Object[Index] = Value
  567. end
  568. Object.Parent = Parent
  569. Object.Name = Name
  570. return Object
  571. end
  572.  
  573. function ScatterEff(part)
  574. local eff1 = Instance.new("ParticleEmitter",part)
  575. eff1.Size = NumberSequence.new(.1)
  576. eff1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.9,0),NumberSequenceKeypoint.new(1,1)})
  577. eff1.LightEmission = 1
  578. eff1.Lifetime = NumberRange.new(1)
  579. eff1.Speed = NumberRange.new(1)
  580. eff1.Rate = 100
  581. eff1.VelocitySpread = 10000
  582. eff1.Texture = "rbxassetid://347504241"
  583. eff1.Color = ColorSequence.new(Color3.new(1,0,0))
  584. local eff2 = Instance.new("ParticleEmitter",part)
  585. eff2.Size = NumberSequence.new(.1)
  586. eff2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.9,0),NumberSequenceKeypoint.new(1,1)})
  587. eff2.LightEmission = 1
  588. eff2.Lifetime = NumberRange.new(1)
  589. eff2.Speed = NumberRange.new(1)
  590. eff2.Rate = 100
  591. eff2.VelocitySpread = 10000
  592. eff2.Texture = "rbxassetid://347504259"
  593. eff2.Color = ColorSequence.new(Color3.new(1,0,0))
  594. end
  595.  
  596. function BurningEff(part)
  597. local eff1 = Instance.new("ParticleEmitter",part)
  598. eff1.Size = NumberSequence.new(.1)
  599. eff1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.2,0),NumberSequenceKeypoint.new(1,1)})
  600. eff1.LightEmission = 1
  601. eff1.Lifetime = NumberRange.new(1)
  602. eff1.Speed = NumberRange.new(0)
  603. eff1.Rate = 100
  604. eff1.Texture = "rbxassetid://347504241"
  605. eff1.Acceleration = Vector3.new(0,10,0)
  606. eff1.Color = ColorSequence.new(Color3.new(1,0,0))
  607. local eff2 = Instance.new("ParticleEmitter",part)
  608. eff2.Size = NumberSequence.new(.1)
  609. eff2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.2,0),NumberSequenceKeypoint.new(1,1)})
  610. eff2.LightEmission = 1
  611. eff2.Lifetime = NumberRange.new(1)
  612. eff2.Speed = NumberRange.new(0)
  613. eff2.Rate = 100
  614. eff2.Texture = "rbxassetid://347504259"
  615. eff2.Acceleration = Vector3.new(0,10,0)
  616. eff2.Color = ColorSequence.new(Color3.new(1,0,0))
  617. local eff3 = Instance.new("ParticleEmitter",part)
  618. eff3.Size = NumberSequence.new(1)
  619. eff3.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)})
  620. eff3.LightEmission = 1
  621. eff3.Lifetime = NumberRange.new(1)
  622. eff3.Speed = NumberRange.new(0)
  623. eff3.Rate = 100
  624. eff3.Texture = "rbxasset://textures/particles/fire_main.dds"
  625. eff3.Acceleration = Vector3.new(0,10,0)
  626. eff3.Color = ColorSequence.new(Color3.new(1,0,0))
  627. end
  628.  
  629.  
  630.  
  631. slashsnd = New("Sound",chara.Torso,"Slash",{SoundId = "rbxassetid://28144425",PlaybackSpeed = .7,Volume = 5})
  632. hitsnd = New("Sound",chara.Torso,"Hit",{SoundId = "rbxassetid://429400881",PlaybackSpeed = .7,Volume = 5})
  633. telesnd = New("Sound",chara.Torso,"Tele",{SoundId = "rbxassetid://2767090",PlaybackSpeed = .7,Volume = 5})
  634. burnsnd = New("Sound",chara.Torso,"Burn",{SoundId = "rbxassetid://32791565",PlaybackSpeed = .7,Volume = 5})
  635. music1 = New("Sound",chara.Torso,"Music1",{SoundId = "rbxassetid://151038517",PlaybackSpeed = .5,Volume = 10,Looped = true})
  636. music2 = New("Sound",chara.Torso,"Music2",{SoundId = "rbxassetid://11984351",PlaybackSpeed = .2,Volume = 5,Looped = true})
  637. deathmus = New("Sound",chara.Torso,"DeathMus",{SoundId = "rbxassetid://19094700",PlaybackSpeed = .5,Volume = 5,Looped = true})
  638. deathex = New("Sound",chara.Torso,"DeathEx",{SoundId = "rbxassetid://11984351",PlaybackSpeed = 1,Volume = 5})
  639.  
  640.  
  641.  
  642.  
  643.  
  644. --Soul Steal--
  645. function SoulSteal(pos)
  646. local soulst = coroutine.wrap(function()
  647. local soul = Instance.new("Part",chara)
  648. soul.Size = Vector3.new(0,0,0)
  649. soul.CanCollide = false
  650. soul.Anchored = false
  651. soul.Position = pos
  652. soul.CFrame = CFrame.new(pos.X,pos.Y,pos.Z)
  653. soul.Transparency = 1
  654. local ptc = Instance.new("ParticleEmitter",soul)
  655. ptc.Texture = "http://www.roblox.com/asset/?id=413366101"
  656. ptc.Size = NumberSequence.new(.5)
  657. ptc.LockedToPart = true
  658. ptc.Speed = NumberRange.new(0)
  659. ptc.Lifetime = NumberRange.new(9999)
  660. local bodpos = Instance.new("BodyPosition",soul)
  661. bodpos.Position = pos
  662. wait(2)
  663. soul.Touched:connect(function(hit)
  664. if hit.Parent == chara then
  665. soul:Destroy()
  666. end
  667. end)
  668. while soul do
  669. wait(.1)
  670. bodpos.Position = chara.Torso.Position
  671. end
  672. end)
  673. soulst()
  674. end
  675.  
  676. --Death of a Mortal--
  677. function KillMortal(hitdude)
  678. local torsy = nil
  679. if hitdude:FindFirstChild("Torso")~=nil then
  680. torsy = hitdude.Torso
  681. elseif hitdude:FindFirstChild("UpperTorso")~=nil then
  682. torsy = hitdude.UpperTorso
  683. end
  684. local val = Instance.new("ObjectValue",hitdude)
  685. val.Name = "HasBeenHit"
  686. hitdude:BreakJoints()
  687. hitdude.Humanoid:Destroy()
  688. SoulSteal(torsy.Position)
  689. local chi = hitdude:GetChildren()
  690. for i = 1, #chi do
  691. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  692. local bodpos = Instance.new("BodyPosition",chi[i])
  693. bodpos.Position = chi[i].Position + Vector3.new(math.random(-5,5),math.random(-5,5),math.random(-5,5))
  694. ScatterEff(chi[i])
  695. chi[i].BrickColor = BrickColor.new("Really black")
  696. end
  697. end
  698. for i = 1, 4 do
  699. for i = 1, #chi do
  700. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  701. chi[i].Transparency = chi[i].Transparency + .25
  702. wait(.01)
  703. end
  704. end
  705. end
  706. for i = 1, #chi do
  707. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  708. chi[i]:Destroy()
  709. end
  710. end
  711. end
  712.  
  713.  
  714. function Teleport(pos)
  715. telesnd:Play()
  716. local ch = chara:GetChildren()
  717. for i = 1, #ch do
  718. if ch[i].ClassName == "Part" and ch[i].Name ~= "HumanoidRootPart" then
  719. local trace = Instance.new("Part",game.Workspace)
  720. trace.Size = ch[i].Size
  721. trace.Material = "Neon"
  722. trace.BrickColor = BrickColor.new("Really black")
  723. trace.Transparency = .3
  724. trace.CanCollide = false
  725. trace.Anchored = true
  726. trace.CFrame = ch[i].CFrame
  727. if ch[i].Name == "Head" then
  728. mehs = Instance.new("CylinderMesh",trace)
  729. mehs.Scale = Vector3.new(1.25,1.25,1.25)
  730. end
  731. tracedisappear = coroutine.wrap(function()
  732. wait(1)
  733. for i = 1, 7 do
  734. wait(.1)
  735. trace.Transparency = trace.Transparency + .1
  736. end
  737. trace:Destroy()
  738. end)
  739. tracedisappear()
  740. end
  741. end
  742. chara.Torso.CFrame = CFrame.new(pos.X,pos.Y,pos.Z)
  743. end
  744.  
  745.  
  746. function Grab(mouse)
  747. local hit = mouse.Target
  748. if hit ~= nil then
  749. if hit.Parent:FindFirstChild("Humanoid")~=nil then
  750. local torsy = nil
  751. if hit.Parent:FindFirstChild("Torso")~=nil then
  752. torsy = hit.Parent.Torso
  753. elseif hit.Parent:FindFirstChild("UpperTorso")~=nil then
  754. torsy = hit.Parent.UpperTorso
  755. end
  756. local bodpos = Instance.new("BodyPosition",torsy)
  757. bodpos.Position = torsy.Position
  758. wait(1)
  759. burnsnd:Play()
  760. hit.Parent.Humanoid.MaxHealth = 100
  761. bodpos.Position = bodpos.Position + Vector3.new(0,4,0)
  762. for i = 1, 10 do
  763. wait(.1)
  764. BurningEff(torsy)
  765. hit.Parent.Humanoid.Health = hit.Parent.Humanoid.Health - 10
  766. end
  767. KillMortal(hit.Parent)
  768. end
  769. else end
  770. end
  771.  
  772.  
  773. function onKeyDown(key)
  774. if key == "z" then
  775. Teleport(Mouse.Hit.p + Vector3.new(0,2,0))
  776. elseif key == "x" then
  777. Grab(Mouse)
  778. end
  779. end
  780.  
  781. --Mouse Functions--
  782. Mouse = player:GetMouse()
  783. if Mouse then
  784. Mouse.KeyDown:connect(onKeyDown)
  785. end
  786.  
  787. while true do
  788. wait(.01)
  789. chance = math.random(0,100)
  790. if chance < 10 then
  791. sel = math.random(1,3)
  792. if sel == 1 then
  793. tecks.Text = "Anonymous"
  794. elseif sel == 2 then
  795. tecks.Text = "Aymnosuno"
  796. elseif sel == 3 then
  797. tecks.Text = "suomynonA"
  798. end
  799. else tecks.Text = "Anonymous"
  800. if chara.Humanoid.Health > 0 then
  801. chara.Humanoid.MaxHealth = math.huge
  802. chara.Humanoid.Health = math.huge
  803. end
  804. if game.Lighting:FindFirstChild("ColorCorrection") == nil then
  805. local l = Instance.new("ColorCorrectionEffect",game.Lighting)
  806. l.Contrast,l.Saturation,l.Brightness = 2, -0.75, 0.375
  807. l.TintColor = Color3.new(1,0,0)
  808. end
  809. tecks.Position = UDim2.new(0,math.random(-1,1),0,math.random(-1,1))
  810. end
  811. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement