ManlyMemeScripter

Untitled

Nov 3rd, 2019 (edited)
511
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.05 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
  6.  
  7. --This is a localscript; you will need to have access to using scripts wherever you want this
  8. p = game:GetService('Players').LocalPlayer if p.Character then if p.Character:FindFirstChild('Humanoid') then p.Character.Humanoid.MaxHealth = math.huge end end
  9.  
  10. plr = game.Players.LocalPlayer.Character
  11. sauce = Instance.new("Sound", plr.Head)
  12. sauce.SoundId = "http://roblox.com/asset?id=0.9"
  13. sauce.Volume = 0.01
  14. sauce:Play()
  15. sauce.Looped = true
  16.  
  17. local s = Instance.new("Sound")
  18.  
  19. s.Name = "no"
  20. s.SoundId = "http://www.roblox.com/asset/?id=some"
  21. s.Volume = 0.0001
  22. s.Looped = true
  23. s.archivable = false
  24.  
  25. s.Parent = game.Workspace
  26.  
  27.  
  28. s:play()
  29. function giant(p, size)
  30. local pchar = p.Character
  31. if pchar then
  32. local function scale(chr,scl)
  33.  
  34. for _,v in pairs(pchar:GetChildren()) do
  35. if v:IsA("Hat") then
  36. v:Clone()
  37. v.Parent = game.Lighting
  38. end
  39. end
  40.  
  41. local Head = chr['Head']
  42. local Torso = chr['Torso']
  43. local LA = chr['Left Arm']
  44. local RA = chr['Right Arm']
  45. local LL = chr['Left Leg']
  46. local RL = chr['Right Leg']
  47. local HRP = chr['HumanoidRootPart']
  48.  
  49. shirt = chr:findFirstChild("Shirt")
  50. if shirt ~= nil then
  51. shirt:Destroy()
  52. end
  53. print("Shirt removed")
  54. pants = chr:findFirstChild("Pants")
  55. if pants ~= nil then
  56. pants:Destroy()
  57. end
  58. print("Pants removed")
  59. tshirt = chr:findFirstChild("Shirt Graphic")
  60. if tshirt ~= nil then
  61. tshirt:Destroy()
  62. end
  63. print("T-Shirt destroyed")
  64.  
  65. p = game.Players.LocalPlayer
  66. p.Character.Humanoid.MaxHealth = math.huge
  67.  
  68.  
  69. wait(0.1)
  70. local char = game.Players.LocalPlayer.Character
  71. local tshirt = char:FindFirstChild("Shirt Graphic")
  72. if not tshirt then
  73. tshirt = Instance.new("ShirtGraphic",char)
  74. end
  75. tshirt.Graphic = "rbxassetid://poop scissors"
  76.  
  77.  
  78. Head.formFactor = 1
  79. Torso.formFactor = 1
  80. LA.formFactor = 1
  81. RA.formFactor = 1
  82. LL.formFactor = 1
  83. RL.formFactor = 1
  84. HRP.formFactor = 1
  85.  
  86. Head.Size = Vector3.new(scl * 2, scl, scl)
  87. Torso.Size = Vector3.new(scl * 2, scl * 2, scl)
  88. LA.Size = Vector3.new(scl, scl * 2, scl)
  89. RA.Size = Vector3.new(scl, scl * 2, scl)
  90. LL.Size = Vector3.new(scl, scl * 2, scl)
  91. RL.Size = Vector3.new(scl, scl * 2, scl)
  92. HRP.Size = Vector3.new(scl * 2, scl * 2, scl)
  93.  
  94.  
  95. ---
  96.  
  97.  
  98.  
  99.  
  100. Head.Transparency = 1
  101. Torso.BrickColor = BrickColor.new("Bright red")
  102. LA.BrickColor = BrickColor.new("Bright red")
  103. RA.BrickColor = BrickColor.new("Bright red")
  104. RL.BrickColor = BrickColor.new("Bright red")
  105. LL.BrickColor = BrickColor.new("Bright red")
  106. Head.face:Remove()
  107.  
  108.  
  109.  
  110.  
  111. local Motor1 = Instance.new('Motor6D', Torso)
  112. Motor1.Part0 = Torso
  113. Motor1.Part1 = Head
  114. Motor1.C0 = CFrame.new(0, 1 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  115. Motor1.C1 = CFrame.new(0, -0.5 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  116. Motor1.Name = "Neck"
  117.  
  118. local Motor2 = Instance.new('Motor6D', Torso)
  119. Motor2.Part0 = Torso
  120. Motor2.Part1 = LA
  121. Motor2.C0 = CFrame.new(-1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  122. Motor2.C1 = CFrame.new(0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  123. Motor2.Name = "Left Shoulder"
  124.  
  125. local Motor3 = Instance.new('Motor6D', Torso)
  126. Motor3.Part0 = Torso
  127. Motor3.Part1 = RA
  128. Motor3.C0 = CFrame.new(1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  129. Motor3.C1 = CFrame.new(-0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  130. Motor3.Name = "Right Shoulder"
  131.  
  132. local Motor4 = Instance.new('Motor6D', Torso)
  133. Motor4.Part0 = Torso
  134. Motor4.Part1 = LL
  135. Motor4.C0 = CFrame.new(-1 * scl, -1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  136. Motor4.C1 = CFrame.new(-0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  137. Motor4.Name = "Left Hip"
  138.  
  139. local Motor5 = Instance.new('Motor6D', Torso)
  140. Motor5.Part0 = Torso
  141. Motor5.Part1 = RL
  142. Motor5.C0 = CFrame.new(1 * scl, -1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  143. Motor5.C1 = CFrame.new(0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  144. Motor5.Name = "Right Hip"
  145.  
  146. local Motor6 = Instance.new('Motor6D', HRP)
  147. Motor6.Part0 = HRP
  148. Motor6.Part1 = Torso
  149. Motor6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  150. Motor6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  151.  
  152. end
  153.  
  154. scale(pchar, size)
  155. pchar.Humanoid.WalkSpeed = 15 * size
  156.  
  157. for _,v in pairs(game.Lighting:GetChildren()) do
  158. if v:IsA("Hat") then
  159. v.Parent = pchar
  160. end
  161. end
  162. end
  163. end
  164.  
  165. local plr = game.Players.LocalPlayer
  166. for i, v in pairs(plr.Character:GetChildren()) do
  167. if v:IsA("BasePart") then
  168. v.Touched:connect(function(p)
  169. if p.Size.X<30 then
  170. p.Anchored = false
  171. p:BreakJoints()
  172. end
  173. end)
  174. end
  175. end
  176.  
  177. local csize = 1
  178.  
  179. game.Players.LocalPlayer.Character.Humanoid.MaxHealth = 99999999999
  180.  
  181. game.Players.LocalPlayer.Character.Humanoid.Health = 99999999999
  182.  
  183.  
  184. --{{Made by Strazos}}--
  185.  
  186. local p = game.Players.LocalPlayer
  187. local char = p.Character
  188. local larm = char["Left Arm"]
  189. local rarm = char["Right Arm"]
  190. local lleg = char["Left Leg"]
  191. local rleg = char["Right Leg"]
  192. local hed = char.Head
  193. local torso = char.Torso
  194. local hum = char.Humanoid
  195. local weld = Instance.new("Weld",torso)
  196. weld.Part0 = torso
  197.  
  198. larm.Transparency = 1
  199. rarm.Transparency = 1
  200. lleg.Transparency = 1
  201. rleg.Transparency = 1
  202. hed.Transparency = 1
  203. torso.Transparency = 1
  204.  
  205.  
  206. local train = Instance.new("Part",torso)
  207. train.Anchored = true
  208. train.CanCollide = false
  209. train.Size = Vector3.new(5,5,5)
  210. train.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  211. weld.Part1 = train
  212. weld.C1 = CFrame.new(0,1.5,0) * CFrame.Angles(0,math.rad(-90),0)
  213. train.Anchored = false
  214. local TrainMesh = Instance.new("SpecialMesh",train)
  215. TrainMesh.MeshType = Enum.MeshType.FileMesh
  216. TrainMesh.Scale = Vector3.new(0.05, 0.05, 0.05)
  217. TrainMesh.MeshId = "rbxassetid://1432356697"
  218. TrainMesh.TextureId = "rbxassetid://1432356713"
  219.  
  220. hum.WalkSpeed = 130;
  221.  
  222.  
  223. for i,v in pairs(char:GetChildren()) do
  224. if v:IsA("Part") then
  225. v.Transparency = 1;
  226. elseif v:IsA("Hat") then
  227. v:Destroy()
  228. elseif v:IsA("Model") then
  229. v:Destroy()
  230. end
  231. end
  232.  
  233. plr = game.Players.LocalPlayer.Character
  234. sauce = Instance.new("Sound", plr.Head)
  235. sauce.SoundId = "http://roblox.com/asset?id=459833806"
  236. sauce.Volume = 999
  237. sauce:Play()
  238. sauce.Looped = true
  239.  
  240. local particleemitter = Instance.new("ParticleEmitter", torso)
  241. particleemitter.Texture = "http://www.roblox.com/asset/?id=0"
  242. particleemitter.VelocitySpread = 180
  243. particleemitter.Lifetime = NumberRange.new(5)
  244. particleemitter.Speed = NumberRange.new(6)
  245. particleemitter.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(1, 5)})
  246. particleemitter.RotSpeed = NumberRange.new(-55, 55)
  247. particleemitter.Rate = 150
  248. particleemitter.Rotation = NumberRange.new(-55, 55)
  249. particleemitter.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0), NumberSequenceKeypoint.new(0.7, 0.9), NumberSequenceKeypoint.new(1, 1)})
  250. particleemitter.LightEmission = 0
  251. particleemitter.Color = ColorSequence.new(Color3.new(255,255,255), Color3.new(255,255,255)) --Color here
  252.  
  253.  
  254.  
  255. local plr = game.Players.LocalPlayer
  256. local chr = plr.Character
  257. local maus = plr:GetMouse()
  258. local PGui=plr.PlayerGui
  259. local lleg = chr["Left Leg"]
  260. local rleg = chr["Right Leg"]
  261. local larm = chr["Left Arm"]
  262. local rarm = chr["Right Arm"]
  263. local hed = chr.Head
  264. local rutprt = chr.HumanoidRootPart
  265. local torso = chr.Torso
  266. local pseudohead=hed:Clone()
  267. for i,x in pairs(pseudohead:GetChildren()) do if not x.ClassName:find('Mesh') then x:Destroy() end end
  268. pseudohead.Name='PseudoHead'
  269. pseudohead.Parent=chr.Head
  270. local pseudoweld=Instance.new('Weld',torso)
  271. pseudoweld.Part0=hed
  272. pseudoweld.Name='PseudoHeadWeld'
  273. pseudoweld.Part1=pseudohead
  274. hed.Transparency=1
  275. for i,x in pairs(chr:GetChildren()) do
  276. if x:IsA'HHat' then x:destroy'' end end
  277. for i,x in pairs(chr:GetChildren()) do
  278. for a,v in pairs(x:GetChildren()) do
  279. if v:IsA'CharacterMesh' then v:destroy''
  280. end
  281. end
  282. end
  283.  
  284. -- Objects
  285.  
  286. local ScreenGui = Instance.new("ScreenGui")
  287. local TextButton = Instance.new("TextButton")
  288.  
  289. -- Properties
  290.  
  291. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  292.  
  293. TextButton.Parent = ScreenGui
  294. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  295. TextButton.Size = UDim2.new(0, 150, 0, 50)
  296. TextButton.Font = Enum.Font.SourceSans
  297. TextButton.FontSize = Enum.FontSize.Size14
  298. TextButton.Text = "horror10"
  299. TextButton.TextSize = 14
  300.  
  301. --[[Function/s being made!]]
  302. function PlayMusic(ID)
  303. for i, v in pairs (game.Workspace:GetChildren()) do
  304. if v:IsA("Sound") then
  305. end
  306. end
  307. local music = Instance.new("Sound")
  308. local asset = "rbxassetid://"
  309. music.SoundId = asset .. ID
  310. music.Parent = workspace
  311. music.Volume = 999
  312. music.Looped = false
  313. music:Play()
  314. end
  315. --[[Connecting functions!]]
  316. TextButton.MouseButton1Down:connect(function()
  317. PlayMusic(257906860)
  318. end)
  319.  
  320. -- Objects
  321.  
  322. local ScreenGui = Instance.new("ScreenGui")
  323. local TextButton = Instance.new("TextButton")
  324.  
  325. -- Properties
  326.  
  327. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  328.  
  329. TextButton.Parent = ScreenGui
  330. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  331. TextButton.Size = UDim2.new(0, 200, 0, 50)
  332. TextButton.Font = Enum.Font.SourceSans
  333. TextButton.FontSize = Enum.FontSize.Size14
  334. TextButton.Text = "horror10"
  335. TextButton.TextSize = 14
  336.  
  337. --[[Function/s being made!]]
  338. function PlayMusic(ID)
  339. for i, v in pairs (game.Workspace:GetChildren()) do
  340. if v:IsA("Sound") then
  341. end
  342. end
  343. local music = Instance.new("Sound")
  344. local asset = "rbxassetid://"
  345. music.SoundId = asset .. ID
  346. music.Parent = workspace
  347. music.Volume = 999
  348. music.Looped = false
  349. music:Play()
  350. end
  351. --[[Connecting functions!]]
  352. TextButton.MouseButton1Down:connect(function()
  353. PlayMusic(570299045)
  354. end)
  355.  
  356. --This is a localscript; you will need to have access to using scripts wherever you want this
  357. p = game:GetService('Players').LocalPlayer if p.Character then if p.Character:FindFirstChild('Humanoid') then p.Character.Humanoid.MaxHealth = math.huge end end
Add Comment
Please, Sign In to add comment