Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- FE bypass made by mewant_taco --
- -- This wasn't leaked, i used my own brain cells --
- -- If u leak i will find where you live and murder you >:) --
- -- jk (maybe) --
- game.Workspace.FilteringEnabled = false
- if game.Workspace.FilteringEnabled == false then
- print ("FE sucefully disabled!")
- elseif game.Workspace.FilteringEnabled == true then
- print ("FE wasn't disabled!")
- end
Advertisement
Advertisement