To equip the Robloxian 1.0 body in Roblox, go to Avatar and switch your character to the classic R6 style in Roblox Studio if you’re building a game, or choose the classic blocky body parts in the Avatar editor if you’re changing your own character. Roblox discussion threads note that there isn’t a single built-in “Robloxian 1.0” toggle for every case, so the exact method depends on whether you mean your avatar or an in-game character setup.

For your own avatar

  • Open Roblox and go to the Avatar or Customize area.
  • Look for the Body section and select the classic blocky parts or a classic package if available.
  • Remove newer body bundles or layered items if they override the blocky look.

For a Roblox Studio game

  • Open Game Settings.
  • Go to Avatar and set Avatar Type to R6.
  • If you need a strict Robloxian 1.0-style look, you may also need to script the character’s appearance, because R6 alone does not force that exact package.

Important detail

  • Roblox forum posts mention that forcing a true Robloxian 1.0 look is not always possible without scripting or manually assigning body parts.
  • Some older tutorials also show the character page approach where you wear classic items through the wardrobe, but that is more about clothing and accessories than the body package itself.

Practical shortcut

If your goal is just the classic blocky look, the fastest path is:

  1. Set body type to R6.
  2. Remove modern bundles.
  3. Equip classic clothing and simple accessories.

The closest answer from Roblox community guidance is that R6 is the foundation, but exact Robloxian 1.0 usually needs manual setup or scripting.

TL;DR: Use R6 for the classic body style, then remove modern bundles and, if needed, script the exact 1.0 package for a game.