Guest User

Untitled

a guest
Jul 15th, 2017
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -- RBX.Lua LocalScript | Hackerman | xDarkScripter | Edit By Skips2267, triggerednolie.
  2.  
  3.  
  4. local Players = game:GetService("Players")
  5. local UserInputService = game:GetService("UserInputService")
  6. local RunService = game:GetService("RunService")
  7.  
  8. local Player = Players.LocalPlayer
  9. local Camera = workspace.CurrentCamera
  10. local Mouse = Player:GetMouse()
  11.  
  12. local Character = Player.Character
  13. local Torso = Character.Torso
  14.  
  15. local Typing = false
  16. local TypingSub = 1
  17. local TypingSub2 = 1
  18.  
  19. local Neck = Torso.Neck
  20.  
  21. Neck.C1 = CFrame.new(0, -0.5, 0)
  22.  
  23. local RightArm = Character["Right Arm"]
  24. local LeftArm = Character["Left Arm"]
  25.  
  26. local RightShoulder = Instance.new("Weld", Torso)
  27. RightShoulder.Part0 = Torso
  28. RightShoulder.Part1 = RightArm
  29.  
  30. local LeftShoulder = Instance.new("Weld", Torso)
  31. LeftShoulder.Part0 = Torso
  32. LeftShoulder.Part1 = LeftArm
  33.  
  34. RightShoulder.C1 = CFrame.new(-0.5, 0.5, 0)
  35. LeftShoulder.C1 = CFrame.new(0.5, 0.5, 0)
  36.  
  37.  
  38. local Code = [[
  39. -- I failed at downloading ssf2
  40.  
  41. Server Proxy Connection Initializing...
  42.  
  43. USERNAME: Zneakyblox
  44. PASSWORD: ???
  45.  
  46.  
  47. ROBLOX Server Database Connecting...
  48.  
  49.  
  50. local Proxy = Server:GetMemeData(1011101)
  51. local Tracker = {}
  52.  
  53. __INIT__ setmetatable(getmetatable(Meme), {
  54. __metatable = {};
  55. __call = function(Self, ...)
  56. Proxy:GetArgumentData(MEME.Key, select(...))
  57. end;
  58. })
  59.  
  60. Proxy:TransferData("Lifetime_OBC_Charged",
  61. "ACCVERSION_89_MEME:GetAccount()
  62. {
  63. __newindex = function(Self, Key, Value)
  64. Tracker[Key] = Value
  65. rawset(Self, Key, Value)
  66. end
  67. })
  68.  
  69. Proxy:GetTransferredData().breakAssymetricEncryption(
  70. "NEW_MEME_KEY", true, 102, false
  71. )
  72.  
  73.  
  74. ROBLOX Server Log:
  75. > 420 Robux Transferred to Snoop Dog???
  76.  
  77. Spicy Memes
  78.  
  79. ERROR<Tried to Give 69000 Robux to Dumbassbird1, Failed To Give 69000 Robux , deleting Sammy>
  80. Deleting Sammyclassicsonicfan..50%
  81. Deleting Sammyclassicsonicfan..100%
  82. Successfully deleted Sammyclassicsonicfan.
  83. Message<WHY SONIC WHY SONIC WHY SONIC!!!
  84. NASA FOUND
  85. <div role="log" aria-live="assertive" aria-relevant="additions" class="ui-helper-hidden-accessible"></div>
  86.  
  87.  
  88.  
  89.  
  90.  
  91. ]]
  92.  
  93.  
  94. local Argument = [[
  95.  
  96. You> srub ima hack all your robux
  97.  
  98. kid>MOM A HACKERS STEALING MY ROBUX
  99.  
  100. You> hehehe
  101. kid>STOPPPP PLZZZ
  102. You> End(Server)
  103.  
  104. Server> Server ended.
  105.  
  106. Discord> Joining VoidSB Discord..
  107.  
  108. Server> Joined VoidSB Discord!
  109.  
  110. You > afk 99 years
  111.  
  112. Server> You got banned for 9999 years because of afk for 99 years!
  113.  
  114. You> hacking 100%
  115.  
  116. kid>omgggg stopppp
  117.  
  118. You> alright I'm going to crash you
  119. kid> ooh nooo
  120. You> Delete(VoidSB)
  121.  
  122. Server> Server deleted.
  123.  
  124. Discord> Finding Dark Eccentric Party..
  125. Discord> Founded Dark's Party!
  126.  
  127. Google> Searching NASA
  128. Google> Success!
  129. IP : 15.90.138.102
  130. Money : 139.1B
  131. Phone : 202-555-0179
  132.  
  133. You> Damn, NASA got some money.
  134.  
  135. You> GET NASA MONEY
  136.  
  137. You> =GETTING NASA MONEY=
  138.  
  139. NEWS> we heard that nasa got no money
  140.  
  141. You> Now it's time for ROBLOX
  142.  
  143. You> <div class="navbar navbar-default navbar-static-top"
  144.  
  145. You> This should be happening now.
  146.  
  147. ROBLOX> Roblox is currently under going maintence.. We'll be back up soon!
  148.  
  149. You> I'm going to hack minecraft now.
  150.  
  151. You> <li class="item item-fandom" data-flag=""destroy:="
  152.  
  153. Notch> Peoples are getting premium accounts out of no where!
  154.  
  155. You> =Uses w33b hacks=
  156.  
  157. You> I added a new version of minecraft
  158.  
  159. You> 1337.666
  160.  
  161. Update : "Added Premium Mode"
  162. ]]
  163.  
  164.  
  165.  
  166. game.Lighting.GlobalShadows = false
  167. game.Lighting.Brightness = 0.25
  168.  
  169.  
  170. local function Smooth(Part)
  171. Part.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  172. Part.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  173. Part.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  174. Part.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  175. Part.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  176. Part.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  177. end
  178.  
  179.  
  180. local function SetLine(Line, Alpha, Beta)
  181. local dx = Alpha.Position.X.Scale - Beta.Position.X.Scale
  182. local dy = Alpha.Position.Y.Scale - Beta.Position.Y.Scale
  183. local Magnitude = math.sqrt(dx^2 + dy^2)
  184.  
  185. Line.Size = UDim2.new(Magnitude, 0, 0, 8)
  186. Line.Position = Alpha.Position:Lerp(Beta.Position, 0.5)
  187. Line.Rotation = math.deg(math.atan2(dy, dx))
  188. end
  189.  
  190.  
  191. local Keyboard = Instance.new("Part")
  192. Keyboard.BrickColor = BrickColor.new("Lsvender")
  193. Keyboard.Material = Enum.Material.Neon
  194. Keyboard.Transparency = 0.6
  195. Keyboard.Size = Vector3.new(5, 0, 2)
  196. Keyboard.CanCollide = false
  197. Keyboard.Locked = true
  198.  
  199. Smooth(Keyboard)
  200.  
  201. local KeyboardWeld = Instance.new("Weld")
  202. KeyboardWeld.Part0 = Torso
  203. KeyboardWeld.Part1 = Keyboard
  204. KeyboardWeld.C0 = CFrame.new(0, 0.2, -2) * CFrame.Angles(0.3, 0, 0)
  205.  
  206. KeyboardWeld.Parent = Keyboard
  207. Keyboard.Parent = Character
  208.  
  209.  
  210. local Light = Instance.new("PointLight")
  211. Light.Brightness = 1.5
  212. Light.Range = 12
  213. Light.Parent = Keyboard
  214.  
  215.  
  216. local Screen = Instance.new("Part")
  217. Screen.BrickColor = BrickColor.new("Really black")
  218. Screen.Material = Enum.Material.Neon
  219. Screen.Transparency = 0.6
  220. Screen.Size = Vector3.new(6, 4, 0)
  221. Screen.CanCollide = false
  222. Screen.Locked = true
  223.  
  224. Smooth(Screen)
  225.  
  226. local ScreenWeld = Instance.new("Weld")
  227. ScreenWeld.Part0 = Torso
  228. ScreenWeld.Part1 = Screen
  229. ScreenWeld.C0 = CFrame.new(0, 3.5, -4.5) * CFrame.Angles(0.1, 0, 0)
  230.  
  231. local animeh = Instance.new("Part")
  232. animeh.BrickColor = BrickColor.new("Really black")
  233. animeh.Material = Enum.Material.Neon
  234. animeh.Transparency = 0.6
  235. animeh.Size = Vector3.new(6, 4, 0)
  236. animeh.CanCollide = false
  237. animeh.Locked = true
  238.  
  239. local dekal = Instance.new("Decal",animeh)
  240. dekal.Texture = "http://www.roblox.com/asset/?id=626650325"
  241. dekal.Transparency = 0.15
  242. dekal.Face = "Back"
  243.  
  244. Smooth(animeh)
  245.  
  246. local animehw = Instance.new("Weld")
  247. animehw.Part0 = Torso
  248. animehw.Part1 = animeh
  249. animehw.C0 = CFrame.new(0, 8, -4) * CFrame.Angles(.5,0,0)
  250.  
  251. animehw.Parent = animeh
  252. animeh.Parent = Character
  253.  
  254. local Gui = Instance.new("SurfaceGui")
  255. Gui.Face = "Back"
  256. Gui.Adornee = Screen
  257. Gui.Parent = Screen
  258.  
  259. local Text = Instance.new("TextBox")
  260. Text.BackgroundTransparency = 1
  261. Text.Position = UDim2.new(0, 0, 0, 0)
  262. Text.Size = UDim2.new(1, 0, 1, 0)
  263. Text.TextColor3 = Color3.new(1, 1, 1)
  264. Text.Font = Enum.Font.Code
  265. Text.Active = false
  266. Text.MultiLine = true
  267. Text.TextWrapped = true
  268. Text.FontSize = Enum.FontSize.Size32
  269. Text.TextXAlignment = Enum.TextXAlignment.Left
  270. Text.TextYAlignment = Enum.TextYAlignment.Top
  271. Text.Text = ""
  272.  
  273. Text.Parent = Gui
  274.  
  275. ScreenWeld.Parent = Screen
  276. Screen.Parent = Character
  277.  
  278.  
  279.  
  280. local Screen2 = Instance.new("Part")
  281. Screen2.BrickColor = BrickColor.new("Really black")
  282. Screen2.Material = Enum.Material.Neon
  283. Screen2.Transparency = 0.6
  284. Screen2.Size = Vector3.new(6, 4, 0)
  285. Screen2.CanCollide = false
  286. Screen2.Locked = true
  287.  
  288. Smooth(Screen2)
  289.  
  290. local Screen2Weld = Instance.new("Weld")
  291. Screen2Weld.Part0 = Torso
  292. Screen2Weld.Part1 = Screen2
  293. Screen2Weld.C0 = CFrame.new(5.4, 3.4, -1.5) * CFrame.Angles(0.1, -0.9, 0)
  294.  
  295. local Gui2 = Instance.new("SurfaceGui")
  296. Gui2.Face = "Back"
  297. Gui2.Adornee = Screen2
  298. Gui2.Parent = Screen2
  299.  
  300. local Text2 = Instance.new("TextBox")
  301. Text2.BackgroundTransparency = 1
  302. Text2.Position = UDim2.new(0, 0, 0, 0)
  303. Text2.Size = UDim2.new(1, 0, 1, 0)
  304. Text2.TextColor3 = Color3.new(0, 1, 0)
  305. Text2.Font = Enum.Font.Code
  306. Text2.Active = false
  307. Text2.MultiLine = true
  308. Text2.TextWrapped = true
  309. Text2.FontSize = Enum.FontSize.Size32
  310. Text2.TextXAlignment = Enum.TextXAlignment.Left
  311. Text2.TextYAlignment = Enum.TextYAlignment.Top
  312. Text2.Text = ""
  313.  
  314. Text2.Parent = Gui2
  315.  
  316. local ImageKey = Instance.new("ImageLabel")
  317. ImageKey.BackgroundTransparency = 1
  318. ImageKey.Size = UDim2.new(0.2, 0, 0.2, 0)
  319. ImageKey.Position = UDim2.new(0.4, 0, 0.4, 0)
  320. ImageKey.Image = "http://www.roblox.com/asset/?id=0"
  321. ImageKey.ImageTransparency = 1
  322. ImageKey.Parent = Gui2
  323.  
  324. Screen2Weld.Parent = Screen2
  325. Screen2.Parent = Character
  326.  
  327.  
  328.  
  329. local Screen3 = Instance.new("Part")
  330. Screen3.BrickColor = BrickColor.new("Really black")
  331. Screen3.Material = Enum.Material.Neon
  332. Screen3.Transparency = 0.6
  333. Screen3.Size = Vector3.new(6, 4, 0)
  334. Screen3.CanCollide = false
  335. Screen3.Locked = true
  336.  
  337. local dekal = Instance.new("Decal",Screen3)
  338. dekal.Texture = "http://www.roblox.com/asset/?id=0"
  339. dekal.Transparency = 0.15
  340. dekal.Face = "Back"
  341.  
  342. Smooth(Screen3)
  343.  
  344. local Screen3Weld = Instance.new("Weld")
  345. Screen3Weld.Part0 = Torso
  346. Screen3Weld.Part1 = Screen3
  347. Screen3Weld.C0 = CFrame.new(-5.4, 3.4, -1.5) * CFrame.Angles(0.1, 0.9, 0)
  348.  
  349. local Gui3 = Instance.new("SurfaceGui")
  350. Gui3.Face = "Back"
  351. Gui3.Adornee = Screen3
  352. Gui3.Parent = Screen3
  353.  
  354. local Map = Instance.new("ImageLabel")
  355. Map.BackgroundTransparency = 1
  356. Map.Position = UDim2.new(0, 0, 0, 0)
  357. Map.Size = UDim2.new(1, 0, 1, 0)
  358. Map.Image = "http://www.roblox.com/asset/?id=121661614"
  359.  
  360. Map.Parent = Gui3
  361.  
  362. Screen3Weld.Parent = Screen3
  363. Screen3.Parent = Character
  364.  
  365. UserInputService.InputBegan:Connect(function(Input, Processed)
  366. if Processed then return end
  367.  
  368. if Input.UserInputType == Enum.UserInputType.Keyboard then
  369. local KeyCode = Input.KeyCode
  370.  
  371. if KeyCode == Enum.KeyCode.E then
  372. Typing = not Typing
  373. end
  374. end
  375. end)
  376.  
  377.  
  378.  
  379. RunService.Heartbeat:Connect(function()
  380. local Sine = math.sin(tick() * 8) / 8
  381.  
  382. ImageKey.ImageTransparency = math.abs(math.sin(tick()))
  383.  
  384. if Typing then
  385. if math.random(5) == 1 then
  386. local PressSound = Instance.new("Sound")
  387. PressSound.SoundId = "rbxassetid://265970978"
  388. PressSound.Pitch = 0.5 + math.random() / 5
  389. PressSound.Volume = 3
  390. PressSound.Parent = Keyboard
  391. PressSound:Play()
  392.  
  393. game:GetService("Debris"):AddItem(PressSound, 1 / 2)
  394. end
  395.  
  396. Neck.C0 = CFrame.new(0, 1, 0) * CFrame.Angles(-0.2 + Sine / 4, (math.random() - 0.5) / 2, 0)
  397.  
  398. RightShoulder.C0 = CFrame.new(1, 0.6 + math.random() / 4, -math.random() * 0.7)
  399. * CFrame.Angles(1.5 + Sine * math.random(), -Sine / 4, -(0.5 + 2 * Sine * math.random()))
  400.  
  401. LeftShoulder.C0 = CFrame.new(-1, 0.6 + math.random() / 4, -math.random() * 0.7)
  402. * CFrame.Angles(1.5 - Sine * math.random(), Sine / 4, 0.5 + 2 * Sine * math.random())
  403.  
  404. if math.random(2) == 1 then
  405. if TypingSub < #Argument then
  406. TypingSub = TypingSub + 1
  407. Text.Text = Text.Text..Argument:sub(TypingSub, TypingSub)
  408.  
  409. local nl = Text.Text:find("\n")
  410.  
  411. if nl and #Text.Text > 400 then
  412. Text.Text = Text.Text:sub(nl + 1)
  413. end
  414.  
  415. else
  416. TypingSub = 1
  417. end
  418. end
  419.  
  420. if math.random(3) == 1 then
  421. if TypingSub2 < #Code then
  422. TypingSub2 = TypingSub2 + 1
  423. Text2.Text = Text2.Text..Code:sub(TypingSub2, TypingSub2)
  424.  
  425. local nl = Text2.Text:find("\n")
  426.  
  427. if nl and #Text2.Text > 400 then
  428. Text2.Text = Text2.Text:sub(nl + 1)
  429. end
  430.  
  431. else
  432. TypingSub2 = 1
  433. end
  434. end
  435.  
  436. else
  437. Neck.C0 = CFrame.new(0, 1, 0)
  438.  
  439. RightShoulder.C0 = CFrame.new(1, 0.5, 0) * CFrame.Angles(1.5, 0, 0)
  440. LeftShoulder.C0 = CFrame.new(-1, 0.5, 0) * CFrame.Angles(1.5, 0, 0)
  441. end
  442. end)
Add Comment
Please, Sign In to add comment