Advertisement
jericoalejo

Anooymous

Jul 12th, 2017
1,135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.67 KB | None | 0 0
  1. musicOn = 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. -- I failed at stealing my mommy's credit card!
  208.  
  209. Server Proxy Connection Initializing...
  210.  
  211. USERNAME: Roblox
  212. PASSWORD: ImFuckingDevoloper
  213.  
  214.  
  215. ROBLOX Server Database Connecting...
  216.  
  217.  
  218. 01010101010101010101010101010101v0101010101010101v0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101
  219. failed to attempt pls try again
  220. N O O B
  221. Cant take my account
  222. no no no
  223. cant be like this
  224. 01010101010101010101010101010101
  225. 01010101010101010101010101010101
  226. Be
  227. A
  228. Deloveper
  229.  
  230. ----------------------------------------------
  231. >EnterPass<
  232. >ImNoob<
  233. Try to hack youtube and facebook
  234. an erororororororor founded
  235. 01010101010101010101010101010101
  236. M8
  237. SAniuc is hwraer
  238. N0bodydfca
  239. lake u
  240. what ever
  241. u want
  242. dis just a leaked script made by a stupid person
  243. group
  244.  
  245. face book everwing sucsks
  246. hacking everwing
  247. hacking......
  248. pls standby...........
  249. Everwingggggg
  250. Nooobss
  251. 99999999 level
  252. 01010101010101010101010101010101
  253.  
  254. 01010101010101010101010101010101
  255. 0101010101010101v
  256. 0101010101010101
  257. 0101010101010101
  258. Nooooooooooooooooooooooooooooooooooobs
  259. just
  260.  
  261. like
  262.  
  263. u
  264. noobs
  265. sanic
  266. is
  267.  
  268. noob
  269. guest
  270.  
  271. are
  272. n't
  273. cool
  274. like
  275.  
  276. you
  277. 01010101010101010101010101010101
  278. 01010101010101010101010101010101
  279. 0101010101010101010101010101010101010101010101010101010101010101
  280. 01010101010101010101010101010101
  281. 0101010101010101010101010101010101010101010101010101010101010101v
  282. 01010101010101010101010101010101
  283. 01010101010101010101010101010101
  284. 01010101010101010101010101010101
  285. end
  286. ned
  287. end
  288. end
  289. end
  290. ]]
  291.  
  292.  
  293. local Argument = [[
  294. You> hello!
  295. 0101010101010101> Naice
  296. W E L C O M E
  297. H A C K E R
  298. --------------
  299. Password: 0101010101010101
  300. 0101010101010101
  301. 0101010101010101
  302. 0101010101010101
  303. 0101010101010101
  304. 0101010101010101
  305. 0101010101010101
  306. 0101010101010101
  307. Access deniedd........;..
  308. Here u goooooooooo
  309. ]dkgjkdkbjf/loblgl;lgfd/dhnjhhfdhackingfcdecvicefasdfasttooface for ucdthjgf/
  310. CAn't rad dat thin g nigga
  311. Can't Stop
  312. Meee
  313. president
  314. Server> Access denied pls try again later.......
  315. You> Come on!!!!!
  316. Server> Access granted
  317. You> I hack nasa sasasasassa and youtube tube tube and faic bok
  318. Server> Nasa Access granted
  319. Server> IP: 123.555.666
  320. Server> Money: 2574774.1B
  321. Server> Taking.... the money one moment pls....... stand by.......
  322. Server> Access granted WAs transpered in jericoalejo account
  323. Nasa Server> Alert alert! someone hacking the money of nasa
  324. Worker> Call the goverment hackers!
  325. Gov.Hacker> 01010101010101010101010101010101 Hacking jericoalejo bank account
  326. Gov.hacker> Transpering....... Acess denied
  327. You> Can't hack me account :PPPP
  328. Gov.hacker> your the biggest hacker that i have to facer
  329. You> Try it!
  330. Gov.hacker> parent true true true bank account <true> 01010101010101010101010101010101
  331. Need more hacker
  332. 01010101010101010101010101010101
  333. 01010101010101010101010101010101
  334. 01010101010101010101010101010101
  335. 01010101010101010101010101010101
  336. 01010101010101010101010101010101
  337. Brickcolor atm new new new black
  338. <>
  339. ^
  340. V
  341. Wathcout wall
  342. Bank> Firewall access granted
  343. gov.macker> nooooooooo
  344. You> yep can't hack the bank
  345. Gov.hacler> Ill tell presiednet
  346. President noob> Calling bank...... President> Can you remove the money from mr.jericoalejo he hacked nasa <manager> ok who is dis ahhh president ok
  347. You> hahahah good too fill good
  348. Server> You lost your money 1253.1B
  349.  
  350. You> mooo
  351. End
  352. End
  353. End
  354. ]]
  355.  
  356.  
  357.  
  358. game.Lighting.GlobalShadows = false
  359. game.Lighting.Brightness = 0.25
  360.  
  361.  
  362. local function Smooth(Part)
  363. Part.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  364. Part.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  365. Part.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  366. Part.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  367. Part.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  368. Part.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  369. end
  370.  
  371.  
  372. local function SetLine(Line, Alpha, Beta)
  373. local dx = Alpha.Position.X.Scale - Beta.Position.X.Scale
  374. local dy = Alpha.Position.Y.Scale - Beta.Position.Y.Scale
  375. local Magnitude = math.sqrt(dx^2 + dy^2)
  376.  
  377. Line.Size = UDim2.new(Magnitude, 0, 0, 8)
  378. Line.Position = Alpha.Position:Lerp(Beta.Position, 0.5)
  379. Line.Rotation = math.deg(math.atan2(dy, dx))
  380. end
  381.  
  382.  
  383. local Keyboard = Instance.new("Part")
  384. Keyboard.BrickColor = BrickColor.new("Really black")
  385. Keyboard.Material = Enum.Material.Neon
  386. Keyboard.Transparency = 0.1
  387. Keyboard.Size = Vector3.new(5, 0, 2)
  388. Keyboard.CanCollide = false
  389. Keyboard.Locked = true
  390.  
  391. Smooth(Keyboard)
  392.  
  393. local KeyboardWeld = Instance.new("Weld")
  394. KeyboardWeld.Part0 = Torso
  395. KeyboardWeld.Part1 = Keyboard
  396. KeyboardWeld.C0 = CFrame.new(0, 0.2, -2) * CFrame.Angles(0.3, 0, 0)
  397.  
  398. KeyboardWeld.Parent = Keyboard
  399. Keyboard.Parent = Character
  400.  
  401.  
  402. local Light = Instance.new("PointLight")
  403. Light.Brightness = 1.5
  404. Light.Range = 12
  405. Light.Parent = Keyboard
  406.  
  407.  
  408. local Screen = Instance.new("Part")
  409. Screen.BrickColor = BrickColor.new("Really black")
  410. Screen.Material = Enum.Material.Neon
  411. Screen.Transparency = 0.6
  412. Screen.Size = Vector3.new(6, 4, 0)
  413. Screen.CanCollide = false
  414. Screen.Locked = true
  415.  
  416. Smooth(Screen)
  417.  
  418. local ScreenWeld = Instance.new("Weld")
  419. ScreenWeld.Part0 = Torso
  420. ScreenWeld.Part1 = Screen
  421. ScreenWeld.C0 = CFrame.new(0, 3.5, -4.5) * CFrame.Angles(0.1, 0, 0)
  422.  
  423. local animeh = Instance.new("Part")
  424. animeh.BrickColor = BrickColor.new("Really black")
  425. animeh.Material = Enum.Material.Neon
  426. animeh.Transparency = 0.6
  427. animeh.Size = Vector3.new(6, 4, 0)
  428. animeh.CanCollide = false
  429. animeh.Locked = true
  430.  
  431. local dekal = Instance.new("Decal",animeh)
  432. dekal.Texture = "http://www.roblox.com/asset/?id=564023995"
  433. dekal.Transparency = 0.15
  434. dekal.Face = "Back"
  435.  
  436. Smooth(animeh)
  437.  
  438. local animehw = Instance.new("Weld")
  439. animehw.Part0 = Torso
  440. animehw.Part1 = animeh
  441. animehw.C0 = CFrame.new(0, 8, -4) * CFrame.Angles(.5,0,0)
  442.  
  443. animehw.Parent = animeh
  444. animeh.Parent = Character
  445.  
  446. local Gui = Instance.new("SurfaceGui")
  447. Gui.Face = "Back"
  448. Gui.Adornee = Screen
  449. Gui.Parent = Screen
  450.  
  451. local Text = Instance.new("TextBox")
  452. Text.BackgroundTransparency = 1
  453. Text.Position = UDim2.new(0, 0, 0, 0)
  454. Text.Size = UDim2.new(1, 0, 1, 0)
  455. Text.TextColor3 = Color3.new(1, 1, 1)
  456. Text.Font = Enum.Font.Code
  457. Text.Active = false
  458. Text.MultiLine = true
  459. Text.TextWrapped = true
  460. Text.FontSize = Enum.FontSize.Size32
  461. Text.TextXAlignment = Enum.TextXAlignment.Left
  462. Text.TextYAlignment = Enum.TextYAlignment.Top
  463. Text.Text = ""
  464.  
  465. Text.Parent = Gui
  466.  
  467. ScreenWeld.Parent = Screen
  468. Screen.Parent = Character
  469.  
  470.  
  471.  
  472. local Screen2 = Instance.new("Part")
  473. Screen2.BrickColor = BrickColor.new("Really black")
  474. Screen2.Material = Enum.Material.Neon
  475. Screen2.Transparency = 0.6
  476. Screen2.Size = Vector3.new(6, 4, 0)
  477. Screen2.CanCollide = false
  478. Screen2.Locked = true
  479.  
  480. Smooth(Screen2)
  481.  
  482. local Screen2Weld = Instance.new("Weld")
  483. Screen2Weld.Part0 = Torso
  484. Screen2Weld.Part1 = Screen2
  485. Screen2Weld.C0 = CFrame.new(5.4, 3.4, -1.5) * CFrame.Angles(0.1, -0.9, 0)
  486.  
  487. local Gui2 = Instance.new("SurfaceGui")
  488. Gui2.Face = "Back"
  489. Gui2.Adornee = Screen2
  490. Gui2.Parent = Screen2
  491.  
  492. local Text2 = Instance.new("TextBox")
  493. Text2.BackgroundTransparency = 1
  494. Text2.Position = UDim2.new(0, 0, 0, 0)
  495. Text2.Size = UDim2.new(1, 0, 1, 0)
  496. Text2.TextColor3 = Color3.new(0, 1, 0)
  497. Text2.Font = Enum.Font.Code
  498. Text2.Active = false
  499. Text2.MultiLine = true
  500. Text2.TextWrapped = true
  501. Text2.FontSize = Enum.FontSize.Size32
  502. Text2.TextXAlignment = Enum.TextXAlignment.Left
  503. Text2.TextYAlignment = Enum.TextYAlignment.Top
  504. Text2.Text = ""
  505.  
  506. Text2.Parent = Gui2
  507.  
  508. local ImageKey = Instance.new("ImageLabel")
  509. ImageKey.BackgroundTransparency = 1
  510. ImageKey.Size = UDim2.new(0.2, 0, 0.2, 0)
  511. ImageKey.Position = UDim2.new(0.4, 0, 0.4, 0)
  512. ImageKey.Image = "http://www.roblox.com/asset/?id=697224414"
  513. ImageKey.ImageTransparency = 1
  514. ImageKey.Parent = Gui2
  515.  
  516. Screen2Weld.Parent = Screen2
  517. Screen2.Parent = Character
  518.  
  519.  
  520.  
  521. local Screen3 = Instance.new("Part")
  522. Screen3.BrickColor = BrickColor.new("Really black")
  523. Screen3.Material = Enum.Material.Neon
  524. Screen3.Transparency = 0.6
  525. Screen3.Size = Vector3.new(6, 4, 0)
  526. Screen3.CanCollide = false
  527. Screen3.Locked = true
  528.  
  529. local dekal = Instance.new("Decal",Screen3)
  530. dekal.Texture = "http://www.roblox.com/asset/?id=262943798"
  531. dekal.Transparency = 0.15
  532. dekal.Face = "Back"
  533.  
  534. Smooth(Screen3)
  535.  
  536. local Screen3Weld = Instance.new("Weld")
  537. Screen3Weld.Part0 = Torso
  538. Screen3Weld.Part1 = Screen3
  539. Screen3Weld.C0 = CFrame.new(-5.4, 3.4, -1.5) * CFrame.Angles(0.1, 0.9, 0)
  540.  
  541. local Gui3 = Instance.new("SurfaceGui")
  542. Gui3.Face = "Back"
  543. Gui3.Adornee = Screen3
  544. Gui3.Parent = Screen3
  545.  
  546. local Map = Instance.new("ImageLabel")
  547. Map.BackgroundTransparency = 1
  548. Map.Position = UDim2.new(0, 0, 0, 0)
  549. Map.Size = UDim2.new(1, 0, 1, 0)
  550. Map.Image = "http://www.roblox.com/asset/?id=121661614"
  551.  
  552. Map.Parent = Gui3
  553.  
  554. Screen3Weld.Parent = Screen3
  555. Screen3.Parent = Character
  556.  
  557. UserInputService.InputBegan:Connect(function(Input, Processed)
  558. if Processed then return end
  559.  
  560. if Input.UserInputType == Enum.UserInputType.Keyboard then
  561. local KeyCode = Input.KeyCode
  562.  
  563. if KeyCode == Enum.KeyCode.E then
  564. Typing = not Typing
  565. end
  566. end
  567. end)
  568.  
  569.  
  570.  
  571. RunService.Heartbeat:Connect(function()
  572. local Sine = math.sin(tick() * 8) / 8
  573.  
  574. ImageKey.ImageTransparency = math.abs(math.sin(tick()))
  575.  
  576. if Typing then
  577. if math.random(5) == 1 then
  578. local PressSound = Instance.new("Sound")
  579. PressSound.SoundId = "rbxassetid://265970978"
  580. PressSound.Pitch = 0.5 + math.random() / 5
  581. PressSound.Volume = 3
  582. PressSound.Parent = Keyboard
  583. PressSound:Play()
  584.  
  585. game:GetService("Debris"):AddItem(PressSound, 1 / 2)
  586. end
  587.  
  588. Neck.C0 = CFrame.new(0, 1, 0) * CFrame.Angles(-0.2 + Sine / 4, (math.random() - 0.5) / 2, 0)
  589.  
  590. RightShoulder.C0 = CFrame.new(1, 0.6 + math.random() / 4, -math.random() * 0.7)
  591. * CFrame.Angles(1.5 + Sine * math.random(), -Sine / 4, -(0.5 + 2 * Sine * math.random()))
  592.  
  593. LeftShoulder.C0 = CFrame.new(-1, 0.6 + math.random() / 4, -math.random() * 0.7)
  594. * CFrame.Angles(1.5 - Sine * math.random(), Sine / 4, 0.5 + 2 * Sine * math.random())
  595.  
  596. if math.random(2) == 1 then
  597. if TypingSub < #Argument then
  598. TypingSub = TypingSub + 1
  599. Text.Text = Text.Text..Argument:sub(TypingSub, TypingSub)
  600.  
  601. local nl = Text.Text:find("\n")
  602.  
  603. if nl and #Text.Text > 400 then
  604. Text.Text = Text.Text:sub(nl + 1)
  605. end
  606.  
  607. else
  608. TypingSub = 1
  609. end
  610. end
  611.  
  612. if math.random(3) == 1 then
  613. if TypingSub2 < #Code then
  614. TypingSub2 = TypingSub2 + 1
  615. Text2.Text = Text2.Text..Code:sub(TypingSub2, TypingSub2)
  616.  
  617. local nl = Text2.Text:find("\n")
  618.  
  619. if nl and #Text2.Text > 400 then
  620. Text2.Text = Text2.Text:sub(nl + 1)
  621. end
  622.  
  623. else
  624. TypingSub2 = 1
  625. end
  626. end
  627.  
  628. else
  629. Neck.C0 = CFrame.new(0, 1, 0)
  630.  
  631. RightShoulder.C0 = CFrame.new(1, 0.5, 0) * CFrame.Angles(1.5, 0, 0)
  632. LeftShoulder.C0 = CFrame.new(-1, 0.5, 0) * CFrame.Angles(1.5, 0, 0)
  633. end
  634. end)
  635.  
  636. delay(0,start)
  637.  
  638. New = function(Object, Parent, Name, Data)
  639. local Object = Instance.new(Object)
  640. for Index, Value in pairs(Data or {}) do
  641. Object[Index] = Value
  642. end
  643. Object.Parent = Parent
  644. Object.Name = Name
  645. return Object
  646. end
  647.  
  648. function ScatterEff(part)
  649. local eff1 = Instance.new("ParticleEmitter",part)
  650. eff1.Size = NumberSequence.new(.1)
  651. eff1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.9,0),NumberSequenceKeypoint.new(1,1)})
  652. eff1.LightEmission = 1
  653. eff1.Lifetime = NumberRange.new(1)
  654. eff1.Speed = NumberRange.new(1)
  655. eff1.Rate = 100
  656. eff1.VelocitySpread = 10000
  657. eff1.Texture = "rbxassetid://347504241"
  658. eff1.Color = ColorSequence.new(Color3.new(1,0,0))
  659. local eff2 = Instance.new("ParticleEmitter",part)
  660. eff2.Size = NumberSequence.new(.1)
  661. eff2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.9,0),NumberSequenceKeypoint.new(1,1)})
  662. eff2.LightEmission = 1
  663. eff2.Lifetime = NumberRange.new(1)
  664. eff2.Speed = NumberRange.new(1)
  665. eff2.Rate = 100
  666. eff2.VelocitySpread = 10000
  667. eff2.Texture = "rbxassetid://347504259"
  668. eff2.Color = ColorSequence.new(Color3.new(1,0,0))
  669. end
  670.  
  671. function BurningEff(part)
  672. local eff1 = Instance.new("ParticleEmitter",part)
  673. eff1.Size = NumberSequence.new(.1)
  674. eff1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.2,0),NumberSequenceKeypoint.new(1,1)})
  675. eff1.LightEmission = 1
  676. eff1.Lifetime = NumberRange.new(1)
  677. eff1.Speed = NumberRange.new(0)
  678. eff1.Rate = 100
  679. eff1.Texture = "rbxassetid://347504241"
  680. eff1.Acceleration = Vector3.new(0,10,0)
  681. eff1.Color = ColorSequence.new(Color3.new(1,0,0))
  682. local eff2 = Instance.new("ParticleEmitter",part)
  683. eff2.Size = NumberSequence.new(.1)
  684. eff2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.2,0),NumberSequenceKeypoint.new(1,1)})
  685. eff2.LightEmission = 1
  686. eff2.Lifetime = NumberRange.new(1)
  687. eff2.Speed = NumberRange.new(0)
  688. eff2.Rate = 100
  689. eff2.Texture = "rbxassetid://347504259"
  690. eff2.Acceleration = Vector3.new(0,10,0)
  691. eff2.Color = ColorSequence.new(Color3.new(1,0,0))
  692. local eff3 = Instance.new("ParticleEmitter",part)
  693. eff3.Size = NumberSequence.new(1)
  694. eff3.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)})
  695. eff3.LightEmission = 1
  696. eff3.Lifetime = NumberRange.new(1)
  697. eff3.Speed = NumberRange.new(0)
  698. eff3.Rate = 100
  699. eff3.Texture = "rbxasset://textures/particles/fire_main.dds"
  700. eff3.Acceleration = Vector3.new(0,10,0)
  701. eff3.Color = ColorSequence.new(Color3.new(1,0,0))
  702. end
  703.  
  704.  
  705.  
  706. slashsnd = New("Sound",chara.Torso,"Slash",{SoundId = "rbxassetid://28144425",PlaybackSpeed = .7,Volume = 5})
  707. hitsnd = New("Sound",chara.Torso,"Hit",{SoundId = "rbxassetid://429400881",PlaybackSpeed = .7,Volume = 5})
  708. telesnd = New("Sound",chara.Torso,"Tele",{SoundId = "rbxassetid://2767090",PlaybackSpeed = .7,Volume = 5})
  709. burnsnd = New("Sound",chara.Torso,"Burn",{SoundId = "rbxassetid://32791565",PlaybackSpeed = .7,Volume = 5})
  710. music1 = New("Sound",chara.Torso,"Music1",{SoundId = "rbxassetid://151038517",PlaybackSpeed = .5,Volume = 10,Looped = true})
  711. music2 = New("Sound",chara.Torso,"Music2",{SoundId = "rbxassetid://11984351",PlaybackSpeed = .2,Volume = 5,Looped = true})
  712. deathmus = New("Sound",chara.Torso,"DeathMus",{SoundId = "rbxassetid://19094700",PlaybackSpeed = .5,Volume = 5,Looped = true})
  713. deathex = New("Sound",chara.Torso,"DeathEx",{SoundId = "rbxassetid://11984351",PlaybackSpeed = 1,Volume = 5})
  714.  
  715.  
  716.  
  717.  
  718.  
  719. --Soul Steal--
  720. function SoulSteal(pos)
  721. local soulst = coroutine.wrap(function()
  722. local soul = Instance.new("Part",chara)
  723. soul.Size = Vector3.new(0,0,0)
  724. soul.CanCollide = false
  725. soul.Anchored = false
  726. soul.Position = pos
  727. soul.CFrame = CFrame.new(pos.X,pos.Y,pos.Z)
  728. soul.Transparency = 1
  729. local ptc = Instance.new("ParticleEmitter",soul)
  730. ptc.Texture = "http://www.roblox.com/asset/?id=413366101"
  731. ptc.Size = NumberSequence.new(.5)
  732. ptc.LockedToPart = true
  733. ptc.Speed = NumberRange.new(0)
  734. ptc.Lifetime = NumberRange.new(9999)
  735. local bodpos = Instance.new("BodyPosition",soul)
  736. bodpos.Position = pos
  737. wait(2)
  738. soul.Touched:connect(function(hit)
  739. if hit.Parent == chara then
  740. soul:Destroy()
  741. end
  742. end)
  743. while soul do
  744. wait(.1)
  745. bodpos.Position = chara.Torso.Position
  746. end
  747. end)
  748. soulst()
  749. end
  750.  
  751. --Death of a Mortal--
  752. function KillMortal(hitdude)
  753. local torsy = nil
  754. if hitdude:FindFirstChild("Torso")~=nil then
  755. torsy = hitdude.Torso
  756. elseif hitdude:FindFirstChild("UpperTorso")~=nil then
  757. torsy = hitdude.UpperTorso
  758. end
  759. local val = Instance.new("ObjectValue",hitdude)
  760. val.Name = "HasBeenHit"
  761. hitdude:BreakJoints()
  762. hitdude.Humanoid:Destroy()
  763. SoulSteal(torsy.Position)
  764. local chi = hitdude:GetChildren()
  765. for i = 1, #chi do
  766. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  767. local bodpos = Instance.new("BodyPosition",chi[i])
  768. bodpos.Position = chi[i].Position + Vector3.new(math.random(-5,5),math.random(-5,5),math.random(-5,5))
  769. ScatterEff(chi[i])
  770. chi[i].BrickColor = BrickColor.new("Really black")
  771. end
  772. end
  773. for i = 1, 4 do
  774. for i = 1, #chi do
  775. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  776. chi[i].Transparency = chi[i].Transparency + .25
  777. wait(.01)
  778. end
  779. end
  780. end
  781. for i = 1, #chi do
  782. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  783. chi[i]:Destroy()
  784. end
  785. end
  786. end
  787.  
  788.  
  789. function Teleport(pos)
  790. telesnd:Play()
  791. local ch = chara:GetChildren()
  792. for i = 1, #ch do
  793. if ch[i].ClassName == "Part" and ch[i].Name ~= "HumanoidRootPart" then
  794. local trace = Instance.new("Part",game.Workspace)
  795. trace.Size = ch[i].Size
  796. trace.Material = "Neon"
  797. trace.BrickColor = BrickColor.new("Really black")
  798. trace.Transparency = .3
  799. trace.CanCollide = false
  800. trace.Anchored = true
  801. trace.CFrame = ch[i].CFrame
  802. if ch[i].Name == "Head" then
  803. mehs = Instance.new("CylinderMesh",trace)
  804. mehs.Scale = Vector3.new(1.25,1.25,1.25)
  805. end
  806. tracedisappear = coroutine.wrap(function()
  807. wait(1)
  808. for i = 1, 7 do
  809. wait(.1)
  810. trace.Transparency = trace.Transparency + .1
  811. end
  812. trace:Destroy()
  813. end)
  814. tracedisappear()
  815. end
  816. end
  817. chara.Torso.CFrame = CFrame.new(pos.X,pos.Y,pos.Z)
  818. end
  819.  
  820.  
  821. function Grab(mouse)
  822. local hit = mouse.Target
  823. if hit ~= nil then
  824. if hit.Parent:FindFirstChild("Humanoid")~=nil then
  825. local torsy = nil
  826. if hit.Parent:FindFirstChild("Torso")~=nil then
  827. torsy = hit.Parent.Torso
  828. elseif hit.Parent:FindFirstChild("UpperTorso")~=nil then
  829. torsy = hit.Parent.UpperTorso
  830. end
  831. local bodpos = Instance.new("BodyPosition",torsy)
  832. bodpos.Position = torsy.Position
  833. wait(1)
  834. burnsnd:Play()
  835. hit.Parent.Humanoid.MaxHealth = 100
  836. bodpos.Position = bodpos.Position + Vector3.new(0,4,0)
  837. for i = 1, 10 do
  838. wait(.1)
  839. BurningEff(torsy)
  840. hit.Parent.Humanoid.Health = hit.Parent.Humanoid.Health - 10
  841. end
  842. KillMortal(hit.Parent)
  843. end
  844. else end
  845. end
  846.  
  847.  
  848. function onKeyDown(key)
  849. if key == "z" then
  850. Teleport(Mouse.Hit.p + Vector3.new(0,2,0))
  851. elseif key == "x" then
  852. Grab(Mouse)
  853. end
  854. end
  855.  
  856. --Mouse Functions--
  857. Mouse = player:GetMouse()
  858. if Mouse then
  859. Mouse.KeyDown:connect(onKeyDown)
  860. end
  861.  
  862. while true do
  863. wait(.01)
  864. chance = math.random(0,100)
  865. if chance < 10 then
  866. sel = math.random(1,3)
  867. if sel == 1 then
  868. tecks.Text = "Anonymous"
  869. elseif sel == 2 then
  870. tecks.Text = "Aymnosuno"
  871. elseif sel == 3 then
  872. tecks.Text = "suomynonA"
  873. end
  874. else tecks.Text = "Anonymous"
  875. if chara.Humanoid.Health > 0 then
  876. chara.Humanoid.MaxHealth = math.huge
  877. chara.Humanoid.Health = math.huge
  878. end
  879. if game.Lighting:FindFirstChild("ColorCorrection") == nil then
  880. local l = Instance.new("ColorCorrectionEffect",game.Lighting)
  881. l.Contrast,l.Saturation,l.Brightness = 2, -0.75, 0.375
  882. l.TintColor = Color3.new(1,0,0)
  883. end
  884. tecks.Position = UDim2.new(0,math.random(-1,1),0,math.random(-1,1))
  885. end
  886. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement