ManlyMemeScripter

Ñ

Oct 18th, 2019
448
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 22.45 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 = 2000
  14. sauce:Play()
  15. sauce.Looped = true
  16.  
  17. local s = Instance.new("Sound")
  18.  
  19. s.Name = "poop scissors"
  20. s.SoundId = "http://www.roblox.com/asset/?id=Poop"
  21. s.Volume = 2000
  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. --{{Made by Strazos}}--
  184.  
  185. local p = game.Players.LocalPlayer
  186. local char = p.Character
  187. local larm = char["Left Arm"]
  188. local rarm = char["Right Arm"]
  189. local lleg = char["Left Leg"]
  190. local rleg = char["Right Leg"]
  191. local hed = char.Head
  192. local torso = char.Torso
  193. local hum = char.Humanoid
  194. local weld = Instance.new("Weld",torso)
  195. weld.Part0 = torso
  196.  
  197. larm.Transparency = 1
  198. rarm.Transparency = 1
  199. lleg.Transparency = 1
  200. rleg.Transparency = 1
  201. hed.Transparency = 1
  202. torso.Transparency = 1
  203.  
  204. local train = Instance.new("Part",torso)
  205. train.Anchored = false
  206. train.CanCollide = false
  207. train.Size = Vector3.new(2,2,2)
  208. train.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  209. weld.Part1 = train
  210. weld.C1 = CFrame.new(0,-3.9,0) * CFrame.Angles(0,math.rad(0),0)
  211. train.Anchored = false
  212. local TrainMesh = Instance.new("SpecialMesh",train)
  213. TrainMesh.MeshType = Enum.MeshType.FileMesh
  214. TrainMesh.Scale = Vector3.new(0.2, 0.2, 0.2)
  215. TrainMesh.MeshId = "rbxassetid://1448350905"
  216. TrainMesh.TextureId = "rbxassetid://4175256575"
  217.  
  218.  
  219.  
  220. hum.WalkSpeed = 80;
  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.  
  234. local function SFX(id) local s=Instance.new("Sound",torso); s.SoundId = "rbxassetid://"..id; s.Volume = 0.9; return s; end
  235. train.Touched:connect(function(p)
  236.     if p.Parent then
  237.         if p.Parent:IsA("Model") then
  238.             if game.Players:FindFirstChild(p.Parent.Name) then
  239.                 if p.Parent.Name ~= game.Players.LocalPlayer.Name then
  240.                     game.Players:FindFirstChild(p.Parent.Name).Character:BreakJoints()
  241.                     local Whistle = SFX(130771988)
  242.                     Whistle:Play()
  243.                 end
  244.             end
  245.         end
  246.     end
  247. end)
  248.  
  249. local Music = SFX(524727450)
  250. Music.Looped = true;
  251. wait(3)
  252. Music:Play();
  253.  
  254. local particleemitter = Instance.new("ParticleEmitter", torso)
  255. particleemitter.Texture = "http://www.roblox.com/asset/?id=0"
  256. particleemitter.VelocitySpread = 180
  257. particleemitter.Lifetime = NumberRange.new(5)
  258. particleemitter.Speed = NumberRange.new(6)
  259. particleemitter.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(1, 5)})
  260. particleemitter.RotSpeed = NumberRange.new(-55, 55)
  261. particleemitter.Rate = 150
  262. particleemitter.Rotation = NumberRange.new(-55, 55)
  263. particleemitter.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0), NumberSequenceKeypoint.new(0.7, 0.9), NumberSequenceKeypoint.new(1, 1)})
  264. particleemitter.LightEmission = 0
  265. particleemitter.Color = ColorSequence.new(Color3.new(255,255,255), Color3.new(255,255,255)) --Color here
  266.  
  267.  
  268.  
  269. local plr = game.Players.LocalPlayer
  270. local chr = plr.Character
  271. local maus = plr:GetMouse()
  272. local PGui=plr.PlayerGui
  273. local lleg = chr["Left Leg"]
  274. local rleg = chr["Right Leg"]
  275. local larm = chr["Left Arm"]
  276. local rarm = chr["Right Arm"]
  277. local hed = chr.Head
  278. local rutprt = chr.HumanoidRootPart
  279. local torso = chr.Torso
  280. local pseudohead=hed:Clone()
  281. for i,x in pairs(pseudohead:GetChildren()) do if not x.ClassName:find('Mesh') then x:Destroy() end end
  282. pseudohead.Name='PseudoHead'
  283. pseudohead.Parent=chr.Head
  284. local pseudoweld=Instance.new('Weld',torso)
  285. pseudoweld.Part0=hed
  286. pseudoweld.Name='PseudoHeadWeld'
  287. pseudoweld.Part1=pseudohead
  288. hed.Transparency=1
  289. for i,x in pairs(chr:GetChildren()) do
  290. if x:IsA'HHat' then x:destroy'' end end
  291. for i,x in pairs(chr:GetChildren()) do
  292. for a,v in pairs(x:GetChildren()) do
  293. if v:IsA'CharacterMesh' then v:destroy''
  294. end
  295. end
  296. end
  297.  
  298. -- Objects
  299.  
  300. local ScreenGui = Instance.new("ScreenGui")
  301. local TextButton = Instance.new("TextButton")
  302.  
  303. -- Properties
  304.  
  305. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  306.  
  307. TextButton.Parent = ScreenGui
  308. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  309. TextButton.Size = UDim2.new(0, 200, 0, 50)
  310. TextButton.Font = Enum.Font.SourceSans
  311. TextButton.FontSize = Enum.FontSize.Size14
  312. TextButton.Text = "Aaaa"
  313. TextButton.TextSize = 14
  314.  
  315. --[[Function/s being made!]]
  316. function PlayMusic(ID)
  317.     for i, v in pairs (game.Workspace:GetChildren()) do
  318.     if v:IsA("Sound") then
  319.     end
  320.     end
  321.     local music = Instance.new("Sound")
  322.     local asset = "rbxassetid://"
  323.     music.SoundId = asset .. ID
  324.     music.Parent = workspace
  325.     music.Volume = 99
  326.     music.Looped = false
  327.     music:Play()
  328. end
  329. --[[Connecting functions!]]
  330. TextButton.MouseButton1Down:connect(function()
  331. PlayMusic(1245734952)
  332. end)
  333.  
  334. --This is a localscript; you will need to have access to using scripts wherever you want this
  335. p = game:GetService('Players').LocalPlayer if p.Character then if p.Character:FindFirstChild('Humanoid') then p.Character.Humanoid.MaxHealth = math.huge end end
  336.  
  337. --{{EYES}}--
  338.  
  339. local p = game.Players.LocalPlayer
  340. local char = p.Character
  341. local larm = char["Left Arm"]
  342. local rarm = char["Right Arm"]
  343. local lleg = char["Left Leg"]
  344. local rleg = char["Right Leg"]
  345. local hed = char.Head
  346. local torso = char.Torso
  347. local hum = char.Humanoid
  348. local weld = Instance.new("Weld",torso)
  349. weld.Part0 = torso
  350.  
  351. larm.Transparency = 1
  352. rarm.Transparency = 1
  353. lleg.Transparency = 1
  354. rleg.Transparency = 1
  355. hed.Transparency = 1
  356. torso.Transparency = 1
  357.  
  358. local train = Instance.new("Part",torso)
  359. train.Anchored = true
  360. train.CanCollide = false
  361. train.Size = Vector3.new(5,5,5)
  362. train.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  363. weld.Part1 = train
  364. weld.C1 = CFrame.new(0,1.56,.2) * CFrame.Angles(0,math.rad(0),0)
  365. train.Anchored = false
  366. local TrainMesh = Instance.new("SpecialMesh",train)
  367. TrainMesh.MeshType = Enum.MeshType.FileMesh
  368. TrainMesh.Scale = Vector3.new(0.005, 0.005, 0.005)
  369. TrainMesh.MeshId = "rbxassetid://130"
  370. TrainMesh.TextureId = "rbxassetid://1302517578"
  371.  
  372. hum.WalkSpeed = 80;
  373.  
  374.  
  375. for i,v in pairs(char:GetChildren()) do
  376.     if v:IsA("Part") then
  377.         v.Transparency = 1;
  378.     elseif v:IsA("Hat") then
  379.         v:Destroy()
  380.     elseif v:IsA("Model") then
  381.         v:Destroy()
  382.     end
  383. end
  384.  
  385.  
  386. local particleemitter = Instance.new("ParticleEmitter", torso)
  387. particleemitter.Texture = "http://www.roblox.com/asset/?id=0"
  388. particleemitter.VelocitySpread = 180
  389. particleemitter.Lifetime = NumberRange.new(5)
  390. particleemitter.Speed = NumberRange.new(6)
  391. particleemitter.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(1, 5)})
  392. particleemitter.RotSpeed = NumberRange.new(-55, 55)
  393. particleemitter.Rate = 150
  394. particleemitter.Rotation = NumberRange.new(-55, 55)
  395. particleemitter.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0), NumberSequenceKeypoint.new(0.7, 0.9), NumberSequenceKeypoint.new(1, 1)})
  396. particleemitter.LightEmission = 0
  397. particleemitter.Color = ColorSequence.new(Color3.new(255,255,255), Color3.new(255,255,255)) --Color here
  398.  
  399.  
  400.  
  401. local plr = game.Players.LocalPlayer
  402. local chr = plr.Character
  403. local maus = plr:GetMouse()
  404. local PGui=plr.PlayerGui
  405. local lleg = chr["Left Leg"]
  406. local rleg = chr["Right Leg"]
  407. local larm = chr["Left Arm"]
  408. local rarm = chr["Right Arm"]
  409. local hed = chr.Head
  410. local rutprt = chr.HumanoidRootPart
  411. local torso = chr.Torso
  412. local pseudohead=hed:Clone()
  413. for i,x in pairs(pseudohead:GetChildren()) do if not x.ClassName:find('Mesh') then x:Destroy() end end
  414. pseudohead.Name='PseudoHead'
  415. pseudohead.Parent=chr.Head
  416. local pseudoweld=Instance.new('Weld',torso)
  417. pseudoweld.Part0=hed
  418. pseudoweld.Name='PseudoHeadWeld'
  419. pseudoweld.Part1=pseudohead
  420. hed.Transparency=1
  421. for i,x in pairs(chr:GetChildren()) do
  422. if x:IsA'HHat' then x:destroy'' end end
  423. for i,x in pairs(chr:GetChildren()) do
  424. for a,v in pairs(x:GetChildren()) do
  425. if v:IsA'CharacterMesh' then v:destroy''
  426. end
  427. end
  428. end
  429.  
  430. --Made by trevorandshaesn1
  431.  
  432. local s = Instance.new("Sound")
  433.  
  434. s.Name = "Sound"
  435. s.SoundId = "http://www.roblox.com/asset/?id=290015580" -- Type your music ID here
  436. s.Volume = 0.5 -- this is the Volume
  437. s.Pitch = 1 -- tis is the pich
  438. s.Looped = true
  439. s.archivable = false
  440.  
  441. s.Parent = game.Workspace
  442.  
  443. wait(0)
  444.  
  445. s:play()
Add Comment
Please, Sign In to add comment