Advertisement
RobloxScripty

Untitled

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