Advertisement
ManlyMemeScripter

Ugandan VERSION 2.2.2.2.2.2.2.2.23.3.3.3.3.3.

Jan 31st, 2018
588
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.98 KB | None | 0 0
  1.  
  2. --https://github.com/Mokiros/roblox-FE-compatibility
  3. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  4. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  5. local RealPlayer = Player
  6. 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
  7.  
  8. game.Players.LocalPlayer.Character.Humanoid.MaxHealth = 99999999999
  9.  
  10. game.Players.LocalPlayer.Character.Humanoid.Health = 99999999999
  11.  
  12. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
  13. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 60
  14.  
  15. local p = game.Players.LocalPlayer
  16. local char = p.Character
  17. local larm = char["Left Arm"]
  18. local rarm = char["Right Arm"]
  19. local lleg = char["Left Leg"]
  20. local rleg = char["Right Leg"]
  21. local hed = char.Head
  22. local torso = char.Torso
  23. local hum = char.Humanoid
  24. local weld = Instance.new("Weld",torso)
  25. weld.Part0 = torso
  26.  
  27. larm.Transparency = 1
  28. rarm.Transparency = 1
  29. lleg.Transparency = 1
  30. rleg.Transparency = 1
  31. hed.Transparency = 1
  32. torso.Transparency = 1
  33.  
  34.  
  35. local train = Instance.new("Part",torso)
  36. train.Anchored = true
  37. train.CanCollide = false
  38. train.Size = Vector3.new(5,5,5)
  39. train.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  40. weld.Part1 = train
  41. weld.C1 = CFrame.new(0,2.1,0) * CFrame.Angles(0,math.rad(0),0)
  42. train.Anchored = false
  43. local TrainMesh = Instance.new("SpecialMesh",train)
  44. TrainMesh.MeshType = Enum.MeshType.FileMesh
  45. TrainMesh.Scale = Vector3.new(0.41, 0.41, 0.41)
  46. TrainMesh.MeshId = "rbxassetid://1301935915"
  47. TrainMesh.TextureId = "rbxassetid://1300137893"
  48.  
  49. hum.WalkSpeed = 130;
  50.  
  51.  
  52. for i,v in pairs(char:GetChildren()) do
  53. if v:IsA("Part") then
  54. v.Transparency = 1;
  55. elseif v:IsA("Hat") then
  56. v:Destroy()
  57. elseif v:IsA("Model") then
  58. v:Destroy()
  59. end
  60. end
  61.  
  62. local particleemitter = Instance.new("ParticleEmitter", torso)
  63. particleemitter.Texture = "http://www.roblox.com/asset/?id=0"
  64. particleemitter.VelocitySpread = 180
  65. particleemitter.Lifetime = NumberRange.new(5)
  66. particleemitter.Speed = NumberRange.new(6)
  67. particleemitter.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(1, 5)})
  68. particleemitter.RotSpeed = NumberRange.new(-55, 55)
  69. particleemitter.Rate = 150
  70. particleemitter.Rotation = NumberRange.new(-55, 55)
  71. particleemitter.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0), NumberSequenceKeypoint.new(0.7, 0.9), NumberSequenceKeypoint.new(1, 1)})
  72. particleemitter.LightEmission = 0
  73. particleemitter.Color = ColorSequence.new(Color3.new(255,255,255), Color3.new(255,255,255)) --Color here
  74.  
  75.  
  76.  
  77. local plr = game.Players.LocalPlayer
  78. local chr = plr.Character
  79. local maus = plr:GetMouse()
  80. local PGui=plr.PlayerGui
  81. local lleg = chr["Left Leg"]
  82. local rleg = chr["Right Leg"]
  83. local larm = chr["Left Arm"]
  84. local rarm = chr["Right Arm"]
  85. local hed = chr.Head
  86. local rutprt = chr.HumanoidRootPart
  87. local torso = chr.Torso
  88. local pseudohead=hed:Clone()
  89. for i,x in pairs(pseudohead:GetChildren()) do if not x.ClassName:find('Mesh') then x:Destroy() end end
  90. pseudohead.Name='PseudoHead'
  91. pseudohead.Parent=chr.Head
  92. local pseudoweld=Instance.new('Weld',torso)
  93. pseudoweld.Part0=hed
  94. pseudoweld.Name='PseudoHeadWeld'
  95. pseudoweld.Part1=pseudohead
  96. hed.Transparency=1
  97. for i,x in pairs(chr:GetChildren()) do
  98. if x:IsA'HHat' then x:destroy'' end end
  99. for i,x in pairs(chr:GetChildren()) do
  100. for a,v in pairs(x:GetChildren()) do
  101. if v:IsA'CharacterMesh' then v:destroy''
  102. end
  103. end
  104. end
  105.  
  106. -- Objects
  107.  
  108. local ScreenGui = Instance.new("ScreenGui")
  109. local TextButton = Instance.new("TextButton")
  110.  
  111. -- Properties
  112.  
  113. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  114.  
  115. TextButton.Parent = ScreenGui
  116. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  117. TextButton.Size = UDim2.new(0, 200, 0, 50)
  118. TextButton.Font = Enum.Font.SourceSans
  119. TextButton.FontSize = Enum.FontSize.Size14
  120. TextButton.Text = " da wae?"
  121. TextButton.TextSize = 14
  122.  
  123. --[[Function/s being made!]]
  124. function PlayMusic(ID)
  125. for i, v in pairs (game.Workspace:GetChildren()) do
  126. if v:IsA("Sound") then
  127. end
  128. end
  129. local music = Instance.new("Sound")
  130. local asset = "rbxassetid://"
  131. music.SoundId = asset .. ID
  132. music.Parent = workspace
  133. music.Volume = 999
  134. music.Looped = false
  135. music:Play()
  136. end
  137. --[[Connecting functions!]]
  138. TextButton.MouseButton1Down:connect(function()
  139. PlayMusic(1303581720)
  140. end)
  141.  
  142. --This is a localscript; you will need to have access to using scripts wherever you want this
  143. p = game:GetService('Players').LocalPlayer if p.Character then if p.Character:FindFirstChild('Humanoid') then p.Character.Humanoid.MaxHealth = math.huge end end
  144.  
  145. --{{EYES}}--
  146.  
  147. local p = game.Players.LocalPlayer
  148. local char = p.Character
  149. local larm = char["Left Arm"]
  150. local rarm = char["Right Arm"]
  151. local lleg = char["Left Leg"]
  152. local rleg = char["Right Leg"]
  153. local hed = char.Head
  154. local torso = char.Torso
  155. local hum = char.Humanoid
  156. local weld = Instance.new("Weld",torso)
  157. weld.Part0 = torso
  158.  
  159. larm.Transparency = 1
  160. rarm.Transparency = 1
  161. lleg.Transparency = 1
  162. rleg.Transparency = 1
  163. hed.Transparency = 1
  164. torso.Transparency = 1
  165.  
  166. local train = Instance.new("Part",torso)
  167. train.Anchored = true
  168. train.CanCollide = false
  169. train.Size = Vector3.new(5,5,5)
  170. train.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  171. weld.Part1 = train
  172. weld.C1 = CFrame.new(0,1.56,.2) * CFrame.Angles(0,math.rad(0),0)
  173. train.Anchored = false
  174. local TrainMesh = Instance.new("SpecialMesh",train)
  175. TrainMesh.MeshType = Enum.MeshType.FileMesh
  176. TrainMesh.Scale = Vector3.new(0.005, 0.005, 0.005)
  177. TrainMesh.MeshId = "rbxassetid://1302514140"
  178. TrainMesh.TextureId = "rbxassetid://1302517578"
  179.  
  180. hum.WalkSpeed = 80;
  181.  
  182.  
  183. for i,v in pairs(char:GetChildren()) do
  184. if v:IsA("Part") then
  185. v.Transparency = 1;
  186. elseif v:IsA("Hat") then
  187. v:Destroy()
  188. elseif v:IsA("Model") then
  189. v:Destroy()
  190. end
  191. end
  192.  
  193.  
  194. local particleemitter = Instance.new("ParticleEmitter", torso)
  195. particleemitter.Texture = "http://www.roblox.com/asset/?id=0"
  196. particleemitter.VelocitySpread = 180
  197. particleemitter.Lifetime = NumberRange.new(5)
  198. particleemitter.Speed = NumberRange.new(6)
  199. particleemitter.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(1, 5)})
  200. particleemitter.RotSpeed = NumberRange.new(-55, 55)
  201. particleemitter.Rate = 150
  202. particleemitter.Rotation = NumberRange.new(-55, 55)
  203. particleemitter.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0), NumberSequenceKeypoint.new(0.7, 0.9), NumberSequenceKeypoint.new(1, 1)})
  204. particleemitter.LightEmission = 0
  205. particleemitter.Color = ColorSequence.new(Color3.new(255,255,255), Color3.new(255,255,255)) --Color here
  206.  
  207.  
  208.  
  209. local plr = game.Players. LocalPlayer
  210. local chr = plr.Character
  211. local maus = plr:GetMouse()
  212. local PGui=plr.PlayerGui
  213. local lleg = chr["Left Leg"]
  214. local rleg = chr["Right Leg"]
  215. local larm = chr["Left Arm"]
  216. local rarm = chr["Right Arm"]
  217. local hed = chr.Head
  218. local rutprt = chr.HumanoidRootPart
  219. local torso = chr.Torso
  220. local pseudohead=hed:Clone()
  221. for i,x in pairs(pseudohead:GetChildren()) do if not x.ClassName:find('Mesh') then x:Destroy() end end
  222. pseudohead.Name='PseudoHead'
  223. pseudohead.Parent=chr.Head
  224. local pseudoweld=Instance.new('Weld',torso)
  225. pseudoweld.Part0=hed
  226. pseudoweld.Name='PseudoHeadWeld'
  227. pseudoweld.Part1=pseudohead
  228. hed.Transparency=1
  229. for i,x in pairs(chr:GetChildren()) do
  230. if x:IsA'HHat' then x:destroy'' end end
  231. for i,x in pairs(chr:GetChildren()) do
  232. for a,v in pairs(x:GetChildren()) do
  233. if v:IsA'CharacterMesh' then v:destroy''
  234. end
  235. end
  236. end
  237.  
  238. local function SFX(id) local s=Instance.new("Sound",torso); s.SoundId = "rbxassetid://"..id; s.Volume = 999; return s; end
  239. train.Touched:connect(function(p)
  240. if p.Parent then
  241. if p.Parent:IsA("Model") then
  242. if game.Players:FindFirstChild(p.Parent.Name) then
  243. if p.Parent.Name ~= game.Players.LocalPlayer.Name then
  244. game.Players:FindFirstChild(p.Parent.Name).Character:BreakJoints()
  245. local Whistle = SFX(1303652161)
  246. Whistle:Play()
  247. end
  248. end
  249. end
  250. end
  251. end)
  252.  
  253. local Music = SFX(1303585722)
  254. Music.Looped = true;
  255. wait(1)
  256. Music:Play();
  257.  
  258.  
  259. local particleemitter = Instance.new("ParticleEmitter", torso)
  260. particleemitter.Texture = "http://www.roblox.com/asset/?id=0"
  261. particleemitter.VelocitySpread = 180
  262. particleemitter.Lifetime = NumberRange.new(5)
  263. particleemitter.Speed = NumberRange.new(6)
  264. particleemitter.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(1, 5)})
  265. particleemitter.RotSpeed = NumberRange.new(-55, 55)
  266. particleemitter.Rate = 150
  267. particleemitter.Rotation = NumberRange.new(-55, 55)
  268. particleemitter.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0), NumberSequenceKeypoint.new(0.7, 0.9), NumberSequenceKeypoint.new(1, 1)})
  269. particleemitter.LightEmission = 0
  270. particleemitter.Color = ColorSequence.new(Color3.new(255,255,255), Color3.new(255,255,255)) --Color here
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement