ScripterAI
AI tool for Generating Code for Gaming Engines.
Search AI-Generated Code for free from GPT-4, Copilot, etc.
ScripterAI
This doc is not complete. Please bear with us as we work toward making it completed.
For tracking the number of scripts available in the library, please refer to the Script Count section.
Introduction
ScripterAI is an AI powered build tool for gaming engines such as Roblox, Unreal, Minecraft (Forge), and Unity. Its primary purpose is to generate simple scripts using natural language prompts. We offer free access to GPT-4, Copilot, and a code-engineered version of ChatGPT (plus). We welcome any other suggestions or ideas you may have too. We also record high-quality generations and provide them in a free searchable and easy to use library.
Best Practices
- Refer to our YouTube for getting a better idea of the tool usage.
- Remember to be specific and clear in your prompt, you do not need to specify that you're requesting something for
Robloxas ScripterAI is trained to work with Roblox by default.Script for a Zombie spawner in Roblox❌ Make a zombie spwnwerorcreate a zombie spawnerorscript for a zombie spawner✅
- ScripterAI is not capable of creating entire games by commands. For example, commands like
create this RP game for mewill probably not work. Instead, you must be specific about what you want, if it is aquestthen you can ask the ScripterAI to create functions for thatquest. - To make multiple functions work through a single prompt, remember to separate the instructions by a
delimiter. - Do not overengineer the prompt, keep it simple but specific.
Main Pro Tips
- Use tick mark to indicate that the scripts are correct. We use your feedback as training data for fine-tuning the ScripterAI model.
- You can ask ScripterAI to add comments to the code by appending 'add comments to code' to your request.
- If you are not satisfied with the results, you can keep clicking on 'Generate' again to regenerate the response until you get what you're looking for. Albeit, each click will be a considered a call.
Haddock Library
- Library Mode is a free search engine for scripts generated by ScripterAI. Although there is a limited number of scripts accessible at this point, the library is expected to grow by 30-50 scripts every week. If a script has not been generated by ScripterAI, it will clearly say so at the top.
Script Count
(Last Updated: 5/10/2023)
Roblox
- Total Scripts Generated: 12131
- Scripts Available in the Library: 2705
- Scripts Pending Approval (for Library): 7938
Unity
- Total Scripts Generated: 1132
- Scripts Available in the Library: 1002
- Scripts Pending Approval (for Library): 128
Unreal
- Total Scripts Generated: 724
- Scripts Available in the Library: 500
- Scripts Pending Approval (for Library): 223
What does pending approval mean?
- Any script generated using ScripterAI or any other mode is not automatically added in the library. We moderate and sign off on each script to make it visible in the library. We're adding an average of 100 scripts per week. This can be tracked using our above Script Count.
Tech Stack
Node.jsfor backend.MongoDBfor data storage.BootstrapandAngularfor frontend.CodeMirrorfor the code editor.