• 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!

AAC - Automatic Account Maker

Rudixx

New Member
Joined
Aug 3, 2007
Messages
246
Reaction score
0
Location
England
Hello, can someone tell me what is the best AAC for TFS? I used Swelia AAC but now I think it's not so good for TFS.
What do you think?
 
OTSCMS (http://sourceforge.net/projects/otscms/) or SmartAAC (http://sourceforge.net/projects/otaac/).
 
I wanted install OTSCMS and I got this:
Code:
! Critical: turn off magic_quotes_gpc in your PHP configuration.

I went to C:\xampp\php and edited php.ini right this:

Code:
; Magic quotes
;

; Magic quotes for incoming GET/POST/Cookie data.
magic_quotes_gpc = Off

; Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.
magic_quotes_runtime = Off

; Use Sybase-style magic quotes (escape ' with '' instead of \').
magic_quotes_sybase = Off

But it's not working.
 
Guys are you sure OTSCMS is compatible with TFS?
I have God and account type 3 and I have not access to admin panel.

@edit
Lol and why on account type 5 I have CM outfit?
You see yourself. You are god.


@Smart-Ass
http://localhost/Smart-Ass2.0.0/Main/character.php?char=Rudixx
Code:
Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in C:\xampp\htdocs\Smart-Ass2.0.0\Main\character.php:62 Stack trace: #0 C:\xampp\htdocs\Smart-Ass2.0.0\Main\character.php(62): SimpleXMLElement->__construct('') #1 {main} thrown in C:\xampp\htdocs\Smart-Ass2.0.0\Main\character.php on line 62
 
Last edited:
Guys are you sure OTSCMS is compatible with TFS?
I have God and account type 3 and I have not access to admin panel.

@edit
Lol and why on account type 5 I have CM outfit?
You see yourself. You are god.


@Smart-Ass
http://localhost/Smart-Ass2.0.0/Main/character.php?char=Rudixx
Code:
Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in C:\xampp\htdocs\Smart-Ass2.0.0\Main\character.php:62 Stack trace: #0 C:\xampp\htdocs\Smart-Ass2.0.0\Main\character.php(62): SimpleXMLElement->__construct('') #1 {main} thrown in C:\xampp\htdocs\Smart-Ass2.0.0\Main\character.php on line 62

Account type is not in official OpenTibia so a character will need to have access 3 I guess (the character has to be in a group with access 3), about SmartAss error I guess it doesn't support custom database structures even if they're not breaking the official one, try to contact a developer of it perhaps they could help you solving it, but OTSCMS should be working fine.
 
Neither OTSCMS nor Smart-Ass is really copatible with TFS because TFS ain't pure SVN. OTSCMS and Smart-Ass is written for pure SVN.
But they might work though with some bug or smth..
Pekay and Bazetts (developers of Smart-Ass) is thinking about making a version for TFS too..
 
@Smart-Ass
http://localhost/Smart-Ass2.0.0/Main/character.php?char=Rudixx
Code:
Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in C:\xampp\htdocs\Smart-Ass2.0.0\Main\character.php:62 Stack trace: #0 C:\xampp\htdocs\Smart-Ass2.0.0\Main\character.php(62): SimpleXMLElement->__construct('') #1 {main} thrown in C:\xampp\htdocs\Smart-Ass2.0.0\Main\character.php on line 62
Make sure you got correct map-name and that <mapname>-house.xml is in data/world , think thats the problem ;d
 
Back
Top