Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Audition Server 1.6 Client + Server Files 2020]

Initiate Mage
Joined
Dec 28, 2015
Messages
59
Reaction score
29
Hello!

I thought it would be a good idea to post the Server Files for the 1.6 Client running in 2020.
The Client and the Server work are properly under Windows 8 and Windows 10.

Here is a small summary of how to set it up properly.

Please download the following files:

Client:
Part 1:
Part 2:

Server Files:

1. Download Part 1 and Part of the Client.

2. As soon you are done, double click on Part 1 and it should ask you where to unpack it (it's your choice)

3. Unzip the Server Files and you should see some files there.

4. Go, in the mysql-4.1.21-win32 folder, and install Mysql.

5. After you installed Mysql, run the server instance config and use it as "root" as a password.

6. After the Mysql Server has been successfully installed, open the MySQL command-line client and login there with the password "root"

7. Enter the following command: SET PASSWORD FOR 'root'@'localhost' = PASSWORD('') and hit enter(the server does not use any database password)

8. After you are done, double-click on "SQLyog515.exe" and install it.

9. Start SQL Yog, log in there in the database, and create the following databases:
audition
auditionlog
auditionlogin

10. Now, go inside the AuServer-v16-FullChina - AuServer - database folder and import the sql files over sqlyog.

11. After you are done with it, you can open now the Server, when you go in the specific folders and run the .exe directly.

12. Now go in your Audition folder, create a shortcut of the Audition.exe and use the following parameters: /t3enter 0F007E346F540C55641C5A7E074364

13. Now start Audition through the Shortcut and login with 123456 and 123456

If you have any questions, don't mind asking it here.
 
Last edited:
Initiate Mage
Joined
Nov 7, 2017
Messages
33
Reaction score
0
OH
MY
GOD
I don't know you, but I love you already for providing with this gem!
But I DO have questions. Does the account come with cash? And since it's not "official" anymore, can we change the music, and what programs do we need if the last is possible.
 
Initiate Mage
Joined
Nov 7, 2017
Messages
33
Reaction score
0
I'm attempting to use the programs you provided, so excuse me if I don't know much.
For the command, SET PASSWORD FOR 'root'@'localhost' = PASSWORD(''),

is any for this commend my own password, or do I enter it as it is?
 
Initiate Mage
Joined
Dec 28, 2015
Messages
59
Reaction score
29
You need to enter it like that, unless you know how to change the database password inside the Server Files.
 
Initiate Mage
Joined
Nov 7, 2017
Messages
33
Reaction score
0
Nothing happens when I enter the command as it is. I just get another arrow below.
 
Initiate Mage
Joined
Dec 28, 2015
Messages
59
Reaction score
29
then try to enter :

SET PASSWORD FOR (hit enter)
'root'@'localhost' = PASSWORD('');
 
Initiate Mage
Joined
Nov 7, 2017
Messages
33
Reaction score
0
I still get another arrow. Am I doing something wrong?
Was I suppose to make an account during the first installation?
 
Initiate Mage
Joined
Dec 28, 2015
Messages
59
Reaction score
29
Could you provide a screenshot of your error?
Please read also the tutorial carefully, so you should know how it works also.
 
Initiate Mage
Joined
Nov 7, 2017
Messages
33
Reaction score
0
Jakup - [Audition Server 1.6 Client + Server Files 2020] - RaGEZONE Forums
Jakup - [Audition Server 1.6 Client + Server Files 2020] - RaGEZONE Forums
https://ibb.co/VCKdJvq
 
Initiate Mage
Joined
May 18, 2020
Messages
3
Reaction score
0
Hi Jakup, thanks for sharing!

When i try to run the DBAgentPay.exe under Windows10, it just closes.

The log file contains the following;

[03:05:18.807]Ver : 1.2041 REAL [03:05:18.807]
Write Count : 5
[03:05:18.825]Failed DB Connect. Error initialize !!! [03:05:18.825]
Write Count : 6
[03:05:18.828]AgentGameDB Error! [03:05:18.828]

What could I be doing wrong? Thanks!

EDIT: I've managed to change the root password to none, and now it works!
 
Last edited:
Initiate Mage
Joined
Nov 7, 2017
Messages
33
Reaction score
0
Huh, so step 7 is for changing the password to nothing. Is that why this part: PASSWORD('') is blank?
And what should appear if I do it correctly?
 
Initiate Mage
Joined
Dec 28, 2015
Messages
59
Reaction score
29
Hello,

It should say that the query was succesfully, just set the pw to none like in the tutorial above and it should work properly.
 
Initiate Mage
Joined
Nov 7, 2017
Messages
33
Reaction score
0
I finally did it. I found out the line is supposed to end with a comma.



Now, I have these page for sqlyog, and I want to make sure I'm doing it right.
https://ibb.co/Tq6HVLR
https://ibb.co/sW22fgz
But the word document claims that we need to use ctrl+d to make the databases, or does it not matter if I make the databases in the first screen?
Also, do we import the files using "import batch file?"
 
Initiate Mage
Joined
Dec 28, 2015
Messages
59
Reaction score
29
Just do it, like you want to do it, you need to create first the Database, rightclick on it and somewhere it should say "import sql" or something like that, where you can import the database script itself in the database.
 
Initiate Mage
Joined
Nov 7, 2017
Messages
33
Reaction score
0
I got another error when I clicked on "import batch file" (ctrl+shift+q), selected the audition.sql file, and clicked "execute."
 
Initiate Mage
Joined
Nov 7, 2017
Messages
33
Reaction score
0
gyokujin, I can help you with setting it up

Yes, please. this is my first time programming anything in life, so I need all the assistance possibly.
What's the problem with my import? You can see the problem in my previous post. I'm supposed to be on step 10.
 
Back
Top