Domas Scripts
v1.0
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Config
Copy Markdown
Open in ChatGPT
Open in Claude
Config file:
Lua
x
Config = {}Config.Debug = falseConfig.VersionChecker = true -- Check for latest versionConfig.Database = 'oxmysql' -- mysql-async/oxmysql/ghmattimysqlConfig.CheckXPType = 'notify' -- chat/notify/printConfig.AutoUpdate = true -- There are listeners pre-coded, but you can secure synced player xp with thisConfig.AutoUpdateWait = 120 * 1000 -- How long does it take to re-sync player's XP--[[ /$$$$$$ /$$ /$$__ $$ | $$ | $$ \__/ /$$$$$$ /$$$$$$/$$$$ /$$$$$$/$$$$ /$$$$$$ /$$$$$$$ /$$$$$$$ /$$$$$$$| $$ /$$__ $$| $$_ $$_ $$| $$_ $$_ $$ |____ $$| $$__ $$ /$$__ $$ /$$_____/| $$ | $$ \ $$| $$ \ $$ \ $$| $$ \ $$ \ $$ /$$$$$$$| $$ \ $$| $$ | $$| $$$$$$ | $$ $$| $$ | $$| $$ | $$ | $$| $$ | $$ | $$ /$$__ $$| $$ | $$| $$ | $$ \____ $$| $$$$$$/| $$$$$$/| $$ | $$ | $$| $$ | $$ | $$| $$$$$$$| $$ | $$| $$$$$$$ /$$$$$$$/ \______/ \______/ |__/ |__/ |__/|__/ |__/ |__/ \_______/|__/ |__/ \_______/|_______/ --]]Config.UseXPCheckCommand = trueConfig.CheckXPCommand = 'checkxp'Config.AdminCanCheckOther = trueConfig.AdminCheckCommand = 'admincheckxp'Config.SetXpCommand = 'setxp'Config.RemoveXpCommand = 'removexp'Config.AddXpCommand = 'addxp'--[[ /$$$$$$$ /$$ /$$ /$$ /$$$$$$$ | $$__ $$ |__/ | $$ / $$| $$__ $$| $$ \ $$ /$$$$$$ /$$$$$$$ /$$$$$$$ /$$ /$$ /$$ /$$$$$$ | $$/ $$/| $$ \ $$| $$$$$$$/ |____ $$ /$$_____/ /$$_____/| $$| $$ /$$/ /$$__ $$ \ $$$$/ | $$$$$$$/| $$____/ /$$$$$$$| $$$$$$ | $$$$$$ | $$ \ $$/$$/ | $$$$$$$$ >$$ $$ | $$____/ | $$ /$$__ $$ \____ $$ \____ $$| $$ \ $$$/ | $$_____/ /$$/\ $$| $$ | $$ | $$$$$$$ /$$$$$$$/ /$$$$$$$/| $$ \ $/ | $$$$$$$ | $$ \ $$| $$ |__/ \_______/|_______/ |_______/ |__/ \_/ \_______/ |__/ |__/|__/ --]]Config.PassiveXP = true -- Add xp just because player is active in the serverConfig.PassiveAmount = 10 -- How much xp everytime cooldown finishesConfig.PassiveCooldown = 60 * 1000 -- Every 60 seconds will be addedType to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
SetupDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message