Advertisement
Guest User

Untitled

a guest
Sep 9th, 2017
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.59 KB | None | 0 0
  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> 11000011001101
  97.  
  98. You> 00110000011110
  99.  
  100. You> 1100011
  101.  
  102. You> 000111100
  103.  
  104. You> End(Server)
  105.  
  106. Server> Server ended.
  107.  
  108. Server> 11000011001101
  109.  
  110. server> 11000011001101
  111.  
  112. Server> 11000011001101
  113.  
  114. You> 11000011001101
  115.  
  116. You> 00110000011110
  117.  
  118. You> 1100011
  119.  
  120. You> 000111100
  121.  
  122. You> 11000011001101
  123.  
  124. Server> 11000011001101
  125.  
  126. ...> 11000011001101
  127. ...> 11000011001101
  128.  
  129. ...> 11000011001101
  130. Google> 11000011001101
  131.  
  132. You> 11000011001101
  133.  
  134. You> 11000011001101
  135.  
  136. You> =GETTING NASA MONEY=
  137.  
  138. NEWS> we heard that nasa got no money
  139.  
  140. You> 11000011001101
  141. You> <div class="navbar navbar-default navbar-static-top"
  142.  
  143. You> 11000011001101
  144.  
  145. ROBLOX> Roblox is currently under going maintence.. We'll be back up soon!
  146.  
  147. You> 11000011001101
  148.  
  149. You> <li class="item item-fandom" data-flag=""destroy:="
  150.  
  151. ....> 11000011001101
  152.  
  153. You> =Uses w33b hacks=
  154.  
  155. You> 11000011001101
  156.  
  157. You> 1337.666
  158.  
  159. Update : 11000011001101
  160. ]]
  161.  
  162.  
  163.  
  164. game.Lighting.GlobalShadows = false
  165. game.Lighting.Brightness = 0.25
  166.  
  167.  
  168. local function Smooth(Part)
  169. Part.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  170. Part.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  171. Part.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  172. Part.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  173. Part.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  174. Part.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  175. end
  176.  
  177.  
  178. local function SetLine(Line, Alpha, Beta)
  179. local dx = Alpha.Position.X.Scale - Beta.Position.X.Scale
  180. local dy = Alpha.Position.Y.Scale - Beta.Position.Y.Scale
  181. local Magnitude = math.sqrt(dx^2 + dy^2)
  182.  
  183. Line.Size = UDim2.new(Magnitude, 0, 0, 8)
  184. Line.Position = Alpha.Position:Lerp(Beta.Position, 0.5)
  185. Line.Rotation = math.deg(math.atan2(dy, dx))
  186. end
  187.  
  188.  
  189. local Keyboard = Instance.new("Part")
  190. Keyboard.BrickColor = BrickColor.new("Lsvender")
  191. Keyboard.Material = Enum.Material.Neon
  192. Keyboard.Transparency = 0.6
  193. Keyboard.Size = Vector3.new(5, 0, 2)
  194. Keyboard.CanCollide = false
  195. Keyboard.Locked = true
  196.  
  197. Smooth(Keyboard)
  198.  
  199. local KeyboardWeld = Instance.new("Weld")
  200. KeyboardWeld.Part0 = Torso
  201. KeyboardWeld.Part1 = Keyboard
  202. KeyboardWeld.C0 = CFrame.new(0, 0.2, -2) * CFrame.Angles(0.3, 0, 0)
  203.  
  204. KeyboardWeld.Parent = Keyboard
  205. Keyboard.Parent = Character
  206.  
  207.  
  208. local Light = Instance.new("PointLight")
  209. Light.Brightness = 1.5
  210. Light.Range = 12
  211. Light.Parent = Keyboard
  212.  
  213.  
  214. local Screen = Instance.new("Part")
  215. Screen.BrickColor = BrickColor.new("Really black")
  216. Screen.Material = Enum.Material.Neon
  217. Screen.Transparency = 0.6
  218. Screen.Size = Vector3.new(6, 4, 0)
  219. Screen.CanCollide = false
  220. Screen.Locked = true
  221.  
  222. Smooth(Screen)
  223.  
  224. local ScreenWeld = Instance.new("Weld")
  225. ScreenWeld.Part0 = Torso
  226. ScreenWeld.Part1 = Screen
  227. ScreenWeld.C0 = CFrame.new(0, 3.5, -4.5) * CFrame.Angles(0.1, 0, 0)
  228.  
  229. local animeh = Instance.new("Part")
  230. animeh.BrickColor = BrickColor.new("Really black")
  231. animeh.Material = Enum.Material.Neon
  232. animeh.Transparency = 0.6
  233. animeh.Size = Vector3.new(6, 4, 0)
  234. animeh.CanCollide = false
  235. animeh.Locked = true
  236.  
  237. local dekal = Instance.new("Decal",animeh)
  238. dekal.Texture = "http://www.roblox.com/asset/?id=626650325"
  239. dekal.Transparency = 0.15
  240. dekal.Face = "Back"
  241.  
  242. Smooth(animeh)
  243.  
  244. local animehw = Instance.new("Weld")
  245. animehw.Part0 = Torso
  246. animehw.Part1 = animeh
  247. animehw.C0 = CFrame.new(0, 8, -4) * CFrame.Angles(.5,0,0)
  248.  
  249. animehw.Parent = animeh
  250. animeh.Parent = Character
  251.  
  252. local Gui = Instance.new("SurfaceGui")
  253. Gui.Face = "Back"
  254. Gui.Adornee = Screen
  255. Gui.Parent = Screen
  256.  
  257. local Text = Instance.new("TextBox")
  258. Text.BackgroundTransparency = 1
  259. Text.Position = UDim2.new(0, 0, 0, 0)
  260. Text.Size = UDim2.new(1, 0, 1, 0)
  261. Text.TextColor3 = Color3.new(1, 1, 1)
  262. Text.Font = Enum.Font.Code
  263. Text.Active = false
  264. Text.MultiLine = true
  265. Text.TextWrapped = true
  266. Text.FontSize = Enum.FontSize.Size32
  267. Text.TextXAlignment = Enum.TextXAlignment.Left
  268. Text.TextYAlignment = Enum.TextYAlignment.Top
  269. Text.Text = ""
  270.  
  271. Text.Parent = Gui
  272.  
  273. ScreenWeld.Parent = Screen
  274. Screen.Parent = Character
  275.  
  276.  
  277.  
  278. local Screen2 = Instance.new("Part")
  279. Screen2.BrickColor = BrickColor.new("Really black")
  280. Screen2.Material = Enum.Material.Neon
  281. Screen2.Transparency = 0.6
  282. Screen2.Size = Vector3.new(6, 4, 0)
  283. Screen2.CanCollide = false
  284. Screen2.Locked = true
  285.  
  286. Smooth(Screen2)
  287.  
  288. local Screen2Weld = Instance.new("Weld")
  289. Screen2Weld.Part0 = Torso
  290. Screen2Weld.Part1 = Screen2
  291. Screen2Weld.C0 = CFrame.new(5.4, 3.4, -1.5) * CFrame.Angles(0.1, -0.9, 0)
  292.  
  293. local Gui2 = Instance.new("SurfaceGui")
  294. Gui2.Face = "Back"
  295. Gui2.Adornee = Screen2
  296. Gui2.Parent = Screen2
  297.  
  298. local Text2 = Instance.new("TextBox")
  299. Text2.BackgroundTransparency = 1
  300. Text2.Position = UDim2.new(0, 0, 0, 0)
  301. Text2.Size = UDim2.new(1, 0, 1, 0)
  302. Text2.TextColor3 = Color3.new(0, 1, 0)
  303. Text2.Font = Enum.Font.Code
  304. Text2.Active = false
  305. Text2.MultiLine = true
  306. Text2.TextWrapped = true
  307. Text2.FontSize = Enum.FontSize.Size32
  308. Text2.TextXAlignment = Enum.TextXAlignment.Left
  309. Text2.TextYAlignment = Enum.TextYAlignment.Top
  310. Text2.Text = ""
  311.  
  312. Text2.Parent = Gui2
  313.  
  314. local ImageKey = Instance.new("ImageLabel")
  315. ImageKey.BackgroundTransparency = 1
  316. ImageKey.Size = UDim2.new(0.2, 0, 0.2, 0)
  317. ImageKey.Position = UDim2.new(0.4, 0, 0.4, 0)
  318. ImageKey.Image = "http://www.roblox.com/asset/?id=0"
  319. ImageKey.ImageTransparency = 1
  320. ImageKey.Parent = Gui2
  321.  
  322. Screen2Weld.Parent = Screen2
  323. Screen2.Parent = Character
  324.  
  325.  
  326.  
  327. local Screen3 = Instance.new("Part")
  328. Screen3.BrickColor = BrickColor.new("Really black")
  329. Screen3.Material = Enum.Material.Neon
  330. Screen3.Transparency = 0.6
  331. Screen3.Size = Vector3.new(6, 4, 0)
  332. Screen3.CanCollide = false
  333. Screen3.Locked = true
  334.  
  335. local dekal = Instance.new("Decal",Screen3)
  336. dekal.Texture = "http://www.roblox.com/asset/?id=0"
  337. dekal.Transparency = 0.15
  338. dekal.Face = "Back"
  339.  
  340. Smooth(Screen3)
  341.  
  342. local Screen3Weld = Instance.new("Weld")
  343. Screen3Weld.Part0 = Torso
  344. Screen3Weld.Part1 = Screen3
  345. Screen3Weld.C0 = CFrame.new(-5.4, 3.4, -1.5) * CFrame.Angles(0.1, 0.9, 0)
  346.  
  347. local Gui3 = Instance.new("SurfaceGui")
  348. Gui3.Face = "Back"
  349. Gui3.Adornee = Screen3
  350. Gui3.Parent = Screen3
  351.  
  352. local Map = Instance.new("ImageLabel")
  353. Map.BackgroundTransparency = 1
  354. Map.Position = UDim2.new(0, 0, 0, 0)
  355. Map.Size = UDim2.new(1, 0, 1, 0)
  356. Map.Image = "http://www.roblox.com/asset/?id=121661614"
  357.  
  358. Map.Parent = Gui3
  359.  
  360. Screen3Weld.Parent = Screen3
  361. Screen3.Parent = Character
  362.  
  363. UserInputService.InputBegan:Connect(function(Input, Processed)
  364. if Processed then return end
  365.  
  366. if Input.UserInputType == Enum.UserInputType.Keyboard then
  367. local KeyCode = Input.KeyCode
  368.  
  369. if KeyCode == Enum.KeyCode.E then
  370. Typing = not Typing
  371. end
  372. end
  373. end)
  374.  
  375.  
  376.  
  377. RunService.Heartbeat:Connect(function()
  378. local Sine = math.sin(tick() * 8) / 8
  379.  
  380. ImageKey.ImageTransparency = math.abs(math.sin(tick()))
  381.  
  382. if Typing then
  383. if math.random(5) == 1 then
  384. local PressSound = Instance.new("Sound")
  385. PressSound.SoundId = "rbxassetid://265970978"
  386. PressSound.Pitch = 0.5 + math.random() / 5
  387. PressSound.Volume = 3
  388. PressSound.Parent = Keyboard
  389. PressSound:Play()
  390.  
  391. game:GetService("Debris"):AddItem(PressSound, 1 / 2)
  392. end
  393.  
  394. Neck.C0 = CFrame.new(0, 1, 0) * CFrame.Angles(-0.2 + Sine / 4, (math.random() - 0.5) / 2, 0)
  395.  
  396. RightShoulder.C0 = CFrame.new(1, 0.6 + math.random() / 4, -math.random() * 0.7)
  397. * CFrame.Angles(1.5 + Sine * math.random(), -Sine / 4, -(0.5 + 2 * Sine * math.random()))
  398.  
  399. LeftShoulder.C0 = CFrame.new(-1, 0.6 + math.random() / 4, -math.random() * 0.7)
  400. * CFrame.Angles(1.5 - Sine * math.random(), Sine / 4, 0.5 + 2 * Sine * math.random())
  401.  
  402. if math.random(2) == 1 then
  403. if TypingSub < #Argument then
  404. TypingSub = TypingSub + 1
  405. Text.Text = Text.Text..Argument:sub(TypingSub, TypingSub)
  406.  
  407. local nl = Text.Text:find("\n")
  408.  
  409. if nl and #Text.Text > 400 then
  410. Text.Text = Text.Text:sub(nl + 1)
  411. end
  412.  
  413. else
  414. TypingSub = 1
  415. end
  416. end
  417.  
  418. if math.random(3) == 1 then
  419. if TypingSub2 < #Code then
  420. TypingSub2 = TypingSub2 + 1
  421. Text2.Text = Text2.Text..Code:sub(TypingSub2, TypingSub2)
  422.  
  423. local nl = Text2.Text:find("\n")
  424.  
  425. if nl and #Text2.Text > 400 then
  426. Text2.Text = Text2.Text:sub(nl + 1)
  427. end
  428.  
  429. else
  430. TypingSub2 = 1
  431. end
  432. end
  433.  
  434. else
  435. Neck.C0 = CFrame.new(0, 1, 0)
  436.  
  437. RightShoulder.C0 = CFrame.new(1, 0.5, 0) * CFrame.Angles(1.5, 0, 0)
  438. LeftShoulder.C0 = CFrame.new(-1, 0.5, 0) * CFrame.Angles(1.5, 0, 0)
  439. end
  440. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement