Adonis icon indicating copy to clipboard operation
Adonis copied to clipboard

Roblox Server Administration System

Results 62 Adonis issues
Sort by recently updated
recently updated
newest added

I have a client who I am doing security for, and we've noticed with all anti-exploit components enabled (minus AntiLeak), it breaks all weapon tools. It appears that something is...

🐛 bug
🛡️ anti-exploit

`Client`: Prettified the Client code to make it appealing. Implement IncognitoPlayers table `Admins`: Prevent left players from incognito `HeadAdmins`: Implement UnIncognito command to make players visible again. `Process`: Implement check...

✨ enhancement
⚡ command

I wrote this really hastily and it probably doesn't work

⚡ command

First Change: Players removed with the -Name grouping will be subtracted at the end once the full list of players has been collected. This means that first, players do not...

✨ enhancement
⚡ command
❓ ON HIATUS

- What are the steps that lead to the bug occurring? Or, how frequently does the bug occur? if you run a script line that only does "for i, v...

🐛 bug
✨ enhancement
📝 minor
⚡ command

- What are the steps that lead to the bug occurring? Or, how frequently does the bug occur? Insert a new Adonis loader, change the DataStore key and give self...

🐛 bug

Recently decided to localize our game, which uses Adonis. Issue is, Adonis uses a lot of UI, which has the `AutoLocalize` property set to true on it. This causes Roblox...

🐛 bug
🛠️ WIP
📱 UI

Updates the Dex Api Dump.

✨ enhancement
🚩 HELP WANTED

Ok this will be the last one I promise, I will never make any more anti-prs so you don't have to worry about me making new ones (I know people...

🐛 bug
✨ enhancement
🛡️ anti-exploit
❓ ON HIATUS

Features added: - Luau string literals `\x` for hex literals, `\u` UTF8 string literals, `\z` string literal - Luau number support, binary number constants `0b01010101010` and `0B01010101010`, Luau intiger constants...

✨ enhancement