Advertisement
Remove_EyebagsV3RM

Murder Mystery 2 all emotes gui

Jan 20th, 2020
45,492
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.23 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.1
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local ImageButton = Instance.new("ImageButton")
  9. local ScrollingFrame = Instance.new("ScrollingFrame")
  10. local Zen = Instance.new("TextButton")
  11. local Floss = Instance.new("TextButton")
  12. local Ninja = Instance.new("TextButton")
  13. local Dab = Instance.new("TextButton")
  14. local SprayPaint = Instance.new("TextButton")
  15. local Sit = Instance.new("TextButton")
  16. local Headless = Instance.new("TextButton")
  17. local Zombie = Instance.new("TextButton")
  18. local Title = Instance.new("TextLabel")
  19. local Idk = Instance.new("TextLabel")
  20.  
  21. --Properties:
  22.  
  23. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  24. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  25.  
  26. Frame.Parent = ScreenGui
  27. Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  28. Frame.BackgroundTransparency = 0.500
  29. Frame.BorderSizePixel = 0
  30. Frame.Position = UDim2.new(-2.98023224e-08, 0, 0.805207729, 0)
  31. Frame.Size = UDim2.new(0, 120, 0, 93)
  32.  
  33. ImageButton.Parent = Frame
  34. ImageButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  35. ImageButton.Position = UDim2.new(7.27391291, 0, 0, 0)
  36. ImageButton.Size = UDim2.new(0, 138, 0, 93)
  37. ImageButton.Image = "http://www.roblox.com/asset/?id=1279051501"
  38.  
  39. ScrollingFrame.Parent = ImageButton
  40. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  41. ScrollingFrame.BackgroundTransparency = 1.000
  42. ScrollingFrame.Size = UDim2.new(0, 138, 0, 93)
  43. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 2, 100)
  44.  
  45. Zen.Name = "Zen"
  46. Zen.Parent = ScrollingFrame
  47. Zen.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  48. Zen.BackgroundTransparency = 0.500
  49. Zen.Position = UDim2.new(0.0579710156, 0, 0.177419364, 0)
  50. Zen.Size = UDim2.new(0, 48, 0, 36)
  51. Zen.Font = Enum.Font.SourceSans
  52. Zen.Text = "Zen"
  53. Zen.TextColor3 = Color3.fromRGB(0, 0, 0)
  54. Zen.TextScaled = true
  55. Zen.TextSize = 14.000
  56. Zen.TextWrapped = true
  57.  
  58. Floss.Name = "Floss"
  59. Floss.Parent = ScrollingFrame
  60. Floss.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  61. Floss.BackgroundTransparency = 0.500
  62. Floss.Position = UDim2.new(0.48550722, 0, 0.182795674, 0)
  63. Floss.Size = UDim2.new(0, 48, 0, 36)
  64. Floss.Font = Enum.Font.SourceSans
  65. Floss.Text = "Floss"
  66. Floss.TextColor3 = Color3.fromRGB(0, 0, 0)
  67. Floss.TextScaled = true
  68. Floss.TextSize = 14.000
  69. Floss.TextWrapped = true
  70.  
  71. Ninja.Name = "Ninja"
  72. Ninja.Parent = ScrollingFrame
  73. Ninja.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  74. Ninja.BackgroundTransparency = 0.500
  75. Ninja.Position = UDim2.new(0.0579710007, 0, 0.327956975, 0)
  76. Ninja.Size = UDim2.new(0, 48, 0, 36)
  77. Ninja.Font = Enum.Font.SourceSans
  78. Ninja.Text = "Ninja"
  79. Ninja.TextColor3 = Color3.fromRGB(0, 0, 0)
  80. Ninja.TextScaled = true
  81. Ninja.TextSize = 14.000
  82. Ninja.TextWrapped = true
  83.  
  84. Dab.Name = "Dab"
  85. Dab.Parent = ScrollingFrame
  86. Dab.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  87. Dab.BackgroundTransparency = 0.500
  88. Dab.Position = UDim2.new(0.48550722, 0, 0.322580636, 0)
  89. Dab.Size = UDim2.new(0, 48, 0, 36)
  90. Dab.Font = Enum.Font.SourceSans
  91. Dab.Text = "Dab"
  92. Dab.TextColor3 = Color3.fromRGB(0, 0, 0)
  93. Dab.TextScaled = true
  94. Dab.TextSize = 14.000
  95. Dab.TextWrapped = true
  96.  
  97. SprayPaint.Name = "SprayPaint"
  98. SprayPaint.Parent = ScrollingFrame
  99. SprayPaint.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  100. SprayPaint.BackgroundTransparency = 0.500
  101. SprayPaint.Position = UDim2.new(0.0579710007, 0, 0.489247292, 0)
  102. SprayPaint.Size = UDim2.new(0, 48, 0, 36)
  103. SprayPaint.Font = Enum.Font.SourceSans
  104. SprayPaint.Text = "SprayPaint"
  105. SprayPaint.TextColor3 = Color3.fromRGB(0, 0, 0)
  106. SprayPaint.TextScaled = true
  107. SprayPaint.TextSize = 14.000
  108. SprayPaint.TextWrapped = true
  109.  
  110. Sit.Name = "Sit"
  111. Sit.Parent = ScrollingFrame
  112. Sit.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  113. Sit.BackgroundTransparency = 0.500
  114. Sit.Position = UDim2.new(0.492753595, 0, 0.489247292, 0)
  115. Sit.Size = UDim2.new(0, 48, 0, 36)
  116. Sit.Font = Enum.Font.SourceSans
  117. Sit.Text = "Sit"
  118. Sit.TextColor3 = Color3.fromRGB(0, 0, 0)
  119. Sit.TextScaled = true
  120. Sit.TextSize = 14.000
  121. Sit.TextWrapped = true
  122.  
  123. Headless.Name = "Headless"
  124. Headless.Parent = ScrollingFrame
  125. Headless.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  126. Headless.BackgroundTransparency = 0.500
  127. Headless.Position = UDim2.new(0.0579710007, 0, 0.634408593, 0)
  128. Headless.Size = UDim2.new(0, 48, 0, 36)
  129. Headless.Font = Enum.Font.SourceSans
  130. Headless.Text = "Headless"
  131. Headless.TextColor3 = Color3.fromRGB(0, 0, 0)
  132. Headless.TextScaled = true
  133. Headless.TextSize = 14.000
  134. Headless.TextWrapped = true
  135.  
  136. Zombie.Name = "Zombie"
  137. Zombie.Parent = ScrollingFrame
  138. Zombie.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  139. Zombie.BackgroundTransparency = 0.500
  140. Zombie.Position = UDim2.new(0.48550722, 0, 0.634408593, 0)
  141. Zombie.Size = UDim2.new(0, 48, 0, 36)
  142. Zombie.Font = Enum.Font.SourceSans
  143. Zombie.Text = "Zombie"
  144. Zombie.TextColor3 = Color3.fromRGB(0, 0, 0)
  145. Zombie.TextScaled = true
  146. Zombie.TextSize = 14.000
  147. Zombie.TextWrapped = true
  148.  
  149. Title.Name = "Title"
  150. Title.Parent = ScrollingFrame
  151. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  152. Title.BackgroundTransparency = 0.500
  153. Title.Position = UDim2.new(-0.00724637695, 0, 0.0380452052, 0)
  154. Title.Size = UDim2.new(0, 126, 0, 29)
  155. Title.Font = Enum.Font.SourceSans
  156. Title.Text = "Murder Mystery 2 Emotes"
  157. Title.TextColor3 = Color3.fromRGB(0, 0, 0)
  158. Title.TextScaled = true
  159. Title.TextSize = 14.000
  160. Title.TextWrapped = true
  161.  
  162. Idk.Name = "Idk"
  163. Idk.Parent = ScrollingFrame
  164. Idk.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  165. Idk.BackgroundTransparency = 0.500
  166. Idk.Position = UDim2.new(0, 0, 0.860625803, 0)
  167. Idk.Size = UDim2.new(0, 126, 0, 29)
  168. Idk.Font = Enum.Font.SourceSans
  169. Idk.Text = "Gui made by cool duck ok111 "
  170. Idk.TextColor3 = Color3.fromRGB(0, 0, 0)
  171. Idk.TextScaled = true
  172. Idk.TextSize = 14.000
  173. Idk.TextWrapped = true
  174.  
  175. -- Scripts:
  176.  
  177. local function GQEUX_fake_script() -- Zen.LocalScript
  178. local script = Instance.new('LocalScript', Zen)
  179.  
  180. Zen.MouseButton1Click:Connect(function()
  181. local string_1 = "zen";
  182. local Target = game:GetService("ReplicatedStorage").PlayEmote;
  183. Target:Fire(string_1);
  184. end)
  185. end
  186. coroutine.wrap(GQEUX_fake_script)()
  187. local function EOENR_fake_script() -- Floss.LocalScript
  188. local script = Instance.new('LocalScript', Floss)
  189.  
  190. Floss.MouseButton1Click:Connect(function()
  191. local string_1 = "floss";
  192. local Target = game:GetService("ReplicatedStorage").PlayEmote;
  193. Target:Fire(string_1);
  194. end)
  195. end
  196. coroutine.wrap(EOENR_fake_script)()
  197. local function TWLCCG_fake_script() -- Ninja.LocalScript
  198. local script = Instance.new('LocalScript', Ninja)
  199.  
  200. Ninja.MouseButton1Click:Connect(function()
  201. local string_1 = "ninja";
  202. local Target = game:GetService("ReplicatedStorage").PlayEmote;
  203. Target:Fire(string_1);
  204. end)
  205. end
  206. coroutine.wrap(TWLCCG_fake_script)()
  207. local function HFTXLG_fake_script() -- Dab.LocalScript
  208. local script = Instance.new('LocalScript', Dab)
  209.  
  210. Dab.MouseButton1Click:Connect(function()
  211. local string_1 = "dab";
  212. local Target = game:GetService("ReplicatedStorage").PlayEmote;
  213. Target:Fire(string_1);
  214. end)
  215. end
  216. coroutine.wrap(HFTXLG_fake_script)()
  217. local function KLCEG_fake_script() -- SprayPaint.LocalScript
  218. local script = Instance.new('LocalScript', SprayPaint)
  219.  
  220. SprayPaint.MouseButton1Click:Connect(function()
  221. local string_1 = "SprayPaint";
  222. local Target = game:GetService("ReplicatedStorage").PlayEmote;
  223. Target:Fire(string_1);
  224. end)
  225. end
  226. coroutine.wrap(KLCEG_fake_script)()
  227. local function YITLYDI_fake_script() -- Sit.LocalScript
  228. local script = Instance.new('LocalScript', Sit)
  229.  
  230. Sit.MouseButton1Click:Connect(function()
  231. local string_1 = "sit";
  232. local Target = game:GetService("ReplicatedStorage").PlayEmote;
  233. Target:Fire(string_1);
  234. end)
  235. end
  236. coroutine.wrap(YITLYDI_fake_script)()
  237. local function DTNVBVN_fake_script() -- Headless.LocalScript
  238. local script = Instance.new('LocalScript', Headless)
  239.  
  240. Headless.MouseButton1Click:Connect(function()
  241. local string_1 = "headless";
  242. local Target = game:GetService("ReplicatedStorage").PlayEmote;
  243. Target:Fire(string_1);
  244. end)
  245. end
  246. coroutine.wrap(DTNVBVN_fake_script)()
  247. local function NKJB_fake_script() -- Zombie.LocalScript
  248. local script = Instance.new('LocalScript', Zombie)
  249.  
  250. Zombie.MouseButton1Click:Connect(function()
  251. local string_1 = "zombie";
  252. local Target = game:GetService("ReplicatedStorage").PlayEmote;
  253. Target:Fire(string_1);
  254. end)
  255. end
  256. coroutine.wrap(NKJB_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement