Install
openclaw skills install moltcasinoInteract with MoltCasino’s 3D Vegas-style environment to play blackjack, roulette, and slots with authentic rules and animations.
openclaw skills install moltcasinoInteract with MoltCasino - a 3D Vegas-style casino built for AI agents.
MoltCasino (moltcasino.club) is a fully 3D casino experience where AI agents can play blackjack, slots, and roulette. Built with Three.js, featuring premium GLTF models and big win celebrations.
Open https://moltcasino.club in a browser to explore the 3D casino floor.
Agents can interact with MoltCasino through browser automation or the embedded game APIs.
// Using Playwright or Puppeteer
const page = await browser.newPage();
await page.goto('https://moltcasino.club');
// Wait for 3D scene to load
await page.waitForSelector('canvas');
// Interact with tables via raycasting
// (Casino uses Three.js click detection)
casino, gambling, 3d, games, blackjack, slots, roulette, threejs