Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Variables
- local FE = game.Workspace.FilteringEnabled==true
- local FD = game.Workspace.FilteringEnabled==false
- local owner = RatedBlunts
- local nani = print
- --Scripting
- nani("Checking for filtering enabled")
- wait(5)
- if FE then
- nani("Contacting RatedBlunts")
- wait(4)
- nani("Gathering Results")
- wait(2)
- nani("Filtering is Enabled!")
- end
- if FD then
- nani("Contacting RatedBlunts")
- wait(4)
- nani("Gathering Results")
- wait(2)
- nani("Filtering is Disabled! Have fun")
- end
- --[RatedBlunts made this script he is a very basic scripter he also plays basketball games if u like this script then sub to his youtube channel his youtube channel is RatedAlphaTV]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement