Advertisement
Blazer75

FE bypass

Dec 27th, 2018
3,851
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. -- FE bypass made by mewant_taco --
  2. -- This wasn't leaked, i used my own brain cells --
  3. -- If u leak i will find where you live and murder you >:) --
  4. -- jk (maybe) --
  5.  
  6. game.Workspace.FilteringEnabled = false
  7.  
  8. if game.Workspace.FilteringEnabled == false then
  9. print ("FE sucefully disabled!")
  10. elseif game.Workspace.FilteringEnabled == true then
  11. print ("FE wasn't disabled!")
  12. end
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement