https://github.com/nekiro/shibaac
Automatic Account Creator (AAC) for Open Tibia Servers written in Next.js
https://github.com/nekiro/shibaac
aac account creator mysql nextjs nodejs opentibia ot ots typescript
Last synced: 3 months ago
JSON representation
Automatic Account Creator (AAC) for Open Tibia Servers written in Next.js
- Host: GitHub
- URL: https://github.com/nekiro/shibaac
- Owner: nekiro
- License: agpl-3.0
- Created: 2021-12-19T16:24:27.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-26T18:44:36.000Z (10 months ago)
- Last Synced: 2025-04-04T10:51:21.260Z (7 months ago)
- Topics: aac, account, creator, mysql, nextjs, nodejs, opentibia, ot, ots, typescript
- Language: TypeScript
- Homepage: shibaac.vercel.app
- Size: 7.1 MB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![]()
SHIBAAC
This project aims to provide a fully featured, secure and fast AAC (Automatic Account Creator) for Open Tibia Servers.
Currently project is in early stage of development.
## Technologies

## Features
- Account management including: creation, character management
- Protocol status (parses online status and players count directly from server protocol via socket)
- Online list
- Encrypted cookies
- User system
- Secure API
- Mix of dynamic and static pages, most pages use dynamic loading
- RWD## Tutorials
**[Running development server](https://github.com/nekiro/SHIBAac/wiki#-how-to-use)**
## To Do
- lost account interface
- guilds
- houses
- db migrations
- tests