Roblox Work At The Pizza Place Money Hack July 2019

  1. Roblox Work At Pizza Place Money Hack
  2. Roblox Work At The Pizza Place Money Hack July 2019 2020
  3. Roblox Work At The Pizza Place Money Hack July 2019 Holiday

Hack Exploit Script Roblox Working Work At Pizza Place Auto Grind Auto Grinding Money Hax Executor Executors Hacks Daily Weekly Safe Best Gold Jailbreak Money Lumber. This page contains Roblox cheats, hints, walkthroughs and more for PC. This game has been made by Roblox Corporation and published by Roblox Corporation at Jun 2005. Roblox was made in 'MMOG, MMORPG, Physics-based sandbox' genre and have 'Everyone' as SRB rating.

Mar 29th, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. -- BloxBurg Gui Created by LuckyMMB @ V3rmillion.net --
  2. icecreamactive = false
  3. local Player = Players['LocalPlayer']
  4. local Character = Player.Character or Player.CharacterAdded:wait()
  5. local Stat = workspace.Stats[Player.Name]
  6. -- Objects
  7. local BloxGUI = Instance.new('ScreenGui')
  8. local Close = Instance.new('TextButton')
  9. local Kick = Instance.new('TextButton')
  10. local PizzaFrame = Instance.new('Frame')
  11. local StartPizza = Instance.new('TextButton')
  12. local IceCreamFrame = Instance.new('Frame')
  13. local StartIceCream = Instance.new('TextButton')
  14. local InfoScreen = Instance.new('TextButton')
  15. local InfoText1 = Instance.new('TextLabel')
  16. -- Properties
  17. BloxGUI.Name = 'BloxGUI'
  18. local BloxCORE = game.CoreGui['BloxGUI']
  19. local AntiAFK = Instance.new('TextButton')
  20. MainFrame.Parent = BloxGUI
  21. MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  22. MainFrame.Position = UDim2.new(0.5, -372, 0, -27)
  23. MainFrame.Selectable = true
  24. Close.Name = 'Close'
  25. Close.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  26. Close.Position = UDim2.new(0, 0, 0, 0)
  27. Close.Font = Enum.Font.Fantasy
  28. Close.Text = 'X'
  29. Close.TextSize = 17
  30. Close.TextWrapped = true
  31. IceCream.Name = 'IceCream'
  32. IceCream.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  33. IceCream.BorderColor3 = Color3.new(0, 1, 0)
  34. IceCream.Size = UDim2.new(0, 125, 0, 20)
  35. IceCream.FontSize = Enum.FontSize.Size18
  36. IceCream.TextSize = 17
  37. IceCreamFrame.Name = 'IceCreamFrame'
  38. IceCreamFrame.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  39. IceCreamFrame.BorderColor3 = Color3.new(0, 0, 0)
  40. IceCreamFrame.Position = UDim2.new(0, -35, 0, 30)
  41. IceCreamFrame.Visible = false
  42. IceCreamHeader.Name = 'IceCreamHeader'
  43. IceCreamHeader.BackgroundColor3 = Color3.new(1, 1, 1)
  44. IceCreamHeader.BorderColor3 = Color3.new(1, 1, 1)
  45. IceCreamHeader.Size = UDim2.new(0, 280, 0, 130)
  46. IceCreamHeader.FontSize = Enum.FontSize.Size18
  47. IceCreamHeader.Text = '1. Go to work as Ben's IceCream Sellern2. Click Start Money Farmingn3. Stand near the cups and wait for the current customer to leave and the next one to place an ordern4. The cups should then equip automaticallyn5. Keep from timing out after 20 minutes idlen6. Enjoy the Money'
  48. IceCreamHeader.TextSize = 16
  49. IceCreamHeader.TextYAlignment = Enum.TextYAlignment.Top
  50. StartIceCream.Name = 'StartIceCream'
  51. StartIceCream.BackgroundColor3 = Color3.new(0.18, 0.18, 0.18)
  52. StartIceCream.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  53. StartIceCream.Position = UDim2.new(0, 50, 0, 140)
  54. StartIceCream.Font = Enum.Font.Fantasy
  55. StartIceCream.Text = 'Start Money Farming'
  56. StartIceCream.TextWrapped = true
  57. Pizza.Parent = MainFrame
  58. Pizza.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  59. Pizza.BorderColor3 = Color3.new(0, 1, 0)
  60. Pizza.Size = UDim2.new(0, 95, 0, 20)
  61. Pizza.FontSize = Enum.FontSize.Size18
  62. Pizza.TextSize = 17
  63. PizzaFrame.Name = 'PizzaFrame'
  64. PizzaFrame.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  65. PizzaFrame.BorderColor3 = Color3.new(0, 0, 0)
  66. PizzaFrame.Size = UDim2.new(0, 290, 0, 95)
  67. PizzaHeader.Parent = PizzaFrame
  68. PizzaHeader.BackgroundColor3 = Color3.new(1, 1, 1)
  69. PizzaHeader.BorderColor3 = Color3.new(1, 1, 1)
  70. PizzaHeader.Size = UDim2.new(0, 280, 0, 50)
  71. PizzaHeader.FontSize = Enum.FontSize.Size18
  72. PizzaHeader.Text = '1. Go to work as Pizza Planet Bakern2. Click Start Money Farmingn3. Enjoy the Money'
  73. PizzaHeader.TextSize = 16
  74. PizzaHeader.TextYAlignment = Enum.TextYAlignment.Top
  75. StartPizza.Name = 'StartPizza'
  76. StartPizza.BackgroundColor3 = Color3.new(0.18, 0.18, 0.18)
  77. StartPizza.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  78. StartPizza.Size = UDim2.new(0, 180, 0, 30)
  79. StartPizza.FontSize = Enum.FontSize.Size18
  80. StartPizza.TextColor3 = Color3.new(1, 1, 1)
  81. StartPizza.TextSize = 17
  82. Kick.Name = 'Kick'
  83. Kick.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  84. Kick.BorderColor3 = Color3.new(0, 1, 0)
  85. Kick.Size = UDim2.new(0, 40, 0, 20)
  86. Kick.FontSize = Enum.FontSize.Size18
  87. Kick.TextSize = 17
  88. LightsOn.Name = 'LightsOn'
  89. LightsOn.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  90. LightsOn.BorderColor3 = Color3.new(0, 1, 0)
  91. LightsOn.Size = UDim2.new(0, 75, 0, 20)
  92. LightsOn.FontSize = Enum.FontSize.Size18
  93. LightsOn.TextSize = 17
  94. AntiAFK.Name = 'AntiAFK'
  95. AntiAFK.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  96. AntiAFK.Position = UDim2.new(0, 530, 0, 0)
  97. AntiAFK.BackgroundTransparency = 0
  98. AntiAFK.FontSize = Enum.FontSize.Size18
  99. AntiAFK.TextColor3 = Color3.new(1, 1, 1)
  100. InfoScreen.Parent = MainFrame
  101. InfoScreen.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  102. InfoScreen.Position = UDim2.new(0, 675, 0, 0)
  103. InfoScreen.BackgroundTransparency = 0
  104. InfoScreen.FontSize = Enum.FontSize.Size18
  105. InfoScreen.Text = 'Info'
  106. InfoScreen.TextWrapped = true
  107. InfoFrame.Name = 'InfoFrame'
  108. InfoFrame.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  109. InfoFrame.BackgroundTransparency = 0.5
  110. InfoFrame.Size = UDim2.new(0, 200, 0, 130)
  111. InfoText1.Parent = InfoFrame
  112. InfoText1.BorderColor3 = Color3.new(0, 0, 0)
  113. InfoText1.Position = UDim2.new(0, 5, 0, 5)
  114. InfoText1.TextColor3 = Color3.new(1, 1, 1)
  115. InfoText1.FontSize = Enum.FontSize.Size18
  116. InfoText1.Text = 'This Gui was created by LuckyMMB@V3rmillion.netnDiscord https://discord.gg/GKzJnUC. I did not make the scripts for Bens Icecream, kick from house and turn lights on and take no credit for them.'
  117. InfoText1.TextWrapped = true
  118. InfoText1.TextYAlignment = Enum.TextYAlignment.Top
  119. --- Menus ---
  120. local Menus = {
  121. [Pizza] = PizzaFrame;
  122. }
  123. button.MouseButton1Click:connect(function()
  124. frame.Visible = false
  125. end
  126. v.Visible = v frame
  127. end)
  128. BloxGUI:Destroy()
  129. game.StarterGui:SetCore('SendNotification', {
  130. Text = msg;
  131. })
  132. Beginning, runs a FE God script to maintain speed throughout usage. (by Dogi_x)
  133. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  134. local l = game.Players.LocalPlayer.Character['1']:Clone()
  135. l.Name = 'Humanoid'
  136. game.Players.LocalPlayer.Character['1']:Destroy()
  137. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  138. game.Players.LocalPlayer.Character.Animate.Disabled = true
  139. game.Players.LocalPlayer.Character.Animate.Disabled = false
  140. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = 'None'
  141. --[[
  142. --]]
  143. local DE = game.ReplicatedStorage.DataEvent
  144. local UE = Player.PlayerGui.MainGUI.Scripts.Inventory.UpdateEvent
  145. local PP = workspace.PizzaPlanet
  146. local Crates = PP['IngredientCrates']
  147. Stat.Job:GetPropertyChangedSignal('Value'):Connect(function()
  148. if Stat.Job.Value 'PizzaPlanetBaker' then Working = false
  149. end)
  150. if Stat.Job.Value 'PizzaPlanetBaker' then Working = false end
  151. local Orders = {
  152. Vegetable = {true,true,true,'Vegetable'};
  153. Pepperoni = {true,true,true,'Pepperoni'}
  154. local CrateTP = Vector3.new(1163.78955, 13.5, 258.54892)
  155. Vector3.new(1173.34778, 13.5, 226.585571),
  156. Vector3.new(1173.20837, 13.5, 250.465881),
  157. }
  158. local Part1 = coroutine.wrap(function()
  159. for __, station in next, (Stations:GetChildren()) do
  160. local CT = station:FindFirstChild('CounterTop')
  161. station.InUse.Value = Player
  162. local Pos = Positions[__]
  163. repeat wait() until (HRP.Position - Pos).magnitude < 2 or Working
  164. local NI = station['OrderDisplay']['DisplayMain']:FindFirstChild('NoIngredients',true)
  165. Stocking = true
  166. Character.Humanoid.WalkToPoint = Pos
  167. repeat wait() until (HRP.Position - Pos).magnitude < 2.75 or Working
  168. for __, cr in next, (Crates:GetChildren()) do
  169. if (cr.Position - HRP.Position).magnitude < (Crate.Position - HRP.Position).magnitude then
  170. end
  171. Crate.Parent = game.Lighting.TempFolder
  172. DE:FireServer({
  173. Type = 'TakeIngredientCrate'
  174. Crate.Parent = Crates
  175. wait()
  176. Character.Humanoid.WalkToPoint = Pos
  177. repeat wait() until (HRP.Position - Pos).magnitude < 2 or Working
  178. if Stocking then
  179. Workstation = station,
  180. })
  181. Stocking = false
  182. for i = #Positions, 1, -1 do
  183. if Working then break end
  184. if CT then CT.Parent = nil end
  185. Character.Humanoid.WalkToPoint = Pos
  186. repeat wait() until (HRP.Position - Pos).magnitude < 2 or Working
  187. local NI = station['OrderDisplay']['DisplayMain']:FindFirstChild('NoIngredients',true)
  188. Stocking = true
  189. Character.Humanoid.WalkToPoint = Pos
  190. repeat wait() until (HRP.Position - Pos).magnitude < 2.75 or Working
  191. for __, cr in next, (Crates:GetChildren()) do
  192. if (cr.Position - HRP.Position).magnitude < (Crate.Position - HRP.Position).magnitude then
  193. end
  194. Crate.Parent = game.Lighting.TempFolder
  195. DE:FireServer({
  196. Type = 'TakeIngredientCrate'
  197. Crate.Parent = Crates
  198. wait()
  199. Character.Humanoid.WalkToPoint = Pos
  200. repeat wait() until (HRP.Position - Pos).magnitude < 2 or Working
  201. if Stocking then
  202. Workstation = station,
  203. })
  204. Stocking = false
  205. end
  206. while wait(1) do
  207. for __, station in next, (Stations:GetChildren()) do
  208. local send = Orders[station.Order.Value]
  209. local count = station.Order.IngredientsLeft.Value
  210. Workstation = station,
  211. })
  212. if Working or Stocking then break end
  213. for i = 1, count do
  214. Workstation = station,
  215. })
  216. Order = send,
  217. Type = 'FinishOrder'
  218. UE:Fire(Stat.Job.ShiftEarnings)
  219. end
  220. if pizzaactive true then
  221. Pizza.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  222. StartPizza.BackgroundColor3 = Color3.new(0.18, 0.18, 0.18)
  223. notify'Pizza Money Farming Stopped'
  224. pizzaactive = true
  225. StartPizza.BackgroundColor3 = Color3.new(0, 0.5, 0)
  226. notify'Pizza Money Farming Started'
  227. Part2()
  228. end)
  229. --- Ben's Icecream Money ---
  230. StartIceCream.MouseButton1Click:Connect(function()
  231. game.ReplicatedStorage.DataEvent:FireServer({Type = 'TakeIceCreamCup'})
  232. local plr = game:GetService'Players'.LocalPlayer.Name
  233. local flavours = {'Vanilla', 'Chocolate', 'Strawberry'}
  234. local stuff
  235. for k,v in next, workspace.BensIceCream.CustomerTargets:GetChildren()do
  236. return v
  237. end
  238. for s,j in next, workspace.SpawnedCharacters:GetChildren() do
  239. local char = j
  240. if p.Occupied.Value:FindFirstChild('Order') then
  241. for _,x in next, p.Occupied.Value.Order:GetChildren()do
  242. end
  243. end
  244. if workspace[plr]:FindFirstChild('Ice Cream Cup'):WaitForChild'Ball1'.Transparency 1 then
  245. return workspace[plr]:FindFirstChild('Ice Cream Cup').Ball1
  246. elseif workspace[plr]:FindFirstChild('Ice Cream Cup'):WaitForChild'Ball2'.Transparency 1 then
  247. return workspace[plr]:FindFirstChild('Ice Cream Cup').Ball2
  248. end
  249. table.foreach(flavours, function(s,l)
  250. if l:lower() v:lower() then
  251. event:FireServer({
  252. Taste = v,
  253. })
  254. end
  255. end)
  256. table.foreach(extra, function(s,l)
  257. if l:lower() v:lower() then
  258. Type = 'AddIceCreamTopping',
  259. })
  260. end
  261. wait()
  262. for k,v in next, workspace.BensIceCream.CustomerTargets:GetChildren()do
  263. game.ReplicatedStorage.DataEvent:FireServer({Type = 'FinishOrder', Workstation = v})
  264. end
  265. icecreamactive = false
  266. IceCream.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  267. IceCreamPizza.BackgroundColor3 = Color3.new(0.18, 0.18, 0.18)
  268. notify'IceCream Money Farming Stopped'
  269. icecreamactive = true
  270. IceCream.BackgroundColor3 = Color3.new(0, 0.5, 0)
  271. IceCreamPizza.BackgroundColor3 = Color3.new(0, 0.5, 0)
  272. notify'IceCream Money Farming Started'
  273. for k,v in next, workspace.BensIceCream.CustomerTargets:GetChildren()do
  274. v.Occupied:GetPropertyChangedSignal('Value'):Connect(function()
  275. end)
  276. end
  277. local oldLoc = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  278. game.ReplicatedStorage.DataFunction:InvokeServer({Type='EnterBuild'})
  279. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = oldLoc
  280. end)
  281. --- LightsOn ---
  282. LightsOn.MouseButton1Click:Connect(function()
  283. local plot = game.Workspace.Plots:FindFirstChild('Plot_'..game.Players.LocalPlayer.Name)
  284. for i,v in pairs(plot.House.Objects:children()) do
  285. if not v.ObjectData.IsOn.Value then
  286. game.ReplicatedStorage.DataEvent:FireServer({Type='Interact', Path=1, Target=v})
  287. end
  288. for ii,wall in pairs(plot.House.Walls:children()) do
  289. for i,v in pairs(wall.ItemHolder:children()) do
  290. if v:FindFirstChild('ObjectData') then
  291. game.ReplicatedStorage.DataEvent:FireServer({Type='Interact', Path=1, Target=v})
  292. end
  293. end
  294. end
  295. if AntiAFKMode 'On' then
  296. AntiAFK.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  297. notify'Afk message turned off'
  298. AntiAFKMode = 'On'
  299. AntiAFK.BackgroundColor3 = Color3.new(0, 0.5, 0)
  300. notify'Afk message turned on'
  301. wait(300)
  302. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer('I'm afk', 'All')
  303. end
  304. end)

Roblox Robux Generator

How To Use Roblox Robux Generator?

Go to the generator page by clicking on the “Roblox Robux Generator” button at the top of the page, and you will do the following:

  1. Select much Robux or Tix do you want?
  2. Enter your username and platform (PC / iOS / Android)
  3. Click on the button “Generate”
  4. Wait for the generator to finish
  5. Complete a survey
  6. Check your balance

Yeah, it’s that easy to do! With only a few clicks you will get all the Roblox Robux you need. This tool is used by many gamers around the world and it’s 100% safe to use.

Roblox Work At Pizza Place Money Hack

What is Roblox?

Today we’re going to look at Roblox. You may have heard of it. It’s pretty popular game creation site where a user’s design and upload their own games as well as play other games in a multiplayer environment. I like to think of Roblox as sort of like unity made easy, so if anyone has used unity and had trouble with it and just wants to make a game in.

Pizza

I would highly recommend Roblox because it just makes the creative flow that much easier by having the very basics taken care of. You can just dive in and start creating the game you want to make.

There’s overmillion games that have been created by users. Some of the most popular Roblox games are work at a pizza place and Roblox high school. There’s also call of Robloxia which is kind of like a rip off of Call of Duty. At the moment it looks like they’re waiting for updates.

How to Install and Play Roblox Using Browser?

You can access Roblox on PC Mac iOS, Android Amazon devices and Xbox one. The only thing you have to do to access Roblox is to go to the Roblox website and sign up for a free account. So once you sign up and make a Roblox account you’re going to have the opportunity to open and use the Roblox studio application. And Roblox studio allows players to construct games with building bricks or blocks that vary in size shape and color.

How to Create Roblox Levels?

This software resembles Microsoft Visual Studio. Games on Roblox can be scripted using the programming language Lua to effect events that occur in game and create different scenarios. Roblox uses a sandboxed edition of Lua known as Lua. For those of you wondering what a script is it’s basically a series of instructions for a program to follow to create custom behavior. In order to give these instructions you must provide the instruction in words, the program can understand code. Roblox developers have added in functionality to Lua, so that users can create interactive content like tools buttons, leaderboard and more in their places games.

Roblox are comprised of places. A place can be thought of as a level. It contains level geometry user interfaces, game logic and all the pieces that make a level in your game.

Roblox is a great platform for making games and you can make a whole different variety of games.

Roblox Robux Generator

How To Use Roblox Robux Generator?

Roblox Work At The Pizza Place Money Hack July 2019 2020

Go to the generator page by clicking on the “Roblox Robux Generator” button at the top of the page, and you will do the following:

  1. Select much Robux or Tix do you want?
  2. Enter your username and platform (PC / iOS / Android)
  3. Click on the button “Generate”
  4. Wait for the generator to finish
  5. Complete a survey
  6. Check your balance

Yeah, it’s that easy to do! With only a few clicks you will get all the Roblox Robux you need. This tool is used by many gamers around the world and it’s 100% safe to use.

Roblox Work At The Pizza Place Money Hack July 2019 Holiday

free robux accounts
roblox generator download
robux no survey
free robux download
roblox accounts with robux
robux online
roblox free robux hack
roblox cheat generator
robux download
how to hack roblox for robux
roblox robux hack download
free 100 robux
i want robux
robux generater
free robux without human verification
roblox hack generator
how do you get robux on roblox
robux hack generator
roblox robux generator android
free robux that works
free robux hack download
how do you get free robux on roblox
how to get free robux no download
roblox robux download
how to get infinite robux
easy robux hack
roblox username generator
free robux pc
roblox robux games
roblox robux hack no download
roblox robux hack download free
how can i get free robux
roblox robux generater
roblox robux generator download no survey
roblox robux online hack
roblox robux generator without human verification
roblox card codes
robux card
free robux card codes
how to earn robux
roblox how to earn robux
roblox free robux download
roblox cheat codes
how to get robux for free on pc
how to earn robux free
roblox cheats to get robux
free roblox codes
roblox promo codes
roblox gift card codes
roblox redeem card codes
free roblox card codes
robux gift card codes
roblox pokemon go codes
robux free codes
free robux cards
roblox redeem code
roblox buy robux
free robux gift cards
roblox card code generator
roblox robux card
roblox unlimited robux
roblox hat codes
robux promo codes
roblox gift card code generator
roblox pin codes
roblox promo codes 2017
free promo codes roblox
roblox gift codes
free robux promo codes
roblox gift card codes not used
roblox promotional codes
roblox robux card codes
roblox redeem card generator
roblox promo codes for robux
all roblox promo codes
roblox game codes
roblox promo code generator
roblox highschool codes
cardscodes
roblox redeem promo codes
roblox new promo codes
roblox clothes codes
all roblox codes