Advertisement
joshclark756

work at a pizza place sound player

Aug 9th, 2021
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.93 KB | None | 0 0
  1. local hello = Instance.new("ScreenGui")
  2. local Main = Instance.new("Frame")
  3. local Title = Instance.new("TextLabel")
  4. local IDBox = Instance.new("TextBox")
  5. local ChangeB = Instance.new("TextButton")
  6. local AnimationToggle = Instance.new("TextButton")
  7. local plr = game:GetService("Players").LocalPlayer
  8.  
  9.  
  10. -- Properties
  11.  
  12. hello.Archivable = false
  13. hello.Name = "hello"
  14. hello.Parent = game:GetService("CoreGui")
  15. hello.ResetOnSpawn = false
  16.  
  17. Main.Name = "Main"
  18. Main.Parent = hello
  19. Main.Active = true
  20. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  21. Main.BorderColor3 = Color3.new(0, 1, 0)
  22. Main.Draggable = true
  23. Main.Position = UDim2.new(0.595648885, 0, 0.546666682, 0)
  24. Main.Size = UDim2.new(0, 467, 0, 251)
  25.  
  26. Title.Name = "Title"
  27. Title.Parent = Main
  28. Title.BackgroundColor3 = Color3.new(0, 0, 0)
  29. Title.BorderColor3 = Color3.new(0, 1, 0)
  30. Title.Size = UDim2.new(0, 467, 0, 50)
  31. Title.Font = Enum.Font.SciFi
  32. Title.FontSize = Enum.FontSize.Size14
  33. Title.Text = "Work At A Pizza Place Sound GUI"
  34. Title.TextColor3 = Color3.new(0, 1, 0)
  35. Title.TextScaled = true
  36. Title.TextSize = 14
  37. Title.TextWrapped = true
  38.  
  39. IDBox.Name = "IDBox"
  40. IDBox.Parent = Main
  41. IDBox.BackgroundColor3 = Color3.new(0, 0, 0)
  42. IDBox.BorderColor3 = Color3.new(0, 1, 0)
  43. IDBox.Position = UDim2.new(0.285867244, 0, 0.314741045, 0)
  44. IDBox.Size = UDim2.new(0, 200, 0, 50)
  45. IDBox.Font = Enum.Font.SciFi
  46. IDBox.FontSize = Enum.FontSize.Size14
  47. IDBox.Text = "SoundID"
  48. IDBox.TextColor3 = Color3.new(0, 1, 0)
  49. IDBox.TextScaled = true
  50. IDBox.TextSize = 14
  51. IDBox.TextWrapped = true
  52.  
  53. ChangeB.Name = "ChangeB"
  54. ChangeB.Parent = Main
  55. ChangeB.BackgroundColor3 = Color3.new(0, 0, 0)
  56. ChangeB.BorderColor3 = Color3.new(0, 1, 0)
  57. ChangeB.Position = UDim2.new(0.286937892, 0, 0.605577707, 0)
  58. ChangeB.Size = UDim2.new(0, 200, 0, 50)
  59. ChangeB.Font = Enum.Font.SciFi
  60. ChangeB.FontSize = Enum.FontSize.Size14
  61. ChangeB.Text = "Change Sounds"
  62. ChangeB.TextColor3 = Color3.new(0, 1, 0)
  63. ChangeB.TextScaled = true
  64. ChangeB.TextSize = 14
  65. ChangeB.TextWrapped = true
  66.  
  67. AnimationToggle.Name = "AnimationToggle"
  68. AnimationToggle.Parent = Main
  69. AnimationToggle.BackgroundColor3 = Color3.new(0, 0, 0)
  70. AnimationToggle.BorderColor3 = Color3.new(0, 1, 0)
  71. AnimationToggle.Position = UDim2.new(0, 0, 0.828685284, 0)
  72. AnimationToggle.Size = UDim2.new(0, 87, 0, 43)
  73. AnimationToggle.Font = Enum.Font.SciFi
  74. AnimationToggle.FontSize = Enum.FontSize.Size14
  75. AnimationToggle.Text = "Disable Animations"
  76. AnimationToggle.TextColor3 = Color3.new(1, 0, 0)
  77. AnimationToggle.TextScaled = true
  78. AnimationToggle.TextSize = 14
  79. AnimationToggle.TextWrapped = true
  80.  
  81. local function play()
  82. local id = tostring(IDBox.Text)
  83. A_1 =
  84. {
  85. ["Sleep"] =
  86. {
  87. ["MovementCancel"] = false,
  88. ["SoundLooped"] = true,
  89. ["R15"] = 868398961,
  90. ["R6"] = 868450390,
  91. ["SoundId"] = id,
  92. ["Priority"] = Enum.AnimationPriority.Action,
  93. ["FaceId"] = 66329905,
  94. ["Volume"] = 10
  95. },
  96. ["Bye"] =
  97. {
  98. ["SoundId"] = id,
  99. ["Priority"] = Enum.AnimationPriority.Action,
  100. ["R15"] = 867286113,
  101. ["R6"] = 154179312
  102. },
  103. ["Point"] =
  104. {
  105. ["SoundId"] = id,
  106. ["Priority"] = Enum.AnimationPriority.Action,
  107. ["R15"] = 867172216,
  108. ["R6"] = 154188723
  109. },
  110. ["Dance2"] =
  111. {
  112. ["MovementCancel"] = true,
  113. ["Priority"] = Enum.AnimationPriority.Action,
  114. ["R15"] = 507776043,
  115. ["R6"] = 182436842
  116. },
  117. ["Glee"] =
  118. {
  119. ["R15"] = 867266586,
  120. ["R6"] = 154159852,
  121. ["SoundId"] = id,
  122. ["Priority"] = Enum.AnimationPriority.Action,
  123. ["FaceId"] = 27802003
  124. },
  125. ["Twist"] =
  126. {
  127. ["Priority"] = Enum.AnimationPriority.Action,
  128. ["R15"] = 867708782,
  129. ["MovementCancel"] = true
  130. },
  131. ["ToolHold"] =
  132. {
  133. ["Priority"] = Enum.AnimationPriority.Action,
  134. ["R15"] = 507768375,
  135. ["R6"] = 182393478
  136. },
  137. ["SitSeat"] =
  138. {
  139. ["Weight"] = 0.99,
  140. ["Priority"] = Enum.AnimationPriority.Movement,
  141. ["R15"] = 507768133,
  142. ["R6"] = 178130996
  143. },
  144. ["Shocked"] =
  145. {
  146. ["R15"] = 1602091152,
  147. ["R6"] = 1620310558,
  148. ["SoundId"] = id,
  149. ["Priority"] = Enum.AnimationPriority.Action,
  150. ["FaceId"] = 1601874588
  151. },
  152. ["Laugh"] =
  153. {
  154. ["R15"] = 867167112,
  155. ["R6"] = 154166518,
  156. ["SoundId"] = id,
  157. ["Priority"] = Enum.AnimationPriority.Action,
  158. ["FaceId"] = 32063242
  159. },
  160. ["Idle"] =
  161. {
  162. ["Weight"] = 0.4,
  163. ["Priority"] = Enum.AnimationPriority.Movement,
  164. ["R15"] = 507766388,
  165. ["R6"] = 180435571
  166. },
  167. ["Jump"] =
  168. {
  169. ["Weight"] = 0.7,
  170. ["Priority"] = Enum.AnimationPriority.Movement,
  171. ["R15"] = 507765000,
  172. ["R6"] = 125750702
  173. },
  174. ["Sad"] =
  175. {
  176. ["R15"] = 867309991,
  177. ["R6"] = 153230853,
  178. ["SoundId"] = id,
  179. ["Priority"] = Enum.AnimationPriority.Action,
  180. ["FaceId"] = 76690153
  181. },
  182. ["Run"] =
  183. {
  184. ["Weight"] = 1,
  185. ["Priority"] = Enum.AnimationPriority.Movement,
  186. ["R15"] = 507767714,
  187. ["R6"] = 180426354
  188. },
  189. ["Swim"] =
  190. {
  191. ["Priority"] = Enum.AnimationPriority.Movement,
  192. ["R15"] = 507784897,
  193. ["R6"] = 865902879
  194. },
  195. ["SwimIdle"] =
  196. {
  197. ["Weight"] = 0.5,
  198. ["Priority"] = Enum.AnimationPriority.Movement,
  199. ["R15"] = 507785072,
  200. ["R6"] = 865918502
  201. },
  202. ["ConfusionOrb"] =
  203. {
  204. ["Priority"] = Enum.AnimationPriority.Action,
  205. ["R15"] = 866541157,
  206. ["R6"] = 866550588
  207. },
  208. ["Amazed"] =
  209. {
  210. ["R15"] = 154174346,
  211. ["R6"] = 154174346,
  212. ["SoundId"] = id,
  213. ["Priority"] = Enum.AnimationPriority.Action,
  214. ["FaceId"] = 45528113
  215. },
  216. ["Walk"] =
  217. {
  218. ["Weight"] = 0.6,
  219. ["Priority"] = Enum.AnimationPriority.Movement,
  220. ["R15"] = 507777826,
  221. ["R6"] = 180426354
  222. },
  223. ["Swing"] =
  224. {
  225. ["Priority"] = Enum.AnimationPriority.Action,
  226. ["R15"] = 867712012,
  227. ["MovementCancel"] = true
  228. },
  229. ["Shuffle"] =
  230. {
  231. ["Priority"] = Enum.AnimationPriority.Action,
  232. ["R15"] = 867706152,
  233. ["MovementCancel"] = true
  234. },
  235. ["Climb"] =
  236. {
  237. ["Priority"] = Enum.AnimationPriority.Movement,
  238. ["R15"] = 507765644,
  239. ["R6"] = 180436334
  240. },
  241. ["Cheer"] =
  242. {
  243. ["R15"] = 507770677,
  244. ["R6"] = 129423030,
  245. ["SoundId"] = id,
  246. ["Priority"] = Enum.AnimationPriority.Action,
  247. ["FaceId"] = 27802003
  248. },
  249. ["Dance3"] =
  250. {
  251. ["MovementCancel"] = true,
  252. ["Priority"] = Enum.AnimationPriority.Action,
  253. ["R15"] = 507777268,
  254. ["R6"] = 182436935
  255. },
  256. ["Think"] =
  257. {
  258. ["R15"] = 867186419,
  259. ["R6"] = 154185274,
  260. ["SoundId"] = id,
  261. ["Priority"] = Enum.AnimationPriority.Action,
  262. ["FaceId"] = 29716203
  263. },
  264. ["Evil"] =
  265. {
  266. ["R15"] = 1601646327,
  267. ["R6"] = 1620296629,
  268. ["SoundId"] = id,
  269. ["Priority"] = Enum.AnimationPriority.Action,
  270. ["FaceId"] = 1604383339
  271. },
  272. ["Sit"] =
  273. {
  274. ["MovementCancel"] = true,
  275. ["Priority"] = Enum.AnimationPriority.Action,
  276. ["R15"] = 868506496,
  277. ["R6"] = 868508890
  278. },
  279. ["Fall"] =
  280. {
  281. ["Weight"] = 0.7,
  282. ["Priority"] = Enum.AnimationPriority.Movement,
  283. ["R15"] = 507767968,
  284. ["R6"] = 180436148
  285. },
  286. ["ThrowCoin"] =
  287. {
  288. ["Priority"] = Enum.AnimationPriority.Action,
  289. ["R15"] = 867194400,
  290. ["R6"] = 156055482
  291. },
  292. ["Easy"] =
  293. {
  294. ["Priority"] = Enum.AnimationPriority.Action,
  295. ["R15"] = 867707598,
  296. ["MovementCancel"] = true
  297. },
  298. ["Hi"] =
  299. {
  300. ["SoundId"] = id,
  301. ["Priority"] = Enum.AnimationPriority.Action,
  302. ["R15"] = 867286113,
  303. ["R6"] = 154179312
  304. },
  305. ["Whistle"] =
  306. {
  307. ["R15"] = 507766388,
  308. ["R6"] = 180435571,
  309. ["Priority"] = Enum.AnimationPriority.Action,
  310. ["FaceId"] = 22877631,
  311. ["Weight"] = 0.4
  312. },
  313. ["SleepSeat"] =
  314. {
  315. ["MovementCancel"] = true,
  316. ["SoundLooped"] = true,
  317. ["R15"] = 869454065,
  318. ["R6"] = 869468579,
  319. ["SoundId"] = id,
  320. ["Priority"] = Enum.AnimationPriority.Action,
  321. ["FaceId"] = 66329905,
  322. ["Volume"] = 0.3
  323. },
  324. ["Marashin"] =
  325. {
  326. ["Priority"] = Enum.AnimationPriority.Action,
  327. ["R15"] = 867685946,
  328. ["MovementCancel"] = true
  329. },
  330. ["Scared"] =
  331. {
  332. ["R15"] = 867226524,
  333. ["R6"] = 154170755,
  334. ["SoundId"] = id,
  335. ["Priority"] = Enum.AnimationPriority.Action,
  336. ["FaceId"] = 47206380
  337. },
  338. ["Clap"] =
  339. {
  340. ["SoundId"] = id,
  341. ["Priority"] = Enum.AnimationPriority.Action,
  342. ["R15"] = 868638275,
  343. ["R6"] = 868730451
  344. },
  345. ["HipHop2"] =
  346. {
  347. ["Priority"] = Enum.AnimationPriority.Action,
  348. ["R15"] = 867704764,
  349. ["MovementCancel"] = true
  350. },
  351. ["Die"] =
  352. {
  353. ["R15"] = 1604492808,
  354. ["R6"] = 1620270981,
  355. ["SoundId"] = id,
  356. ["Priority"] = Enum.AnimationPriority.Action,
  357. ["FaceId"] = 1604616024,
  358. ["MovementCancel"] = true
  359. },
  360. ["Disgust"] =
  361. {
  362. ["R15"] = 1598209877,
  363. ["R6"] = 1620305485,
  364. ["SoundId"] = id,
  365. ["Priority"] = Enum.AnimationPriority.Action,
  366. ["FaceId"] = 1598203828
  367. },
  368. ["Wave"] =
  369. {
  370. ["Priority"] = Enum.AnimationPriority.Action,
  371. ["R15"] = 507770239,
  372. ["R6"] = 128777973
  373. },
  374. ["Flair"] =
  375. {
  376. ["Priority"] = Enum.AnimationPriority.Action,
  377. ["R15"] = 867701010,
  378. ["MovementCancel"] = true
  379. },
  380. ["Confused"] =
  381. {
  382. ["R15"] = 867207299,
  383. ["R6"] = 154183110,
  384. ["SoundId"] = id,
  385. ["Priority"] = Enum.AnimationPriority.Action,
  386. ["FaceId"] = 120250454
  387. },
  388. ["Angry"] =
  389. {
  390. ["R15"] = 867275109,
  391. ["R6"] = 154168543,
  392. ["SoundId"] = id,
  393. ["Priority"] = Enum.AnimationPriority.Action,
  394. ["FaceId"] = 14020216
  395. },
  396. ["HipHop"] =
  397. {
  398. ["Priority"] = Enum.AnimationPriority.Action,
  399. ["R15"] = 867703959,
  400. ["MovementCancel"] = true
  401. },
  402. ["Dance"] =
  403. {
  404. ["MovementCancel"] = true,
  405. ["Priority"] = Enum.AnimationPriority.Action,
  406. ["R15"] = 507771019,
  407. ["R6"] = 182435998
  408. },
  409. ["Driving"] =
  410. {
  411. ["Priority"] = Enum.AnimationPriority.Movement,
  412. ["R15"] = 866020346,
  413. ["R6"] = 178130996
  414. }
  415. }
  416. plr.Character.Humanoid.Health = 0
  417. end
  418.  
  419. plr.CharacterAdded:Connect(function()
  420. local Event = game:GetService("Workspace").Main.LoadSoundsIntoHead
  421. Event:FireServer(A_1)
  422. wait(.05)
  423. print("Done!")
  424. end)
  425.  
  426. ChangeB.MouseButton1Click:Connect(function()
  427. play()
  428. end)
  429.  
  430. AnimationToggle.MouseButton1Click:Connect(function()
  431. plr.Character.CustomAnimation.Disabled = true
  432. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement