Sign In to Your Account

Manual registration is temporarily disabled. Please use Discord, Google or GitHub to create an account.

CONTINUE WITH
BloxAgent – make custom scripts for any game with agentic AI - Universal Script | Free Roblox Script

BloxAgent – make custom scripts for any game with agentic AI

Universal 3 views 14 hours ago
BloxAgent – make custom scripts for any game with agentic AI - Roblox Script
Mobile Mobile Friendly
Key Key Required

Description

Credits: bacondevthethird

Agentic AI In-Game: Runs a full AI agent inside any live Roblox game. Give it a task in plain English and it carries it out — reading the game, writing and running Luau, editing scripts, and reporting back when done.Multi-Provider Support: Bring your own model. Works with Ollama, OpenAI, Anthropic, DeepSeek, Moonshot, Venice AI, and Zhipu GLM out of the box. Switch providers and models from a dropdown, or fetch the live model list straight from your provider’s API.Code Execution: The agent writes and runs real Luau on demand and reads back prints, return values, warnings, and errors, with full executor access.Background Processes: Run continuous scripts without blocking the chat. Get a process ID back, then list, read output, and kill them individually or all at once.Game Inspection: Pulls PlaceId, GameId, server JobId, your character state, and the workspace tree so the agent orients itself before acting.Instance Finder: Search the whole game by name and get back full paths, class names, and positions for parts and models.Script Codebase Tools: List every Script, LocalScript, and ModuleScript with full paths. Read source where the decompiler allows, edit with an automatic line diff, and revert the last edit from a snapshot.Subagents: Fan big jobs out across multiple independent subagents running in parallel, then collect each result by ID.Built-In Executor: A clean, Solara-style script editor in its own draggable window. Multiple tabs, line-number gutter, Lua syntax highlighting, run button, and autosave so scripts survive between sessions.Agent-Executor Collaboration: The AI can see your open tabs, read what you’re working on, rewrite a tab with a live diff, open new tabs with starter code, and run any tab to test it.

1 Lines 62 Bytes
loadstring(game:HttpGet("https://bloxagent.xyz/loader.lua"))()

Comments

Comments section coming soon...

Frequently Asked Questions

To use this script, you need a Roblox Executor. Simply copy the script from this page, paste it into your executor, and run it while you are in the Universal game.

This script may require a payment or subscription. Please check the script's description for more details.

Yes, this script has a key system. You may need to complete a task or join a Discord server to get a key.

Yes, this script is designed to be compatible with mobile executors.

Similar Scripts

Share Script

Share this script with others by copying the link or using your device's share options.

https://rbxscripts.net/scripts/bloxagent-make-custom-scripts-for-any-game-with-agentic-ai/
or

Report Script

Help us maintain a safe community. Your report will be reviewed by our moderation team and appropriate action will be taken if needed.

Select a reason...
Malicious Code
Inappropriate Content
Copyright Infringement
Spam
Misleading Information
Other