Advertisement
lafur

Untitled

Oct 31st, 2018
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.00 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,Mouse,mouse,UserInputService,ContextActionService = owner
  4. local RealPlayer = Player
  5. do print("FE Compatibility code by Mokiros")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end -- Objects
  6.  
  7. local ScreenGui = Instance.new("ScreenGui")
  8. local Frame = Instance.new("Frame")
  9. local Credits = Instance.new("TextLabel")
  10. local insaneall = Instance.new("TextButton")
  11. local daball = Instance.new("TextButton")
  12. local dabothers = Instance.new("TextButton")
  13. local insaneothers = Instance.new("TextButton")
  14.  
  15. -- Properties
  16.  
  17. Frame.Parent = ScreenGui
  18. Frame.Active = true
  19. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  20. Frame.BackgroundTransparency = 0.5
  21. Frame.Draggable = true
  22. Frame.Position = UDim2.new(0, 341, 0, 41)
  23. Frame.Size = UDim2.new(0, 358, 0, 423)
  24.  
  25. Credits.Name = "Credits"
  26. Credits.Parent = Frame
  27. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  28. Credits.BackgroundTransparency = 0.5
  29. Credits.Position = UDim2.new(0, 79, 0, 0)
  30. Credits.Size = UDim2.new(0, 200, 0, 50)
  31. Credits.Font = Enum.Font.SciFi
  32. Credits.FontSize = Enum.FontSize.Size24
  33. Credits.Text = "By Cozmo V3rm"
  34. Credits.TextColor3 = Color3.new(0, 1, 1)
  35. Credits.TextSize = 24
  36.  
  37. insaneall.Name = "insaneall"
  38. insaneall.Parent = Frame
  39. insaneall.BackgroundColor3 = Color3.new(0, 0, 0)
  40. insaneall.BackgroundTransparency = 0.5
  41. insaneall.Position = UDim2.new(0, 0, 0, 106)
  42. insaneall.Size = UDim2.new(0, 155, 0, 50)
  43. insaneall.Font = Enum.Font.SciFi
  44. insaneall.FontSize = Enum.FontSize.Size18
  45. insaneall.Text = "FE Insane all"
  46. insaneall.TextColor3 = Color3.new(0, 1, 1)
  47. insaneall.TextSize = 18
  48.  
  49. daball.Name = "daball"
  50. daball.Parent = Frame
  51. daball.BackgroundColor3 = Color3.new(0, 0, 0)
  52. daball.BackgroundTransparency = 0.5
  53. daball.Position = UDim2.new(0, 0, 0, 228)
  54. daball.Size = UDim2.new(0, 155, 0, 50)
  55. daball.Font = Enum.Font.SciFi
  56. daball.FontSize = Enum.FontSize.Size18
  57. daball.Text = "FE Dab all"
  58. daball.TextColor3 = Color3.new(0, 1, 1)
  59. daball.TextSize = 18
  60.  
  61. dabothers.Name = "dabothers"
  62. dabothers.Parent = Frame
  63. dabothers.BackgroundColor3 = Color3.new(0, 0, 0)
  64. dabothers.BackgroundTransparency = 0.5
  65. dabothers.Position = UDim2.new(0, 203, 0, 230)
  66. dabothers.Size = UDim2.new(0, 155, 0, 50)
  67. dabothers.Font = Enum.Font.SciFi
  68. dabothers.FontSize = Enum.FontSize.Size18
  69. dabothers.Text = "FE Dab others"
  70. dabothers.TextColor3 = Color3.new(0, 1, 1)
  71. dabothers.TextSize = 18
  72.  
  73. insaneothers.Name = "insaneothers"
  74. insaneothers.Parent = Frame
  75. insaneothers.BackgroundColor3 = Color3.new(0, 0, 0)
  76. insaneothers.BackgroundTransparency = 0.5
  77. insaneothers.Position = UDim2.new(0, 203, 0, 105)
  78. insaneothers.Size = UDim2.new(0, 155, 0, 50)
  79. insaneothers.Font = Enum.Font.SciFi
  80. insaneothers.FontSize = Enum.FontSize.Size18
  81. insaneothers.Text = "FE Insane others"
  82. insaneothers.TextColor3 = Color3.new(0, 1, 1)
  83. insaneothers.TextSize = 18
  84.  
  85. insaneall.MouseButton1Click:connect(function()
  86. for i,v in pairs(game.Players:GetPlayers()) do
  87. local AnimationId = "33796059"
  88. local Anim = Instance.new("Animation")
  89. Anim.AnimationId = "rbxassetid://"..AnimationId
  90. local k = v.Character.Humanoid:LoadAnimation(Anim)
  91. k:Play()
  92. k:AdjustSpeed(90)
  93. end
  94. end)
  95. insaneothers.MouseButton1Click:connect(function()
  96. for i,v in pairs(game.Players:GetPlayers()) do
  97. if v.Name~=game.Players.LocalPlayer.Name then
  98. local AnimationId = "33796059"
  99. local Anim = Instance.new("Animation")
  100. Anim.AnimationId = "rbxassetid://"..AnimationId
  101. local k = v.Character.Humanoid:LoadAnimation(Anim)
  102. k:Play()
  103. k:AdjustSpeed(90)
  104. end
  105. end
  106. end)
  107. dabothers.MouseButton1Click:connect(function()
  108. for i,v in pairs(game.Players:GetPlayers()) do
  109. if v.Name~=game.Players.LocalPlayer.Name then
  110. local AnimationId = "248263260"
  111. local Anim = Instance.new("Animation")
  112. Anim.AnimationId = "rbxassetid://"..AnimationId
  113. local k = v.Character.Humanoid:LoadAnimation(Anim)
  114. k:Play()
  115. k:AdjustSpeed(1)
  116. end
  117. end
  118. end)
  119. daball.MouseButton1Click:connect(function()
  120. for i,v in pairs(game.Players:GetPlayers()) do
  121. local AnimationId = "248263260"
  122. local Anim = Instance.new("Animation")
  123. Anim.AnimationId = "rbxassetid://"..AnimationId
  124. local k = v.Character.Humanoid:LoadAnimation(Anim)
  125. k:Play()
  126. k:AdjustSpeed(1)
  127. end
  128. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement