FAQs
Buying & Delivery
How do I get my script after buying it?
Same as any other Tebex purchase - once you've paid, download it straight from your Tebex portal.
Do I get updates after I buy?
Yes, on every tier. Scripts get updated as and when they need it, not just on the subscription tier.
How do subscriptions work?
Subscriptions are managed entirely through Tebex, including cancellations.
Support & Documentation
Where do I get help if something's not working?
Join the Discord - that's where support, updates, and feature requests happen.
Where's the documentation for a specific script?
Every script has its own docs page at madcap.gitbook.io/docs, covering installation, configuration, and commands.
Can I see the code before I buy anything?
Free releases are fully open source on GitHub - go take a look before spending anything on the premium scripts.
Frameworks & Languages
Which frameworks are supported?
Most scripts support ox_core, qbx_core, qb-core, ESX, and standalone (via license identifiers) out of the box, with an editable bridge section for anything else. Exact framework and dependency support is listed on each script's own docs page.
Are scripts translated into other languages?
Most scripts include translations out of the box - around 20 languages - with the option to add your own. Covered on each script's support page.
How do I debug something that's not behaving right?
Most scripts use ox_lib's print system - set your desired debug level in the console(s) and check the logs. Exact steps are on each script's docs page.