{"id":15022877,"url":"https://github.com/thetibiaking/ttk-my-aac","last_synced_at":"2025-10-05T16:36:38.005Z","repository":{"id":173177281,"uuid":"631706750","full_name":"thetibiaking/ttk-my-aac","owner":"thetibiaking","description":"A free and open-source Automatic Account Creator (AAC) written in PHP","archived":false,"fork":false,"pushed_at":"2024-05-05T17:59:41.000Z","size":45982,"stargazers_count":2,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T21:51:53.648Z","etag":null,"topics":["aac","controller","mysql","php5","service","sql"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thetibiaking.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-23T21:19:28.000Z","updated_at":"2024-08-07T06:12:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3802b40-e14c-4069-a500-1d95e9ec0d6a","html_url":"https://github.com/thetibiaking/ttk-my-aac","commit_stats":null,"previous_names":["thetibiaking/ttk-my-aac"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetibiaking%2Fttk-my-aac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetibiaking%2Fttk-my-aac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetibiaking%2Fttk-my-aac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetibiaking%2Fttk-my-aac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thetibiaking","download_url":"https://codeload.github.com/thetibiaking/ttk-my-aac/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103913,"owners_count":21048245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aac","controller","mysql","php5","service","sql"],"created_at":"2024-09-24T19:58:28.877Z","updated_at":"2025-10-05T16:36:27.983Z","avatar_url":"https://github.com/thetibiaking.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ttk-my-aac\nUm Criador Automático de Contas (AAC) gratuito e de código aberto escrito em PHP\n\n![TibiaKing](https://user-images.githubusercontent.com/74227915/219124653-caccb04f-e858-4e81-b8be-c94ffbd3f276.png)\n\nEste site foi desenvolvido por [Slawkens - OTSOFT](https://github.com/otsoft/myaac) e editado pela comunidade.\nEsta fork é baseada neste [commit](https://github.com/otsoft/myaac/commit/f24fc75b12bb6a44a5f99c7b98da03223ad9f8bf).\n\nLembre-se:\nEste site é muito seguro e é amplamente utilizado pelos OTServers.\nFoi desenvolvido para funcionar perfeitamente com a maioria das versões 13+ da [Canary](https://github.com/tibiaking/canary).\nEste repositório ajudará no desenvolvimento de sistemas, remoção de bugs e configurações.\n\n## Novidades\n- A imagem da sombra da caixa foi alterada para CSS.\n- Os botões foram alterados e a imagem foi removida e adicionada por CSS.\n- Novos botões foram criados com base em cores (verde e vermelho).\n- Carregamento de página adicionado e configurável em `config.php`.\n- Barra de status adicionada com redes sociais configuráveis.\n- Barra de status de slide e recolhimento adicionada e configurável em `config.php`.\n- Adicionado efeito de furto no menu.\n- Página de download do cliente criada, link configurável em `config.php`.\n- Calendário de eventos criado, obtendo informações diretamente de `events.xml`.\n- Char Bazaar com taxas configuráveis em `config.php`.\n- Login alterado por e-mail.\n- Bootstrap 4.\n- Configuração `config.php` e `config.local.php` 100% instaladas.\n\n### Requisitos\n- PHP 7.4 ou superior\n- Banco de dados MySQL\n- Composer\n- Extensão PDO PHP\n- Extensão XML PHP\n- Extensão ZIP PHP\n- (opcional) mod_rewrite para usar URLs amigáveis\n\n### Instalação\n## Ubuntu\n### Na pasta raiz do ttk-my-aac rode ./install-ttk-my-aac.sh siga os passos.\n\nBasta descompactar e desempacotar o código-fonte (o que você já deveria ter feito até agora, se estiver lendo isso) no diretório raiz do seu servidor web.\n\nO MyAAC precisa de permissões adequadas para manipular os arquivos corretamente.\nSe você estiver usando o Apache2, então o diretório precisa ter o proprietário definido como: www-data. Você pode fazer isso usando o seguinte comando:\n```\nchown -R www-data.www-data /var/www/*\n\n```\n\nperl\n\n(ou qualquer outro caminho onde sua instalação do MyAAC esteja localizada)\n\nObservação: Somente Linux\nSe você estiver no Linux, use esses comandos para definir as permissões corretas:\n```\n\nchmod 660 config.local.php\nchmod 660 images/guilds\nchmod 660 images/houses\nchmod 660 images/gallery\nchmod -R 770 system/cache\n\n\n```\n\n\nVisite http://your_domain/install (http://127.0.0.1/install) e siga as instruções no navegador.\n\n### CRÉDITOS:\nSlawkens, Equipe TibiaKing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetibiaking%2Fttk-my-aac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthetibiaking%2Fttk-my-aac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetibiaking%2Fttk-my-aac/lists"}