Guest User

Untitled

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