Advertisement
Guest User

Untitled

a guest
Feb 17th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.30 KB | None | 0 0
  1. -- made by NotJimbo#7666
  2. a.k.a liamglitchesyt
  3.  
  4.  
  5. ovenst = false
  6. plr = game.Players.LocalPlayer
  7. rain = false
  8. mana = false
  9. bell = false
  10. ra = false
  11. jobs = false
  12.  
  13. a = {21,1020,1009,1015,1019,1016,1006,1014,1008,106,119,1003}
  14. j = {"Cashier", "Cook", "Pizza Boxer", "Delivery", "Supplier", "On Break"}
  15.  
  16. ScreenGui = Instance.new("ScreenGui")
  17. select = Instance.new("Frame")
  18. teleports1 = Instance.new("TextButton")
  19. troll1 = Instance.new("TextButton")
  20. credits1 = Instance.new("TextButton")
  21. home1 = Instance.new("TextButton")
  22. credits = Instance.new("Frame")
  23. credits_2 = Instance.new("TextLabel")
  24. closecredits = Instance.new("TextButton")
  25. home = Instance.new("Frame")
  26. title = Instance.new("TextLabel")
  27. credits_3 = Instance.new("TextLabel")
  28. des = Instance.new("TextLabel")
  29. closehome = Instance.new("TextButton")
  30. teleports = Instance.new("Frame")
  31. cookroom = Instance.new("TextButton")
  32. closeteleports = Instance.new("TextButton")
  33. delivery = Instance.new("TextButton")
  34. office = Instance.new("TextButton")
  35. chair = Instance.new("TextButton")
  36. dump = Instance.new("TextButton")
  37. supplier = Instance.new("TextButton")
  38. chestisland = Instance.new("TextButton")
  39. chest = Instance.new("TextButton")
  40. sell = Instance.new("TextButton")
  41. entrance = Instance.new("TextButton")
  42. little_notice = Instance.new("TextLabel")
  43. misc = Instance.new("Frame")
  44. cookroom_2 = Instance.new("TextButton")
  45. closemisc = Instance.new("TextButton")
  46. delivery_2 = Instance.new("TextButton")
  47. office_2 = Instance.new("TextButton")
  48. chair_2 = Instance.new("TextButton")
  49.  
  50. ScreenGui.Parent = game.CoreGui
  51.  
  52. select.Name = "select"
  53. select.Parent = ScreenGui
  54. select.BackgroundColor3 = Color3.new(0.45098, 0.352941, 1)
  55. select.BorderSizePixel = 0
  56. select.Position = UDim2.new(0.0106177609, 0, 0.826741993, 0)
  57. select.Size = UDim2.new(0, 404, 0, 64)
  58.  
  59. teleports1.Name = "teleports1"
  60. teleports1.Parent = select
  61. teleports1.BackgroundColor3 = Color3.new(1, 1, 1)
  62. teleports1.BorderColor3 = Color3.new(0.666667, 0.333333, 1)
  63. teleports1.Position = UDim2.new(0.248743713, 0, 0, 0)
  64. teleports1.Size = UDim2.new(0, 104, 0, 64)
  65. teleports1.Font = Enum.Font.Highway
  66. teleports1.FontSize = Enum.FontSize.Size28
  67. teleports1.Text = "Teleports"
  68. teleports1.TextColor3 = Color3.new(0, 0, 0)
  69. teleports1.TextSize = 25
  70. teleports1.TextWrapped = true
  71. teleports1.MouseButton1Down:connect(function()
  72. teleports.Visible = true
  73. end)
  74.  
  75. troll1.Name = "troll1"
  76. troll1.Parent = select
  77. troll1.BackgroundColor3 = Color3.new(1, 1, 1)
  78. troll1.BorderColor3 = Color3.new(0.666667, 0.333333, 1)
  79. troll1.Position = UDim2.new(0.504875898, 0, 0, 0)
  80. troll1.Size = UDim2.new(0, 104, 0, 64)
  81. troll1.Font = Enum.Font.Highway
  82. troll1.FontSize = Enum.FontSize.Size32
  83. troll1.Text = "Misc"
  84. troll1.TextColor3 = Color3.new(0, 0, 0)
  85. troll1.TextSize = 30
  86. troll1.MouseButton1Down:connect(function()
  87. misc.Visible = true
  88. end)
  89.  
  90. credits1.Name = "credits1"
  91. credits1.Parent = select
  92. credits1.BackgroundColor3 = Color3.new(1, 1, 1)
  93. credits1.BorderColor3 = Color3.new(0.666667, 0.333333, 1)
  94. credits1.Position = UDim2.new(0.743718565, 0, 0, 0)
  95. credits1.Size = UDim2.new(0, 104, 0, 64)
  96. credits1.Font = Enum.Font.Highway
  97. credits1.FontSize = Enum.FontSize.Size32
  98. credits1.Text = "Credits"
  99. credits1.TextColor3 = Color3.new(0, 0, 0)
  100. credits1.TextSize = 30
  101. credits1.MouseButton1Down:connect(function()
  102. credits.Visible = true
  103. end)
  104.  
  105. home1.Name = "home1"
  106. home1.Parent = select
  107. home1.BackgroundColor3 = Color3.new(1, 1, 1)
  108. home1.BorderColor3 = Color3.new(0.666667, 0.333333, 1)
  109. home1.Size = UDim2.new(0, 104, 0, 64)
  110. home1.Font = Enum.Font.Highway
  111. home1.FontSize = Enum.FontSize.Size32
  112. home1.Text = "Home"
  113. home1.TextColor3 = Color3.new(0, 0, 0)
  114. home1.TextSize = 30
  115. home1.MouseButton1Down:connect(function()
  116. home.Visible = true
  117. end)
  118.  
  119. credits.Name = "credits"
  120. credits.Parent = ScreenGui
  121. credits.BackgroundColor3 = Color3.new(0.45098, 0.352941, 1)
  122. credits.BorderSizePixel = 0
  123. credits.Position = UDim2.new(0.0106177609, 0, 0.482109219, 0)
  124. credits.Size = UDim2.new(0, 146, 0, 161)
  125. credits.Visible = false
  126. credits.Active = true
  127. credits.Draggable = true
  128.  
  129. credits_2.Name = "credits"
  130. credits_2.Parent = credits
  131. credits_2.BackgroundColor3 = Color3.new(1, 1, 1)
  132. credits_2.BackgroundTransparency = 1
  133. credits_2.BorderSizePixel = 0
  134. credits_2.Size = UDim2.new(0, 120, 0, 161)
  135. credits_2.Font = Enum.Font.Highway
  136. credits_2.FontSize = Enum.FontSize.Size14
  137. credits_2.Text = "Hey, All teleports were found by me, LiamGlitchesYT on v3rm (Jimbo#2505 on discord). All other scripts are not by me, they are scripts they haven't been seen / used for a decent amount of time."
  138. credits_2.TextColor3 = Color3.new(1, 1, 1)
  139. credits_2.TextScaled = true
  140. credits_2.TextSize = 14
  141. credits_2.TextWrapped = true
  142.  
  143. closecredits.Name = "closecredits"
  144. closecredits.Parent = credits
  145. closecredits.BackgroundColor3 = Color3.new(0.996078, 0, 0)
  146. closecredits.BorderSizePixel = 0
  147. closecredits.Position = UDim2.new(0.82483685, 0, 0, 0)
  148. closecredits.Size = UDim2.new(0, 26, 0, 24)
  149. closecredits.Font = Enum.Font.Highway
  150. closecredits.FontSize = Enum.FontSize.Size32
  151. closecredits.Text = "X"
  152. closecredits.TextColor3 = Color3.new(1, 1, 1)
  153. closecredits.TextSize = 30
  154. closecredits.MouseButton1Down:connect(function()
  155. credits.Visible = false
  156. end)
  157.  
  158. home.Name = "home"
  159. home.Parent = ScreenGui
  160. home.BackgroundColor3 = Color3.new(0.45098, 0.352941, 1)
  161. home.BorderSizePixel = 0
  162. home.Position = UDim2.new (0.0106177609, 0, 0.482109219, 0)
  163. home.Size = UDim2.new(0, 359, 0, 161)
  164. home.Visible = false
  165. home.Active = true
  166. home.Draggable = true
  167.  
  168. title.Name = "title"
  169. title.Parent = home
  170. title.BackgroundColor3 = Color3.new(1, 1, 1)
  171. title.BackgroundTransparency = 1
  172. title.BorderSizePixel = 0
  173. title.Size = UDim2.new(0, 359, 0, 45)
  174. title.Font = Enum.Font.Highway
  175. title.FontSize = Enum.FontSize.Size32
  176. title.Text = "Work at a pizza place GUI"
  177. title.TextColor3 = Color3.new(1, 1, 1)
  178. title.TextSize = 30
  179. title.TextStrokeTransparency = 0
  180. title.TextWrapped = true
  181.  
  182. credits_3.Name = "credits"
  183. credits_3.Parent = home
  184. credits_3.BackgroundColor3 = Color3.new(1, 1, 1)
  185. credits_3.BackgroundTransparency = 1
  186. credits_3.BorderSizePixel = 0
  187. credits_3.Position = UDim2.new(0, 0, 0.87577641, 0)
  188. credits_3.Size = UDim2.new(0, 217, 0, 20)
  189. credits_3.Font = Enum.Font.Highway
  190. credits_3.FontSize = Enum.FontSize.Size18
  191. credits_3.Text = "Made by LiamGlitchesYT on v3rm"
  192. credits_3.TextColor3 = Color3.new(1, 1, 1)
  193. credits_3.TextSize = 16
  194. credits_3.TextStrokeTransparency = 0
  195. credits_3.TextWrapped = true
  196.  
  197. des.Name = "des"
  198. des.Parent = home
  199. des.BackgroundColor3 = Color3.new(1, 1, 1)
  200. des.BackgroundTransparency = 1
  201. des.Position = UDim2.new(0, 0, 0.372670799, 0)
  202. des.Size = UDim2.new(0, 359, 0, 50)
  203. des.Font = Enum.Font.Highway
  204. des.FontSize = Enum.FontSize.Size18
  205. des.Text = "I have tried a different type of theme on this GUI this time. Lemme know how it looks. Sorry for being as unactive as I have been on v3rm. In two weeks. I'll be posting tons of GUI's!"
  206. des.TextColor3 = Color3.new(1, 1, 1)
  207. des.TextScaled = true
  208. des.TextSize = 16
  209. des.TextStrokeTransparency = 0
  210. des.TextWrapped = true
  211.  
  212. closehome.Name = "closehome"
  213. closehome.Parent = home
  214. closehome.BackgroundColor3 = Color3.new(0.996078, 0, 0)
  215. closehome.BorderSizePixel = 0
  216. closehome.Position = UDim2.new(0.927576602, 0, 0, 0)
  217. closehome.Size = UDim2.new(0, 26, 0, 24)
  218. closehome.Font = Enum.Font.Highway
  219. closehome.FontSize = Enum.FontSize.Size32
  220. closehome.Text = "X"
  221. closehome.TextColor3 = Color3.new(1, 1, 1)
  222. closehome.TextSize = 30
  223. closehome.MouseButton1Down:connect(function()
  224. home.Visible = false
  225. end)
  226.  
  227. teleports.Name = "teleports"
  228. teleports.Parent = ScreenGui
  229. teleports.BackgroundColor3 = Color3.new(0.45098, 0.352941, 1)
  230. teleports.BorderSizePixel = 0
  231. teleports.Position = UDim2.new(0.0106177609, 0, 0.482109219, 0)
  232. teleports.Size = UDim2.new(0, 432, 0, 161)
  233. teleports.Visible = false
  234. teleports.Active = true
  235. teleports.Draggable = true
  236.  
  237. cookroom.Name = "cookroom"
  238. cookroom.Parent = teleports
  239. cookroom.BackgroundColor3 = Color3.new(255, 0, 0)
  240. cookroom.BorderSizePixel = 0
  241. cookroom.Position = UDim2.new(0.0194986109, 0, 0.149068326, 0)
  242. cookroom.Size = UDim2.new(0, 73, 0, 45)
  243. cookroom.Font = Enum.Font.Highway
  244. cookroom.FontSize = Enum.FontSize.Size32
  245. cookroom.Text = "Cook Room"
  246. cookroom.TextColor3 = Color3.new(0, 0, 0)
  247. cookroom.TextScaled = true
  248. cookroom.TextSize = 30
  249. cookroom.TextWrapped = true
  250. cookroom.MouseButton1Down:connect(function()
  251. cookroom.BackgroundColor3 = Color3.fromRGB(0,255,0)
  252. wait()
  253. cookroom.BackgroundColor3 = Color3.fromRGB(255,0,0)
  254. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(37.3033447, 3.15158749, 59.5493202)
  255. end)
  256.  
  257. closeteleports.Name = "closeteleports"
  258. closeteleports.Parent = teleports
  259. closeteleports.BackgroundColor3 = Color3.new(0.996078, 0, 0)
  260. closeteleports.BorderSizePixel = 0
  261. closeteleports.Position = UDim2.new(0.939150691, 0, 0, 0)
  262. closeteleports.Size = UDim2.new(0, 26, 0, 24)
  263. closeteleports.Font = Enum.Font.Highway
  264. closeteleports.FontSize = Enum.FontSize.Size32
  265. closeteleports.Text = "X"
  266. closeteleports.TextColor3 = Color3.new(1, 1, 1)
  267. closeteleports.TextSize = 30
  268. closeteleports.MouseButton1Down:connect(function()
  269. teleports.Visible = false
  270. end)
  271.  
  272. delivery.Name = "delivery"
  273. delivery.Parent = teleports
  274. delivery.BackgroundColor3 = Color3.new(255, 0, 0)
  275. delivery.BorderSizePixel = 0
  276. delivery.Position = UDim2.new(0.21781826, 0, 0.149068326, 0)
  277. delivery.Size = UDim2.new(0, 73, 0, 45)
  278. delivery.Font = Enum.Font.Highway
  279. delivery.FontSize = Enum.FontSize.Size32
  280. delivery.Text = "Delivery"
  281. delivery.TextColor3 = Color3.new(0, 0, 0)
  282. delivery.TextScaled = true
  283. delivery.TextSize = 30
  284. delivery.TextWrapped = true
  285. delivery.MouseButton1Down:connect(function()
  286. delivery.BackgroundColor3 = Color3.fromRGB(0,255,0)
  287. wait()
  288. delivery.BackgroundColor3 = Color3.fromRGB(255,0,0)
  289. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(65.4489365, 3.1500001, -15.833909)
  290. end)
  291.  
  292. office.Name = "office"
  293. office.Parent = teleports
  294. office.BackgroundColor3 = Color3.new(255, 0, 0)
  295. office.BorderSizePixel = 0
  296. office.Position = UDim2.new(0.415235251, 0, 0.149068326, 0)
  297. office.Size = UDim2.new(0, 73, 0, 45)
  298. office.Font = Enum.Font.Highway
  299. office.FontSize = Enum.FontSize.Size32
  300. office.Text = "Manager Office"
  301. office.TextColor3 = Color3.new(0, 0, 0)
  302. office.TextScaled = true
  303. office.TextSize = 30
  304. office.TextWrapped = true
  305. office.MouseButton1Down:connect(function()
  306. office.BackgroundColor3 = Color3.fromRGB(0,255,0)
  307. wait()
  308. office.BackgroundColor3 = Color3.fromRGB(255,0,0)
  309. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(36.6000366, 3.14977551, 6.5308485)
  310. end)
  311.  
  312.  
  313. chair.Name = "chair"
  314. chair.Parent = teleports
  315. chair.BackgroundColor3 = Color3.new(255, 0, 0)
  316. chair.BorderSizePixel = 0
  317. chair.Position = UDim2.new(0.61312288, 0, 0.149068326, 0)
  318. chair.Size = UDim2.new(0, 73, 0, 45)
  319. chair.Font = Enum.Font.Highway
  320. chair.FontSize = Enum.FontSize.Size32
  321. chair.Text = "Manager's Chair"
  322. chair.TextColor3 = Color3.new(0, 0, 0)
  323. chair.TextScaled = true
  324. chair.TextSize = 30
  325. chair.TextWrapped = true
  326. chair.MouseButton1Down:connect(function()
  327. chair.BackgroundColor3 = Color3.fromRGB(0,255,0)
  328. wait()
  329. chair.BackgroundColor3 = Color3.fromRGB(255,0,0)
  330. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(23.7000046, 4.29943943, 6.49999714)
  331. end)
  332.  
  333.  
  334. dump.Name = "dump"
  335. dump.Parent = teleports
  336. dump.BackgroundColor3 = Color3.new(255, 0, 0)
  337. dump.BorderSizePixel = 0
  338. dump.Position = UDim2.new(0.802937686, 0, 0.149068326, 0)
  339. dump.Size = UDim2.new(0, 73, 0, 45)
  340. dump.Font = Enum.Font.Highway
  341. dump.FontSize = Enum.FontSize.Size32
  342. dump.Text = "The Dump"
  343. dump.TextColor3 = Color3.new(0, 0, 0)
  344. dump.TextScaled = true
  345. dump.TextSize = 30
  346. dump.TextWrapped = true
  347. dump.MouseButton1Down:connect(function()
  348. dump.BackgroundColor3 = Color3.fromRGB(0,255,0)
  349. wait()
  350. dump.BackgroundColor3 = Color3.fromRGB(255,0,0)
  351. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(62.8871613, 2.7500577, -182.124084)
  352. end)
  353.  
  354. supplier.Name = "supplier"
  355. supplier.Parent = teleports
  356. supplier.BackgroundColor3 = Color3.new(255, 0, 0)
  357. supplier.BorderSizePixel = 0
  358. supplier.Position = UDim2.new(0.0194986109, 0, 0.527950287, 0)
  359. supplier.Size = UDim2.new(0, 73, 0, 45)
  360. supplier.Font = Enum.Font.Highway
  361. supplier.FontSize = Enum.FontSize.Size32
  362. supplier.Text = "Supplier"
  363. supplier.TextColor3 = Color3.new(0, 0, 0)
  364. supplier.TextScaled = true
  365. supplier.TextSize = 30
  366. supplier.TextWrapped = true
  367. supplier.MouseButton1Down:connect(function()
  368. supplier.BackgroundColor3 = Color3.fromRGB(0,255,0)
  369. wait()
  370. supplier.BackgroundColor3 = Color3.fromRGB(255,0,0)
  371. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(5.83304834, 12.3500013, -810.86438)
  372. end)
  373.  
  374. chestisland.Name = "chestisland"
  375. chestisland.Parent = teleports
  376. chestisland.BackgroundColor3 = Color3.new(255, 0, 0)
  377. chestisland.BorderSizePixel = 0
  378. chestisland.Position = UDim2.new(0.21781826, 0, 0.527950287, 0)
  379. chestisland.Size = UDim2.new(0, 73, 0, 45)
  380. chestisland.Font = Enum.Font.Highway
  381. chestisland.FontSize = Enum.FontSize.Size32
  382. chestisland.Text = "Treasure Chest Island"
  383. chestisland.TextColor3 = Color3.new(0, 0, 0)
  384. chestisland.TextScaled = true
  385. chestisland.TextSize = 30
  386. chestisland.TextWrapped = true
  387. chestisland.MouseButton1Down:connect(function()
  388. chestisland.BackgroundColor3 = Color3.fromRGB(0,255,0)
  389. wait()
  390. chestisland.BackgroundColor3 = Color3.fromRGB(255,0,0)
  391. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1687.83105, 60.1375961, -1267.69861)
  392. end)
  393.  
  394. chest.Name = "chest"
  395. chest.Parent = teleports
  396. chest.BackgroundColor3 = Color3.new(255, 0, 0)
  397. chest.BorderSizePixel = 0
  398. chest.Position = UDim2.new(0.415235251, 0, 0.527950287, 0)
  399. chest.Size = UDim2.new(0, 73, 0, 45)
  400. chest.Font = Enum.Font.Highway
  401. chest.FontSize = Enum.FontSize.Size32
  402. chest.Text = "Treasure Chest"
  403. chest.TextColor3 = Color3.new(0, 0, 0)
  404. chest.TextScaled = true
  405. chest.TextSize = 30
  406. chest.TextWrapped = true
  407. chest.MouseButton1Down:connect(function()
  408. chest.BackgroundColor3 = Color3.fromRGB(0,255,0)
  409. wait()
  410. chest.BackgroundColor3 = Color3.fromRGB(255,0,0)
  411. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1757.77844, 1.54153121, -1266.99011)
  412. end)
  413.  
  414. sell.Name = "sell"
  415. sell.Parent = teleports
  416. sell.BackgroundColor3 = Color3.new(255, 0, 0)
  417. sell.BorderSizePixel = 0
  418. sell.Position = UDim2.new(0.61312288, 0, 0.527950287, 0)
  419. sell.Size = UDim2.new(0, 73, 0, 45)
  420. sell.Font = Enum.Font.Highway
  421. sell.FontSize = Enum.FontSize.Size32
  422. sell.Text = "Sell Furniture"
  423. sell.TextColor3 = Color3.new(0, 0, 0)
  424. sell.TextScaled = true
  425. sell.TextSize = 30
  426. sell.TextWrapped = true
  427. sell.MouseButton1Down:connect(function()
  428. sell.BackgroundColor3 = Color3.fromRGB(0,255,0)
  429. wait()
  430. sell.BackgroundColor3 = Color3.fromRGB(255,0,0)
  431. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1506.66541, -0.549316764, 1361.05981)
  432. end)
  433.  
  434. entrance.Name = "entrance"
  435. entrance.Parent = teleports
  436. entrance.BackgroundColor3 = Color3.new(255, 0, 0)
  437. entrance.BorderSizePixel = 0
  438. entrance.Position = UDim2.new(0.802937686, 0, 0.527950287, 0)
  439. entrance.Size = UDim2.new(0, 73, 0, 45)
  440. entrance.Font = Enum.Font.Highway
  441. entrance.FontSize = Enum.FontSize.Size32
  442. entrance.Text = "Entrance"
  443. entrance.TextColor3 = Color3.new(0, 0, 0)
  444. entrance.TextScaled = true
  445. entrance.TextSize = 30
  446. entrance.TextWrapped = true
  447. entrance.MouseButton1Down:connect(function()
  448. entrance.BackgroundColor3 = Color3.fromRGB(0,255,0)
  449. wait()
  450. entrance.BackgroundColor3 = Color3.fromRGB(255,0,0)
  451. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(48.2451439, 3.1488533, 138.20818)
  452. end)
  453.  
  454. little_notice.Name = "little_notice"
  455. little_notice.Parent = teleports
  456. little_notice.BackgroundColor3 = Color3.new(1, 1, 1)
  457. little_notice.BackgroundTransparency = 1
  458. little_notice.BorderSizePixel = 0
  459. little_notice.Position = UDim2.new(0.810185194, 0, 0.422360241, 0)
  460. little_notice.Size = UDim2.new(0, 67, 0, 17)
  461. little_notice.Font = Enum.Font.SourceSans
  462. little_notice.FontSize = Enum.FontSize.Size14
  463. little_notice.Text = "This has been closed for like a year."
  464. little_notice.TextColor3 = Color3.new(0, 0, 0)
  465. little_notice.TextScaled = true
  466. little_notice.TextSize = 14
  467. little_notice.TextWrapped = true
  468.  
  469. misc.Name = "misc"
  470. misc.Parent = ScreenGui
  471. misc.BackgroundColor3 = Color3.new(0.45098, 0.352941, 1)
  472. misc.BorderSizePixel = 0
  473. misc.Position = UDim2.new(0.0106177609, 0, 0.482109219, 0)
  474. misc.Size = UDim2.new(0, 432, 0, 161)
  475. misc.Visible = false
  476. misc.Active = true
  477. misc.Draggable = true
  478.  
  479. cookroom_2.Name = "cookroom"
  480. cookroom_2.Parent = misc
  481. cookroom_2.BackgroundColor3 = Color3.new(255, 0, 0)
  482. cookroom_2.BorderSizePixel = 0
  483. cookroom_2.Position = UDim2.new(0.0194986109, 0, 0.149068326, 0)
  484. cookroom_2.Size = UDim2.new(0, 73, 0, 45)
  485. cookroom_2.Font = Enum.Font.Highway
  486. cookroom_2.FontSize = Enum.FontSize.Size32
  487. cookroom_2.Text = "Spam Open Ovens"
  488. cookroom_2.TextColor3 = Color3.new(0, 0, 0)
  489. cookroom_2.TextScaled = true
  490. cookroom_2.TextSize = 30
  491. cookroom_2.TextWrapped = true
  492. cookroom_2.MouseButton1Down:connect(function()
  493. cookroom_2.BackgroundColor3 = Color3.fromRGB(0,255,0)
  494. wait()
  495. cookroom_2.BackgroundColor3 = Color3.fromRGB(255,0,0)
  496. if ovenst == false then
  497. ovenst = true
  498. ovenst.BackgroundColor3 = Color3.fromRGB(0,255,0)
  499. else
  500. ovenst = false
  501. ovenst.BackgroundColor3 = Color3.fromRGB(255,0,0)
  502. end
  503. end)
  504.  
  505. closemisc.Name = "closemisc"
  506. closemisc.Parent = misc
  507. closemisc.BackgroundColor3 = Color3.new(0.996078, 0, 0)
  508. closemisc.BorderSizePixel = 0
  509. closemisc.Position = UDim2.new(0.939150691, 0, 0, 0)
  510. closemisc.Size = UDim2.new(0, 26, 0, 24)
  511. closemisc.Font = Enum.Font.Highway
  512. closemisc.FontSize = Enum.FontSize.Size32
  513. closemisc.Text = "X"
  514. closemisc.TextColor3 = Color3.new(1, 1, 1)
  515. closemisc.TextSize = 30
  516. closemisc.MouseButton1Down:connect(function()
  517. misc.Visible = false
  518. end)
  519.  
  520. delivery_2.Name = "delivery"
  521. delivery_2.Parent = misc
  522. delivery_2.BackgroundColor3 = Color3.new(255, 0, 0)
  523. delivery_2.BorderSizePixel = 0
  524. delivery_2.Position = UDim2.new(0.21781826, 0, 0.149068326, 0)
  525. delivery_2.Size = UDim2.new(0, 73, 0, 45)
  526. delivery_2.Font = Enum.Font.Highway
  527. delivery_2.FontSize = Enum.FontSize.Size32
  528. delivery_2.Text = "Spam Jobs"
  529. delivery_2.TextColor3 = Color3.new(0, 0, 0)
  530. delivery_2.TextScaled = true
  531. delivery_2.TextSize = 30
  532. delivery_2.TextWrapped = true
  533. delivery_2.MouseButton1Down:connect(function()
  534. delivery_2.BackgroundColor3 = Color3.fromRGB(0,255,0)
  535. wait()
  536. delivery_2.BackgroundColor3 = Color3.fromRGB(255,0,0)
  537. if jobs == false then
  538. jobs = true
  539. jobs.BackgroundColor3 = Color3.fromRGB(0,255,0)
  540.  
  541. else
  542. jobs = false
  543. jobs.BackgroundColor3 = Color3.fromRGB(255,0,0)
  544. end
  545. end)
  546.  
  547. office_2.Name = "office"
  548. office_2.Parent = misc
  549. office_2.BackgroundColor3 = Color3.new(255, 0, 0)
  550. office_2.BorderSizePixel = 0
  551. office_2.Position = UDim2.new(0.415235251, 0, 0.149068326, 0)
  552. office_2.Size = UDim2.new(0, 73, 0, 45)
  553. office_2.Font = Enum.Font.Highway
  554. office_2.FontSize = Enum.FontSize.Size32
  555. office_2.Text = "Spam Door Bells"
  556. office_2.TextColor3 = Color3.new(0, 0, 0)
  557. office_2.TextScaled = true
  558. office_2.TextSize = 30
  559. office_2.TextWrapped = true
  560. office_2.MouseButton1Down:connect(function()
  561. office_2.BackgroundColor3 = Color3.fromRGB(0,255,0)
  562. wait()
  563. office_2.BackgroundColor3 = Color3.fromRGB(255,0,0)
  564. if bell == false then
  565. bell = true
  566. bell.BackgroundColor3 = Color3.fromRGB(0,255,0)
  567.  
  568. else
  569. bell = false
  570. bell.BackgroundColor3 = Color3.fromRGB(255,0,0)
  571. end
  572. end)
  573.  
  574. chair_2.Name = "chair"
  575. chair_2.Parent = misc
  576. chair_2.BackgroundColor3 = Color3.new(255, 0, 0)
  577. chair_2.BorderSizePixel = 0
  578. chair_2.Position = UDim2.new(0.61312288, 0, 0.149068326, 0)
  579. chair_2.Size = UDim2.new(0, 73, 0, 45)
  580. chair_2.Font = Enum.Font.Highway
  581. chair_2.FontSize = Enum.FontSize.Size32
  582. chair_2.Text = "Auto Manager"
  583. chair_2.TextColor3 = Color3.new(0, 0, 0)
  584. chair_2.TextScaled = true
  585. chair_2.TextSize = 30
  586. chair_2.TextWrapped = true
  587. chair_2.MouseButton1Down:connect(function()
  588. chair_2.BackgroundColor3 = Color3.fromRGB(0,255,0)
  589. wait()
  590. chair_2.BackgroundColor3 = Color3.fromRGB(255,0,0)
  591. if mana == false then
  592. mana = true
  593. mana.BackgroundColor3 = Color3.fromRGB(0,255,0)
  594. else
  595. mana = false
  596. mana.BackgroundColor3 = Color3.fromRGB(255,0,0)
  597. end
  598. end)
  599.  
  600.  
  601. -- random shit below, dont mess with unless you know what your doing.
  602.  
  603. while wait() do
  604. if jobs == true then
  605. local b = math.random(#j)
  606.  
  607. game.ReplicatedStorage.Channels.PlayerChannel:FireServer("ChangeJob", j[b])
  608. wait()
  609. end
  610. if ra == true then
  611. for _,v in pairs(workspace.Houses:GetChildren()) do
  612. if v.Owner.Value == game.Players.LocalPlayer then
  613. for _,i in pairs(v.Upgrades:GetChildren()) do
  614. bc = math.random(#a)
  615. game.ReplicatedStorage.Channels.HouseChannel:FireServer("PaintHouse", i.Wall, "None", a[bc])
  616. wait()
  617. end
  618. end
  619. end
  620. end
  621. if bell == true then
  622. for _,v in pairs(workspace.Houses:GetChildren()) do
  623. for _,i in pairs(v.Upgrades:GetChildren()) do
  624. i.Doors.FrontDoor.ClickDetector.Detector:FireServer()
  625. wait(.1)
  626. end
  627. end
  628. end
  629. if mana == true then
  630. local a = game.Teams.Manager:GetPlayers()
  631. if #a < 1 then
  632. plr.Character:MoveTo(workspace.ManagerChair.Part.Position - Vector3.new(0,3,0))
  633. wait(1)
  634. end
  635. end
  636. if rain == true then
  637. for _,v in pairs(workspace.Cars:GetChildren()) do
  638. lo = math.random(#a)
  639. game.ReplicatedStorage.Channels.VehicleChannel:FireServer("Paint", v.Paint, "None", a[lo])
  640. wait()
  641. end
  642. end
  643. if ovenst == true then
  644. for _,v in pairs(workspace.Ovens:GetChildren()) do
  645. if v:IsA("Model") then
  646. v.Door.ClickDetector.Detector:FireServer()
  647. end
  648. end
  649. end
  650. end
  651.  
  652. -- Welp, forgot to rename and I'm too lazy to go back and change the name. xd
  653. RAW Paste Data
  654. -- made by NotJimbo#7666
  655. a.k.a liamglitchesyt
  656.  
  657.  
  658. ovenst = false
  659. plr = game.Players.LocalPlayer
  660. rain = false
  661. mana = false
  662. bell = false
  663. ra = false
  664. jobs = false
  665.  
  666. a = {21,1020,1009,1015,1019,1016,1006,1014,1008,106,119,1003}
  667. j = {"Cashier", "Cook", "Pizza Boxer", "Delivery", "Supplier", "On Break"}
  668.  
  669. ScreenGui = Instance.new("ScreenGui")
  670. select = Instance.new("Frame")
  671. teleports1 = Instance.new("TextButton")
  672. troll1 = Instance.new("TextButton")
  673. credits1 = Instance.new("TextButton")
  674. home1 = Instance.new("TextButton")
  675. credits = Instance.new("Frame")
  676. credits_2 = Instance.new("TextLabel")
  677. closecredits = Instance.new("TextButton")
  678. home = Instance.new("Frame")
  679. title = Instance.new("TextLabel")
  680. credits_3 = Instance.new("TextLabel")
  681. des = Instance.new("TextLabel")
  682. closehome = Instance.new("TextButton")
  683. teleports = Instance.new("Frame")
  684. cookroom = Instance.new("TextButton")
  685. closeteleports = Instance.new("TextButton")
  686. delivery = Instance.new("TextButton")
  687. office = Instance.new("TextButton")
  688. chair = Instance.new("TextButton")
  689. dump = Instance.new("TextButton")
  690. supplier = Instance.new("TextButton")
  691. chestisland = Instance.new("TextButton")
  692. chest = Instance.new("TextButton")
  693. sell = Instance.new("TextButton")
  694. entrance = Instance.new("TextButton")
  695. little_notice = Instance.new("TextLabel")
  696. misc = Instance.new("Frame")
  697. cookroom_2 = Instance.new("TextButton")
  698. closemisc = Instance.new("TextButton")
  699. delivery_2 = Instance.new("TextButton")
  700. office_2 = Instance.new("TextButton")
  701. chair_2 = Instance.new("TextButton")
  702.  
  703. ScreenGui.Parent = game.CoreGui
  704.  
  705. select.Name = "select"
  706. select.Parent = ScreenGui
  707. select.BackgroundColor3 = Color3.new(0.45098, 0.352941, 1)
  708. select.BorderSizePixel = 0
  709. select.Position = UDim2.new(0.0106177609, 0, 0.826741993, 0)
  710. select.Size = UDim2.new(0, 404, 0, 64)
  711.  
  712. teleports1.Name = "teleports1"
  713. teleports1.Parent = select
  714. teleports1.BackgroundColor3 = Color3.new(1, 1, 1)
  715. teleports1.BorderColor3 = Color3.new(0.666667, 0.333333, 1)
  716. teleports1.Position = UDim2.new(0.248743713, 0, 0, 0)
  717. teleports1.Size = UDim2.new(0, 104, 0, 64)
  718. teleports1.Font = Enum.Font.Highway
  719. teleports1.FontSize = Enum.FontSize.Size28
  720. teleports1.Text = "Teleports"
  721. teleports1.TextColor3 = Color3.new(0, 0, 0)
  722. teleports1.TextSize = 25
  723. teleports1.TextWrapped = true
  724. teleports1.MouseButton1Down:connect(function()
  725. teleports.Visible = true
  726. end)
  727.  
  728. troll1.Name = "troll1"
  729. troll1.Parent = select
  730. troll1.BackgroundColor3 = Color3.new(1, 1, 1)
  731. troll1.BorderColor3 = Color3.new(0.666667, 0.333333, 1)
  732. troll1.Position = UDim2.new(0.504875898, 0, 0, 0)
  733. troll1.Size = UDim2.new(0, 104, 0, 64)
  734. troll1.Font = Enum.Font.Highway
  735. troll1.FontSize = Enum.FontSize.Size32
  736. troll1.Text = "Misc"
  737. troll1.TextColor3 = Color3.new(0, 0, 0)
  738. troll1.TextSize = 30
  739. troll1.MouseButton1Down:connect(function()
  740. misc.Visible = true
  741. end)
  742.  
  743. credits1.Name = "credits1"
  744. credits1.Parent = select
  745. credits1.BackgroundColor3 = Color3.new(1, 1, 1)
  746. credits1.BorderColor3 = Color3.new(0.666667, 0.333333, 1)
  747. credits1.Position = UDim2.new(0.743718565, 0, 0, 0)
  748. credits1.Size = UDim2.new(0, 104, 0, 64)
  749. credits1.Font = Enum.Font.Highway
  750. credits1.FontSize = Enum.FontSize.Size32
  751. credits1.Text = "Credits"
  752. credits1.TextColor3 = Color3.new(0, 0, 0)
  753. credits1.TextSize = 30
  754. credits1.MouseButton1Down:connect(function()
  755. credits.Visible = true
  756. end)
  757.  
  758. home1.Name = "home1"
  759. home1.Parent = select
  760. home1.BackgroundColor3 = Color3.new(1, 1, 1)
  761. home1.BorderColor3 = Color3.new(0.666667, 0.333333, 1)
  762. home1.Size = UDim2.new(0, 104, 0, 64)
  763. home1.Font = Enum.Font.Highway
  764. home1.FontSize = Enum.FontSize.Size32
  765. home1.Text = "Home"
  766. home1.TextColor3 = Color3.new(0, 0, 0)
  767. home1.TextSize = 30
  768. home1.MouseButton1Down:connect(function()
  769. home.Visible = true
  770. end)
  771.  
  772. credits.Name = "credits"
  773. credits.Parent = ScreenGui
  774. credits.BackgroundColor3 = Color3.new(0.45098, 0.352941, 1)
  775. credits.BorderSizePixel = 0
  776. credits.Position = UDim2.new(0.0106177609, 0, 0.482109219, 0)
  777. credits.Size = UDim2.new(0, 146, 0, 161)
  778. credits.Visible = false
  779. credits.Active = true
  780. credits.Draggable = true
  781.  
  782. credits_2.Name = "credits"
  783. credits_2.Parent = credits
  784. credits_2.BackgroundColor3 = Color3.new(1, 1, 1)
  785. credits_2.BackgroundTransparency = 1
  786. credits_2.BorderSizePixel = 0
  787. credits_2.Size = UDim2.new(0, 120, 0, 161)
  788. credits_2.Font = Enum.Font.Highway
  789. credits_2.FontSize = Enum.FontSize.Size14
  790. credits_2.Text = "Hey, All teleports were found by me, LiamGlitchesYT on v3rm (Jimbo#2505 on discord). All other scripts are not by me, they are scripts they haven't been seen / used for a decent amount of time."
  791. credits_2.TextColor3 = Color3.new(1, 1, 1)
  792. credits_2.TextScaled = true
  793. credits_2.TextSize = 14
  794. credits_2.TextWrapped = true
  795.  
  796. closecredits.Name = "closecredits"
  797. closecredits.Parent = credits
  798. closecredits.BackgroundColor3 = Color3.new(0.996078, 0, 0)
  799. closecredits.BorderSizePixel = 0
  800. closecredits.Position = UDim2.new(0.82483685, 0, 0, 0)
  801. closecredits.Size = UDim2.new(0, 26, 0, 24)
  802. closecredits.Font = Enum.Font.Highway
  803. closecredits.FontSize = Enum.FontSize.Size32
  804. closecredits.Text = "X"
  805. closecredits.TextColor3 = Color3.new(1, 1, 1)
  806. closecredits.TextSize = 30
  807. closecredits.MouseButton1Down:connect(function()
  808. credits.Visible = false
  809. end)
  810.  
  811. home.Name = "home"
  812. home.Parent = ScreenGui
  813. home.BackgroundColor3 = Color3.new(0.45098, 0.352941, 1)
  814. home.BorderSizePixel = 0
  815. home.Position = UDim2.new (0.0106177609, 0, 0.482109219, 0)
  816. home.Size = UDim2.new(0, 359, 0, 161)
  817. home.Visible = false
  818. home.Active = true
  819. home.Draggable = true
  820.  
  821. title.Name = "title"
  822. title.Parent = home
  823. title.BackgroundColor3 = Color3.new(1, 1, 1)
  824. title.BackgroundTransparency = 1
  825. title.BorderSizePixel = 0
  826. title.Size = UDim2.new(0, 359, 0, 45)
  827. title.Font = Enum.Font.Highway
  828. title.FontSize = Enum.FontSize.Size32
  829. title.Text = "Work at a pizza place GUI"
  830. title.TextColor3 = Color3.new(1, 1, 1)
  831. title.TextSize = 30
  832. title.TextStrokeTransparency = 0
  833. title.TextWrapped = true
  834.  
  835. credits_3.Name = "credits"
  836. credits_3.Parent = home
  837. credits_3.BackgroundColor3 = Color3.new(1, 1, 1)
  838. credits_3.BackgroundTransparency = 1
  839. credits_3.BorderSizePixel = 0
  840. credits_3.Position = UDim2.new(0, 0, 0.87577641, 0)
  841. credits_3.Size = UDim2.new(0, 217, 0, 20)
  842. credits_3.Font = Enum.Font.Highway
  843. credits_3.FontSize = Enum.FontSize.Size18
  844. credits_3.Text = "Made by LiamGlitchesYT on v3rm"
  845. credits_3.TextColor3 = Color3.new(1, 1, 1)
  846. credits_3.TextSize = 16
  847. credits_3.TextStrokeTransparency = 0
  848. credits_3.TextWrapped = true
  849.  
  850. des.Name = "des"
  851. des.Parent = home
  852. des.BackgroundColor3 = Color3.new(1, 1, 1)
  853. des.BackgroundTransparency = 1
  854. des.Position = UDim2.new(0, 0, 0.372670799, 0)
  855. des.Size = UDim2.new(0, 359, 0, 50)
  856. des.Font = Enum.Font.Highway
  857. des.FontSize = Enum.FontSize.Size18
  858. des.Text = "I have tried a different type of theme on this GUI this time. Lemme know how it looks. Sorry for being as unactive as I have been on v3rm. In two weeks. I'll be posting tons of GUI's!"
  859. des.TextColor3 = Color3.new(1, 1, 1)
  860. des.TextScaled = true
  861. des.TextSize = 16
  862. des.TextStrokeTransparency = 0
  863. des.TextWrapped = true
  864.  
  865. closehome.Name = "closehome"
  866. closehome.Parent = home
  867. closehome.BackgroundColor3 = Color3.new(0.996078, 0, 0)
  868. closehome.BorderSizePixel = 0
  869. closehome.Position = UDim2.new(0.927576602, 0, 0, 0)
  870. closehome.Size = UDim2.new(0, 26, 0, 24)
  871. closehome.Font = Enum.Font.Highway
  872. closehome.FontSize = Enum.FontSize.Size32
  873. closehome.Text = "X"
  874. closehome.TextColor3 = Color3.new(1, 1, 1)
  875. closehome.TextSize = 30
  876. closehome.MouseButton1Down:connect(function()
  877. home.Visible = false
  878. end)
  879.  
  880. teleports.Name = "teleports"
  881. teleports.Parent = ScreenGui
  882. teleports.BackgroundColor3 = Color3.new(0.45098, 0.352941, 1)
  883. teleports.BorderSizePixel = 0
  884. teleports.Position = UDim2.new(0.0106177609, 0, 0.482109219, 0)
  885. teleports.Size = UDim2.new(0, 432, 0, 161)
  886. teleports.Visible = false
  887. teleports.Active = true
  888. teleports.Draggable = true
  889.  
  890. cookroom.Name = "cookroom"
  891. cookroom.Parent = teleports
  892. cookroom.BackgroundColor3 = Color3.new(255, 0, 0)
  893. cookroom.BorderSizePixel = 0
  894. cookroom.Position = UDim2.new(0.0194986109, 0, 0.149068326, 0)
  895. cookroom.Size = UDim2.new(0, 73, 0, 45)
  896. cookroom.Font = Enum.Font.Highway
  897. cookroom.FontSize = Enum.FontSize.Size32
  898. cookroom.Text = "Cook Room"
  899. cookroom.TextColor3 = Color3.new(0, 0, 0)
  900. cookroom.TextScaled = true
  901. cookroom.TextSize = 30
  902. cookroom.TextWrapped = true
  903. cookroom.MouseButton1Down:connect(function()
  904. cookroom.BackgroundColor3 = Color3.fromRGB(0,255,0)
  905. wait()
  906. cookroom.BackgroundColor3 = Color3.fromRGB(255,0,0)
  907. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(37.3033447, 3.15158749, 59.5493202)
  908. end)
  909.  
  910. closeteleports.Name = "closeteleports"
  911. closeteleports.Parent = teleports
  912. closeteleports.BackgroundColor3 = Color3.new(0.996078, 0, 0)
  913. closeteleports.BorderSizePixel = 0
  914. closeteleports.Position = UDim2.new(0.939150691, 0, 0, 0)
  915. closeteleports.Size = UDim2.new(0, 26, 0, 24)
  916. closeteleports.Font = Enum.Font.Highway
  917. closeteleports.FontSize = Enum.FontSize.Size32
  918. closeteleports.Text = "X"
  919. closeteleports.TextColor3 = Color3.new(1, 1, 1)
  920. closeteleports.TextSize = 30
  921. closeteleports.MouseButton1Down:connect(function()
  922. teleports.Visible = false
  923. end)
  924.  
  925. delivery.Name = "delivery"
  926. delivery.Parent = teleports
  927. delivery.BackgroundColor3 = Color3.new(255, 0, 0)
  928. delivery.BorderSizePixel = 0
  929. delivery.Position = UDim2.new(0.21781826, 0, 0.149068326, 0)
  930. delivery.Size = UDim2.new(0, 73, 0, 45)
  931. delivery.Font = Enum.Font.Highway
  932. delivery.FontSize = Enum.FontSize.Size32
  933. delivery.Text = "Delivery"
  934. delivery.TextColor3 = Color3.new(0, 0, 0)
  935. delivery.TextScaled = true
  936. delivery.TextSize = 30
  937. delivery.TextWrapped = true
  938. delivery.MouseButton1Down:connect(function()
  939. delivery.BackgroundColor3 = Color3.fromRGB(0,255,0)
  940. wait()
  941. delivery.BackgroundColor3 = Color3.fromRGB(255,0,0)
  942. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(65.4489365, 3.1500001, -15.833909)
  943. end)
  944.  
  945. office.Name = "office"
  946. office.Parent = teleports
  947. office.BackgroundColor3 = Color3.new(255, 0, 0)
  948. office.BorderSizePixel = 0
  949. office.Position = UDim2.new(0.415235251, 0, 0.149068326, 0)
  950. office.Size = UDim2.new(0, 73, 0, 45)
  951. office.Font = Enum.Font.Highway
  952. office.FontSize = Enum.FontSize.Size32
  953. office.Text = "Manager Office"
  954. office.TextColor3 = Color3.new(0, 0, 0)
  955. office.TextScaled = true
  956. office.TextSize = 30
  957. office.TextWrapped = true
  958. office.MouseButton1Down:connect(function()
  959. office.BackgroundColor3 = Color3.fromRGB(0,255,0)
  960. wait()
  961. office.BackgroundColor3 = Color3.fromRGB(255,0,0)
  962. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(36.6000366, 3.14977551, 6.5308485)
  963. end)
  964.  
  965.  
  966. chair.Name = "chair"
  967. chair.Parent = teleports
  968. chair.BackgroundColor3 = Color3.new(255, 0, 0)
  969. chair.BorderSizePixel = 0
  970. chair.Position = UDim2.new(0.61312288, 0, 0.149068326, 0)
  971. chair.Size = UDim2.new(0, 73, 0, 45)
  972. chair.Font = Enum.Font.Highway
  973. chair.FontSize = Enum.FontSize.Size32
  974. chair.Text = "Manager's Chair"
  975. chair.TextColor3 = Color3.new(0, 0, 0)
  976. chair.TextScaled = true
  977. chair.TextSize = 30
  978. chair.TextWrapped = true
  979. chair.MouseButton1Down:connect(function()
  980. chair.BackgroundColor3 = Color3.fromRGB(0,255,0)
  981. wait()
  982. chair.BackgroundColor3 = Color3.fromRGB(255,0,0)
  983. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(23.7000046, 4.29943943, 6.49999714)
  984. end)
  985.  
  986.  
  987. dump.Name = "dump"
  988. dump.Parent = teleports
  989. dump.BackgroundColor3 = Color3.new(255, 0, 0)
  990. dump.BorderSizePixel = 0
  991. dump.Position = UDim2.new(0.802937686, 0, 0.149068326, 0)
  992. dump.Size = UDim2.new(0, 73, 0, 45)
  993. dump.Font = Enum.Font.Highway
  994. dump.FontSize = Enum.FontSize.Size32
  995. dump.Text = "The Dump"
  996. dump.TextColor3 = Color3.new(0, 0, 0)
  997. dump.TextScaled = true
  998. dump.TextSize = 30
  999. dump.TextWrapped = true
  1000. dump.MouseButton1Down:connect(function()
  1001. dump.BackgroundColor3 = Color3.fromRGB(0,255,0)
  1002. wait()
  1003. dump.BackgroundColor3 = Color3.fromRGB(255,0,0)
  1004. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(62.8871613, 2.7500577, -182.124084)
  1005. end)
  1006.  
  1007. supplier.Name = "supplier"
  1008. supplier.Parent = teleports
  1009. supplier.BackgroundColor3 = Color3.new(255, 0, 0)
  1010. supplier.BorderSizePixel = 0
  1011. supplier.Position = UDim2.new(0.0194986109, 0, 0.527950287, 0)
  1012. supplier.Size = UDim2.new(0, 73, 0, 45)
  1013. supplier.Font = Enum.Font.Highway
  1014. supplier.FontSize = Enum.FontSize.Size32
  1015. supplier.Text = "Supplier"
  1016. supplier.TextColor3 = Color3.new(0, 0, 0)
  1017. supplier.TextScaled = true
  1018. supplier.TextSize = 30
  1019. supplier.TextWrapped = true
  1020. supplier.MouseButton1Down:connect(function()
  1021. supplier.BackgroundColor3 = Color3.fromRGB(0,255,0)
  1022. wait()
  1023. supplier.BackgroundColor3 = Color3.fromRGB(255,0,0)
  1024. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(5.83304834, 12.3500013, -810.86438)
  1025. end)
  1026.  
  1027. chestisland.Name = "chestisland"
  1028. chestisland.Parent = teleports
  1029. chestisland.BackgroundColor3 = Color3.new(255, 0, 0)
  1030. chestisland.BorderSizePixel = 0
  1031. chestisland.Position = UDim2.new(0.21781826, 0, 0.527950287, 0)
  1032. chestisland.Size = UDim2.new(0, 73, 0, 45)
  1033. chestisland.Font = Enum.Font.Highway
  1034. chestisland.FontSize = Enum.FontSize.Size32
  1035. chestisland.Text = "Treasure Chest Island"
  1036. chestisland.TextColor3 = Color3.new(0, 0, 0)
  1037. chestisland.TextScaled = true
  1038. chestisland.TextSize = 30
  1039. chestisland.TextWrapped = true
  1040. chestisland.MouseButton1Down:connect(function()
  1041. chestisland.BackgroundColor3 = Color3.fromRGB(0,255,0)
  1042. wait()
  1043. chestisland.BackgroundColor3 = Color3.fromRGB(255,0,0)
  1044. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1687.83105, 60.1375961, -1267.69861)
  1045. end)
  1046.  
  1047. chest.Name = "chest"
  1048. chest.Parent = teleports
  1049. chest.BackgroundColor3 = Color3.new(255, 0, 0)
  1050. chest.BorderSizePixel = 0
  1051. chest.Position = UDim2.new(0.415235251, 0, 0.527950287, 0)
  1052. chest.Size = UDim2.new(0, 73, 0, 45)
  1053. chest.Font = Enum.Font.Highway
  1054. chest.FontSize = Enum.FontSize.Size32
  1055. chest.Text = "Treasure Chest"
  1056. chest.TextColor3 = Color3.new(0, 0, 0)
  1057. chest.TextScaled = true
  1058. chest.TextSize = 30
  1059. chest.TextWrapped = true
  1060. chest.MouseButton1Down:connect(function()
  1061. chest.BackgroundColor3 = Color3.fromRGB(0,255,0)
  1062. wait()
  1063. chest.BackgroundColor3 = Color3.fromRGB(255,0,0)
  1064. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1757.77844, 1.54153121, -1266.99011)
  1065. end)
  1066.  
  1067. sell.Name = "sell"
  1068. sell.Parent = teleports
  1069. sell.BackgroundColor3 = Color3.new(255, 0, 0)
  1070. sell.BorderSizePixel = 0
  1071. sell.Position = UDim2.new(0.61312288, 0, 0.527950287, 0)
  1072. sell.Size = UDim2.new(0, 73, 0, 45)
  1073. sell.Font = Enum.Font.Highway
  1074. sell.FontSize = Enum.FontSize.Size32
  1075. sell.Text = "Sell Furniture"
  1076. sell.TextColor3 = Color3.new(0, 0, 0)
  1077. sell.TextScaled = true
  1078. sell.TextSize = 30
  1079. sell.TextWrapped = true
  1080. sell.MouseButton1Down:connect(function()
  1081. sell.BackgroundColor3 = Color3.fromRGB(0,255,0)
  1082. wait()
  1083. sell.BackgroundColor3 = Color3.fromRGB(255,0,0)
  1084. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1506.66541, -0.549316764, 1361.05981)
  1085. end)
  1086.  
  1087. entrance.Name = "entrance"
  1088. entrance.Parent = teleports
  1089. entrance.BackgroundColor3 = Color3.new(255, 0, 0)
  1090. entrance.BorderSizePixel = 0
  1091. entrance.Position = UDim2.new(0.802937686, 0, 0.527950287, 0)
  1092. entrance.Size = UDim2.new(0, 73, 0, 45)
  1093. entrance.Font = Enum.Font.Highway
  1094. entrance.FontSize = Enum.FontSize.Size32
  1095. entrance.Text = "Entrance"
  1096. entrance.TextColor3 = Color3.new(0, 0, 0)
  1097. entrance.TextScaled = true
  1098. entrance.TextSize = 30
  1099. entrance.TextWrapped = true
  1100. entrance.MouseButton1Down:connect(function()
  1101. entrance.BackgroundColor3 = Color3.fromRGB(0,255,0)
  1102. wait()
  1103. entrance.BackgroundColor3 = Color3.fromRGB(255,0,0)
  1104. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(48.2451439, 3.1488533, 138.20818)
  1105. end)
  1106.  
  1107. little_notice.Name = "little_notice"
  1108. little_notice.Parent = teleports
  1109. little_notice.BackgroundColor3 = Color3.new(1, 1, 1)
  1110. little_notice.BackgroundTransparency = 1
  1111. little_notice.BorderSizePixel = 0
  1112. little_notice.Position = UDim2.new(0.810185194, 0, 0.422360241, 0)
  1113. little_notice.Size = UDim2.new(0, 67, 0, 17)
  1114. little_notice.Font = Enum.Font.SourceSans
  1115. little_notice.FontSize = Enum.FontSize.Size14
  1116. little_notice.Text = "This has been closed for like a year."
  1117. little_notice.TextColor3 = Color3.new(0, 0, 0)
  1118. little_notice.TextScaled = true
  1119. little_notice.TextSize = 14
  1120. little_notice.TextWrapped = true
  1121.  
  1122. misc.Name = "misc"
  1123. misc.Parent = ScreenGui
  1124. misc.BackgroundColor3 = Color3.new(0.45098, 0.352941, 1)
  1125. misc.BorderSizePixel = 0
  1126. misc.Position = UDim2.new(0.0106177609, 0, 0.482109219, 0)
  1127. misc.Size = UDim2.new(0, 432, 0, 161)
  1128. misc.Visible = false
  1129. misc.Active = true
  1130. misc.Draggable = true
  1131.  
  1132. cookroom_2.Name = "cookroom"
  1133. cookroom_2.Parent = misc
  1134. cookroom_2.BackgroundColor3 = Color3.new(255, 0, 0)
  1135. cookroom_2.BorderSizePixel = 0
  1136. cookroom_2.Position = UDim2.new(0.0194986109, 0, 0.149068326, 0)
  1137. cookroom_2.Size = UDim2.new(0, 73, 0, 45)
  1138. cookroom_2.Font = Enum.Font.Highway
  1139. cookroom_2.FontSize = Enum.FontSize.Size32
  1140. cookroom_2.Text = "Spam Open Ovens"
  1141. cookroom_2.TextColor3 = Color3.new(0, 0, 0)
  1142. cookroom_2.TextScaled = true
  1143. cookroom_2.TextSize = 30
  1144. cookroom_2.TextWrapped = true
  1145. cookroom_2.MouseButton1Down:connect(function()
  1146. cookroom_2.BackgroundColor3 = Color3.fromRGB(0,255,0)
  1147. wait()
  1148. cookroom_2.BackgroundColor3 = Color3.fromRGB(255,0,0)
  1149. if ovenst == false then
  1150. ovenst = true
  1151. ovenst.BackgroundColor3 = Color3.fromRGB(0,255,0)
  1152. else
  1153. ovenst = false
  1154. ovenst.BackgroundColor3 = Color3.fromRGB(255,0,0)
  1155. end
  1156. end)
  1157.  
  1158. closemisc.Name = "closemisc"
  1159. closemisc.Parent = misc
  1160. closemisc.BackgroundColor3 = Color3.new(0.996078, 0, 0)
  1161. closemisc.BorderSizePixel = 0
  1162. closemisc.Position = UDim2.new(0.939150691, 0, 0, 0)
  1163. closemisc.Size = UDim2.new(0, 26, 0, 24)
  1164. closemisc.Font = Enum.Font.Highway
  1165. closemisc.FontSize = Enum.FontSize.Size32
  1166. closemisc.Text = "X"
  1167. closemisc.TextColor3 = Color3.new(1, 1, 1)
  1168. closemisc.TextSize = 30
  1169. closemisc.MouseButton1Down:connect(function()
  1170. misc.Visible = false
  1171. end)
  1172.  
  1173. delivery_2.Name = "delivery"
  1174. delivery_2.Parent = misc
  1175. delivery_2.BackgroundColor3 = Color3.new(255, 0, 0)
  1176. delivery_2.BorderSizePixel = 0
  1177. delivery_2.Position = UDim2.new(0.21781826, 0, 0.149068326, 0)
  1178. delivery_2.Size = UDim2.new(0, 73, 0, 45)
  1179. delivery_2.Font = Enum.Font.Highway
  1180. delivery_2.FontSize = Enum.FontSize.Size32
  1181. delivery_2.Text = "Spam Jobs"
  1182. delivery_2.TextColor3 = Color3.new(0, 0, 0)
  1183. delivery_2.TextScaled = true
  1184. delivery_2.TextSize = 30
  1185. delivery_2.TextWrapped = true
  1186. delivery_2.MouseButton1Down:connect(function()
  1187. delivery_2.BackgroundColor3 = Color3.fromRGB(0,255,0)
  1188. wait()
  1189. delivery_2.BackgroundColor3 = Color3.fromRGB(255,0,0)
  1190. if jobs == false then
  1191. jobs = true
  1192. jobs.BackgroundColor3 = Color3.fromRGB(0,255,0)
  1193.  
  1194. else
  1195. jobs = false
  1196. jobs.BackgroundColor3 = Color3.fromRGB(255,0,0)
  1197. end
  1198. end)
  1199.  
  1200. office_2.Name = "office"
  1201. office_2.Parent = misc
  1202. office_2.BackgroundColor3 = Color3.new(255, 0, 0)
  1203. office_2.BorderSizePixel = 0
  1204. office_2.Position = UDim2.new(0.415235251, 0, 0.149068326, 0)
  1205. office_2.Size = UDim2.new(0, 73, 0, 45)
  1206. office_2.Font = Enum.Font.Highway
  1207. office_2.FontSize = Enum.FontSize.Size32
  1208. office_2.Text = "Spam Door Bells"
  1209. office_2.TextColor3 = Color3.new(0, 0, 0)
  1210. office_2.TextScaled = true
  1211. office_2.TextSize = 30
  1212. office_2.TextWrapped = true
  1213. office_2.MouseButton1Down:connect(function()
  1214. office_2.BackgroundColor3 = Color3.fromRGB(0,255,0)
  1215. wait()
  1216. office_2.BackgroundColor3 = Color3.fromRGB(255,0,0)
  1217. if bell == false then
  1218. bell = true
  1219. bell.BackgroundColor3 = Color3.fromRGB(0,255,0)
  1220.  
  1221. else
  1222. bell = false
  1223. bell.BackgroundColor3 = Color3.fromRGB(255,0,0)
  1224. end
  1225. end)
  1226.  
  1227. chair_2.Name = "chair"
  1228. chair_2.Parent = misc
  1229. chair_2.BackgroundColor3 = Color3.new(255, 0, 0)
  1230. chair_2.BorderSizePixel = 0
  1231. chair_2.Position = UDim2.new(0.61312288, 0, 0.149068326, 0)
  1232. chair_2.Size = UDim2.new(0, 73, 0, 45)
  1233. chair_2.Font = Enum.Font.Highway
  1234. chair_2.FontSize = Enum.FontSize.Size32
  1235. chair_2.Text = "Auto Manager"
  1236. chair_2.TextColor3 = Color3.new(0, 0, 0)
  1237. chair_2.TextScaled = true
  1238. chair_2.TextSize = 30
  1239. chair_2.TextWrapped = true
  1240. chair_2.MouseButton1Down:connect(function()
  1241. chair_2.BackgroundColor3 = Color3.fromRGB(0,255,0)
  1242. wait()
  1243. chair_2.BackgroundColor3 = Color3.fromRGB(255,0,0)
  1244. if mana == false then
  1245. mana = true
  1246. mana.BackgroundColor3 = Color3.fromRGB(0,255,0)
  1247. else
  1248. mana = false
  1249. mana.BackgroundColor3 = Color3.fromRGB(255,0,0)
  1250. end
  1251. end)
  1252.  
  1253.  
  1254. -- random shit below, dont mess with unless you know what your doing.
  1255.  
  1256. while wait() do
  1257. if jobs == true then
  1258. local b = math.random(#j)
  1259.  
  1260. game.ReplicatedStorage.Channels.PlayerChannel:FireServer("ChangeJob", j[b])
  1261. wait()
  1262. end
  1263. if ra == true then
  1264. for _,v in pairs(workspace.Houses:GetChildren()) do
  1265. if v.Owner.Value == game.Players.LocalPlayer then
  1266. for _,i in pairs(v.Upgrades:GetChildren()) do
  1267. bc = math.random(#a)
  1268. game.ReplicatedStorage.Channels.HouseChannel:FireServer("PaintHouse", i.Wall, "None", a[bc])
  1269. wait()
  1270. end
  1271. end
  1272. end
  1273. end
  1274. if bell == true then
  1275. for _,v in pairs(workspace.Houses:GetChildren()) do
  1276. for _,i in pairs(v.Upgrades:GetChildren()) do
  1277. i.Doors.FrontDoor.ClickDetector.Detector:FireServer()
  1278. wait(.1)
  1279. end
  1280. end
  1281. end
  1282. if mana == true then
  1283. local a = game.Teams.Manager:GetPlayers()
  1284. if #a < 1 then
  1285. plr.Character:MoveTo(workspace.ManagerChair.Part.Position - Vector3.new(0,3,0))
  1286. wait(1)
  1287. end
  1288. end
  1289. if rain == true then
  1290. for _,v in pairs(workspace.Cars:GetChildren()) do
  1291. lo = math.random(#a)
  1292. game.ReplicatedStorage.Channels.VehicleChannel:FireServer("Paint", v.Paint, "None", a[lo])
  1293. wait()
  1294. end
  1295. end
  1296. if ovenst == true then
  1297. for _,v in pairs(workspace.Ovens:GetChildren()) do
  1298. if v:IsA("Model") then
  1299. v.Door.ClickDetector.Detector:FireServer()
  1300. end
  1301. end
  1302. end
  1303. end
  1304.  
  1305. -- Welp, forgot to rename and I'm too lazy to go back and change the name. xd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement