body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.65;color:#1b1b1b;margin:0;padding:0;background:#fff}
main{max-width:1100px;margin:0 auto;padding:24px}
figure{margin:24px 0}
figcaption{font-size:.9rem;color:#555}
nav.toc{background:#f6f7f9;border:1px solid #e6e8ec;border-radius:8px;padding:16px;margin:24px 0}
nav.toc a{color:#0b63e6;text-decoration:none}
blockquote,aside{background:#f9fbff;border-left:4px solid #0b63e6;padding:16px;margin:24px 0;border-radius:6px}
table{width:100%;border-collapse:collapse;margin:16px 0}
th,td{border:1px solid #e6e8ec;padding:10px;text-align:left}
h1,h2,h3{line-height:1.3}
h1{font-size:2rem;margin-top:8px}
.bad{color:#b00020;font-weight:600}
.good{color:#0d7a27;font-weight:600}
.tag{display:inline-block;background:#eef4ff;border:1px solid #dbe7ff;border-radius:16px;padding:4px 10px;margin:6px 6px 0 0;font-size:.85rem}
TL;DR : Roblox is a gaming and creation platform where you code in Luau (a derivative of Lua), customize your avatar (“skins”), and play on mobile, PC, Xbox, PlayStation, and Meta Quest, but not on Nintendo Switch for now. “Executors” like Delta Roblox are exploits banned by Roblox and risky (ban, malware) — avoid them. “Roblox r34” refers to prohibited sexual content, especially involving minors: do not search, report — we explain best practices and safety.

1. Roblox in brief: definition & context
Roblox is a gaming and creation platform: millions of experiences (games, social worlds, simulations) are developed by the community and playable for free. Creators use Roblox Studio and the Luau language (a derivative of Lua) to program. The platform has expanded its social features (chat, video-avatar, events) and its ecosystem (avatar shop, economy with Robux) while strengthening its safety standards and age policies.
2. Where to play? PC, mobile, consoles, VR (and the Switch case)
Roblox is available on Windows macOS iOS/iPadOS Android Xbox PlayStation and Meta Quest (VR). As of today, there is no official app on Nintendo Switch. Beware of “tricks” or sites promising unofficial installation.
Verified facts:
- Roblox has been on PlayStation since October 2023 (official PlayStation announcement).
- Roblox is available on Meta Quest (VR) since late 2023, via the official store.
- No official Switch app at the time of writing.


3. Numbers & platforms — quick table
| Platform | Availability | Key notes |
|---|---|---|
| Windows / macOS | Yes | Full access + creation with Roblox Studio (Luau). |
| Android (APK via Play Store) | Yes | Official app, minimum requirements: Android 8.0+ & OpenGL ES 3.0. |
| iOS / iPadOS | Yes | Official App Store, iOS/iPadOS 13+ (see support). |
| Xbox | Yes | Dedicated console application. |
| PlayStation | Yes | Available since October 10, 2023. |
| Meta Quest | Yes | Official VR via Meta Quest Store. |
| Nintendo Switch | No | No official app for the moment. |
4. “Roblox Skin”: customize your avatar safely
In Roblox, we rather speak of avatar items (clothing, accessories, bundles) purchased in the Avatar Shop with Robux or obtained through events.
Avoid third-party sites promising “free skins”: common scams and risk of account theft.
5. “Roblox Script”: clean coding in Luau (without cheating)
Creating games on Roblox means learning Luau, the in-house language inspired by Lua. The official docs (Scripting, Luau) explain variables, events, RemoteEvents, light OOP, gradual typing, etc. Start with small, safe, and useful scripts (button, teleport zone, point system). Never run scripts found randomly on the Internet: many contain malicious code or violate the rules.
Healthy example (educational) — A ServerScript to greet at the entrance:
game.Players.PlayerAdded:Connect(function(plr) print(("Bienvenue %s !"):format(plr.Name)) end)You learn events, server/client scope, and remain 100% compliant with the rules.
6. “Delta Roblox / Roblox Delta”: why to avoid it
Delta (often called “Delta Executor”) is an exploit tool allowing unauthorized script injection into experiences. This is forbidden by Roblox — the official page Cheating and Exploiting reminds that these practices violate the Terms of Use and lead to sanctions (up to account deletion). Furthermore, many “tutorials” and download links hide malware, keyloggers, and phishing.
7. “Roblox APK”: safe downloading (Android)
On Android, install only via Google Play (publisher: Roblox Corporation). Avoid APKs from third-party sites: high risks (modified versions, account theft, banning). If you encounter a technical problem, consult mobile help (Android — Technical & Purchasing) and the system requirements.
8. “Roblox r34”: forbidden content — safety & reporting
The term “r34” refers to explicit sexual content. On Roblox, where most users are minors, this content is strictly prohibited. The Community Standards and the 2025 policy updates (official clarification) ban all sexual or suggestive content, including sexualized behaviors, contexts, or “implied” sexual content.
What to do? Do not seek this content. If you see it: leave, block, and report. Parents can strengthen parental controls and age verification.
9. “Dig to the Earth’s core” & other codes: how to navigate
Many Roblox experiences offer redeemable codes (boosts, items). The phrase “dig to the earth’s core roblox code” circulates for mining/digging experiences.
Tip: look for codes on the developer’s official channels (game page, Roblox group, X/Twitter, Discord) — not on unknown sites listing “miracle” codes.
- Where to enter a code? In many experiences, a “Codes” / “Redeem” button is available in-game (local UI for each experience).
- Expired codes: normal — they are often time-limited.
- Never is a password requested to “validate” a code.
10. Community & creators: the example of Furious Jumper
The French YouTuber Furious Jumper regularly publishes Roblox videos (adventures, challenges, obbies, simulators) and introduces the platform to a wide French-speaking audience. To follow his content, check out his YouTube channel. Get inspired by creators for experience ideas, but keep a critical eye on “tips and tricks” that seem too good to be true.

11. The “noob” on Roblox: starting from zero without getting scammed
The term noob means a beginner. On Roblox, it’s normal to start simple! Quick guide:
- Play first trending/Top Rated experiences to understand popular mechanics.
- Customize your avatar with free items from the Avatar Shop.
- Learn Luau step by step (official docs) and make your own mini-games.
- Beware of false promises: “free Robux,” “executors,” “infinite codes.”
12. Useful tools, resources & alternatives
Official tools for creating
Creative play alternatives (outside Roblox)
- No/low-code platforms (Manticore, Core/UEFN, etc.) to vary approaches.
- General-purpose engines (Unity, Godot) if you aim for multiplatform outside Roblox.

13. Trends 2025 & best practices
- Strong focus on security: extended age verifications and tougher rules against sexual/suggestive content, to protect minors and clarify boundaries.
- Multi-platform ecosystem: PS, Xbox, mobile, PC, and VR — but Switch still pending.
- Augmented creation: increased scripting tools and educational resources, regulated monetization.
To go further, also discover: About • Contact
FAQ — Roblox (2025)
What is Roblox?
A platform for games and creation. You play millions of experiences developed by the community and can create your own via Roblox Studio in Luau.
What is “Delta Roblox”?
An unofficial executor/exploit allowing script injection. Banned by Roblox (risk of ban and malware). Prefer learning to code in Luau.
Can you play Roblox on Nintendo Switch?
No, no official app to date. Use PC, mobile, Xbox, PlayStation, or Meta Quest.
Where to safely download the Roblox APK?
Only from the Google Play Store (publisher: Roblox Corporation). Avoid third-party sites.
Is “Roblox r34” legal?
No. Any sexual content (implied or explicit), especially involving minors, is strictly prohibited by Roblox rules. Block and report.
How to get “skins”?
Through the Avatar Shop (official), events, or creators. Never via “skins/Robux” generators: these are scams.
How to start “Roblox scripting”?
Read the Luau and Scripting documentation, follow a basic tutorial (events, RemoteEvents, UI), and create a small mechanic (pick up an item, score counter, etc.).
“Dig to the Earth’s core” — where to find the codes?
On the developer’s official channels (game page, group, X, Discord). Unofficial aggregators are unreliable.
Who is Furious Jumper?
A popular French-speaking YouTube creator publishing Roblox videos. A good entry point to discover experiences, while keeping critical thinking in mind.
Reliable sources
- Roblox Creator Docs — Luau (scripting language)
- Roblox Creator Docs — Scripting
- Roblox Support — Cheating and Exploiting (forbidden exploits)
- Roblox Community Standards (official rules)
- Roblox Newsroom (2025) — Policy on romantic/sexual content
- PlayStation Blog — Roblox on PlayStation (2023 announcement)
- DevForum Roblox — Roblox available on Meta Quest (announcement)
- Google Play — Official Roblox app
- App Store — Official Roblox app
- Nacon — “Can you play Roblox on the Switch?” (reminder: no official version)
- YouTube Channel — Furious Jumper
{
“@context”: “https://schema.org”,
“@graph”: [
{
“@type”: “Article”,
“headline”: “Roblox : Guide 2025 complet — scripts, skins, Delta, APK, Switch”,
“description”: “Un guide pratique et sécurisé de Roblox en 2025 : scripts Luau, skins/avatar, téléchargement APK officiel, disponibilité par plateformes (dont le cas Switch), sécurité (exploits, contenu interdit) et FAQ.”,
“inLanguage”: “fr”,
“author”: {
“@type”: “Person”,
“name”: “Rédacteur SEO Articles”
},
“publisher”: {
“@type”: “Organization”,
“name”: “Votre Site”,
“logo”: {
“@type”: “ImageObject”,
“url”: “https://upload.wikimedia.org/wikipedia/commons/1/1e/Roblox_Logo_2025.png”,
“width”: 400,
“height”: 400
}
},
“image”: [
“https://upload.wikimedia.org/wikipedia/commons/1/1e/Roblox_Logo_2025.png”,
“https://upload.wikimedia.org/wikipedia/commons/3/38/Xbox_One_Controller_next_to_a_Playstation_4_Controller.jpg”,
“https://upload.wikimedia.org/wikipedia/commons/5/54/Oculus_Quest_II_%2850844634326%29.jpg”,
“https://upload.wikimedia.org/wikipedia/commons/a/ad/Children_playing_video_games_%26_TV%27s.jpg”,
“https://upload.wikimedia.org/wikipedia/commons/8/8f/Luau_Logo_%28Programming_Language%29.svg”,
“https://upload.wikimedia.org/wikipedia/commons/4/4a/Programming_screenshot.jpg”
],
“datePublished”: “2025-09-07”,
“dateModified”: “2025-09-07”,
“mainEntityOfPage”: {
“@type”: “WebPage”,
“@id”: “https://www.nemcoshow.fr/blog/roblox-guide-2025”
}
},
{
“@type”: “FAQPage”,
“mainEntity”: [
{
“@type”: “Question”,
“name”: “Qu’est-ce que Roblox ?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “Roblox est une plateforme de jeux et de création. On y joue à des millions d’expériences développées par la communauté et on peut créer les siennes via Roblox Studio en Luau.”
}
},
{
“@type”: “Question”,
“name”: ““Delta Roblox”, c’est quoi ?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “Un executor/exploit non officiel pour injecter des scripts. Interdit par Roblox (risque de bannissement et malware). Mieux vaut coder en Luau dans Roblox Studio.”
}
},
{
“@type”: “Question”,
“name”: “Peut-on jouer à Roblox sur Nintendo Switch ?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “Non, il n’existe pas d’application officielle Roblox sur Switch à ce jour. Préférez PC, mobile, Xbox, PlayStation ou Meta Quest.”
}
},
{
“@type”: “Question”,
“name”: “Où télécharger l’APK Roblox en sécurité ?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “Uniquement via le Google Play Store (éditeur : Roblox Corporation). Évitez les sites tiers qui proposent des APK modifiées.”
}
},
{
“@type”: “Question”,
“name”: ““Roblox r34”, c’est légal ?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “Non. Tout contenu sexuel, notamment lié à des mineurs, est strictement interdit par les Community Standards de Roblox. Bloquez et signalez.”
}
},
{
“@type”: “Question”,
“name”: “Comment obtenir des “skins” ?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “Par l’Avatar Shop, des événements et des créateurs. N’utilisez jamais de générateurs de skins/Robux : ce sont des arnaques.”
}
},
{
“@type”: “Question”,
“name”: “Comment débuter le scripting Luau ?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “Lisez la doc officielle Luau et Scripting, suivez un tutoriel pas à pas (événements, RemoteEvents, UI) et créez un mini-projet simple.”
}
},
{
“@type”: “Question”,
“name”: “Où trouver les codes d’une expérience comme “creuser jusqu’au noyau de la terre” ?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “Sur les canaux officiels du développeur (page du jeu, groupe Roblox, X/Twitter, Discord). La plupart des codes expirent et ne demandent jamais un mot de passe.”
}
},
{
“@type”: “Question”,
“name”: “Qui est Furious Jumper ?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “YouTubeur francophone populaire publiant des vidéos Roblox (aventures, défis, simulateurs). Une bonne source d’inspiration pour découvrir la plateforme.”
}
}
]
}
]
}