Advertisement
ManlyMemeScripter

Untitled

Mar 7th, 2018
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.87 KB | None | 0 0
  1. --{{Made by Strazos}}--
  2.  
  3. local p = game.Players.LocalPlayer
  4. local char = p.Character
  5. local larm = char["Left Arm"]
  6. local rarm = char["Right Arm"]
  7. local lleg = char["Left Leg"]
  8. local rleg = char["Right Leg"]
  9. local hed = char.Head
  10. local torso = char.Torso
  11. local hum = char.Humanoid
  12. local weld = Instance.new("Weld",torso)
  13. weld.Part0 = torso
  14.  
  15. larm.Transparency = 1
  16. rarm.Transparency = 1
  17. lleg.Transparency = 1
  18. rleg.Transparency = 1
  19. hed.Transparency = 1
  20. torso.Transparency = 1
  21.  
  22.  
  23. local train = Instance.new("Part",torso)
  24. train.Anchored = true
  25. train.CanCollide = false
  26. train.Size = Vector3.new(5,5,5)
  27. train.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  28. weld.Part1 = train
  29. weld.C1 = CFrame.new(0,-0.3,0.30) * CFrame.Angles(0,math.rad(0),0)
  30. train.Anchored = false
  31. local TrainMesh = Instance.new("SpecialMesh",train)
  32. TrainMesh.MeshType = Enum.MeshType.FileMesh
  33. TrainMesh.Scale = Vector3.new(0.11, 0.11, 0.11)
  34. TrainMesh.MeshId = "rbxassetid://1466963915"
  35. TrainMesh.TextureId = "rbxassetid://1467241704"
  36.  
  37. hum.WalkSpeed = 130;
  38.  
  39.  
  40. for i,v in pairs(char:GetChildren()) do
  41. if v:IsA("Part") then
  42. v.Transparency = 1;
  43. elseif v:IsA("Hat") then
  44. v:Destroy()
  45. elseif v:IsA("Model") then
  46. v:Destroy()
  47. end
  48. end
  49.  
  50.  
  51. local function SFX(id) local s=Instance.new("Sound",torso); s.SoundId = "rbxassetid://"..id; s.Volume = 999; return s; end
  52. train.Touched:connect(function(p)
  53. if p.Parent then
  54. if p.Parent:IsA("Model") then
  55. if game.Players:FindFirstChild(p.Parent.Name) then
  56. if p.Parent.Name ~= game.Players.LocalPlayer.Name then
  57. game.Players:FindFirstChild(p.Parent.Name).Character:BreakJoints()
  58. local Whistle = SFX(154376403)
  59. Whistle:Play()
  60. end
  61. end
  62. end
  63. end
  64. end)
  65.  
  66. local Music = SFX(0)
  67. Music.Looped = true;
  68. wait(1)
  69. Music:Play();
  70.  
  71. local particleemitter = Instance.new("ParticleEmitter", torso)
  72. particleemitter.Texture = "http://www.roblox.com/asset/?id=0"
  73. particleemitter.VelocitySpread = 180
  74. particleemitter.Lifetime = NumberRange.new(5)
  75. particleemitter.Speed = NumberRange.new(6)
  76. particleemitter.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(1, 5)})
  77. particleemitter.RotSpeed = NumberRange.new(-55, 55)
  78. particleemitter.Rate = 150
  79. particleemitter.Rotation = NumberRange.new(-55, 55)
  80. particleemitter.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0), NumberSequenceKeypoint.new(0.7, 0.9), NumberSequenceKeypoint.new(1, 1)})
  81. particleemitter.LightEmission = 0
  82. particleemitter.Color = ColorSequence.new(Color3.new(255,255,255), Color3.new(255,255,255)) --Color here
  83.  
  84.  
  85.  
  86. local plr = game.Players.LocalPlayer
  87. local chr = plr.Character
  88. local maus = plr:GetMouse()
  89. local PGui=plr.PlayerGui
  90. local lleg = chr["Left Leg"]
  91. local rleg = chr["Right Leg"]
  92. local larm = chr["Left Arm"]
  93. local rarm = chr["Right Arm"]
  94. local hed = chr.Head
  95. local rutprt = chr.HumanoidRootPart
  96. local torso = chr.Torso
  97. local pseudohead=hed:Clone()
  98. for i,x in pairs(pseudohead:GetChildren()) do if not x.ClassName:find('Mesh') then x:Destroy() end end
  99. pseudohead.Name='PseudoHead'
  100. pseudohead.Parent=chr.Head
  101. local pseudoweld=Instance.new('Weld',torso)
  102. pseudoweld.Part0=hed
  103. pseudoweld.Name='PseudoHeadWeld'
  104. pseudoweld.Part1=pseudohead
  105. hed.Transparency=1
  106. for i,x in pairs(chr:GetChildren()) do
  107. if x:IsA'HHat' then x:destroy'' end end
  108. for i,x in pairs(chr:GetChildren()) do
  109. for a,v in pairs(x:GetChildren()) do
  110. if v:IsA'CharacterMesh' then v:destroy''
  111. end
  112. end
  113. end
  114.  
  115. --{{Made by Strazos}}--
  116.  
  117. local p = game.Players.LocalPlayer
  118. local char = p.Character
  119. local larm = char["Left Arm"]
  120. local rarm = char["Right Arm"]
  121. local lleg = char["Left Leg"]
  122. local rleg = char["Right Leg"]
  123. local hed = char.Head
  124. local torso = char.Torso
  125. local hum = char.Humanoid
  126. local weld = Instance.new("Weld",torso)
  127. weld.Part0 = torso
  128.  
  129. larm.Transparency = 1
  130. rarm.Transparency = 1
  131. lleg.Transparency = 1
  132. rleg.Transparency = 1
  133. hed.Transparency = 1
  134. torso.Transparency = 1
  135.  
  136.  
  137. local train = Instance.new("Part",torso)
  138. train.Anchored = true
  139. train.CanCollide = false
  140. train.Size = Vector3.new(5,5,5)
  141. train.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  142. weld.Part1 = train
  143. weld.C1 = CFrame.new(0,-0.3,0.30) * CFrame.Angles(0,math.rad(0),0)
  144. train.Anchored = false
  145. local TrainMesh = Instance.new("SpecialMesh",train)
  146. TrainMesh.MeshType = Enum.MeshType.FileMesh
  147. TrainMesh.Scale = Vector3.new(0.99, 0.11, 0.11)
  148. TrainMesh.MeshId = "rbxassetid://1466963915"
  149. TrainMesh.TextureId = "rbxassetid://1467241704"
  150.  
  151. hum.WalkSpeed = 130;
  152.  
  153.  
  154. for i,v in pairs(char:GetChildren()) do
  155. if v:IsA("Part") then
  156. v.Transparency = 1;
  157. elseif v:IsA("Hat") then
  158. v:Destroy()
  159. elseif v:IsA("Model") then
  160. v:Destroy()
  161. end
  162. end
  163.  
  164.  
  165. local function SFX(id) local s=Instance.new("Sound",torso); s.SoundId = "rbxassetid://"..id; s.Volume = 999; return s; end
  166. train.Touched:connect(function(p)
  167. if p.Parent then
  168. if p.Parent:IsA("Model") then
  169. if game.Players:FindFirstChild(p.Parent.Name) then
  170. if p.Parent.Name ~= game.Players.LocalPlayer.Name then
  171. game.Players:FindFirstChild(p.Parent.Name).Character:BreakJoints()
  172. local Whistle = SFX(154376403)
  173. Whistle:Play()
  174. end
  175. end
  176. end
  177. end
  178. end)
  179.  
  180. local Music = SFX(0)
  181. Music.Looped = true;
  182. wait(1)
  183. Music:Play();
  184.  
  185. local particleemitter = Instance.new("ParticleEmitter", torso)
  186. particleemitter.Texture = "http://www.roblox.com/asset/?id=0"
  187. particleemitter.VelocitySpread = 180
  188. particleemitter.Lifetime = NumberRange.new(5)
  189. particleemitter.Speed = NumberRange.new(6)
  190. particleemitter.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(1, 5)})
  191. particleemitter.RotSpeed = NumberRange.new(-55, 55)
  192. particleemitter.Rate = 150
  193. particleemitter.Rotation = NumberRange.new(-55, 55)
  194. particleemitter.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0), NumberSequenceKeypoint.new(0.7, 0.9), NumberSequenceKeypoint.new(1, 1)})
  195. particleemitter.LightEmission = 0
  196. particleemitter.Color = ColorSequence.new(Color3.new(255,255,255), Color3.new(255,255,255)) --Color here
  197.  
  198.  
  199.  
  200. local plr = game.Players.LocalPlayer
  201. local chr = plr.Character
  202. local maus = plr:GetMouse()
  203. local PGui=plr.PlayerGui
  204. local lleg = chr["Left Leg"]
  205. local rleg = chr["Right Leg"]
  206. local larm = chr["Left Arm"]
  207. local rarm = chr["Right Arm"]
  208. local hed = chr.Head
  209. local rutprt = chr.HumanoidRootPart
  210. local torso = chr.Torso
  211. local pseudohead=hed:Clone()
  212. for i,x in pairs(pseudohead:GetChildren()) do if not x.ClassName:find('Mesh') then x:Destroy() end end
  213. pseudohead.Name='PseudoHead'
  214. pseudohead.Parent=chr.Head
  215. local pseudoweld=Instance.new('Weld',torso)
  216. pseudoweld.Part0=hed
  217. pseudoweld.Name='PseudoHeadWeld'
  218. pseudoweld.Part1=pseudohead
  219. hed.Transparency=1
  220. for i,x in pairs(chr:GetChildren()) do
  221. if x:IsA'HHat' then x:destroy'' end end
  222. for i,x in pairs(chr:GetChildren()) do
  223. for a,v in pairs(x:GetChildren()) do
  224. if v:IsA'CharacterMesh' then v:destroy''
  225. end
  226. end
  227. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement