Go Back   GamerzPlanet - For All Your Online Gaming Needs!! > Private Server Discussion > Audition Private Server Discussion

Audition Private Server Discussion Discuss anything related to Audition Private Server.


How To Make Audition 3.25 xD

Audition Private Server Discussion


Reply
 
Thread Tools Display Modes
Old 08-11-2009, 06:57 PM   #1
o_ORed
Registered User
 
Last Online: 10-31-2009 12:38 PM
Join Date: Jun 2009
Posts: 59
Rep Power: 0
Rep Points: 0
o_ORed is an unknown quantity at this point
Feedback: (0)
Points: 1,106.11
Bank: 46.69
Total Points: 1,152.80
How To Make Audition 3.25 xD


Things You Need :D

NavicatLite - [Only registered and activated users can see links. ]
3.25 Server Files - [Only registered and activated users can see links. ]
3.25 DB Files - [Only registered and activated users can see links. ]
English [Only registered and activated users can see links. ][Only registered and activated users can see links. ]Website Files - [Only registered and activated users can see links. ]
3.2-3.25 Manual Patch - [Only registered and activated users can see links. ]
SQLlog -[Only registered and activated users can see links. ]
Freda - [Only registered and activated users can see links. ]
HJSplit - [Only registered and activated users can see links. ]
Default Patcher - [Only registered and activated users can see links. ]
Hexer - [Only registered and activated users can see links. ]
MySQL - [Only registered and activated users can see links. ][/COLOR]

3.2 Client Setup - [Only registered and activated users can see links. ]

Step 1 MySQL :

After you have Downloaded all of the following lets start off with mysql

Install mysql keep click next typical or complete installment doesnt matter keep clicking till you get to the end where it will ask for security password uncheck it then finish the installment. Once finished installing go to the command line Start > All Programs > MySQL > Command Line. Enter the following into the command line

GRANT ALL PRIVILEGES ON *.* TO 'audition-kr'@'localhost' <-- after that press enter
IDENTIFIED BY 'modoaudition' WITH GRANT OPTION;

UPDATE mysql.user
SET PASSWORD=OLD_PASSWORD('modoaudition')
WHERE USER='audition-kr'
AND HOST='localhost';


GRANT ALL PRIVILEGES ON *.* TO 'Audition'@'localhost' <-- after that press enter
IDENTIFIED BY 't3audition' WITH GRANT OPTION;

UPDATE mysql.user
SET PASSWORD=OLD_PASSWORD('t3audition')
WHERE USER='Audition'
AND HOST='localhost';



Step 2 SQLyog/Databases:


Hostname/Ip address : localhost
Port : 3306
Username : root
Password : root


Then click Connect

right click and press create database
u need this 6 ones~


audition
auditionccu
auditionlog
auditionlogin
itemdb
messenger


Right click every database and press 4 evryone: import Batch File
and select the right ***.sql file from database files ~


Setting up your Audition 3.2 server


Step 3 Connection to patcher:

Now open Freda.rar and auweb1.rar and place it on desktop. Default in auweb1 is 127.0.0.1(in both files) change the ip in both the files inside the folder auweb1 then in region.txt put the name you would like your server to be named as default is Audition online

Double Click freda a box will show up :
click (S) on top left side then (O) for (P) put 9801 for (W) locate your auweb1 folder for (D) go inside auweb1 folder and select region.txt


[Befor go to next step..
execute the ManualPatch20071214.exe and install then go on~]

Step 4 Hexing Patcher:

Open Hexer.rar and Defaultpatcher.rar and place on desktop drag and drop audition patcher onto the hexer program and it will open up in hex

Click Search>Find then put 127 it will then show you the ip inside the patcher (on the right in the box) change 127.0.0.1 to your ip thier is 2 ips that need to be changed The first is http:// 127.0.0.1 (for website purposes) then the 2nd one connects to freda http:// 127.0.0.1:9801 (for ppl to connect to your pc)


When editing in hex DO NOT EVER HIT SPACE OR BACKSPACE BECAUSE IT WILL DMG THE FILE
Example change the first one like :

[Only registered and activated users can see links. ]
2nd one like :
[Only registered and activated users can see links. ]

Once done editing save the file close hexer. Open freda then open your patcher.exe and see if your servers name pops up that means you did it correctly.


Step 5 Setting up Server and database ip :

To set up server to your own ip you must go opened audition3.2 server and go inside the folder named "Audition game server" in it contains a folder named "data" go inside data. Once inside data find the ini file named "serverinfo" there you will see :

Change All the 127.0.0.1 to your ip <---
If you dont know what your ip is goto [Only registered and activated users can see links. ]

[ServerConnection]
DBAgentServerIP = 127.0.0.1 <----
DBAgentServerIP2 = 127.0.0.1 <-----
MessengerServerIP = 127.0.0.1 <-----
itemDBServerIP = 127.0.0.1 <-----
ServerID = 1


Then save it.

Now open navicat then double click auditionccu and double click serverlist change the ipaddres to yours press tab then close navicat.
Step 6 Setting up the client :

After you have downloaded the client

For those who do not know how to use hjsplit its very simple and better to use than raring because raring has the chance of currupting at any time specially when the file is large

To use hjsplit open the hjsplit.exe click join select the first file of the client you download (exe.001) then it will make an output in same directory that 001 was located (make sure all the clients files are together) then it will take awhile so be patiant then once its done you will see the setup exe then install the game. Be Sure To Put Your New Patcher In Your Newly Installed Client




Step 7 Optional Editing your clients data :



Step 8 Installing zend web server :

Simple Just keep clicking next let it install and fill out the details as you go along put the port number you wish to use if you want it other then default port 80 example port 81 if you do put port 81 you will need to edit your patcher again if your planing on putting web on left side of patcher (in the window) you will need to hex and put :81 at the end of your ip to view site.

After installing : What zend does is it lets you host your own website online through your computer so as for this you will need audition website to make accounts and buy items open "English Website.rar" extract the folder open the folder you will see lots of files in it now look for Zends folder (inside program files) go in it double click "apache2" folder then "htdocs" folder delete anything that is inside htdocs.

Now put all the files from English Website folder inside htdocs folder to test if it worked type in your ip inside a web browser the website should pop up.

Now you can create accounts and buy items in web
There is a certain way to buy items in web

All you have to do is go in game click the COLLECTION button (CART LOOKING THING) on the items you want to buy. Check website login Shop. You will see the list of items your just bought now click Buy >> Then Go to Fashion Mall inside the game and check your Gift Box.


Step 9 Starting Server :
Now your almost done yay :drinks_no you must start the exes in order go inside your audition server folder and in order start the servers :

LoginDB.exe
GameDB.exe
MessengerDB.exe
ItemDB.exe
Messenger.exe
Login.exe
AuditionGameServer.exe


Now make sure freda is up and client is ready with your edited patcher. Run the patcher and see if your server name shows up if it does double click it then click play (make sure you have registered an account to go in game with) You should be all set and ready to go
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~

I Just Found this at ragezone xD

Credits To huuduyen ; Slickone , [Only registered and activated users can see links. ] for the files and [Only registered and activated users can see links. ] for the link of the client :D

Last edited by o_ORed; 08-11-2009 at 07:27 PM.
o_ORed is offline   Reply With Quote
Old 08-18-2009, 08:33 PM   #2
Dude3889
Registered User
 
Last Online: Today 01:58 AM
Join Date: Nov 2008
Location: Just look Behind U =]
Posts: 167
Rep Power: 2
Rep Points: 11
Dude3889 is on a distinguished road
Feedback: (0)
Points: 16,027.27
Bank: 0.00
Total Points: 16,027.27
Re: How To Make Audition 3.25 xD

this is old.... and just to let people no before you try to do this you alrdy have to no alot about servers and maintaining them is how audition work also u need a fast processor and a big hard drive. I have my own audition private server but it not public only for people i no so dont ask to get in ;) but i would try this unless u no wat you are doing it a lot of work
Dude3889 is offline   Reply With Quote
Old 08-22-2009, 07:36 AM   #3
thefrillypinktutu
Lurker
 
Last Online: 09-06-2009 02:11 PM
Join Date: Apr 2009
Posts: 3
Rep Power: 0
Rep Points: 10
thefrillypinktutu is on a distinguished road
Feedback: (0)
Points: 1,053.87
Bank: 0.00
Total Points: 1,053.87
Re: How To Make Audition 3.25 xD

3.2 Client Setup - [Only registered and activated users can see links. ]

this file is broken o_o
thefrillypinktutu is offline   Reply With Quote
Old 08-22-2009, 10:45 AM   #4
lalala1221
Registered User
 
Last Online: Yesterday 12:27 AM
Join Date: Mar 2009
Posts: 89
Rep Power: 1
Rep Points: 10
lalala1221 is on a distinguished road
Feedback: (0)
Points: 233.00
Bank: 10,272.65
Total Points: 10,505.65
Re: How To Make Audition 3.25 xD

NOT SPECIFIC ENOUGH FOR STEP 2! Never mention which SQL to put for which database.... and when i try to find a sql file inside the folders.... there is nothing!
lalala1221 is offline   Reply With Quote
Old 08-23-2009, 01:12 AM   #5
craziigrl34
Lurker
 
Last Online: 11-19-2009 10:43 PM
Join Date: Apr 2009
Posts: 3
Rep Power: 0
Rep Points: 10
craziigrl34 is on a distinguished road
Feedback: (0)
Points: 5,418.55
Bank: 0.00
Total Points: 5,418.55
Re: How To Make Audition 3.25 xD

The Client Set-up is broken
craziigrl34 is offline   Reply With Quote
Old 09-29-2009, 11:58 AM   #6
tchykz4
Lurker
 
Last Online: 11-13-2009 06:27 AM
Join Date: Feb 2009
Posts: 2
Rep Power: 0
Rep Points: 10
tchykz4 is on a distinguished road
Feedback: (0)
Points: 3,718.18
Bank: 0.00
Total Points: 3,718.18
Re: How To Make Audition 3.25 xD

someone can give a new 3.2 client setup link?
tchykz4 is offline   Reply With Quote
Old 09-29-2009, 07:07 PM   #7
royteo86
Registered User
 
Last Online: 10-15-2009 07:47 AM
Join Date: Aug 2009
Posts: 10
Rep Power: 0
Rep Points: 10
royteo86 is on a distinguished road
Feedback: (0)
Points: 1,855.14
Bank: 0.00
Total Points: 1,855.14
Re: How To Make Audition 3.25 xD

why 3.25 client cant log in -.-
royteo86 is offline   Reply With Quote
Old 11-06-2009, 01:59 AM   #8
justin66161
Registered User
 
Last Online: Today 05:49 AM
Join Date: Aug 2009
Posts: 32
Rep Power: 0
Rep Points: 10
justin66161 is on a distinguished road
Feedback: (0)
Points: 4,561.26
Bank: 0.00
Total Points: 4,561.26
Re: How To Make Audition 3.25 xD

i have all the downloads... but i dont know how to oprate the mysql
pls... can anybody help me??? it says "error 2003 can't connect to mysqlserver on local host 10061"
what is this???
whate should i put on this options?
host address:
username:
password:
port:
database:
pls help

---------- Post added 11-06-2009 at 01:01 AM ----------


i dont see this after installing... where can i see this???
justin66161 is offline   Reply With Quote
Old 11-06-2009, 05:26 AM   #9
willsonfang
PhoenixICE
 
willsonfang's Avatar
 
Last Online: 11-14-2009 09:13 PM
Join Date: Dec 2005
Posts: 203
Rep Power: 4
Rep Points: 47
willsonfang is on a distinguished road
Feedback: (0)
Points: 3,901.45
Bank: 13,975.29
Total Points: 17,876.74
Re: How To Make Audition 3.25 xD

Don't use this, the database files are missing
willsonfang is offline   Reply With Quote
Old 11-07-2009, 10:17 PM   #10
Gm™
Registered User
 
Last Online: 11-15-2009 02:03 PM
Join Date: Feb 2009
Posts: 483
Rep Power: 1
Rep Points: 26
Gm™ is on a distinguished road
Feedback: (0)
Points: 7,535.05
Bank: -594.99
Total Points: 6,940.06
Gay and Lesbian Pride - Gm™ Mourning - Anti-Gang - Melanoma - Gm™ Anti-Tobacco - Colon Cancer - Colorectal Cancer - Gm™ Breast Cancer - Birth Parents - Gm™ Troop and Military Support - Amber Alert - Bladder Cancer - Endometriosis - Equality - Liver Cancer - Liver Disease - Missing Children - POW/MIA - Spina Bifida - Suicide - Gm™ 
Adoptee - Bone Cancer - Child Exploitation and Abuse - Hope and Support - Peace - Retinoblastoma - Right to Life - Student Sexual Assault - Gm™ 
Re: How To Make Audition 3.25 xD

data base isn't missing the client is closed.

That's why your getting the error.
Gm™ is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump

All times are GMT -7. The time now is 07:10 AM.

 

Copyright ©2009, GamerzPlanet.Net
Visits: