Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- workspace.FallenPartsDestroyHeight = -50000
- local placeId = game.PlaceId
- if placeId == 6152116144 or placeId == 13883279773 then
- loadstring(game:HttpGet("https://raw.githubusercontent.com/BlinxOT/BlinxHub/main/Map%201.lua"))()
- elseif placeId == 11468159863 or placeId == 13881804983 or placeId == 13883059853 then
- loadstring(game:HttpGet("https://raw.githubusercontent.com/BlinxOT/BlinxHub/main/MAP%202.lua"))()
- elseif placeId == 5956785391 then
- loadstring(game:HttpGet("https://raw.githubusercontent.com/BlinxOT/BlinxHub/main/Menu.lua"))()
- elseif placeId == 11468034852 then -- MUGEN
- loadstring(game:HttpGet("https://raw.githubusercontent.com/BlinxOT/BlinxHub/main/Mugen.lua"))()
- else
- loadstring(game:HttpGet("https://raw.githubusercontent.com/BlinxOT/BlinxHub/main/ouwugahara.lua"))()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement