GesiorAAC Global

What is GesiorAAC Global:

What is GesiorAAC Global
  • GesiorAAC is a free and open-source Automatic Account Creator (AAC) written in PHP. It supports only MYSQL databases.

Download:

Download

Image:

Image

Getting Started:

Linux

PHP extensions required:

  • - PHP 7.4
    - PHP 7.4-gd
    - PHP 7.4-curl
    - MySQL database
    - PDO PHP Extension
    - XML PHP Extension
    - ZIP PHP Extension

How to install:

  • Create a database;

  • Import schema.sql from GesiorAAC directory;

  • Configure server directory on config.php, example:

  • if ($config['base_url'] == $config['site']['realurl'] || $config['base_url'] == $config['site']['realurlwww']) {
        $config['site']['serverPath'] = "/home/otservbr-global/"; 
    } else {
        $config['site']['serverPath'] = "/home/otservbr-global/"; 
    }
  • Configure Google Recaptcha v2;

  • Select Invisible Recaptcha Label;

  • Copy site and secret key and add on config.php:

  • /** GOOGLE RECAPTCHA VALUES */
    $config['site']['gRecaptchaSecret'] = "";
    $config['site']['gRecaptchaSiteKey'] = "";
  • Open Canary config.lua and remove all comments with "--" to load GesiorAAC Global.

Windows

Web Packages:

How to install:

  • Create a database;

  • Import schema.sql from GesiorAAC directory;

  • Configure server directory on config.php, example:

  • if ($config['base_url'] == $config['site']['realurl'] || $config['base_url'] == $config['site']['realurlwww']) {
        $config['site']['serverPath'] = "C:\otservbr-global/"; 
    } else {
        $config['site']['serverPath'] = "C:\otservbr-global/"; 
    }
  • Configure Google Recaptcha v2;

  • Select Invisible Recaptcha Label;

  • Copy site and secret key and add on config.php:

  • /** GOOGLE RECAPTCHA VALUES */
    $config['site']['gRecaptchaSecret'] = "";
    $config['site']['gRecaptchaSiteKey'] = "";
  • Open Canary config.lua and remove all comments with "--" to load GesiorAAC Global.

How to connect with GesiorAAC Global:

Canary
  • Compatible login.php for GesiorAAC:

Client 13:

  • Edit the client and change the IP like in a example below:

  • http://127.0.0.1/login.php

  • http://127.0.0.1:8080/login.php

  • http://127.0.0.1:8090/login.php

OTClient Redemption:

  • Login with account @god/god or your own account email and password;

  • Server: http://127.0.0.1/login.php or your http://domain-or-ip/login.php;

  • Client Version: 1321;

  • Port: 80.

Animated Items and Outfits:

Animated Items and Outfits

Last updated