Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- ╭╮╱╱╱╱╱╱╭━━╮╱╱╱╱╱╱╱╱╭╮
- ┃┃╱╱╱╱╱╱┃╭╮┃╱╱╱╱╱╱╱╱┃┃
- ┃┃╭╮╭┳━━┫╰╯╰┳━┳━━┳━━┫┃╭╮
- ┃┃┃┃┃┃╭╮┃╭━╮┃╭┫┃━┫╭╮┃╰╯╯
- ┃╰┫╰╯┃╭╮┃╰━╯┃┃┃┃━┫╭╮┃╭╮╮
- ╰━┻━━┻╯╰┻━━━┻╯╰━━┻╯╰┻╯╰╯
- luaBreak Game Destroyer
- Reminder: Some serversides have rules about destroying the game and changing the
- map. Make sure to abide by their rules! We take no responsibility for
- any SS blacklists that come from running this script.
- Credits: sandersity https://www.youtube.com/channel/UC1DJpQWDs1khHMGD-Srzt0A
- --]]
- --Script:
- for a,b in pairs(game:GetDescendants())do if b.ClassName=="Script"then b.Disabled=true end;if b.ClassName=="LocalScript"then b.Disabled=true end;if b.ClassName=="ModuleScript"then b.Disabled=true end end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement