Advertisement
ZeyadSamer1

Untitled

May 20th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.14 KB | None | 0 0
  1. math.randomseed(tick())
  2. local plr = owner; local char = plr.Character;
  3. if not char then error("Your character does not exist.") end
  4. function writeToObject(name,value,typ)
  5. local stringV = Instance.new(typ.."Value")
  6. stringV.Name = name
  7. stringV.Value = value
  8. return stringV
  9. end
  10. local hum = char:FindFirstChildOfClass("Humanoid")
  11. local oldCharacterAppearance = writeToObject("OCA",plr.CharacterAppearanceId,"String")
  12. local currentVector3 = writeToObject("CV3",char.Torso.Position,"Vector3")
  13. plr.CharacterAppearanceId = 493408569
  14. plr:LoadCharacter()
  15. wait(); char = plr.Character
  16. char:MoveTo(currentVector3.Value)
  17. plr.CharacterAppearanceId = oldCharacterAppearance.Value
  18. oldCharacterAppearance:Destroy()
  19. currentVector3:Destroy()
  20. char["Body Colors"]:Destroy()
  21. local txt = Instance.new("BillboardGui", char.Head)
  22. txt.Adornee = nil
  23. txt.Name = "NameDetect"
  24. txt.Size = UDim2.new(4, 0, 1.2, 0)
  25. txt.StudsOffset = Vector3.new(-8, 5.333333333333333, 0)
  26. local text = Instance.new("TextLabel", txt)
  27. text.Size = UDim2.new(5, 0, 3.5, 0)
  28. text.FontSize = "Size8"
  29. text.TextScaled = true
  30. text.TextTransparency = 0
  31. text.BackgroundTransparency = 1
  32. text.TextTransparency = 0
  33. text.TextStrokeTransparency = 0
  34. text.Font = Enum.Font.Bodoni
  35. text.TextStrokeColor3 = Color3.new(0, 0, 0)
  36. text.TextColor3 = Color3.new(1, 0, 0)
  37. text.Text = "HI BOIS AND GURLS"
  38. local textrotatespeed = 2
  39. local x1 = coroutine.wrap(function()
  40. while true do
  41. text.Rotation = math.random((-textrotatespeed),textrotatespeed)
  42. hum.MaxHealth = math.huge
  43. hum.Health = math.huge
  44. wait(0.1/(textrotatespeed-4))
  45. end
  46. end)
  47. x1()
  48. wait(2)
  49. text.Text = "ITS ME ZEY"
  50. wait(2)
  51. text.Text = "I CAN MAKE MEMES"
  52. wait(2)
  53. text.Text = "THE MEMES ARE GOOD"
  54. wait(2)
  55. textrotatespeed = 15
  56. text.Text = "NOW GET READY FOR Z MEMES"
  57. wait(3)
  58. textrotatespeed = 5
  59. text.Text = "Meme Lord Zey"
  60. warn("~!Meme Lord Zey!~")
  61. warn("Script created by CrastificeDude612")
  62. warn("Script based on ZeyadSamer1")
  63. warn("~!Meme Lord Zey!~")
  64. local music = Instance.new("Sound",char.Torso)
  65. music.SoundId = "rbxassetid://263970261"
  66. music.Volume = "inf"
  67. music.Looped = true
  68. music:Play()
  69. local taunt1 = Instance.new("Tool",plr.Backpack)
  70. taunt1.Name = "STILL CHILL"
  71. taunt1.CanBeDropped = false
  72. taunt1.RequiresHandle = false
  73. taunt1b = false
  74. taunt1.Activated:connect(function()
  75. if taunt1b == false then
  76. taunt1b = true
  77. text.Text = "Still chill."
  78. textrotatespeed = 15
  79. local s1 = Instance.new("Sound",char)
  80. s1.SoundId = "rbxassetid://2834969263"
  81. s1.Volume = "inf"
  82. s1:Play()
  83. music.Volume = 0
  84. --repeat wait() until s1.IsPlaying == false
  85. repeat wait() until s1.IsPlaying == false
  86. textrotatespeed = 5
  87. music.Volume = "inf"
  88. text.Text = "Meme Lord Zey"
  89. wait(0.5)
  90. taunt1b = false
  91. end
  92. end)
  93. local taunt2 = Instance.new("Tool",plr.Backpack)
  94. taunt2.Name = "reee"
  95. taunt2.CanBeDropped = false
  96. taunt2.RequiresHandle = false
  97. taunt2b = false
  98. taunt2.Activated:connect(function()
  99. if taunt2b == false then
  100. taunt2b = true
  101. char.Head.BrickColor = BrickColor.new("Really red")
  102. text.Text = "REEEEEEEEEEEEEE"
  103. textrotatespeed = 15
  104. local s1 = Instance.new("Sound",char)
  105. s1.SoundId = "rbxassetid://1661848335"
  106. s1.Volume = "inf"
  107. s1:Play()
  108. music.Volume = 0
  109. repeat wait() until s1.IsPlaying == false
  110. char.Head.BrickColor = BrickColor.new("Light orange")
  111. textrotatespeed = 5
  112. music.Volume = "inf"
  113. text.Text = "Meme Lord Zey"
  114. wait(0.5)
  115. taunt2b = false
  116. end
  117. end)
  118. local taunt3 = Instance.new("Tool",plr.Backpack)
  119. taunt3.Name = "Sans"
  120. taunt3.CanBeDropped = false
  121. taunt3.RequiresHandle = false
  122. taunt3b = false
  123. taunt3.Activated:connect(function()
  124. if taunt3b == false then
  125. taunt3b = true
  126. text.Text = "Je v i l"
  127. textrotatespeed = 15
  128. local s1 = Instance.new("Sound",char)
  129. s1.SoundId = "rbxassetid://2532463895"
  130. s1.Volume = "inf"
  131. s1:Play()
  132. local lefteye = Instance.new("Part",char)
  133. lefteye.BrickColor = BrickColor.new("Bright yellow")
  134. lefteye.Material = "Neon"
  135. lefteye.CanCollide = false
  136. lefteye.Size = Vector3.new(0.15,0.3,0.15)
  137. lefteye.Name = "zeyeye"
  138. local lefteyemesh = Instance.new("SpecialMesh",lefteye)
  139. lefteyemesh.MeshType = "Sphere"
  140. local lefteyeweld = Instance.new("Weld",lefteye)
  141. lefteyeweld.Part0 = char.Head
  142. lefteyeweld.Part1 = lefteye
  143. lefteyeweld.C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  144. lefteyeweld.C1 = CFrame.new(0.124999821, 0.174999714, 0.574727774, -1, 0, 0, 0, -1, 0, 0, 0, 1)
  145. local righteye = Instance.new("Part",char)
  146. righteye.BrickColor = BrickColor.new("Bright yellow")
  147. righteye.Material = "Neon"
  148. righteye.CanCollide = false
  149. righteye.Size = Vector3.new(0.15,0.3,0.15)
  150. righteye.Name = "zeyeye"
  151. local righteyemesh = Instance.new("SpecialMesh",righteye)
  152. righteyemesh.MeshType = "Sphere"
  153. local righteyeweld = Instance.new("Weld",righteye)
  154. righteyeweld.Part0 = char.Head
  155. righteyeweld.Part1 = righteye
  156. righteyeweld.C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  157. righteyeweld.C1 = CFrame.new(-0.125000179, 0.174999714, 0.574727774, -1, 0, 0, 0, -1, 0, 0, 0, 1)
  158. music.Volume = 0
  159. char.Head.face.Texture = "rbxassetid://66330204"
  160. wait(2)
  161. s1:Destroy()
  162. righteye:Destroy()
  163. textrotatespeed = 5
  164. music.Volume = "inf"
  165. text.Text = "Meme Lord Zey"
  166. char.Head.face.Texture = "http://www.roblox.com/asset/?id=7074749"
  167. wait(0.5)
  168. taunt3b = false
  169. end
  170. end)
  171. local taunt4 = Instance.new("Tool",plr.Backpack)
  172. taunt4.Name = "Yeah Boi"
  173. taunt4.CanBeDropped = false
  174. taunt4.RequiresHandle = false
  175. taunt4b = false
  176. taunt4.Activated:connect(function()
  177. if taunt4b == false then
  178. taunt4b = true
  179. text.Text = "YEAH BOI"
  180. textrotatespeed = 15
  181. local s1 = Instance.new("Sound",char)
  182. s1.SoundId = "rbxassetid://935804253"
  183. s1.Volume = "inf"
  184. s1.TimePosition = 3
  185. s1:Play()
  186. music.Volume = 0
  187. wait(1)
  188. for _,i in pairs(workspace:GetChildren())do
  189. if i.ClassName=="Model"then
  190. if i:FindFirstChildOfClass("Humanoid") then
  191. if i.Name~=plr.Name then
  192. ypcall(function()
  193. i:BreakJoints()
  194. i.Torso.RotVelocity = Vector3.new(250,250,250)
  195. i.Torso.Velocity = Vector3.new(250,250,250)
  196. i.Head.RotVelocity = Vector3.new(250,250,250)
  197. i.Head.Velocity = Vector3.new(250,250,250)
  198. i["Left Arm"].RotVelocity = Vector3.new(250,250,250)
  199. i["Left Arm"].Velocity = Vector3.new(250,250,250)
  200. i["Right Arm"].RotVelocity = Vector3.new(250,250,250)
  201. i["Right Arm"].Velocity = Vector3.new(250,250,250)
  202. i["Left Leg"].RotVelocity = Vector3.new(250,250,250)
  203. i["Left Leg"].Velocity = Vector3.new(250,250,250)
  204. i["Right Leg"].RotVelocity = Vector3.new(250,250,250)
  205. i["Right Leg"].Velocity = Vector3.new(250,250,250)
  206. end)
  207. end
  208. end
  209. end
  210. end
  211. wait(2)
  212. s1:Destroy()
  213. textrotatespeed = 5
  214. music.Volume = "inf"
  215. text.Text = "Meme Lord Zey"
  216. wait(0.5)
  217. taunt4b = false
  218. end
  219. end)
  220. local taunt5 = Instance.new("Tool",plr.Backpack)
  221. taunt5.Name = "MLG"
  222. taunt5.CanBeDropped = false
  223. taunt5.RequiresHandle = false
  224. taunt5b = false
  225. taunt5.Activated:connect(function()
  226. if taunt5b == false then
  227. taunt5b = true
  228. text.Text = "mlg mode: on"
  229. textrotatespeed = 15
  230. local s1 = Instance.new("Sound",char)
  231. s1.SoundId = "rbxassetid://185492305"
  232. s1.Volume = "inf"
  233. s1:Play()
  234. music.Volume = 0
  235. local light = Instance.new("PointLight",char.Torso)
  236. light.Brightness = "inf"
  237. light.Range = "inf"
  238. light.Shadows = false
  239. local x2 = coroutine.wrap(function()
  240. ypcall(function()
  241. while true do
  242. light.Color = BrickColor.Random().Color
  243. wait(0.3)
  244. end
  245. end)
  246. end)
  247. x2()
  248. repeat wait() until s1.IsPlaying == false
  249. light:Destroy()
  250. textrotatespeed = 5
  251. music.Volume = "inf"
  252. text.Text = "Meme Lord Zey"
  253. wait(2)
  254. taunt5b = false
  255. end
  256. end)
  257. local taunt6 = Instance.new("Tool",plr.Backpack)
  258. taunt6.Name = "bonus ducks"
  259. taunt6.CanBeDropped = false
  260. taunt6.RequiresHandle = false
  261. taunt6b = false
  262. taunt6.Activated:connect(function()
  263. if taunt6b == false then
  264. local ducksfallenabled = true
  265. taunt6b = true
  266. text.Text = "Bonus Ducks"
  267. textrotatespeed = 15
  268. local s1 = Instance.new("Sound",char)
  269. s1.SoundId = "rbxassetid://875104558"
  270. s1.Volume = "inf"
  271. s1:Play()
  272. music.Volume = 0
  273. local x2 = coroutine.wrap(function()
  274. ypcall(function()
  275. while true do
  276. if ducksfallenabled == true then
  277. local part = Instance.new("Part",workspace)
  278. part.Size = Vector3.new(5,5,5)
  279. part.Anchored = false
  280. part.Position = Vector3.new(math.random(-256,256),200,math.random(-256,256))
  281. local mesh = Instance.new("SpecialMesh",part)
  282. mesh.MeshId = "rbxassetid://521754610"
  283. mesh.TextureId = "rbxassetid://521754612"
  284. mesh.Scale = Vector3.new(4,4,4)
  285. end
  286. wait(0.2)
  287. end
  288. end)
  289. end)
  290. x2()
  291. repeat wait() until s1.IsPlaying == false
  292. textrotatespeed = 5
  293. ducksfallenabled = false
  294. music.Volume = "inf"
  295. s1:Destroy()
  296. text.Text = "Meme Lord Zey"
  297. wait(0.5)
  298. taunt6b = false
  299. end
  300. end)
  301. local taunt7 = Instance.new("Tool",plr.Backpack)
  302. taunt7.Name = "its raining tacos"
  303. taunt7.CanBeDropped = false
  304. taunt7.RequiresHandle = false
  305. taunt7b = false
  306. taunt7.Activated:connect(function()
  307. if taunt7b == false then
  308. local ducksfallenabled = true
  309. taunt7b = true
  310. text.Text = "IT'S RAINING TACOS"
  311. textrotatespeed = 15
  312. local s1 = Instance.new("Sound",char)
  313. s1.SoundId = "rbxassetid://290568373"
  314. s1.Volume = "inf"
  315. s1:Play()
  316. music.Volume = 0
  317. local x2 = coroutine.wrap(function()
  318. ypcall(function()
  319. while true do
  320. if ducksfallenabled == true then
  321. local part = Instance.new("Part",workspace)
  322. part.Size = Vector3.new(5,5,5)
  323. part.Anchored = false
  324. part.Position = Vector3.new(math.random(-256,256),200,math.random(-256,256))
  325. local mesh = Instance.new("SpecialMesh",part)
  326. mesh.MeshId = "http://www.roblox.com/asset/?id=14846869"
  327. mesh.TextureId = "http://www.roblox.com/asset/?id=14846834"
  328. mesh.Scale = Vector3.new(4,4,4)
  329. end
  330. wait(0.2)
  331. end
  332. end)
  333. end)
  334. x2()
  335. wait(14)
  336. textrotatespeed = 5
  337. ducksfallenabled = false
  338. music.Volume = "inf"
  339. text.Text = "Meme Lord Zey"
  340. s1:Destroy()
  341. wait(0.5)
  342. taunt7b = false
  343. end
  344. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement