Advertisement
Guest User

Swearing Bypass test

a guest
Aug 24th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. _G.Option = 'Keywords'; --[[
  2. Current options:
  3. - All: Bypasses every word you write
  4. - Keywords: Bypasses only the words down below
  5. - Secret: You'll see ? Bad.
  6. Also if you add "fuck" in keywords, you are able to say fucking ... etc
  7. ]]
  8. _G.Auto_Update = {
  9. Enabled = true;
  10. Delay = 60; -- seconds
  11. }
  12. loadstring(game:HttpGet('https://xhamiii.000webhostapp.com/',true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement