task_id stringlengths 17 17 | task_description stringlengths 248 494 | category stringlengths 6 23 | difficulty stringclasses 3
values | place_name stringlengths 9 19 | trajectory listlengths 11 71 | messages listlengths 20 137 | exit_status stringclasses 3
values | metadata dict |
|---|---|---|---|---|---|---|---|---|
luau_8e2f2d0f26be | Create a grid-based placement module for Ro-Stack224 that allows players to place blocks on a surface using raycasting. The script should use `Workspace:Raycast` to determine the hit position and snap the coordinates to the nearest 1-unit interval. Ensure the server-side validation checks the distance from the player t... | object_pooling | intermediate | RedTime592 | [
{
"role": "system",
"content": "You are an expert Roblox Luau developer AI assistant connected to a real, LIVE Roblox Studio session via the official Roblox Studio. You can use any of your tools to make anything that the user wants, don't over-do it\n\n## Environment\n- You are connected to a **live** Roblo... | [
{
"role": "system",
"content": "You are an expert Roblox Luau developer AI assistant connected to a real, LIVE Roblox Studio session via the official Roblox Studio. You can use any of your tools to make anything that the user wants, don't over-do it\n\n## Environment\n- You are connected to a **live** Roblo... | submit | {
"prompt_model": "google/diffusiongemma-26b-a4b-it",
"agent_model": "inclusionai/ring-2.6-1t",
"turn_count": 13,
"tool_call_count": 21,
"scripts_created": [],
"submit_summary": "",
"mcp_tools_count": 22,
"generated_at": "2026-06-29T17:14:22.674522Z",
"worker_id": 3
} |
luau_6adb3b14a8a1 | I need a script for CobaltBastion996 that uses CollectionService to manage all instances tagged with "Hazard". When a player touches any of these parts, they should take 10 damage and play a sound effect, but make sure the script also handles new instances added with the tag at runtime using TagInstanceAdded. | instance_tagging | beginner | CrimsonCascade325 | [
{
"role": "system",
"content": "You are an expert Roblox Luau developer AI assistant connected to a real, LIVE Roblox Studio session via the official Roblox Studio. You can use any of your tools to make anything that the user wants, don't over-do it\n\n## Environment\n- You are connected to a **live** Roblo... | [
{
"role": "system",
"content": "You are an expert Roblox Luau developer AI assistant connected to a real, LIVE Roblox Studio session via the official Roblox Studio. You can use any of your tools to make anything that the user wants, don't over-do it\n\n## Environment\n- You are connected to a **live** Roblo... | no_action_stop | {
"prompt_model": "google/diffusiongemma-26b-a4b-it",
"agent_model": "inclusionai/ring-2.6-1t",
"turn_count": 7,
"tool_call_count": 6,
"scripts_created": [],
"submit_summary": "",
"mcp_tools_count": 22,
"generated_at": "2026-06-29T17:15:23.981982Z",
"worker_id": 4
} |
luau_1595c2e1a7b7 | I need a robust data persistence system for GoldenSimulator169 that handles complex player data including gold balance, active multipliers, and rebirth counts within a nested table. The script must implement session locking to prevent data loss during server switching and include a fallback mechanism to cache data if D... | data_persistence | advanced | TitanCitadel387 | [
{
"role": "system",
"content": "You are an expert Roblox Luau developer AI assistant connected to a real, LIVE Roblox Studio session via the official Roblox Studio. You can use any of your tools to make anything that the user wants, don't over-do it\n\n## Environment\n- You are connected to a **live** Roblo... | [
{
"role": "system",
"content": "You are an expert Roblox Luau developer AI assistant connected to a real, LIVE Roblox Studio session via the official Roblox Studio. You can use any of your tools to make anything that the user wants, don't over-do it\n\n## Environment\n- You are connected to a **live** Roblo... | max_turns | {
"prompt_model": "google/diffusiongemma-26b-a4b-it",
"agent_model": "inclusionai/ring-2.6-1t",
"turn_count": 20,
"tool_call_count": 27,
"scripts_created": [],
"submit_summary": "",
"mcp_tools_count": 22,
"generated_at": "2026-06-29T17:16:40.435035Z",
"worker_id": 2
} |
luau_364ee1008179 | Create a robust object pooling module script for PinkOutpost667 that manages high-frequency instances like bullets and explosion effects. The system must handle pre-instantiating a buffer of templates, support dynamic scaling when the pool is empty, and ensure objects are properly reset and toggled during reuse to mini... | object_pooling | advanced | RoStack811 | [
{
"role": "system",
"content": "You are an expert Roblox Luau developer AI assistant connected to a real, LIVE Roblox Studio session via the official Roblox Studio. You can use any of your tools to make anything that the user wants, don't over-do it\n\n## Environment\n- You are connected to a **live** Roblo... | [
{
"role": "system",
"content": "You are an expert Roblox Luau developer AI assistant connected to a real, LIVE Roblox Studio session via the official Roblox Studio. You can use any of your tools to make anything that the user wants, don't over-do it\n\n## Environment\n- You are connected to a **live** Roblo... | max_turns | {
"prompt_model": "google/diffusiongemma-26b-a4b-it",
"agent_model": "inclusionai/ring-2.6-1t",
"turn_count": 20,
"tool_call_count": 25,
"scripts_created": [],
"submit_summary": "",
"mcp_tools_count": 22,
"generated_at": "2026-06-29T17:17:08.133484Z",
"worker_id": 1
} |
luau_f2ed6b73a464 | Create a reusable ModuleScript for AmberHaven401 that handles large number formatting, specifically converting large integers into strings using K, M, and B abbreviations with appropriate decimal rounding. Additionally, include a helper function that converts a raw second count into a mm:ss string format for the game's... | number_formatting | intermediate | TycoonPinnacle345 | [
{
"role": "system",
"content": "You are an expert Roblox Luau developer AI assistant connected to a real, LIVE Roblox Studio session via the official Roblox Studio. You can use any of your tools to make anything that the user wants, don't over-do it\n\n## Environment\n- You are connected to a **live** Roblo... | [
{
"role": "system",
"content": "You are an expert Roblox Luau developer AI assistant connected to a real, LIVE Roblox Studio session via the official Roblox Studio. You can use any of your tools to make anything that the user wants, don't over-do it\n\n## Environment\n- You are connected to a **live** Roblo... | submit | {
"prompt_model": "google/diffusiongemma-26b-a4b-it",
"agent_model": "inclusionai/ring-2.6-1t",
"turn_count": 12,
"tool_call_count": 14,
"scripts_created": [],
"submit_summary": "",
"mcp_tools_count": 22,
"generated_at": "2026-06-29T17:18:12.482537Z",
"worker_id": 0
} |
luau_5585b86510f5 | I need a functional fishing system for AutoVortex178 consisting of a Tool that handles casting via a raycast to detect water. Once the line is set, implement a randomized wait timer that triggers a UI-based minigame where the player must keep a bar within a moving zone. Upon completing the minigame, use a ModuleScript-... | fishing_minigame | intermediate | OrangeTime224 | [
{
"role": "system",
"content": "You are an expert Roblox Luau developer AI assistant connected to a real, LIVE Roblox Studio session via the official Roblox Studio. You can use any of your tools to make anything that the user wants, don't over-do it\n\n## Environment\n- You are connected to a **live** Roblo... | [
{
"role": "system",
"content": "You are an expert Roblox Luau developer AI assistant connected to a real, LIVE Roblox Studio session via the official Roblox Studio. You can use any of your tools to make anything that the user wants, don't over-do it\n\n## Environment\n- You are connected to a **live** Roblo... | max_turns | {
"prompt_model": "google/diffusiongemma-26b-a4b-it",
"agent_model": "inclusionai/ring-2.6-1t",
"turn_count": 20,
"tool_call_count": 30,
"scripts_created": [],
"submit_summary": "",
"mcp_tools_count": 22,
"generated_at": "2026-06-29T17:19:04.728570Z",
"worker_id": 0
} |
luau_9ea48d1f0b66 | Implement a 2D minimap system using a ScreenGui that tracks the local player's position relative to a top-down map image. The script should update a small frame representing the player every frame using RunService.Heartbeat and include logic to highlight specific "danger zones" defined by transparent Parts stored in a ... | minimap_system | beginner | ObsidianBastion857 | [
{
"role": "system",
"content": "You are an expert Roblox Luau developer AI assistant connected to a real, LIVE Roblox Studio session via the official Roblox Studio. You can use any of your tools to make anything that the user wants, don't over-do it\n\n## Environment\n- You are connected to a **live** Roblo... | [
{
"role": "system",
"content": "You are an expert Roblox Luau developer AI assistant connected to a real, LIVE Roblox Studio session via the official Roblox Studio. You can use any of your tools to make anything that the user wants, don't over-do it\n\n## Environment\n- You are connected to a **live** Roblo... | submit | {
"prompt_model": "google/diffusiongemma-26b-a4b-it",
"agent_model": "inclusionai/ring-2.6-1t",
"turn_count": 19,
"tool_call_count": 31,
"scripts_created": [],
"submit_summary": "",
"mcp_tools_count": 22,
"generated_at": "2026-06-29T17:19:30.161139Z",
"worker_id": 5
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.