Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Press F9 on your keyboard to see the output.
- if game.Workspace.FilteringEnabled == true then
- print("Filtering is enabled.")
- else
- print("Filtering is disabled.")
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement