Advertisement
PpRoStOo

Restaurant Tycoon 2 autofarm

Sep 16th, 2023
6,762
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 1 0
  1. repeat wait() until game:IsLoaded()
  2.  
  3. if game.PlaceId == 3398014311 then
  4. loadstring(game:HttpGet("https://raw.githubusercontent.com/iz037/Zeld-Hub/main/Script/Restaurant%20Tycoon%202.lua"))()
  5. elseif game.PlaceId == 3411100258 then
  6. loadstring(game:HttpGet("https://raw.githubusercontent.com/iz037/Zeld-Hub/main/Script/prtty%20much%20evry%20bordr%20gam%20evr.lua"))()
  7. elseif game.PlaceId == 7305309231 then
  8. loadstring(game:HttpGet("https://raw.githubusercontent.com/iz037/Zeld-Hub/main/Script/Taxi%20Boss.lua"))()
  9. elseif game.PlaceId == 5096191125 then
  10. loadstring(game:HttpGet("https://raw.githubusercontent.com/iz037/Zeld-Hub/main/Script/Field%20Trip%20Z.lua"))()
  11. elseif game.PlaceId == 6441847031 then
  12. loadstring(game:HttpGet("https://raw.githubusercontent.com/iz037/Zeld-Hub/main/Script/Chaos.lua"))()
  13. elseif game.PlaceId == 13772394625 then
  14. loadstring(game:HttpGet("https://raw.githubusercontent.com/iz037/Zeld-Hub/main/Script/Blade%20Ball.lua"))()
  15. elseif game.PlaceId == 14732610803 then
  16. loadstring(game:HttpGet("https://raw.githubusercontent.com/iz037/Zeld-Hub/main/Script/Blade%20Ball.lua"))()
  17. else
  18.  
  19. game:GetService("StarterGui"):SetCore("SendNotification",
  20. {
  21. Title = "Game is not supported!",
  22. Text = "Use one of the game specific loadstrings in the discord! \n(Copied discord invite to clipboard)",
  23. Icon = "rbxassetid://12614663538"
  24. })
  25. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement