BluezModZ

Roblox Work At A Pizza Place Teleport Gui Script

Jan 4th, 2022 (edited)
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 13.59 KB | None | 0 0
  1. --Made By BluezModZ
  2. --https://BluezModZ.weebly.com
  3. --Not Working Anymore as of july 13th 2022 :(
  4.  
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local watermark = Instance.new("TextLabel")
  8. local Frame = Instance.new("Frame")
  9. local TextLabelgui = Instance.new("TextLabel")
  10. local housea1 = Instance.new("TextButton")
  11. local housea2 = Instance.new("TextButton")
  12. local housea3 = Instance.new("TextButton")
  13. local houseb1 = Instance.new("TextButton")
  14. local houseb2 = Instance.new("TextButton")
  15. local houseb4 = Instance.new("TextButton")
  16. local houseb5 = Instance.new("TextButton")
  17. local houseb6 = Instance.new("TextButton")
  18. local housec1 = Instance.new("TextButton")
  19. local housec2 = Instance.new("TextButton")
  20. local housec3 = Instance.new("TextButton")
  21. local managerchair = Instance.new("TextButton")
  22. local managerremove = Instance.new("TextButton")
  23. local hidingplace = Instance.new("TextButton")
  24. local houseb3 = Instance.new("TextButton")
  25. local thedump = Instance.new("TextButton")
  26. local cars = Instance.new("TextButton")
  27. local dock = Instance.new("TextButton")
  28. local camping = Instance.new("TextButton")
  29. local chest = Instance.new("TextButton")
  30. local resetplayer = Instance.new("TextButton")
  31. local websitetittle = Instance.new("TextLabel")
  32.  
  33. --Properties:
  34.  
  35. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  36. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  37.  
  38. watermark.Name = "water mark"
  39. watermark.Parent = ScreenGui
  40. watermark.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  41. watermark.BackgroundTransparency = 1.000
  42. watermark.BorderColor3 = Color3.fromRGB(27, 42, 53)
  43. watermark.Position = UDim2.new(0.755351663, 0, 0.899830222, 0)
  44. watermark.Size = UDim2.new(0, 200, 0, 50)
  45. watermark.Font = Enum.Font.SourceSans
  46. watermark.Text = "Press E to open menu & Press r to close menu"
  47. watermark.TextColor3 = Color3.fromRGB(0, 61, 161)
  48. watermark.TextSize = 17.000
  49.  
  50. Frame.Parent = ScreenGui
  51. Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  52. Frame.Position = UDim2.new(0.0468909293, 0, 0.297113746, 0)
  53. Frame.Size = UDim2.new(0, 876, 0, 285)
  54. Frame.Active = true
  55. Frame.Draggable = true
  56.  
  57. TextLabelgui.Name = "TextLabel-gui"
  58. TextLabelgui.Parent = Frame
  59. TextLabelgui.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  60. TextLabelgui.BorderColor3 = Color3.fromRGB(11, 11, 115)
  61. TextLabelgui.Size = UDim2.new(0, 876, 0, 50)
  62. TextLabelgui.Font = Enum.Font.SciFi
  63. TextLabelgui.Text = "Work At A Pizza Place Teleport GUI - Made By BluezModZ"
  64. TextLabelgui.TextColor3 = Color3.fromRGB(0, 0, 0)
  65. TextLabelgui.TextSize = 14.000
  66.  
  67. housea1.Name = "house a1"
  68. housea1.Parent = Frame
  69. housea1.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  70. housea1.Position = UDim2.new(0.0144927539, 0, 0.210548908, 0)
  71. housea1.Size = UDim2.new(0, 96, 0, 50)
  72. housea1.Font = Enum.Font.SourceSans
  73. housea1.Text = "House A1"
  74. housea1.TextColor3 = Color3.fromRGB(0, 0, 0)
  75. housea1.TextSize = 14.000
  76. housea1.MouseButton1Down:connect(function()
  77. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(210.87,7,-463.96)
  78. end)
  79.  
  80. housea2.Name = "house a2"
  81. housea2.Parent = Frame
  82. housea2.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  83. housea2.Position = UDim2.new(0.0144927539, 0, 0.416387886, 0)
  84. housea2.Size = UDim2.new(0, 96, 0, 50)
  85. housea2.Font = Enum.Font.SourceSans
  86. housea2.Text = "House A2"
  87. housea2.TextColor3 = Color3.fromRGB(0, 0, 0)
  88. housea2.TextSize = 14.000
  89. housea2.MouseButton1Down:connect(function()
  90. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(210.42,7,-647.42)
  91. end)
  92.  
  93. housea3.Name = "house a3"
  94. housea3.Parent = Frame
  95. housea3.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  96. housea3.Position = UDim2.new(0.0144927539, 0, 0.619211555, 0)
  97. housea3.Size = UDim2.new(0, 96, 0, 50)
  98. housea3.Font = Enum.Font.SourceSans
  99. housea3.Text = "House A3"
  100. housea3.TextColor3 = Color3.fromRGB(0, 0, 0)
  101. housea3.TextSize = 14.000
  102. housea3.MouseButton1Down:connect(function()
  103. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(210.78,7,-828.27)
  104. end)
  105.  
  106. houseb1.Name = "house b1"
  107. houseb1.Parent = Frame
  108. houseb1.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  109. houseb1.Position = UDim2.new(0.139977843, 0, 0.211726353, 0)
  110. houseb1.Size = UDim2.new(0, 96, 0, 50)
  111. houseb1.Font = Enum.Font.SourceSans
  112. houseb1.Text = "House B1"
  113. houseb1.TextColor3 = Color3.fromRGB(0, 0, 0)
  114. houseb1.TextSize = 14.000
  115. houseb1.MouseButton1Down:connect(function()
  116. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-41.72,7,-431.82)
  117. end)
  118.  
  119. houseb2.Name = "house b2"
  120. houseb2.Parent = Frame
  121. houseb2.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  122. houseb2.Position = UDim2.new(0.139977828, 0, 0.413680762, 0)
  123. houseb2.Size = UDim2.new(0, 96, 0, 50)
  124. houseb2.Font = Enum.Font.SourceSans
  125. houseb2.Text = "House B2"
  126. houseb2.TextColor3 = Color3.fromRGB(0, 0, 0)
  127. houseb2.TextSize = 14.000
  128. houseb2.MouseButton1Down:connect(function()
  129. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(47.63,7,-480.26)
  130. end)
  131.  
  132. houseb4.Name = "house b4"
  133. houseb4.Parent = Frame
  134. houseb4.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  135. houseb4.Position = UDim2.new(0.265167296, 0, 0.211726367, 0)
  136. houseb4.Size = UDim2.new(0, 96, 0, 50)
  137. houseb4.Font = Enum.Font.SourceSans
  138. houseb4.Text = "House B4"
  139. houseb4.TextColor3 = Color3.fromRGB(0, 0, 0)
  140. houseb4.TextSize = 14.000
  141. houseb4.MouseButton1Down:connect(function()
  142. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(46.55,7,-664.55)
  143. end)
  144.  
  145. houseb5.Name = "house b5"
  146. houseb5.Parent = Frame
  147. houseb5.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  148. houseb5.Position = UDim2.new(0.265167296, 0, 0.41342932, 0)
  149. houseb5.Size = UDim2.new(0, 96, 0, 50)
  150. houseb5.Font = Enum.Font.SourceSans
  151. houseb5.Text = "House B5"
  152. houseb5.TextColor3 = Color3.fromRGB(0, 0, 0)
  153. houseb5.TextSize = 14.000
  154. houseb5.MouseButton1Down:connect(function()
  155. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-44.79,7,-803.7)
  156. end)
  157.  
  158. houseb6.Name = "house b6"
  159. houseb6.Parent = Frame
  160. houseb6.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  161. houseb6.Position = UDim2.new(0.265167296, 0, 0.618892491, 0)
  162. houseb6.Size = UDim2.new(0, 96, 0, 50)
  163. houseb6.Font = Enum.Font.SourceSans
  164. houseb6.Text = "House B6"
  165. houseb6.TextColor3 = Color3.fromRGB(0, 0, 0)
  166. houseb6.TextSize = 14.000
  167. houseb6.MouseButton1Down:connect(function()
  168. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(49.35,7,-834.69)
  169. end)
  170.  
  171. housec1.Name = "house c1"
  172. housec1.Parent = Frame
  173. housec1.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  174. housec1.Position = UDim2.new(0.394519627, 0, 0.208469033, 0)
  175. housec1.Size = UDim2.new(0, 96, 0, 50)
  176. housec1.Font = Enum.Font.SourceSans
  177. housec1.Text = "House C1"
  178. housec1.TextColor3 = Color3.fromRGB(0, 0, 0)
  179. housec1.TextSize = 14.000
  180. housec1.MouseButton1Down:connect(function()
  181. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(207.66,7,-435.81)
  182. end)
  183.  
  184.  
  185. housec2.Name = "house c2"
  186. housec2.Parent = Frame
  187. housec2.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  188. housec2.Position = UDim2.new(0.394519627, 0, 0.413680762, 0)
  189. housec2.Size = UDim2.new(0, 96, 0, 50)
  190. housec2.Font = Enum.Font.SourceSans
  191. housec2.Text = "House C2"
  192. housec2.TextColor3 = Color3.fromRGB(0, 0, 0)
  193. housec2.TextSize = 14.000
  194. housec2.MouseButton1Down:connect(function()
  195. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-207.78,7,-623.74)
  196. end)
  197.  
  198. housec3.Name = "house c3"
  199. housec3.Parent = Frame
  200. housec3.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  201. housec3.Position = UDim2.new(0.394519627, 0, 0.615383744, 0)
  202. housec3.Size = UDim2.new(0, 96, 0, 50)
  203. housec3.Font = Enum.Font.SourceSans
  204. housec3.Text = "House C3"
  205. housec3.TextColor3 = Color3.fromRGB(0, 0, 0)
  206. housec3.TextSize = 14.000
  207. housec3.MouseButton1Down:connect(function()
  208. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-205.89,7,-792.45)
  209. end)
  210.  
  211. managerchair.Name = "manager chair"
  212. managerchair.Parent = Frame
  213. managerchair.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  214. managerchair.Position = UDim2.new(0.518083334, 0, 0.211726367, 0)
  215. managerchair.Size = UDim2.new(0, 96, 0, 50)
  216. managerchair.Font = Enum.Font.SourceSans
  217. managerchair.Text = "Manager chair"
  218. managerchair.TextColor3 = Color3.fromRGB(0, 0, 0)
  219. managerchair.TextSize = 14.000
  220. managerchair.MouseButton1Down:connect(function()
  221. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(23.7,3.8,6.5)
  222. end)
  223.  
  224. managerremove.Name = "manager remove"
  225. managerremove.Parent = Frame
  226. managerremove.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  227. managerremove.Position = UDim2.new(0.518083334, 0, 0.41342932, 0)
  228. managerremove.Size = UDim2.new(0, 96, 0, 50)
  229. managerremove.Font = Enum.Font.SourceSans
  230. managerremove.Text = "Remove Manager"
  231. managerremove.TextColor3 = Color3.fromRGB(0, 0, 0)
  232. managerremove.TextSize = 14.000
  233. managerremove.MouseButton1Down:connect(function()
  234. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(12.85,4,21.21)
  235. end)
  236.  
  237. hidingplace.Name = "hiding place"
  238. hidingplace.Parent = Frame
  239. hidingplace.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  240. hidingplace.Position = UDim2.new(0.518083334, 0, 0.618892491, 0)
  241. hidingplace.Size = UDim2.new(0, 96, 0, 50)
  242. hidingplace.Font = Enum.Font.SourceSans
  243. hidingplace.Text = "Hiding Place"
  244. hidingplace.TextColor3 = Color3.fromRGB(0, 0, 0)
  245. hidingplace.TextSize = 14.000
  246. hidingplace.MouseButton1Down:connect(function()
  247. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(71.48,4.56,65.43)
  248. end)
  249.  
  250. houseb3.Name = "house b3"
  251. houseb3.Parent = Frame
  252. houseb3.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  253. houseb3.Position = UDim2.new(0.141119361, 0, 0.618892491, 0)
  254. houseb3.Size = UDim2.new(0, 96, 0, 50)
  255. houseb3.Font = Enum.Font.SourceSans
  256. houseb3.Text = "House B3"
  257. houseb3.TextColor3 = Color3.fromRGB(0, 0, 0)
  258. houseb3.TextSize = 14.000
  259. houseb3.MouseButton1Down:connect(function()
  260. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-47.66,7,-623.74)
  261. end)
  262.  
  263. thedump.Name = "the dump"
  264. thedump.Parent = Frame
  265. thedump.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  266. thedump.Position = UDim2.new(0.643017948, 0, 0.207017571, 0)
  267. thedump.Size = UDim2.new(0, 96, 0, 50)
  268. thedump.Font = Enum.Font.SourceSans
  269. thedump.Text = "The Dump"
  270. thedump.TextColor3 = Color3.fromRGB(0, 0, 0)
  271. thedump.TextSize = 14.000
  272. thedump.MouseButton1Down:connect(function()
  273. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(42.11,3.4,-182.94)
  274. end)
  275.  
  276. cars.Name = "cars"
  277. cars.Parent = Frame
  278. cars.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  279. cars.Position = UDim2.new(0.641891837, 0, 0.410526305, 0)
  280. cars.Size = UDim2.new(0, 96, 0, 50)
  281. cars.Font = Enum.Font.SourceSans
  282. cars.Text = "Cars"
  283. cars.TextColor3 = Color3.fromRGB(0, 0, 0)
  284. cars.TextSize = 14.000
  285. cars.MouseButton1Down:connect(function()
  286. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(71.06,3.4,-74.56)
  287. end)
  288.  
  289. dock.Name = "dock"
  290. dock.Parent = Frame
  291. dock.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  292. dock.Position = UDim2.new(0.641891837, 0, 0.61403513, 0)
  293. dock.Size = UDim2.new(0, 96, 0, 50)
  294. dock.Font = Enum.Font.SourceSans
  295. dock.Text = "Dock"
  296. dock.TextColor3 = Color3.fromRGB(0, 0, 0)
  297. dock.TextSize = 14.000
  298. dock.MouseButton1Down:connect(function()
  299. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-464.28,2.9,-353.32)
  300. end)
  301.  
  302. camping.Name = "camping"
  303. camping.Parent = Frame
  304. camping.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  305. camping.Position = UDim2.new(0.77364862, 0, 0.210526317, 0)
  306. camping.Size = UDim2.new(0, 188, 0, 50)
  307. camping.Font = Enum.Font.SourceSans
  308. camping.Text = "Camping Island"
  309. camping.TextColor3 = Color3.fromRGB(0, 0, 0)
  310. camping.TextSize = 14.000
  311. camping.MouseButton1Down:connect(function()
  312. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1515.31,0.1,1357.19)
  313. end)
  314.  
  315. chest.Name = "chest"
  316. chest.Parent = Frame
  317. chest.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  318. chest.Position = UDim2.new(0.77364862, 0, 0.414035082, 0)
  319. chest.Size = UDim2.new(0, 188, 0, 50)
  320. chest.Font = Enum.Font.SourceSans
  321. chest.Text = "Treassure Chest"
  322. chest.TextColor3 = Color3.fromRGB(0, 0, 0)
  323. chest.TextSize = 14.000
  324. chest.MouseButton1Down:connect(function()
  325. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1756.51,2.19,1264.25)
  326. end)
  327.  
  328. resetplayer.Name = "reset player"
  329. resetplayer.Parent = Frame
  330. resetplayer.BackgroundColor3 = Color3.fromRGB(11, 11, 115)
  331. resetplayer.Position = UDim2.new(0.77364862, 0, 0.61403513, 0)
  332. resetplayer.Size = UDim2.new(0, 188, 0, 50)
  333. resetplayer.Font = Enum.Font.SourceSans
  334. resetplayer.Text = "Reset Player"
  335. resetplayer.TextColor3 = Color3.fromRGB(0, 0, 0)
  336. resetplayer.TextSize = 14.000
  337. resetplayer.MouseButton1Down:connect(function()
  338. print(os.date('Date: %m/%d/%Y'))
  339. end)
  340.  
  341. websitetittle.Name = "website-tittle"
  342. websitetittle.Parent = Frame
  343. websitetittle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  344. websitetittle.BackgroundTransparency = 1.000
  345. websitetittle.Position = UDim2.new(0.0144927492, 0, 0.824561417, 0)
  346. websitetittle.Size = UDim2.new(0, 853, 0, 50)
  347. websitetittle.Font = Enum.Font.Sarpanch
  348. websitetittle.Text = "https://www.BluezModZ.weebly.com"
  349. websitetittle.TextColor3 = Color3.fromRGB(11, 11, 115)
  350. websitetittle.TextSize = 55.000
  351.  
  352. -- Scripts:
  353.  
  354. local function FKNKM_fake_script() -- Frame.LocalScript
  355.     local script = Instance.new('LocalScript', Frame)
  356.  
  357.     local Plr = game.Players.LocalPlayer
  358.    
  359.     Plr:GetMouse().KeyDown:Connect(function(K)
  360.         if K == "e" then
  361.             script.Parent.Visible = true
  362.         end
  363.     end)
  364.    
  365.     local Plr = game.Players.LocalPlayer
  366.    
  367.     Plr:GetMouse().KeyDown:Connect(function(K)
  368.         if K == "r" then
  369.             script.Parent.Visible = false
  370.         end
  371.     end)
  372. end
  373. coroutine.wrap(FKNKM_fake_script)()
  374.  
Add Comment
Please, Sign In to add comment