Advertisement
Guest User

Anonymous Edit 2

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