#Supply Drops
1 messages · Page 1 of 1 (latest)
ai code
It is recommended that you don't use AI agents for multiple reasons @neon quiver:
2) Blindly trusting code from any source is a bad idea, especially on production servers. Even if the code that was generated appears to work, you have no clue what vulnerabilities it introduces or fails to protect against.
3) Using AI to write your code takes away from your learning and doesn't challenge you to develop problem solving skills.```
While AI can be used as a tool, it is necessary to understand what it is doing and check any code it creates. Since this is a learning community, we want to support your personal growth. As a result, we don't allow generated content in our help channels ([Rule 8](<#welcome-to-skunity message>))
give a rundown of ur goal
make a supply drops when someone buy somethign in a menu for coins then it spawns them but the only problem is it doesnt like check or read the item correct or the chance doesnt work
Have you debugged your code?