Gaming Community
Forum
 
Go Back   D3scene > Hot Games > WoW forum > WoW Private Server Info & Help
Register Blogs Live view Downloads Marketplace FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read

How to make a WoW Private Server

This is a discussion on How to make a WoW Private Server within the WoW Private Server Info & Help forum part of the WoW forum category; Hello D3scene! I'm new here and wish to contribute to the community. Here is a guide to create your very ...


Welcome on D3scene.com! Make sure to register - it's free and very quick! You have to register before you can post and participate in our discussions with 70000 other registered members. Downloads, user profiles and some forums can only be seen by registered members. After you create your free account you will be able to customize many options, you will have the full access to new hacks, latest cheats and last but not least will see no advertisements at all. We would love to see you around in our community!
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 02-24-2009, 03:55 AM
Member

 
Join Date: Feb 2009
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 22
Rep Power: 1
krual1 is on a distinguished road
Cool How to make a WoW Private Server

Hello D3scene!
I'm new here and wish to contribute to the community.
Here is a guide to create your very own WoW private server using a great repack I found made by "Johved"
First you will need:
Johved's Repack 3.0.9
MySQL :: Select a Mirror
SQLYOG (community Edition)
NET Framework 3.5

------------------------------------
setting up MySQL
------------------------------------

Once you have downloaded MySQL, go to where ever you saved it and double click the icon.

Follow these steps through the installation:
[] Next [] []typical,next[] []install[] []next[] []next[] []configure server now, finish[]

Now follow these steps to set up the server:
[]next[] []standerd,next[]
[]install as windows service[]
[service name:MySQL]
[launch the server automaticly]
[]next[]
now this part is important.
make the password "Root" (without the " ") (you can change the password later)
click next
click Execute.

If it didnt execute successfully, i suggest you go through these steps again.
--------------------------------

AD.exe
Go to your wow folder (c:/programme files/world of warcraft
make a new folder in there called "Maps"
open your repack folder.
go to "TOOLS"
copy AD.exe
Paste it into your wow folder
run AD.exe
let it finish
open maps folder in your wow folder
it should have lots and lots of maps in there.
now copy and paste the maps folder into your repack folder
And there you go. AD.exe is done.
--------------------------
Setting up your database
--------------------------
This part has been made VERY simple and saves ALOT of time simply because of the repack (if you are using the repack i linked.)
If you are not using the repack i linked, you should find a differant guide. But not all is lost, for setting up any server you needed to go through the steps i went through above.

Anyway to set up your database you need to open SQLYOG and create new connection.
Call it ROOT
password: the same password you used when setting up MySQL server (root)
___
Now open up the repack and open "[start database]"
Let it run for about 5 mins and BAM! you have a database!
right click "root@localhost" click refresh object browser
then you should have a new database called "world"
Congratulations! you have set up your very own WoW server!
No need to worry about the Config files because they are already done!

To connect your private server do the following:
open arcemu-logonserver
open arcemu-world

This will turn your private server online.
To play you private server do the following:
open your WoW directory
C:\Program Files\World of Warcraft
look for "Realmlist"
Delete everything that is in there (save it to another place if you wish to keep playing the server currently on there.)
copy and paste the following:

set realmlist 127.0.0.1
set patchlist 127.0.01

Note: 127.0.0.1 stands for your localhost which means your server is private.

Credits:
Me for making the guide
Johved for hes Awesome repack!

THANKS FOR READING AND GOOD LUCK!

Last edited by krual1; 02-24-2009 at 11:03 PM.
Reply With Quote
D3scene
Welcome to D3scene - probably the best location for all Gamers.

To participate in our friendly environment you have to register. After completing registration you will have full access to all threads and features. We care about members and try to make your stay as pleasant as possible. We are unique with the following feature for members - you will not see a single Advertisement!


The best: registration is completely free. It will not cost you a single penny or harm you in any way. You will lose nothing except 1 minute of your time. So why not register? We would be happy to see you around!
  #2  
Old 02-24-2009, 01:50 PM
Member

 
Join Date: Feb 2009
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 22
Rep Power: 1
krual1 is on a distinguished road
How to create an account on your server

Now that you have your server all set up.
You might want to beable to log in xP
And to log in obviously you will want an account.
to create an account do the following:

1) Open SqlYOG and sign into your database
2) Open Characters
3) Searth for the Table called: "Accounts"

This is where you create players accounts.

Ok lets make an account.

usethis in rows:

acct | login | Password | GM | banned | Flags |

1 user pass az 0 24

(everything i left out, leave it as it is)
____________________________________

Ok let me explain a few things

first let me explain about "Acct"

This is the account number.
For each account made it must be a differant number or you will get errors.
It usually goes 1,2,3,4,5,6 etc.

Now about the "login"
Says it all really, your login is what you use to log in the server

now, "password"
Same as above but your password ofcourse

Ok now "GM"
This is the commands that account will have access to.
AZ means A,B,C,D,E etc.
If you look at the commands, they are all in sections.
So to have access to all Commands you would but "AZ"
If you want that account to have no commands, leave it blank.

Now "banned"
Simple,
Want an account banned, put "1"
dont want it banned put "0"
simple as that.

Ok "flags"
This is weather the account is TBC or WoTLK or just normal WoW.

Lets start with the amount of flags each one has.
WoW: 0
TBC:8
WoTLK: 16

Now, to make the account just WoTLK without TBC you would put "16"
But to have TBC and WoTLK, you would put 24 (because 16+8)
Pretty simple.

Hope this helped ^^
Reply With Quote
  #3  
Old 02-24-2009, 08:50 PM
IllidanStormrage's Avatar
Mentor

 
Join Date: Feb 2009
Location: DO YOU REALLY MOTHER ******* THINK THAT I WOULD TELL YOU WHERE I MOTHER ******* LIVE!
Posts: 104
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 35
Rep Power: 1
IllidanStormrage is on a distinguished road
I will see if all this is successful.

EDIT: Johved Repack is not a virus. Successful Download. Next Download...
EDITAGAIN: MySQL is not a virus. Successful Download. Next Download...
Ok everything is good until i get to Let it run for about 5 mins and BAM! you have a database!
right click "root@localhost" click refresh object browser
then you should have a new database called "world".. what it supposed to happen in the 5 minutes? anything? I just have
starting mysqld-nt in background
C:\Program FIles\Johved's/ArcEmu
Press any key to continue... If that is what is supposed to happen then good... but world does not pop up even when I refresh

EDIT AGAIN: Ok, all i needed to do was install microsoft .net framework 3.5 lolz THANKS +REP! You might want to add that you must copy the ad.exe file in the TOOLS folder of the repack to the WoW folder and run it.

Last edited by IllidanStormrage; 02-24-2009 at 10:26 PM.
Reply With Quote
  #4  
Old 02-24-2009, 11:05 PM
Member

 
Join Date: Feb 2009
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 22
Rep Power: 1
krual1 is on a distinguished road
reply

Yeah, i kinda rushed the guide
added AD.exe and net framework 3.5
Thanks for your feedback and for the +Rep ^^
Glad i helped.
Also did you get a WoW server working from this?

Last edited by krual1; 02-24-2009 at 11:07 PM.
Reply With Quote
  #5  
Old 02-24-2009, 11:37 PM
IllidanStormrage's Avatar
Mentor

 
Join Date: Feb 2009
Location: DO YOU REALLY MOTHER ******* THINK THAT I WOULD TELL YOU WHERE I MOTHER ******* LIVE!
Posts: 104
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 35
Rep Power: 1
IllidanStormrage is on a distinguished road
I am at the part of starting world and logonserver, it all happens, but then at the bottom it says connecting failed due to 'Access denied for user 'root'@'localhost' using password: YES main database initialization failed. Exiting. Holy mather I got world and logonserver to work!

Lemme recommend a new link YouTube - How to make a WoW WoTLK private server for 3.0.9 (easy)
It basically spells it out, and you do not have to download the second and third things that you have krual1. What is great is that he brought the llink for the repack to us :-) thanks This is by johved himself too.

Last edited by Serverman; 03-07-2009 at 02:29 PM.
Reply With Quote
  #6  
Old 02-25-2009, 12:16 AM
Member

 
Join Date: Feb 2009
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 22
Rep Power: 1
krual1 is on a distinguished road
Quote:
Originally Posted by IllidanStormrage View Post
I am at the part of starting world and logonserver, it all happens, but then at the bottom it says connecting failed due to 'Access denied for user 'root'@'localhost' using password: YES main database initialization failed. Exiting. Holy mather I got world and logonserver to work!
The " 'Access denied for user 'root'@'localhost' using password: YES main database initialization failed. "

Basicly means the config file's username and password in your repack folder does not match your MySQL username and password.
Double check you did everything right in your config if you edited it.
But if you dont edit it for the time being, it should work on its own.
Also i cant remember wether you need to create the new connection on sqlyog or if the repack does it for you. :/
try creating one with:
username: root
password: root

Hope i helped!
Reply With Quote
  #7  
Old 02-25-2009, 09:53 AM
IllidanStormrage's Avatar
Mentor

 
Join Date: Feb 2009
Location: DO YOU REALLY MOTHER ******* THINK THAT I WOULD TELL YOU WHERE I MOTHER ******* LIVE!
Posts: 104
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 35
Rep Power: 1
IllidanStormrage is on a distinguished road
Quote:
Originally Posted by krual1 View Post
The " 'Access denied for user 'root'@'localhost' using password: YES main database initialization failed. "

Basicly means the config file's username and password in your repack folder does not match your MySQL username and password.
Double check you did everything right in your config if you edited it.
But if you dont edit it for the time being, it should work on its own.
Also i cant remember wether you need to create the new connection on sqlyog or if the repack does it for you. :/
try creating one with:
username: root
password: root

Hope i helped!
Actually the problem was pretty weird.. if it says that (This is to everyone not just krual) press
ALT+CTRL+DEL and if you see any JohvedUserControl, mysqld-nt.exe, arcemu-world.exe, or arcemu-logonserver.exe, CLOSE THEM ALL. then reopen the usercontrolpanel and go from there.

Bump (Because this is a great guide, and I want everyone to be able to have a chance to see this).

Last edited by Serverman; 03-07-2009 at 02:32 PM.
Reply With Quote
  #8  
Old 02-25-2009, 10:55 PM
Member

 
Join Date: Feb 2009
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 22
Rep Power: 1
krual1 is on a distinguished road
Thanks IllidanStormrage
Reply With Quote
  #9  
Old 02-26-2009, 07:18 PM
Newbie

 
Join Date: Feb 2009
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 1
heathy95 is an unknown quantity at this point
Hmm guys, i dont get it. I want to make a p server for me nd some of my mates at school nd have followed all of the video but i still get The " 'Access denied for user 'root'@'localhost' using password: YES main database initialization failed. " please help me.
Reply With Quote
  #10  
Old 02-26-2009, 07:53 PM
Morphex's Avatar
Mentor

 
Join Date: Dec 2008
Location: Norway, Ski
Posts: 132
Thanks: 2
Thanked 1 Time in 1 Post
Reputation: 39
Rep Power: 1
Morphex is on a distinguished road
this means that you already have a mysql running. So try to just start the server. If it don't work then look above your post.
Reply With Quote
D3scene
Welcome to D3scene - probably the best location for all Gamers.

To participate in our friendly environment you have to register. After completing registration you will have full access to all threads and features. We care about members and try to make your stay as pleasant as possible. We are unique with the following feature for members - you will not see a single Advertisement!


The best: registration is completely free. It will not cost you a single penny or harm you in any way. You will lose nothing except 1 minute of your time. So why not register? We would be happy to see you around!
Reply

Tags
127.0.0.1, help private server new user, how to, repack, wow

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 On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make a runescape private server bartje01 Runescape 39 10-06-2009 01:25 PM
How to set WoW XP rates vashidu WoW Private Server Info & Help 8 08-23-2009 01:02 PM
Make your own WoW server ! Ginzo WoW Private Server Info & Help 33 08-16-2009 06:45 PM
Stuck on Retrieving Character list :| LesPaul16 WoW Private Server Info & Help 5 06-03-2009 06:45 AM
MAKE D3Scene WoW Private Server :0 ownedbysyka WoW forum 8 06-16-2008 06:12 PM


All times are GMT +1. The time now is 03:17 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 ©2009, Crawlability, Inc.
vBulletin style developed by Transverse Styles