Advertisement
MatLumber2

MatHubLoaderRose

Mar 1st, 2024
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. if game.PlaceId == 2753915549 or game.PlaceId == 4442272183 or game.PlaceId == 7449423635 then -- Blox Fruits
  2. loadstring(game:HttpGet("https://pastebin.com/raw/q1RaRxqw"))()
  3.  
  4. elseif game.PlaceId == 13772394625 then -- Blade Ball
  5. loadstring(game:HttpGet("https://pastebin.com/raw/iHqnrmmE",true))()
  6.  
  7. elseif game.PlaceId == 920587237 then -- Adopt Me
  8. loadstring(game:HttpGet("https://pastebin.com/raw/j9rwNace"))()
  9.  
  10. elseif game.PlaceId == 14433762945 then -- Anime Champions Sim
  11. loadstring(game:HttpGetAsync("https://pastebin.com/raw/gRmb9tCM", true))()
  12.  
  13. elseif game.PlaceId == 6872265039 then -- Bed Wars
  14. loadstring(game:HttpGet("https://pastebin.com/raw/DzAdmNq1"))()
  15.  
  16. elseif game.PlaceId == 1537690962 then -- Bee Swarm Sim
  17. loadstring(game:HttpGet("https://www.macrov2-script.xyz/macrov3.lua"))()
  18.  
  19. elseif game.PlaceId == 9872472334 then -- Evade
  20. loadstring(game:HttpGet('https://pastebin.com/raw/KBmL0BhH', true))()
  21.  
  22. elseif game.PlaceId == 13822889 then -- Lumber Tycoon 2
  23. loadstring(game:HttpGet('https://pastebin.com/raw/KFRJJLaZ', true))()
  24.  
  25. elseif game.PlaceId == 8737899170 then -- Pet Simulator X
  26. loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/PetSimulator99/main/redz9999.lua"))()
  27.  
  28. elseif game.PlaceId == 537413528 then -- Build a boat
  29. loadstring(game:HttpGet('https://raw.githubusercontent.com/RawParmesan/Parmesan-Hub/main/Loader', true))()
  30.  
  31. elseif game.PlaceId == 2788229376 then -- Da Hood
  32. loadstring(game:HttpGet("https://raw.githubusercontent.com/spacexrandom/Lua/main/DaHood", true))()
  33.  
  34. elseif game.PlaceId == 606849621 then -- Jailbreak
  35. loadstring(game:HttpGet('https://raw.githubusercontent.com/Pxsta72/ProjectAuto/main/paid2'))()
  36.  
  37. elseif game.PlaceId == 142823291 then -- MM2
  38. loadstring(game:HttpGet('https://pastebin.com/raw/D79Xr6qt'))()
  39.  
  40.  
  41. else
  42. game.StarterGui:SetCore("SendNotification", {
  43. Title = "Error";
  44. Text = "Game not supported";
  45. })
  46. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement