Advertisement
Guest User

Retail tycoon

a guest
Jan 19th, 2019
9,822
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.50 KB | None | 0 0
  1. Money:
  2.  
  3. if game:GetService('Workspace').Tycoon1.Info.Owner.Value == game:GetService('Players').LocalPlayer.Name then
  4. for i,v in pairs(workspace.Tycoon1.Tiles.TileModel:GetChildren()) do
  5. game:GetService('Workspace').Functions:FindFirstChild("Remove"):FireServer(v, 1000000)
  6. end
  7. elseif game:GetService('Workspace').Tycoon2.Info.Owner.Value == game:GetService('Players').LocalPlayer.Name then
  8. for i,v in pairs(workspace.Tycoon2.Tiles.TileModel:GetChildren()) do
  9. game:GetService('Workspace').Functions:FindFirstChild("Remove"):FireServer(v, 1000000)
  10. end
  11. elseif game:GetService('Workspace').Tycoon3.Info.Owner.Value == game:GetService('Players').LocalPlayer.Name then
  12. for i,v in pairs(workspace.Tycoon3.Tiles.TileModel:GetChildren()) do
  13. game:GetService('Workspace').Functions:FindFirstChild("Remove"):FireServer(v, 1000000)
  14. end
  15. elseif game:GetService('Workspace').Tycoon4.Info.Owner.Value == game:GetService('Players').LocalPlayer.Name then
  16. for i,v in pairs(workspace.Tycoon4.Tiles.TileModel:GetChildren()) do
  17. game:GetService('Workspace').Functions:FindFirstChild("Remove"):FireServer(v, 1000000)
  18. end
  19. elseif game:GetService('Workspace').Tycoon5.Info.Owner.Value == game:GetService('Players').LocalPlayer.Name then
  20. for i,v in pairs(workspace.Tycoon5.Tiles.TileModel:GetChildren()) do
  21. game:GetService('Workspace').Functions:FindFirstChild("Remove"):FireServer(v, 1000000)
  22. end
  23. end
  24.  
  25. Inf supplies:
  26.  
  27. if game:GetService('Workspace').Tycoon1.Info.Owner.Value == game:GetService('Players').LocalPlayer.Name then
  28. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon1, "Tablets", 10000000)
  29. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon1, "Hats", 10000000)
  30. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon1, "Smartphones", 10000000)
  31. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon1, "Clothing", 10000000)
  32. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon1, "Electronics", 10000000)
  33. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon1, "Videogames", 10000000)
  34. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon1, "Candy", 10000000)
  35. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon1, "Books", 10000000)
  36. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon1, "Food", 10000000)
  37. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon1, "Frozen Food", 10000000)
  38. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon1, "Toys", 10000000)
  39. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon1, "Soda", 10000000)
  40. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon1, "Car Parts", 10000000)
  41. elseif game:GetService('Workspace').Tycoon2.Info.Owner.Value == game:GetService('Players').LocalPlayer.Name then
  42. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon2, "Tablets", 10000000)
  43. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon2, "Hats", 10000000)
  44. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon2, "Smartphones", 10000000)
  45. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon2, "Clothing", 10000000)
  46. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon2, "Electronics", 10000000)
  47. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon2, "Videogames", 10000000)
  48. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon2, "Candy", 10000000)
  49. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon2, "Books", 10000000)
  50. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon2, "Food", 10000000)
  51. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon2, "Frozen Food", 10000000)
  52. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon2, "Toys", 10000000)
  53. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon2, "Soda", 10000000)
  54. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon2, "Car Parts", 10000000)
  55. elseif game:GetService('Workspace').Tycoon3.Info.Owner.Value == game:GetService('Players').LocalPlayer.Name then
  56. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon3, "Tablets", 10000000)
  57. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon3, "Hats", 10000000)
  58. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon3, "Smartphones", 10000000)
  59. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon3, "Clothing", 10000000)
  60. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon3, "Electronics", 10000000)
  61. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon3, "Videogames", 10000000)
  62. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon3, "Candy", 10000000)
  63. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon3, "Books", 10000000)
  64. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon3, "Food", 10000000)
  65. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon3, "Frozen Food", 10000000)
  66. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon3, "Toys", 10000000)
  67. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon3, "Soda", 10000000)
  68. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon3, "Car Parts", 10000000)
  69. elseif game:GetService('Workspace').Tycoon4.Info.Owner.Value == game:GetService('Players').LocalPlayer.Name then
  70. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon4, "Tablets", 10000000)
  71. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon4, "Hats", 10000000)
  72. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon4, "Smartphones", 10000000)
  73. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon4, "Clothing", 10000000)
  74. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon4, "Electronics", 10000000)
  75. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon4, "Videogames", 10000000)
  76. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon4, "Candy", 10000000)
  77. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon4, "Books", 10000000)
  78. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon4, "Food", 10000000)
  79. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon4, "Frozen Food", 10000000)
  80. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon4, "Toys", 10000000)
  81. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon4, "Soda", 10000000)
  82. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon4, "Car Parts", 10000000)
  83. elseif game:GetService('Workspace').Tycoon5.Info.Owner.Value == game:GetService('Players').LocalPlayer.Name then
  84. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon5, "Tablets", 10000000)
  85. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon5, "Hats", 10000000)
  86. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon5, "Smartphones", 10000000)
  87. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon5, "Clothing", 10000000)
  88. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon5, "Electronics", 10000000)
  89. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon5, "Videogames", 10000000)
  90. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon5, "Candy", 10000000)
  91. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon5, "Books", 10000000)
  92. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon5, "Food", 10000000)
  93. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon5, "Frozen Food", 10000000)
  94. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon5, "Toys", 10000000)
  95. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon5, "Soda", 10000000)
  96. game.Workspace.Functions.EditSupply:FireServer("DontMakeMeActuallyPatchThis", workspace.Tycoon5, "Car Parts", 10000000)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement