• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

An Automatic Account Creator (AAC) For Tibia 8.6

Ranyo13

ManCausingMayhem
Joined
Aug 22, 2009
Messages
981
Reaction score
38
Heya OTlanders!

I'm writing here to request a working A.A.C. for a tibia version (8.6) as the title says,
Please do not ask me to use the search bar! Because i already used it and wasted a whole hour searching.
I failed searching.
So, please don't ask me to research!
Why don't you try and help me searching?! Maybe you might find anything useful!
I hope you all are going to give me a hand and help.

Yours faithfully,
Ranyo13
 
Bring up my post! Please help me with this!
I tried Gesior A.A.C. 0.3.8 and that's what i get:
Code:
Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 40

Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 52

Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 63
Can't post install.php since it's too long!

But i will try something else!

Line 40:
PHP:
 if($_REQUEST['page'] == '' && !isset($_REQUEST['step']))
Line 52:
PHP:
 if($_REQUEST['page'] == 'menu')
Line 63:
PHP:
 if($_REQUEST['page'] == 'step') {
 
Last edited:
Bring up my post! Please help me with this!
I tried Gesior A.A.C. 0.3.8 and that's what i get:
Code:
Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 40

Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 52

Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 63
Can't post install.php since it's too long!

But i will try something else!

Line 40:
PHP:
 if($_REQUEST['page'] == '' && !isset($_REQUEST['step']))
Line 52:
PHP:
 if($_REQUEST['page'] == 'menu')
Line 63:
PHP:
 if($_REQUEST['page'] == 'step') {

Wrong Xampp version :)
use XAMPP 1.6
 
Back
Top