Advertisement
StarzoZero

Roblox FE Hello Neighbor

Dec 15th, 2018
598
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.52 KB | None | 0 0
  1. -- This script has been converted to FE by iPxter
  2.  
  3.  
  4. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  5. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  6. do
  7. print("FE Compatibility code by Mokiros | Translated to FE by iPxter")
  8. script.Parent = Player.Character
  9.  
  10. --RemoteEvent for communicating
  11. local Event = Instance.new("RemoteEvent")
  12. Event.Name = "UserInput_Event"
  13.  
  14. --Fake event to make stuff like Mouse.KeyDown work
  15. local function fakeEvent()
  16. local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end}
  17. t.connect = t.Connect
  18. return t
  19. end
  20.  
  21. --Creating fake input objects with fake variables
  22. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
  23. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  24. local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  25. CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  26. end}
  27. --Merged 2 functions into one by checking amount of arguments
  28. CAS.UnbindAction = CAS.BindAction
  29.  
  30. --This function will trigger the events that have been :Connect()'ed
  31. local function te(self,ev,...)
  32. local t = m[ev]
  33. if t and t._fakeEvent and t.Function then
  34. t.Function(...)
  35. end
  36. end
  37. m.TrigEvent = te
  38. UIS.TrigEvent = te
  39.  
  40. Event.OnServerEvent:Connect(function(plr,io)
  41. if plr~=Player then return end
  42. if io.isMouse then
  43. m.Target = io.Target
  44. m.Hit = io.Hit
  45. else
  46. local b = io.UserInputState == Enum.UserInputState.Begin
  47. if io.UserInputType == Enum.UserInputType.MouseButton1 then
  48. return m:TrigEvent(b and "Button1Down" or "Button1Up")
  49. end
  50. for _,t in pairs(CAS.Actions) do
  51. for _,k in pairs(t.Keys) do
  52. if k==io.KeyCode then
  53. t.Function(t.Name,io.UserInputState,io)
  54. end
  55. end
  56. end
  57. m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  58. UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  59. end
  60. end)
  61. Event.Parent = NLS([==[
  62. local Player = game:GetService("Players").LocalPlayer
  63. local Event = script:WaitForChild("UserInput_Event")
  64.  
  65. local UIS = game:GetService("UserInputService")
  66. local input = function(io,a)
  67. if a then return end
  68. --Since InputObject is a client-side instance, we create and pass table instead
  69. Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState})
  70. end
  71. UIS.InputBegan:Connect(input)
  72. UIS.InputEnded:Connect(input)
  73.  
  74. local Mouse = Player:GetMouse()
  75. local h,t
  76. --Give the server mouse data 30 times every second, but only if the values changed
  77. --If player is not moving their mouse, client won't fire events
  78. while wait(1/30) do
  79. if h~=Mouse.Hit or t~=Mouse.Target then
  80. h,t=Mouse.Hit,Mouse.Target
  81. Event:FireServer({isMouse=true,Target=t,Hit=h})
  82. end
  83. end]==],Player.Character)
  84. Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
  85. end
  86.  
  87.  
  88. --This is made by OneBullet360 aka Big L. Hope you enjoy--
  89. iz = owner
  90.  
  91. is = owner
  92.  
  93. for i,v in pairs(is:GetChildren()) do
  94. if v.ClassName == 'Hat' then
  95. v:Destroy()
  96. end
  97. end
  98.  
  99. for i,v in pairs(is:GetChildren()) do
  100. if v.ClassName == 'Shirt' then
  101. v:Destroy()
  102. end
  103. end
  104.  
  105. for i,v in pairs(is:GetChildren()) do
  106. if v.ClassName == 'Pants' then
  107. v:Destroy()
  108. end
  109. end
  110.  
  111.  
  112. wait()
  113.  
  114.  
  115. shirt = Instance.new('Shirt')
  116. shirt.Parent = is
  117. shirt.ShirtTemplate = 'http://www.roblox.com/asset/?id=648561877'
  118.  
  119. pants = Instance.new('Pants')
  120. pants.Parent = is
  121. pants.PantsTemplate = 'http://www.roblox.com/asset/?id=591736179'
  122.  
  123. sound = Instance.new('Sound')
  124. sound.SoundId = 'http://www.roblox.com/asset/?id=595265353' --595265353
  125. sound.Looped = true
  126. sound.Parent = is.Head
  127. sound.Volume = 1
  128.  
  129. taut = Instance.new('Sound')
  130. taut.SoundId = 'http://www.roblox.com/asset/?id=595265353' --595265353
  131. taut.Looped = true
  132. taut.Parent = is.Head
  133. taut.Volume = 1
  134.  
  135. local player = owner
  136. repeat wait() until player.Character.Humanoid
  137. local humanoid = player.Character.Humanoid
  138.  
  139. local anim = Instance.new("Animation")
  140. anim.AnimationId = "http://www.roblox.com/Asset?ID=27789359"
  141.  
  142.  
  143. local msg = Instance.new("Hint")
  144. msg.Parent = game.Workspace
  145. msg.Text = "Click 'z' to get ready."
  146. is.Humanoid.WalkSpeed = 0
  147.  
  148. mouse.KeyDown:connect(function(key)
  149. if key == "z" then
  150. sound:Play()
  151. msg:Destroy()
  152. taut:Play()
  153. is.Humanoid.WalkSpeed = 60
  154. is.Animate.walk.WalkAnim.AnimationId = 'http://www.roblox.com/Asset?ID=252557606'
  155. end
  156. end)
  157.  
  158. function onTouch(part)
  159. local humanoid = part.Parent:findFirstChild("Humanoid")
  160. sound1 = Instance.new('Sound')
  161. sound1.SoundId = 'http://www.roblox.com/asset/?id=634710465'
  162. sound1.Looped = false
  163. sound1.Parent = is.Head
  164. sound1:Play()
  165.  
  166. sound2 = Instance.new('Sound')
  167. sound2.SoundId = 'http://www.roblox.com/asset/?id=634710465'
  168. sound2.Looped = false
  169. sound2.Parent = is.Head
  170. sound2:Play()
  171. if (humanoid ~=nil) then
  172. humanoid.Health = 0
  173. end
  174. end
  175.  
  176. is.Head.Touched:connect(onTouch)
  177.  
  178. while true do
  179. wait()
  180. game.Workspace[iz].Head.BrickColor = BrickColor.new('Light orange')
  181. game.Workspace[iz]['Right Leg'].BrickColor = BrickColor.new('Light orange')
  182. game.Workspace[iz]['Left Leg'].BrickColor = BrickColor.new('Light orange')
  183. game.Workspace[iz]['Right Arm'].BrickColor = BrickColor.new('Light orange')
  184. game.Workspace[iz]['Left Arm'].BrickColor = BrickColor.new('Light orange')
  185. game.Workspace[iz].Head.BrickColor = BrickColor.new('Light orange')
  186. game.Workspace[iz].Head.face.Texture = 'rbxassetid://154020737'
  187. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement