Advertisement
Guest User

Untitled

a guest
Jul 15th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.61 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. lichtact = false
  15. moosicact = false
  16. gotsagofest = true
  17. chara.Humanoid.MaxHealth = math.huge + 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  18. chara.Humanoid.Health = math.huge + 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  19.  
  20.  
  21.  
  22. wait(2.5)
  23.  
  24. chara.Humanoid.WalkSpeed = 10
  25. chara.Humanoid.JumpPower = 40
  26. local naeeym = Instance.new("BillboardGui",chara)
  27. naeeym.Size = UDim2.new(0,100,0,40)
  28. naeeym.StudsOffset = Vector3.new(0,2,0)
  29. naeeym.Adornee = chara.Head
  30. local tecks = Instance.new("TextLabel",naeeym)
  31. tecks.BackgroundTransparency = 1
  32. tecks.BorderSizePixel = 0
  33. tecks.Text = "Anonymous"
  34. tecks.Font = "Bodoni"
  35. tecks.FontSize = "Size36"
  36. tecks.TextStrokeTransparency = 0.5
  37. tecks.TextColor3 = Color3.new(0,0,0)
  38. rrer = BrickColor.new("Really red")
  39. tecks.TextStrokeColor3 = rrer.Color
  40. tecks.Size = UDim2.new(0,1,0.5,0)
  41. local licht = Instance.new("PointLight",chara.Torso)
  42. licht.Color = tecks.TextStrokeColor3
  43. licht.Range = 60
  44. licht.Brightness = 1
  45. licht.Enabled = false
  46.  
  47.  
  48. ------------------------------- Player -------------------------------------------------------------------
  49. local z = Instance.new("Sound",char)
  50. z.Looped = true
  51. z.SoundId = "rbxassetid://239613960"
  52. z.Volume = 2.25
  53. if musicOn then
  54. z:Play()
  55. end
  56.  
  57. Mouse = player:GetMouse()
  58.  
  59.  
  60. for i,v in pairs(chara:children()) do
  61. if v:IsA("Accessory") or v:IsA("Shirt") or v:IsA("Pants") then
  62. v:Destroy()
  63. end
  64. end
  65. char.Head.face:Destroy()
  66.  
  67. char["Body Colors"].HeadColor, char["Body Colors"].LeftArmColor, char["Body Colors"].LeftLegColor, char["Body Colors"].RightArmColor, char["Body Colors"].RightLegColor, char["Body Colors"].TorsoColor = BrickColor.new("Blue"), BrickColor.new("Yellow"), BrickColor.new("Yellow"), BrickColor.new("Red"), BrickColor.new("Green"), BrickColor.new("Purple")
  68. local Orbd = Instance.new("Part", char)
  69. Orbd.Name = "Orbd"
  70. Orbd.Shape = Enum.PartType.Ball
  71. Orbd.CanCollide = false
  72. Orbd.BrickColor = BrickColor.new("Blue")
  73. Orbd.Transparency = 0
  74. Orbd.Material = "Brick"
  75. Orbd.Size = Vector3.new(0.1, 0.1, 0.1)
  76. Orbd.TopSurface = Enum.SurfaceType.Smooth
  77. Orbd.BottomSurface = Enum.SurfaceType.Smooth
  78. local Weld = Instance.new("Weld", Orbd)
  79. Weld.Part0 = char.Head
  80. Weld.Part1 = Orbd
  81. Weld.C1 = CFrame.new(-0.2, -0.2, 0.5)
  82. local glov = Instance.new("PointLight", Orbd)
  83. glov.Brightness = 0.25
  84. glov.Range = 20
  85. glov.Color = Color3.new(0, 255, 0)
  86. local Orbvc = Instance.new("Part", char)
  87. Orbvc.Name = "Orbvc"
  88. Orbvc.Shape = Enum.PartType.Ball
  89. Orbvc.CanCollide = false
  90. Orbvc.BrickColor = BrickColor.new("Blue")
  91. Orbvc.Transparency = 0
  92. Orbvc.Material = "Neon"
  93. Orbvc.Size = Vector3.new(0.1, 0.1, 0.1)
  94. Orbvc.TopSurface = Enum.SurfaceType.Smooth
  95. Orbvc.BottomSurface = Enum.SurfaceType.Smooth
  96. local Weld = Instance.new("Weld", Orbvc)
  97. Weld.Part0 = char.Head
  98. Weld.Part1 = Orbvc
  99. Weld.C1 = CFrame.new(0.2, -0.2, 0.5)
  100. local glo = Instance.new("PointLight", Orbvc)
  101. glo.Brightness = 0.25
  102. glo.Range = 20
  103. glo.Color = Color3.new(0, 255, 0)
  104.  
  105. local IsFreeFalling = false
  106. local SpinPart = Instance.new('Part')
  107. SpinPart.Transparency = 1
  108. SpinPart.Size = Vector3.new(25,1,25)
  109. SpinPart.CanCollide = false
  110. SpinPart.FormFactor = 'Custom'
  111. local FX = Instance.new('ParticleEmitter',SpinPart)
  112. FX.Color,FX.Size,FX.Lifetime,FX.Rate,FX.Speed,FX.EmissionDirection,FX.Transparency,FX.LockedToPart,FX.Texture,FX.VelocityInheritance = ColorSequence.new({ColorSequenceKeypoint.new(0, BrickColor.new("Really black").Color, 0), ColorSequenceKeypoint.new(1, BrickColor.new("Black").Color, 0)}), NumberSequence.new(0.25), NumberRange.new(3.75,3.75), 125, NumberRange.new(5,5), "Top", NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.25,0,0),NumberSequenceKeypoint.new(0.9,0,0),NumberSequenceKeypoint.new(0.975,1,0),NumberSequenceKeypoint.new(1,1,0)}), false, "rbxassetid://717582122",-0.1
  113. local FX = Instance.new('ParticleEmitter',SpinPart)
  114. FX.Color,FX.Size,FX.Lifetime,FX.Rate,FX.Speed,FX.EmissionDirection,FX.Transparency,FX.LockedToPart,FX.Texture,FX.VelocityInheritance = ColorSequence.new({ColorSequenceKeypoint.new(0, BrickColor.new("Really black").Color, 0), ColorSequenceKeypoint.new(1, BrickColor.new("Black").Color, 0)}), NumberSequence.new(0.25), NumberRange.new(3.75,3.75), 125, NumberRange.new(5,5), "Top", NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.25,0,0),NumberSequenceKeypoint.new(0.9,0,0),NumberSequenceKeypoint.new(0.975,1,0),NumberSequenceKeypoint.new(1,1,0)}), false, "rbxassetid://717582122",0.1
  115. do
  116. local tspin = Instance.new('BodyAngularVelocity')
  117. tspin.angularvelocity = Vector3.new(0,1,0)
  118. tspin.maxTorque =Vector3.new(math.huge,math.huge,math.huge)
  119. tspin.Parent = SpinPart
  120. end
  121. local SpinPos = Instance.new('BodyPosition')
  122. SpinPos.maxForce = Vector3.new(math.huge,math.huge,math.huge)
  123. SpinPos.Parent = SpinPart
  124.  
  125. function Equipped()
  126. IsEquipped = true
  127. local MyTorso = char.Torso
  128. if MyTorso then
  129. spawn(function()
  130. local startTime = tick()
  131. SpinPart.CFrame = CFrame.new(MyTorso.CFrame.p+Vector3.new(0,-2.8,0))
  132. SpinPart.Parent = MyTorso
  133. local fadeIn = true
  134. while IsEquipped do
  135. if not IsFreeFalling then
  136. SpinPos.position = MyTorso.CFrame.p+Vector3.new(0,-2.8,0)
  137. end
  138. wait()
  139. end
  140. SpinPart.Parent = nil
  141.  
  142. end)
  143. end
  144. end
  145.  
  146.  
  147. wait(0.01)
  148. Equipped()
  149.  
  150.  
  151. function start()
  152. print("Your the only true hacker.")
  153. wait()
  154. print("----------------------------------------")
  155. wait()
  156. print(" - Hacker booted up. -")
  157. print("- Hacker Created by: Aka_Guest. -")
  158. wait()
  159. print("- Hacker written by Aka_Guest. -")
  160. wait()
  161. print("- Hacker edited by Aka_Guest. -")
  162. i = 0
  163. while i<1 do
  164. wait()
  165. i = i + 0.01
  166. l.Contrast,l.Saturation,l.Brightness = l.Contrast + 0.02, l.Saturation - 0.0075, l.Brightness + 0.00375
  167. l.TintColor = Color3.new(1-i,1,1-i)
  168. end
  169. end
  170. -- RBX.Lua LocalScript | Hackerman | xDarkScripter | Edit By Aka_Guest
  171.  
  172.  
  173. local Players = game:GetService("Players")
  174. local UserInputService = game:GetService("UserInputService")
  175. local RunService = game:GetService("RunService")
  176.  
  177. local Player = Players.LocalPlayer
  178. local Camera = workspace.CurrentCamera
  179. local Mouse = Player:GetMouse()
  180.  
  181. local Character = Player.Character
  182. local Torso = Character.Torso
  183.  
  184. local Typing = false
  185. local TypingSub = 1
  186. local TypingSub2 = 1
  187.  
  188. local Neck = Torso.Neck
  189.  
  190. Neck.C1 = CFrame.new(0, -0.5, 0)
  191.  
  192. local RightArm = Character["Right Arm"]
  193. local LeftArm = Character["Left Arm"]
  194.  
  195. local RightShoulder = Instance.new("Weld", Torso)
  196. RightShoulder.Part0 = Torso
  197. RightShoulder.Part1 = RightArm
  198.  
  199. local LeftShoulder = Instance.new("Weld", Torso)
  200. LeftShoulder.Part0 = Torso
  201. LeftShoulder.Part1 = LeftArm
  202.  
  203. RightShoulder.C1 = CFrame.new(-0.5, 0.5, 0)
  204. LeftShoulder.C1 = CFrame.new(0.5, 0.5, 0)
  205.  
  206.  
  207. local Code = [[
  208. -- omg theres free robux by iloveminecraft123 go get it everyone!1111!!11
  209.  
  210. Server Proxy Connection Initializing...
  211.  
  212. USERNAME: robloxkid123
  213. PASSWORD: robloxisawesomesupersecretpassword123
  214.  
  215. USERNAME: Protozero
  216. PASSWORD: coolpeopleruleimulti69edsGet412!Out
  217.  
  218.  
  219. ROBLOX Server Database Connecting...
  220.  
  221. --Hacking System Database Security Overload--
  222.  
  223. local Protozero = Scammer:DestinationPass(Equxitery3000)
  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 Protozero
  252.  
  253. ...
  254. ...
  255. ...
  256. ...
  257. ...
  258. ...
  259.  
  260. ERROR<Tried to transfer Lifetime OBC to Admin, Lifetime dosent exist, deleting Admin>
  261. Deleting Protozero..50%
  262. Deleting Protozero..100%
  263. Successfully deleted Protozero.
  264. Message<im going to hack you noob lololol>
  265.  
  266. _G.Database:GetIni()
  267. SendData{Message("omg hi im noob!!")}
  268. ROBLOX Database Data:
  269. >Adding Protozero
  270.  
  271. ...
  272. ...
  273. ...
  274. ...
  275.  
  276.  
  277. Creating Protozero..50%
  278. Creating Protozero..100%
  279.  
  280.  
  281.  
  282. ...
  283. ...
  284. ...
  285.  
  286.  
  287. Creating Protozero Assets..50%
  288. Creating Protozero Assets..100%
  289.  
  290.  
  291. Robux Stolen by: robloxkid123
  292.  
  293.  
  294. ...
  295. ...
  296. ...
  297.  
  298. IP Tracking Sucessfull, Protozero IP is ROBLOXIA, ROBLOXJAM, 6669
  299.  
  300.  
  301. robloxkid123> hi I'm going to get you, got you ha
  302.  
  303.  
  304.  
  305.  
  306. SYSTEM 32 DELETED ABORTING...
  307. SYSTEM 32 DELETED ABORTING...
  308. SYSTEM 32 DELETED ABORTING...
  309. SYSTEM 32 DELETED ABORTING...
  310. SYSTEM 32 DELETED ABORTING...
  311. <ERROR> CANT ABORT
  312. <ERROR> CANT ABORT
  313. <ERROR> CANT ABORT
  314. <ERROR> CANT ABORT
  315. <ERROR> CANT ABORT
  316. <ERROR> CANT ABORT
  317. <ERROR> CANT ABORT
  318. <ERROR> CANT ABORT
  319. <ERROR> CANT ABORT
  320. <ERROR> CANT ABORT
  321.  
  322.  
  323.  
  324. System Restablished. Retrying in 5 seconds...
  325.  
  326.  
  327.  
  328.  
  329. ]]
  330.  
  331.  
  332. local Argument = [[
  333.  
  334. (DataBase: Hacking into main Power System)
  335. .
  336. .
  337. .
  338. .
  339. .
  340. .
  341. .
  342. (DataBase: Loading Hack)
  343.  
  344. :
  345. :
  346. :
  347. (ProtozeroDataBase: Hack Occurred!)
  348. 101010101011010101010101010010101010101000010110010101010101011001100101010
  349. :
  350. :
  351. :
  352. :
  353. (ProtozeroDataBase: Earning power, electricity, Passwords, Robux)
  354.  
  355. (ProtozeroDataBase: Earned!)
  356.  
  357. (ProtozeroDatabase: Saved!)
  358.  
  359. (Occurring Toxic!)
  360.  
  361. (Hacking Main Power Room)
  362.  
  363. (Loading Binary Codes)
  364.  
  365. 10101010100101010101010101001100110010101010101010101001010101010101010100001010010101010101010100110101101010100101010101010100100110010101010101010101001010101010100101001001010100101010101010101001010101010110010100101010101010101010100101010101001010101000010101010101110101100101010101101111010101001000101010010101010101010101001011010010101010010101010010100101010111100101011010101001010101010100101010100101010100101010101001010101010101101010010101010101010010100101001010100101001010100101010001010010101010101010101010010101001010101010101010101010
  366.  
  367. (Calling Random Ownership Group)
  368.  
  369. Person> Hello?
  370.  
  371. You> Hey, i couldn't go into a website i tried a bunch of times and it couldn't still be sending me there.
  372.  
  373. Person> Tried refreshing?
  374.  
  375. You> Yes
  376.  
  377. Person> Hmm... Whats the website your trying too go on?
  378.  
  379. You> Oh its called www.UniversalTreditionINC.net
  380.  
  381. Person> Oh so its our place, Okay l'll try getting on.
  382.  
  383. You> Okay.
  384.  
  385. Person> Okay Got on and it works!
  386.  
  387. You> Okay thank you sir!
  388.  
  389. You> Bye!
  390.  
  391. (Stealing Information From Unknown person)
  392. (Stoled!)
  393. (Transfering Information too trash!)
  394. (Transfered!)
  395. (Editing Username And password From Unknown person!)
  396. Server Proxy Connection Initializing...
  397. Finding Username Password...
  398. USERNAME: robloxkid123
  399. PASSWORD: robloxisawesomesupersecretpassword123
  400.  
  401. USERNAME: Protozero
  402. PASSWORD: coolpeopleruleimulti69edsGet412!Out
  403.  
  404.  
  405. ROBLOX Server Database Connecting...
  406.  
  407. --Hacking System Database Security Overload--
  408.  
  409. local Protozero = Hacker:DestinationPass(Dreminty5000)
  410.  
  411.  
  412. local Proxy = Server:GetProxyData(101020201)
  413. local Tracker = {}
  414.  
  415. __INIT__ setmetatable(getmetatable(Proxy), {
  416. __metatable = {101};
  417. __call = function(Self, ...)
  418. Proxy:GetArgumentData(Proxy.Key, select(5.6.5.))
  419. end;
  420. })
  421.  
  422. Proxy:TransferData("Lifetime_OBC_Lowered",
  423. "ACC_"..__VERSION.."_"..Proxy:GetAccount(0)
  424. {
  425. __newindex = function(Self, Key, Value)
  426. Tracker[Key] = Value
  427. rawset(Self, Key, Value)
  428. end
  429. })
  430.  
  431. Proxy:GetTransferredData().breakAssymetricEncryption(
  432. "OLD_Public_Key", false, 123, true
  433.  
  434. ]]
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441. local function Smooth(Part)
  442. Part.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  443. Part.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  444. Part.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  445. Part.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  446. Part.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  447. Part.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  448. end
  449.  
  450.  
  451. local function SetLine(Line, Alpha, Beta)
  452. local dx = Alpha.Position.X.Scale - Beta.Position.X.Scale
  453. local dy = Alpha.Position.Y.Scale - Beta.Position.Y.Scale
  454. local Magnitude = math.sqrt(dx^2 + dy^2)
  455.  
  456. Line.Size = UDim2.new(Magnitude, 0, 0, 8)
  457. Line.Position = Alpha.Position:Lerp(Beta.Position, 0.5)
  458. Line.Rotation = math.deg(math.atan2(dy, dx))
  459. end
  460.  
  461.  
  462. local Keyboard = Instance.new("Part")
  463. Keyboard.BrickColor = BrickColor.new("Black")
  464. Keyboard.Material = Enum.Material.Neon
  465. Keyboard.Transparency = 0.1
  466. Keyboard.Size = Vector3.new(5, 0, 2)
  467. Keyboard.CanCollide = false
  468. Keyboard.Locked = true
  469.  
  470. Smooth(Keyboard)
  471.  
  472. local KeyboardWeld = Instance.new("Weld")
  473. KeyboardWeld.Part0 = Torso
  474. KeyboardWeld.Part1 = Keyboard
  475. KeyboardWeld.C0 = CFrame.new(0, 0.2, -2) * CFrame.Angles(0.3, 0, 0)
  476.  
  477. KeyboardWeld.Parent = Keyboard
  478. Keyboard.Parent = Character
  479.  
  480.  
  481. local Light = Instance.new("PointLight")
  482. Light.Brightness = 1
  483. Light.Range = 12
  484. Light.Parent = Keyboard
  485.  
  486.  
  487. local Screen = Instance.new("Part")
  488. Screen.BrickColor = BrickColor.new("Black")
  489. Screen.Material = Enum.Material.Neon
  490. Screen.Transparency = 0.6
  491. Screen.Size = Vector3.new(6, 4, 0)
  492. Screen.CanCollide = false
  493. Screen.Locked = true
  494.  
  495. Smooth(Screen)
  496.  
  497. local ScreenWeld = Instance.new("Weld")
  498. ScreenWeld.Part0 = Torso
  499. ScreenWeld.Part1 = Screen
  500. ScreenWeld.C0 = CFrame.new(0, 3.5, -4.5) * CFrame.Angles(0.1, 0, 0)
  501.  
  502. local animeh = Instance.new("Part")
  503. animeh.BrickColor = BrickColor.new("Really black")
  504. animeh.Material = Enum.Material.Neon
  505. animeh.Transparency = 0.6
  506. animeh.Size = Vector3.new(6, 4, 0)
  507. animeh.CanCollide = false
  508. animeh.Locked = true
  509.  
  510. local dekal = Instance.new("Decal",animeh)
  511. dekal.Texture = "http://www.roblox.com/asset/?id=2625775"
  512. dekal.Transparency = 0.15
  513. dekal.Face = "Back"
  514.  
  515. Smooth(animeh)
  516.  
  517. local animehw = Instance.new("Weld")
  518. animehw.Part0 = Torso
  519. animehw.Part1 = animeh
  520. animehw.C0 = CFrame.new(0, 8, -4) * CFrame.Angles(.5,0,0)
  521.  
  522. animehw.Parent = animeh
  523. animeh.Parent = Character
  524.  
  525. local Gui = Instance.new("SurfaceGui")
  526. Gui.Face = "Back"
  527. Gui.Adornee = Screen
  528. Gui.Parent = Screen
  529.  
  530. local Text = Instance.new("TextBox")
  531. Text.BackgroundTransparency = 1
  532. Text.Position = UDim2.new(0, 0, 0, 0)
  533. Text.Size = UDim2.new(1, 0, 1, 0)
  534. Text.TextColor3 = Color3.new(1, 1, 1)
  535. Text.Font = Enum.Font.Code
  536. Text.Active = false
  537. Text.MultiLine = true
  538. Text.TextWrapped = true
  539. Text.FontSize = Enum.FontSize.Size32
  540. Text.TextXAlignment = Enum.TextXAlignment.Left
  541. Text.TextYAlignment = Enum.TextYAlignment.Top
  542. Text.Text = ""
  543.  
  544. Text.Parent = Gui
  545.  
  546. ScreenWeld.Parent = Screen
  547. Screen.Parent = Character
  548.  
  549.  
  550.  
  551. local Screen2 = Instance.new("Part")
  552. Screen2.BrickColor = BrickColor.new("Really black")
  553. Screen2.Material = Enum.Material.Neon
  554. Screen2.Transparency = 0.6
  555. Screen2.Size = Vector3.new(6, 4, 0)
  556. Screen2.CanCollide = false
  557. Screen2.Locked = true
  558.  
  559. Smooth(Screen2)
  560.  
  561. local Screen2Weld = Instance.new("Weld")
  562. Screen2Weld.Part0 = Torso
  563. Screen2Weld.Part1 = Screen2
  564. Screen2Weld.C0 = CFrame.new(5.4, 3.4, -1.5) * CFrame.Angles(0.1, -0.9, 0)
  565.  
  566. local Gui2 = Instance.new("SurfaceGui")
  567. Gui2.Face = "Back"
  568. Gui2.Adornee = Screen2
  569. Gui2.Parent = Screen2
  570.  
  571. local Text2 = Instance.new("TextBox")
  572. Text2.BackgroundTransparency = 1
  573. Text2.Position = UDim2.new(0, 0, 0, 0)
  574. Text2.Size = UDim2.new(1, 0, 1, 0)
  575. Text2.TextColor3 = Color3.new(0, 1, 0)
  576. Text2.Font = Enum.Font.Code
  577. Text2.Active = false
  578. Text2.MultiLine = true
  579. Text2.TextWrapped = true
  580. Text2.FontSize = Enum.FontSize.Size32
  581. Text2.TextXAlignment = Enum.TextXAlignment.Left
  582. Text2.TextYAlignment = Enum.TextYAlignment.Top
  583. Text2.Text = ""
  584.  
  585. Text2.Parent = Gui2
  586.  
  587. local ImageKey = Instance.new("ImageLabel")
  588. ImageKey.BackgroundTransparency = 1
  589. ImageKey.Size = UDim2.new(0.2, 0, 0.2, 0)
  590. ImageKey.Position = UDim2.new(0.4, 0, 0.4, 0)
  591. ImageKey.Image = "http://www.roblox.com/asset/?id=71960452"
  592. ImageKey.ImageTransparency = 1
  593. ImageKey.Parent = Gui2
  594.  
  595. Screen2Weld.Parent = Screen2
  596. Screen2.Parent = Character
  597.  
  598.  
  599.  
  600. local Screen3 = Instance.new("Part")
  601. Screen3.BrickColor = BrickColor.new("Really black")
  602. Screen3.Material = Enum.Material.Neon
  603. Screen3.Transparency = 0.6
  604. Screen3.Size = Vector3.new(6, 4, 0)
  605. Screen3.CanCollide = false
  606. Screen3.Locked = true
  607.  
  608. local dekal = Instance.new("Decal",Screen3)
  609. dekal.Texture = "http://www.roblox.com/asset/?id=71960452"
  610. dekal.Transparency = 0.15
  611. dekal.Face = "Back"
  612.  
  613. Smooth(Screen3)
  614.  
  615. local Screen3Weld = Instance.new("Weld")
  616. Screen3Weld.Part0 = Torso
  617. Screen3Weld.Part1 = Screen3
  618. Screen3Weld.C0 = CFrame.new(-5.4, 3.4, -1.5) * CFrame.Angles(0.1, 0.9, 0)
  619.  
  620. local Gui3 = Instance.new("SurfaceGui")
  621. Gui3.Face = "Back"
  622. Gui3.Adornee = Screen3
  623. Gui3.Parent = Screen3
  624.  
  625. local Map = Instance.new("ImageLabel")
  626. Map.BackgroundTransparency = 1
  627. Map.Position = UDim2.new(0, 0, 0, 0)
  628. Map.Size = UDim2.new(1, 0, 1, 0)
  629. Map.Image = "http://www.roblox.com/asset/?id=112513727"
  630.  
  631. Map.Parent = Gui3
  632.  
  633. Screen3Weld.Parent = Screen3
  634. Screen3.Parent = Character
  635.  
  636. UserInputService.InputBegan:Connect(function(Input, Processed)
  637. if Processed then return end
  638.  
  639. if Input.UserInputType == Enum.UserInputType.Keyboard then
  640. local KeyCode = Input.KeyCode
  641.  
  642. if KeyCode == Enum.KeyCode.E then
  643. Typing = not Typing
  644. end
  645. end
  646. end)
  647.  
  648.  
  649.  
  650. RunService.Heartbeat:Connect(function()
  651. local Sine = math.sin(tick() * 8) / 8
  652.  
  653. ImageKey.ImageTransparency = math.abs(math.sin(tick()))
  654.  
  655. if Typing then
  656. if math.random(5) == 1 then
  657. local PressSound = Instance.new("Sound")
  658. PressSound.SoundId = "rbxassetid://265970978"
  659. PressSound.Pitch = 0.5 + math.random() / 5
  660. PressSound.Volume = 3
  661. PressSound.Parent = Keyboard
  662. PressSound:Play()
  663.  
  664. game:GetService("Debris"):AddItem(PressSound, 1 / 2)
  665. end
  666.  
  667. Neck.C0 = CFrame.new(0, 1, 0) * CFrame.Angles(-0.2 + Sine / 4, (math.random() - 0.5) / 2, 0)
  668.  
  669. RightShoulder.C0 = CFrame.new(1, 0.6 + math.random() / 4, -math.random() * 0.7)
  670. * CFrame.Angles(1.5 + Sine * math.random(), -Sine / 4, -(0.5 + 2 * Sine * math.random()))
  671.  
  672. LeftShoulder.C0 = CFrame.new(-1, 0.6 + math.random() / 4, -math.random() * 0.7)
  673. * CFrame.Angles(1.5 - Sine * math.random(), Sine / 4, 0.5 + 2 * Sine * math.random())
  674.  
  675. if math.random(2) == 1 then
  676. if TypingSub < #Argument then
  677. TypingSub = TypingSub + 1
  678. Text.Text = Text.Text..Argument:sub(TypingSub, TypingSub)
  679.  
  680. local nl = Text.Text:find("\n")
  681.  
  682. if nl and #Text.Text > 400 then
  683. Text.Text = Text.Text:sub(nl + 1)
  684. end
  685.  
  686. else
  687. TypingSub = 1
  688. end
  689. end
  690.  
  691. if math.random(3) == 1 then
  692. if TypingSub2 < #Code then
  693. TypingSub2 = TypingSub2 + 1
  694. Text2.Text = Text2.Text..Code:sub(TypingSub2, TypingSub2)
  695.  
  696. local nl = Text2.Text:find("\n")
  697.  
  698. if nl and #Text2.Text > 400 then
  699. Text2.Text = Text2.Text:sub(nl + 1)
  700. end
  701.  
  702. else
  703. TypingSub2 = 1
  704. end
  705. end
  706.  
  707. else
  708. Neck.C0 = CFrame.new(0, 1, 0)
  709.  
  710. RightShoulder.C0 = CFrame.new(1, 0.5, 0) * CFrame.Angles(1.5, 0, 0)
  711. LeftShoulder.C0 = CFrame.new(-1, 0.5, 0) * CFrame.Angles(1.5, 0, 0)
  712. end
  713. end)
  714.  
  715. delay(0,start)
  716.  
  717. New = function(Object, Parent, Name, Data)
  718. local Object = Instance.new(Object)
  719. for Index, Value in pairs(Data or {}) do
  720. Object[Index] = Value
  721. end
  722. Object.Parent = Parent
  723. Object.Name = Name
  724. return Object
  725. end
  726.  
  727. function ScatterEff(part)
  728. local eff1 = Instance.new("ParticleEmitter",part)
  729. eff1.Size = NumberSequence.new(.1)
  730. eff1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.9,0),NumberSequenceKeypoint.new(1,1)})
  731. eff1.LightEmission = 1
  732. eff1.Lifetime = NumberRange.new(1)
  733. eff1.Speed = NumberRange.new(1)
  734. eff1.Rate = 100
  735. eff1.VelocitySpread = 10000
  736. eff1.Texture = "rbxassetid://347504241"
  737. eff1.Color = ColorSequence.new(Color3.new(0,1,0))
  738. local eff2 = Instance.new("ParticleEmitter",part)
  739. eff2.Size = NumberSequence.new(.1)
  740. eff2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.9,0),NumberSequenceKeypoint.new(1,1)})
  741. eff2.LightEmission = 1
  742. eff2.Lifetime = NumberRange.new(1)
  743. eff2.Speed = NumberRange.new(1)
  744. eff2.Rate = 100
  745. eff2.VelocitySpread = 10000
  746. eff2.Texture = "rbxassetid://347504259"
  747. eff2.Color = ColorSequence.new(Color3.new(0,1,0))
  748. end
  749.  
  750. function BurningEff(part)
  751. local eff1 = Instance.new("ParticleEmitter",part)
  752. eff1.Size = NumberSequence.new(.1)
  753. eff1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.2,0),NumberSequenceKeypoint.new(1,1)})
  754. eff1.LightEmission = 1
  755. eff1.Lifetime = NumberRange.new(1)
  756. eff1.Speed = NumberRange.new(0)
  757. eff1.Rate = 100
  758. eff1.Texture = "rbxassetid://347504241"
  759. eff1.Acceleration = Vector3.new(0,10,0)
  760. eff1.Color = ColorSequence.new(Color3.new(0,1,0))
  761. local eff2 = Instance.new("ParticleEmitter",part)
  762. eff2.Size = NumberSequence.new(.1)
  763. eff2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.2,0),NumberSequenceKeypoint.new(1,1)})
  764. eff2.LightEmission = 1
  765. eff2.Lifetime = NumberRange.new(1)
  766. eff2.Speed = NumberRange.new(0)
  767. eff2.Rate = 100
  768. eff2.Texture = "rbxassetid://347504259"
  769. eff2.Acceleration = Vector3.new(0,10,0)
  770. eff2.Color = ColorSequence.new(Color3.new(0,1,0))
  771. local eff3 = Instance.new("ParticleEmitter",part)
  772. eff3.Size = NumberSequence.new(1)
  773. eff3.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)})
  774. eff3.LightEmission = 1
  775. eff3.Lifetime = NumberRange.new(1)
  776. eff3.Speed = NumberRange.new(0)
  777. eff3.Rate = 100
  778. eff3.Texture = "rbxasset://textures/particles/fire_main.dds"
  779. eff3.Acceleration = Vector3.new(0,10,0)
  780. eff3.Color = ColorSequence.new(Color3.new(0,1,0))
  781. end
  782.  
  783.  
  784.  
  785. slashsnd = New("Sound",chara.Torso,"Slash",{SoundId = "rbxassetid://28144425",PlaybackSpeed = .7,Volume = 5})
  786. hitsnd = New("Sound",chara.Torso,"Hit",{SoundId = "rbxassetid://429400881",PlaybackSpeed = .7,Volume = 5})
  787. telesnd = New("Sound",chara.Torso,"Tele",{SoundId = "rbxassetid://2767090",PlaybackSpeed = .7,Volume = 5})
  788. burnsnd = New("Sound",chara.Torso,"Burn",{SoundId = "rbxassetid://32791565",PlaybackSpeed = .7,Volume = 5})
  789. music1 = New("Sound",chara.Torso,"Music1",{SoundId = "rbxassetid://151038517",PlaybackSpeed = .5,Volume = 10,Looped = true})
  790. music2 = New("Sound",chara.Torso,"Music2",{SoundId = "rbxassetid://11984351",PlaybackSpeed = .2,Volume = 5,Looped = true})
  791. deathmus = New("Sound",chara.Torso,"DeathMus",{SoundId = "rbxassetid://19094700",PlaybackSpeed = .5,Volume = 5,Looped = true})
  792. deathex = New("Sound",chara.Torso,"DeathEx",{SoundId = "rbxassetid://11984351",PlaybackSpeed = 1,Volume = 5})
  793.  
  794.  
  795.  
  796.  
  797.  
  798. --Soul Steal--
  799. function SoulSteal(pos)
  800. local soulst = coroutine.wrap(function()
  801. local soul = Instance.new("Part",chara)
  802. soul.Size = Vector3.new(0,0,0)
  803. soul.CanCollide = false
  804. soul.Anchored = false
  805. soul.Position = pos
  806. soul.CFrame = CFrame.new(pos.X,pos.Y,pos.Z)
  807. soul.Transparency = 1
  808. local ptc = Instance.new("ParticleEmitter",soul)
  809. ptc.Texture = "http://www.roblox.com/asset/?id=413366101"
  810. ptc.Size = NumberSequence.new(.5)
  811. ptc.LockedToPart = true
  812. ptc.Speed = NumberRange.new(0)
  813. ptc.Lifetime = NumberRange.new(9999)
  814. local bodpos = Instance.new("BodyPosition",soul)
  815. bodpos.Position = pos
  816. wait(2)
  817. soul.Touched:connect(function(hit)
  818. if hit.Parent == chara then
  819. soul:Destroy()
  820. end
  821. end)
  822. while soul do
  823. wait(.1)
  824. bodpos.Position = chara.Torso.Position
  825. end
  826. end)
  827. soulst()
  828. end
  829.  
  830. --Death of a Mortal--
  831. function KillMortal(hitdude)
  832. local torsy = nil
  833. if hitdude:FindFirstChild("Torso")~=nil then
  834. torsy = hitdude.Torso
  835. elseif hitdude:FindFirstChild("UpperTorso")~=nil then
  836. torsy = hitdude.UpperTorso
  837. end
  838. local val = Instance.new("ObjectValue",hitdude)
  839. val.Name = "HasBeenHit"
  840. hitdude:BreakJoints()
  841. hitdude.Humanoid:Destroy()
  842. SoulSteal(torsy.Position)
  843. local chi = hitdude:GetChildren()
  844. for i = 1, #chi do
  845. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  846. local bodpos = Instance.new("BodyPosition",chi[i])
  847. bodpos.Position = chi[i].Position + Vector3.new(math.random(-5,5),math.random(-5,5),math.random(-5,5))
  848. ScatterEff(chi[i])
  849. chi[i].BrickColor = BrickColor.new("Black")
  850. end
  851. end
  852. for i = 1, 4 do
  853. for i = 1, #chi do
  854. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  855. chi[i].Transparency = chi[i].Transparency + .25
  856. wait(.01)
  857. end
  858. end
  859. end
  860. for i = 1, #chi do
  861. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  862. chi[i]:Destroy()
  863. end
  864. end
  865. end
  866.  
  867.  
  868. function Teleport(pos)
  869. telesnd:Play()
  870. local ch = chara:GetChildren()
  871. for i = 1, #ch do
  872. if ch[i].ClassName == "Part" and ch[i].Name ~= "HumanoidRootPart" then
  873. local trace = Instance.new("Part",game.Workspace)
  874. trace.Size = ch[i].Size
  875. trace.Material = "Brick"
  876. trace.BrickColor = BrickColor.new("Really black")
  877. trace.Transparency = .3
  878. trace.CanCollide = false
  879. trace.Anchored = true
  880. trace.CFrame = ch[i].CFrame
  881. if ch[i].Name == "Head" then
  882. mehs = Instance.new("CylinderMesh",trace)
  883. mehs.Scale = Vector3.new(1.25,1.25,1.25)
  884. end
  885. tracedisappear = coroutine.wrap(function()
  886. wait(1)
  887. for i = 1, 7 do
  888. wait(.1)
  889. trace.Transparency = trace.Transparency + .1
  890. end
  891. trace:Destroy()
  892. end)
  893. tracedisappear()
  894. end
  895. end
  896. chara.Torso.CFrame = CFrame.new(pos.X,pos.Y,pos.Z)
  897. end
  898.  
  899.  
  900. function Grab(mouse)
  901. local hit = mouse.Target
  902. if hit ~= nil then
  903. if hit.Parent:FindFirstChild("Humanoid")~=nil then
  904. local torsy = nil
  905. if hit.Parent:FindFirstChild("Torso")~=nil then
  906. torsy = hit.Parent.Torso
  907. elseif hit.Parent:FindFirstChild("UpperTorso")~=nil then
  908. torsy = hit.Parent.UpperTorso
  909. end
  910. local bodpos = Instance.new("BodyPosition",torsy)
  911. bodpos.Position = torsy.Position
  912. wait(1)
  913. burnsnd:Play()
  914. hit.Parent.Humanoid.MaxHealth = 100
  915. bodpos.Position = bodpos.Position + Vector3.new(0,4,0)
  916. for i = 1, 10 do
  917. wait(.1)
  918. BurningEff(torsy)
  919. hit.Parent.Humanoid.Health = hit.Parent.Humanoid.Health - 10
  920. end
  921. KillMortal(hit.Parent)
  922. end
  923. else end
  924. end
  925.  
  926.  
  927.  
  928. function onKeyDown(key)
  929. if key == "z" then
  930. Teleport(Mouse.Hit.p + Vector3.new(0,2,0))
  931. elseif key == "x" then
  932. Grab(Mouse)
  933. end
  934. end
  935.  
  936.  
  937. --Mouse Functions--
  938. Mouse = player:GetMouse()
  939. if Mouse then
  940. Mouse.KeyDown:connect(onKeyDown)
  941. end
  942.  
  943. while true do
  944. wait(.01)
  945. chance = math.random(0,100)
  946. if chance < 10 then
  947. sel = math.random(1,3)
  948. if sel == 1 then
  949. tecks.Text = "RUNAWAY"
  950. elseif sel == 2 then
  951. tecks.Text = "ERROR!"
  952. elseif sel == 3 then
  953. tecks.Text = "2c@mm3r"
  954. end
  955. else tecks.Text = "Scammer"
  956. if chara.Humanoid.Health > 0 then
  957. chara.Humanoid.MaxHealth = math.huge
  958. chara.Humanoid.Health = math.huge
  959. end
  960. tecks.Position = UDim2.new(0,math.random(-1,1),0,math.random(-1,1))
  961. end
  962. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement