Advertisement
Guest User

Hacker V1

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