SamBot v4.0

• Advanced changelog •
Release Date: January 15, 2026
Theme: Kawaii UI

SamBot v4.0 Changelog 🌙 night-mode

A big glow-up focused on a smoother menu UX, a richer economy, new games, pets + crafting, clans, and moderation upgrades — all wrapped in a modular v4.0 codebase.

Tip: click any command chip to copy it ✍️
27+ new commands Utility • Games • Economy • Moderation • Social
Interactive menu 10 numbered categories + session timeout
Advanced economy duels • stocks • heists • auctions • achievements
Systems added pets • crafting • clans • tournaments • RPG
🎯

Interactive Menu System

Replaced static text menu with numbered category selection for better UX.

🆕 New 💖 UX
  • .menu → shows 10 numbered categories
  • Reply 1-10 → shows that category’s commands
  • .menu all → full menu (all commands)
  • .menu economy → direct category access
  • 5-minute session timeout

🌸 Categories

1 🌐 2 💰 3 🎮 4 🛡️ 5 🏢 6 🎨 7 🧩 8 🌸 9 🛠️ 10 👑

🧁 Quick actions

.menu .menu all .menu economy Reply 1-10
💰

Economy System Enhancements

New earning commands + advanced economy features.

🆕 New 💖 Expanded

🪙 New earning commands

.work .crime .fish .hunt .daily
Notes: work = hourly cooldown ($50–200), crime = high risk/reward ($100–500 or jail), daily = streak rewards (up to 2×).

💎 Advanced economy

.duel .stock .heist .achievements .invest .trade .auction
  • .invest → 5% daily interest (24h lock)
  • .heist → group robbery (min 2 players)
  • .achievements → 15 unlockables with rewards
🎮

New Games

Fresh card, word, multiplayer, and story-mode content.

🆕 New

🃏 Card & word games

.wordle .blackjack
  • .wordle → daily word guessing (6 attempts, streaks)
  • .blackjack → classic 21 with hit/stand/double

👥 Multiplayer & adventure

.tournament .rpg
  • .tournament start → quiz tournament + leaderboard (5 rounds)
  • .rpg → story-mode adventure “The Dragon’s Treasure”
🐾

Pets & Crafting System

Adopt pets for passive income + craft items from materials.

🆕 New 💖 Systems

🐶 Pets

.pet buy .pet feed .pet collect .pet list
  • Buy dogs, cats, dragons, phoenixes
  • .pet feed required every 24h
  • .pet collect for passive income

🧪 Crafting

.craft .craft list
  • Materials obtained from .fish and .hunt
  • Craft items from raw materials
🏰

Clans System

Create clans, manage members, and climb the leaderboard.

🆕 New
.clan create .clan join .clan leave .clan deposit .clan info .clan leaderboard
  • .clan create costs $10,000
  • .clan deposit donates to clan bank
  • .clan leaderboard shows top clans
🛠️

Utility Features

Calculator, currency conversion, polls, reminders, and more.

🆕 New
.calc .convert .poll .remind .schedule .lyrics .confess .bio .title .rank .trigger .note .open
🛡️

Admin / Moderation Features

Anti-flood protection, scheduling announcements, and owner-only controls.

🆕 New 💖 Policy 🩹 LID
  • .antiflood on/off → spam/flood protection (warn/mute/kick)
  • .schedule <time> <msg> → schedule announcements
  • .ban @user is now owner-only (no admin privileges required)
  • .unban @user is now owner-only (no admin privileges required)
  • Fixed participantAlt handling for WhatsApp’s new LID-based ID system
  • Owner verification works in both LID and phone number formats
🔧

Technical Changes

v4.0 modularization and stronger session-based handling.

💖 Improved
  • Updated bot version to 4.0
  • Modular export in help.js (helpCommand, handleMenuReply, hasActiveMenuSession)
  • Interactive message response parsing in main.js
  • Session-based menu state tracking
  • Improved error handling across commands
📁

New Files Created

New command modules added for v4.0 features.

🆕 New 📦 Modules
Open the file list (24 files)
File Description
commands/calc.js Mathematical calculator
commands/convert.js Currency converter
commands/poll.js Polling system
commands/wordle.js Word guessing game
commands/blackjack.js Card game (21)
commands/invest.js Investment with interest
commands/trade.js Player trading system
commands/auction.js Item auction house
commands/antiflood.js Anti-spam protection
commands/tournament.js Quiz tournaments
commands/rpg.js Story-mode adventure
commands/schedule.js Scheduled messages
commands/rank.js Rank/Level card
commands/trigger.js Auto-reply triggers
commands/open.js Gacha pack opening
commands/note.js Personal notebook
commands/duel.js PvP betting duels
commands/stock.js Stock market trading
commands/heist.js Group robbery system
commands/achievements.js Achievement tracking
commands/clan.js Clan management
commands/pet.js Pet system
commands/craft.js Crafting system
commands/remind.js Reminder service
commands/confess.js Anonymous confessions
commands/lyrics.js Song lyrics search
commands/profile_custom.js Bio & title customization
commands/work.js Work command
commands/crime.js Crime command
commands/fish.js Fishing command
commands/hunt.js Hunting command
🧷

Files Modified

Core rewrites, permission changes, and system expansions.

💖 Improved 🩹 Updated
Open the modified list (6 files)
File Changes
commands/help.js Complete rewrite with numbered menu
commands/ban.js Owner-only + LID support
commands/unban.js Owner-only + LID support
commands/alive.js Version updated to 4.0
lib/economy.js Added achievements, crafting, pets, clans, stocks
main.js Menu handling, new command imports
📊

Summary

Total New Commands: 27+ across multiple categories.

💖 Overview
Category Commands Added
Utility calc, convert, poll, schedule
Games wordle, blackjack, tournament, rpg
Economy invest, trade, auction
Moderation antiflood
Previous work, crime, fish, hunt, duel, stock, heist, achievements, clan, pet, craft, remind, confess, lyrics, bio, title
Copied!