A lightweight web tool to check Mobile Legends account username and region using User ID and Server ID.
Useful for players, account sellers, or anyone who wants to verify account information quickly.
Try it here: https://cekidml.caliph.dev
- Search Mobile Legends accounts by ID
- Retrieve username and region
- Fast and responsive
- Simple UI
- Node.js – JavaScript runtime
- Express.js – Web server framework
- jQuery – Simplifies DOM manipulation and AJAX requests
- Axios – For API requests
- Tailwind CSS – For UI styling (if used)
git clone https://github.com/caliph91/check-id-mlbb
cd check-id-mlbb
npm install
node .
http://localhost:3000
This project is licensed under the MIT License.