3 hours ago3 hr We're excited to announce the release of Script Factory AI for OSBot. This new feature lets you build and modify scripts using natural language instead of manually assembling nodes in the editor.How it works: you describe what you want your script to do in plain English, and the AI generates the actual script structure with the correct functions, parameters, and logic flow. For example, you could type "Create an AIO fisher with banking" and it will build the complete node tree with proper condition checks, movement logic, and banking actions.The AI is integrated directly into the web editor and has access to the full Script Factory function registry. It understands OSRS game mechanics through a knowledge base that includes items, NPCs, objects, and game information. When your request needs specific game data, it automatically retrieves the relevant information and incorporates it into the script.Instead of rewriting your entire script every time, the AI uses an operations-based system. It can add new nodes, modify existing ones, remove unnecessary checks, or restructure logic while preserving the parts of your script that already work. You can also have multi-turn conversations to iteratively refine your script - ask it to add error handling, optimize a specific section, or change a behavior pattern.The system is designed to be context-aware. It reads your existing script structure and makes changes that fit naturally with what you've already built. This means you can start with a basic script and progressively enhance it through conversation rather than rebuilding from scratch each time.Script Factory AI is available now in the web editor. Try it out and let us know what kind of scripts you build with it.Learn more here! Edited 3 hours ago3 hr by ProjectPact
Create an account or sign in to comment