Dataset Viewer
Auto-converted to Parquet Duplicate
url
large_stringlengths
39
110
title
large_stringlengths
2
57
type
large_stringclasses
9 values
content
large_stringlengths
23
277k
code_blocks
listlengths
0
367
tokens
int64
5
72.9k
content_hash
large_stringlengths
64
64
crawled_at
timestamp[us, tz=UTC]date
2026-09-07 12:06:28
2026-09-07 12:09:26
https://create.roblox.com/docs/en-us/assets
Create and access millions of assets
markdown
# Create and access millions of assets Assets are anything you publish to the Roblox cloud, like 3D models with scripts, textures, multimedia files, Studio plugins, and much more. You can reuse assets across all of your creations and share them with the community. [Learn more about assets](/docs/en-us/projects/assets...
[]
542
a78d9070b6c1ea0135a43d6de4f1d3babc651eda0be03e5fc3ee0970193ebf7c
2026-09-07T12:06:28.183000
https://create.roblox.com/docs/en-us/avatar
Avatar, a system of expression
markdown
# Avatar, a system of expression Every Roblox user is represented by an **avatar** — a fully customizable 3D character with cosmetics, clothing, and accessories that persist across games on the platform. At their core, avatars are deeply personal because they symbolize one's digital identity, uniquely crafted by indiv...
[]
2,627
3fd0aa723a77452e259c8f43114cc284d380ca3f0d0d92cdd90a6445f9738388
2026-09-07T12:06:28.186000
https://create.roblox.com/docs/en-us/cloud
Cloud API reference
markdown
# Cloud API reference With Open Cloud, you can access Roblox resources through standard [REST](https://en.wikipedia.org/wiki/REST) APIs, which lets you build everything from command line automation tools to complex web apps. You can update games, restart servers, work with your data stores and memory stores, manage us...
[]
564
917d70aa0e453e661775ddd65ba46fc53f8a8aef1713a7302fc0131e25d50ea9
2026-09-07T12:06:28.219000
https://create.roblox.com/docs/en-us/creator-programs
Creator programs
markdown
# Creator programs Roblox offers various programs for creators on the platform to provide additional support and exposure. Below, we share programs that are available publicly for creators. Check them out and see what you qualify for. #### Brand Developer Directory and Roblox Partner Program **Status: Open** Promot...
[]
815
ec24d6953892a51d4f99a0b3b0cb084d2b813e7b0a9bdb041b1be240b222b7d7
2026-09-07T12:06:28.491000
https://create.roblox.com/docs/en-us/education/educator-onboarding/landing
Educator onboarding
markdown
# Educator onboarding This course introduces you to Roblox, preparing you to feel confident in using Roblox as an educational tool. Training, which includes setting up a Roblox account and software on your device, will take 30 to 45 minutes. ### Learning objectives - Understand how to implement Roblox software and a...
[]
369
b9568203cea3796973495324d4db9e662e9631d02cdcd02ca584a060c3c817c3
2026-09-07T12:06:28.528000
https://create.roblox.com/docs/en-us/experiences
Get started with experiences on Roblox
markdown
# Get started with experiences on Roblox Roblox is a 3D creation platform that provides an all-in-one IDE that includes the Roblox Engine, a client emulator, and all the tools and APIs you need to start creating Roblox experiences. #### Get Studio and take the tour Get acclimated with Studio by downloading and launc...
[]
538
b7f9a632440eba544e9ddf53170048403b83ee9d490c53cbc35a1d9106224df2
2026-09-07T12:06:28.805000
https://create.roblox.com/docs/en-us/get-started
Get Started
markdown
# Get Started Welcome to Roblox, we're glad youʼre here! Itʼs an exciting time to develop on Roblox. This guide is a crash course in all things Roblox, covering the most commonly asked questions by developers: - Why should I develop on Roblox? - How is Roblox different from other platforms? - What tools does Roblox p...
[]
323
3f5158b51b3060c61d4908d4e727313eb317018e9bd2bbb38c390e61cf6c57a0
2026-09-07T12:06:28.817000
https://create.roblox.com/docs/en-us/production/analytics
Analytics
markdown
# Analytics Roblox offers a variety of analytics features to help you chart your game's growth, technical performance, track user behavior and retention, and find opportunities for optimization. You can use analytics to understand what actions you can take to grow your game. If this is your first time engaging with a...
[]
1,745
5c6abf6001cf85c3823f2d48936c3d528172254e22c884fbfd437a872d3bfd74
2026-09-07T12:06:28.823000
https://create.roblox.com/docs/en-us/reference/engine/classes/AccessoryDescription
Class: AccessoryDescription
class
# Class: AccessoryDescription > Describes the appearance of an [Accessory](/docs/reference/engine/classes/Accessory.md) for the > [HumanoidDescription](/docs/reference/engine/classes/HumanoidDescription.md). ## Description **AccessoryDescription** is an object that stores the description for an [Accessory](/docs/ref...
[ { "language": "json", "code": "{\n \"type\": \"AccessoryType\",\n \"access\": \"ReadWrite\",\n \"security\": {\n \"read\": \"None\",\n \"write\": \"None\"\n },\n \"serialization\": {\n \"can_load\": true,\n \"can_save\": true\n },\n \"thread_safety\": \"ReadSafe\",\n \"category\": \"Data...
3,135
a47da59cc57cf1a5376c3f4cca859246f1e257d20fd3b9c4d98a84c448829862
2026-09-07T12:06:29.140000
https://create.roblox.com/docs/en-us/reference/engine/classes/Accoutrement
Class: Accoutrement
class
# Class: Accoutrement > An object that can attach to a player's character. ## Description An Accoutrement welds its child [part](/docs/reference/engine/classes/Part.md) called "Handle" to the player's character. You can change the position and rotation of the Handle part using the [AttachmentPos](/docs/reference/eng...
[ { "language": "json", "code": "{\n \"type\": \"CFrame\",\n \"access\": \"ReadWrite\",\n \"security\": {\n \"read\": \"None\",\n \"write\": \"None\"\n },\n \"serialization\": {\n \"can_load\": true,\n \"can_save\": true\n },\n \"thread_safety\": \"ReadSafe\",\n \"category\": \"Transform\"...
2,379
64df0a8a20dc6e4e39bb6dec13e29ba27b7ae9a5530523b41e40097c516c6ca7
2026-09-07T12:06:29.315000
https://create.roblox.com/docs/en-us/reference/engine/classes/Accessory
Class: Accessory
class
# Class: Accessory > An item that a Character can wear. ## Description The Accessory Instance is the parent Instance of all accessories (regardless of their specific accessory type). It typically has a child Handle with a child Attachment and a WrapLayer in the case of Layered Clothing. The Accessory class is the s...
[ { "language": "json", "code": "{\n \"type\": \"AccessoryType\",\n \"access\": \"ReadWrite\",\n \"security\": {\n \"read\": \"None\",\n \"write\": \"None\"\n },\n \"serialization\": {\n \"can_load\": true,\n \"can_save\": true\n },\n \"thread_safety\": \"ReadSafe\",\n \"category\": \"Data...
2,131
37dbf450f4c51e72227ecab861e7036e9c1594d0b70d35fe3e0187f0b7f12754
2026-09-07T12:06:29.341000
https://create.roblox.com/docs/en-us/reference/engine/classes/Actor
Class: Actor
class
# Class: Actor > An [Actor](/docs/reference/engine/classes/Actor.md) is a container for code that can be safely split into its own > thread. ## Description An [Actor](/docs/reference/engine/classes/Actor.md) is a container for code that can be safely split into its own thread using [task.desynchronize()](/docs/refer...
[ { "language": "lua", "code": "local actor = script:GetActor()\n\n-- Print out a message when a greeting message is sent to the Actor\n-- this script is a descendant of.\nlocal connection = actor:BindToMessage(\"Greeting\", function(message)\n print(\"Received Greeting Message:\", message)\nend)" }, { ...
3,623
121d5e0e7ecf48343d45452de6c258442fc8c774495364acfa063b85c2ff0ce4
2026-09-07T12:06:29.454000
https://create.roblox.com/docs/en-us/reference/engine/classes/AdGui
Class: AdGui
class
# Class: AdGui > A surface-based GUI that displays immersive ads on a face of a [Part](/docs/reference/engine/classes/Part.md) in > the 3D world. ## Description [AdGui](/docs/reference/engine/classes/AdGui.md) is a [SurfaceGuiBase](/docs/reference/engine/classes/SurfaceGuiBase.md) that renders immersive display ads ...
[ { "language": "json", "code": "{\n \"type\": \"AdShape\",\n \"access\": \"ReadWrite\",\n \"security\": {\n \"read\": \"None\",\n \"write\": \"None\"\n },\n \"serialization\": {\n \"can_load\": true,\n \"can_save\": true\n },\n \"thread_safety\": \"ReadSafe\",\n \"category\": \"Data\",\n ...
3,412
57229e4d8561219ea69f9c41ec8ff2a0e393574d48272145b869e4128168597e
2026-09-07T12:06:29.612000
https://create.roblox.com/docs/en-us/reference/engine/classes/AdPortal
Class: AdPortal
class
# Class: AdPortal > A portal that teleports players to a sponsored experience as part of immersive > ads. ## Description An `AdPortal` is an instance that must be parented to a [Part](/docs/reference/engine/classes/Part.md) — attempting to parent it elsewhere throws an error. When added to the data model, it registe...
[ { "language": "json", "code": "{\n \"type\": \"string\",\n \"access\": \"ReadWrite\",\n \"security\": {\n \"read\": \"None\",\n \"write\": \"None\"\n },\n \"serialization\": {\n \"can_load\": false,\n \"can_save\": false\n },\n \"thread_safety\": \"ReadSafe\",\n \"category\": \"State\",\...
2,225
88da7f89a1204ffb151138fa0e075697994d50a830be054643369d6cd6130a6f
2026-09-07T12:06:29.631000
https://create.roblox.com/docs/en-us/reference/engine/classes/AdService
Class: AdService
class
# Class: AdService > The service responsible for in-experience advertising. ## Description [AdService](/docs/reference/engine/classes/AdService.md) is responsible for in-experience advertising. This includes [rewarded video](/docs/en-us/production/promotion/rewarded-video-ads.md) and [ad integrations](/docs/en-us/pr...
[ { "language": "lua", "code": "local AdService = game:GetService(\"AdService\")\nlocal ReplicatedStorage = game:GetService(\"ReplicatedStorage\")\nlocal Players = game:GetService(\"Players\")\n\nlocal YOUR_CAMPAIGN_ID = \"123\" -- Enter your ad integration campaign ID from ads manager here.\nlocal AD_INTEGRA...
5,590
d3da8bedeebd86bc44a063ebbde383ce6a65f807e82842fd9efab200c2be6c6b
2026-09-07T12:06:29.642000
https://create.roblox.com/docs/en-us/reference/engine/classes/AdvancedDragger
Class: AdvancedDragger
class
# Class: AdvancedDragger > An unfinished advanced variant of the [Dragger](/docs/reference/engine/classes/Dragger.md) class. ## Description An unfinished advanced variant of the [Dragger](/docs/reference/engine/classes/Dragger.md) class. Internally, this object is an identical implementation of the Dragger class. #...
[]
1,587
371e1c2c4c66b8b221db9876a65535325f702163aed5e3023f216d8163a9c220
2026-09-07T12:06:29.757000
https://create.roblox.com/docs/en-us/reference/engine/classes/AirController
Class: AirController
class
# Class: AirController > A physics character controller that governs movement while a character is > airborne. ## Description An [AirController](/docs/reference/engine/classes/AirController.md) is a [ControllerBase](/docs/reference/engine/classes/ControllerBase.md) that a [ControllerManager](/docs/reference/engine/c...
[ { "language": "json", "code": "{\n \"type\": \"float\",\n \"access\": \"ReadWrite\",\n \"security\": {\n \"read\": \"None\",\n \"write\": \"None\"\n },\n \"serialization\": {\n \"can_load\": true,\n \"can_save\": true\n },\n \"thread_safety\": \"ReadSafe\",\n \"category\": \"Balance\",\n...
3,177
c28017f1f9d21a1e6ed5ea2401303dc8f50ee7ad4dc82c87e502a5c3b1db37d0
2026-09-07T12:06:29.914000
End of preview. Expand in Data Studio

Last collected: 2026-09-07 18:11

Contains 1770 contents

Downloads last month
81