 |  How to make a WoW private serverThis 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; +++Ultra Noob Private Server Guide+++
This is a noob friendly tutorial to making your own private server! Also, it includes ...  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! 
10-04-2008, 11:18 PM
| | Member | | Join Date: Oct 2008
Posts: 25
Thanks: 1
Thanked 1 Time in 1 Post
Reputation: 22
Rep Power: 2 | | | How to make a WoW private server +++Ultra Noob Private Server Guide+++ This is a noob friendly tutorial to making your own private server! Also, it includes how to make a server public with hamachi. Note: You need .Net Framework 3.5 Step 1: First, download Panex Public 6.4 Here: http://filebeam.com/1df63315397647602fda706a36ec936f (make sure to install it to your C drive!) Step 1.5: In the panex folder, go into server, then maps, and select the right place (i think its either EU or US)... Now in there you will see "ad.exe" Go into your WoW Directory and make a folder called "Maps", now put ad.exe into your wow directory and start it up, this process may take another 20-30min. After, copy the maps folder in your wow directory but keep it there, now go paste it into the panex server folder. Replace the old maps folder. Step 2: Second, go into your Panex Public 6.4 folder. Go into Server > Configs. Then go to ArcEmu-Logonserver, and open it with Notepad. Step 3: The first section should look like this: <LogonDatabase Hostname = "localhost" Username = "root" Password = "panex" Name = "ascent" Port = "3306" Type = "1"> It should look like that!!! Then you’ll see: <Listen Host = "127.0.0.1" ISHost = "127.0.0.1" RealmListPort = "3724" ServerPort = "8093"> If it doesn’t look like that make it look EXACTLY like that!!! This is very very important! Then: <LogonServer RemotePassword = "ascent" AllowedIPs = "127.0.0.1/24" AllowedModIPs = "127.0.0.1/24"> Just like above, make this part look exactly like this if it doesn’t already. This is also important! Now SAVE and close arcemu-logonserver. Step 4: Now, open arcemu-realms… You’ll see something like this: <LogonServer Address = "127.0.0.1" Port = "8093" Name = "Default Logon" RealmCount = "1"> If it doesn’t look like that, make it. Once again, this is important. Then, you’ll see something like this after the first part: <Realm1 Name = "XXXXXXX" Address = "127.0.0.1:8129" Icon = "YYYYYYYY" Population = "1.0" TimeZone = "1"> Where XXXXXXX is, type whatever name you want your realm to be called. Where YYYYYYYY is, type PVP for a pvp realm, or Normal for a normal realm. To add additional realms, copy this: <Realm1 Name = "XXXXXXX" Address = "127.0.0.1:8129" Icon = "YYYYYYYY" Population = "1.0" TimeZone = "1"> And do what you did for the first one, except change “Realm1 Name=” to “Realm2 Name=” for a second realm, and “Realm3 Name=” for a third, etc etc etc… Now, count the number of realms you have (ex: if you went up to Realm3, it would be 3 realms), and go back up to: <LogonServer Address = "127.0.0.1" Port = "8093" Name = "Default Logon" RealmCount = "1"> Now change the part where it says “RealmCount=”1”>” change the number 1 to however realms you have. Now SAVE and close arcemu-realms. Step 5: Now open arcemu-world… Scroll down just a little bit, and you’ll see something like this: <Listen Host = "127.0.0.1" WorldServerPort = "8129"> If it doesn’t look like that, make it look like that. This is one of those important things. Now SAVE and close arcemu-world. Step 6: Open up your world of warcraft folder (should be this path or something like it: C:\program files\world of warcraft\ You should see a file somewhere in there named Realmlist.wtf or just Realmlist. Now open the Realmlist folder and you should see “set realmlist XXXXX” and “set patchlist XXXXX”. Note: XXXXX is not really what you’ll see, I just put that there to give you an idea of what it will say. Copy all of it and paste it to a new document, save the document as WoW Retail Realmlist or something like that. Now you can close that document and go back to the realmlist folder. Delete all of the contents of the realmlist folder and type in “set realmlist 127.0.0.1”. Now SAVE and close the realmlist folder. Go back to the Panex Public 6.4 folder. Open up Panex CP 6.4.2 You should have some blue thing pop up. Click “Networking”, then click “MySQL Start”. Now a command prompt box should open. If it has an error, post it below this guide and I will try to help you fix it as best I can, if not, go back to the Panex CP. Now click “ArcEmu”, then click “Logonserver”. Another command prompt box should open. Once again, if there’s an error post it below the guide. Finally, click “ArcEmu” again, then click “World”. Another command prompt box will open. Again, if an error comes up post below, if not, the world box should take a little bit, but not that long at all. If it closes, open it up again with Panex CP. If it closes again, that means there’s an error and you should post it below if it happens that many times. Once all three programs are open DO NOT CLOSE ANY OF THEM!!!! Open World of Warcraft and login with Username: panex and Password: admin Create the character and play!!! ++Make Your Server Public With Hamachi++ Step 1: First, if you don’t have Hamachi, download it here: http://www.hamachi.cc/download.php. Step 2: Now, we have to configure Hamachi (sort of, not really configuring). If You installed Hamachi, it should open up by itself, if not, start it up. A little gray box will come up with something like 555.555.555.555 or some sequence of numbers and dots, this is your Hamachi IP lol. You should have made a name for yourself, it will be below the numbers, but that’s not important right now. On the bottom left of the gray box there is a power icon, click it, and it should start turning the power on. Now after the power is turned on click the triangle on the bottom left. Click Create New Network, and type in a username and password that you will remember to tell your friends. Step 3: Now, open logonserver like up above, except when you see this: <Listen Host = "127.0.0.1" ISHost = "127.0.0.1" RealmListPort = "3724" ServerPort = "8093"> Change 127.0.0.1 (both the listen host AND the ISHost) to your Hamachi IP Save and close logonserver again, but make sure you save! Step 4: Open realms again, but change Where you see 127.0.0.1 here to your Hamachi IP again: <LogonServer Address = "127.0.0.1" Port = "8093" Name = "Default Logon" RealmCount = "1"> Now, you will see your realms, also where you see (on all realms do this not just on Realm1): <Realm1 Name = "XXXXXXX" Address = "127.0.0.1:8129" Icon = "YYYYYYYY" Population = "1.0" TimeZone = "1"> Change 127.0.0.1:8129 to Your Hamachi IP:8129, make sure you put the :8129 after Your Hamachi IP!!!!!!!!!!!! YOU NEED THIS HERE!!! (ex: 555.555.555.555:8129) Once again do this for all realms, not just Realm1. Save and close arcemu-realms. Make sure to save! Step 5: Open up arcemu-world… Where this is: <Listen Host = "127.0.0.1" WorldServerPort = "8129"> Substitute 127.0.0.1 for your Hamachi IP again. Step 6: Now open up your realmlist folder again and change the contents to “Set realmlist” then your Hamachi IP after it (ex: set realmlist 555.555.555.555) Step 7: Tell any friends that want to join to download Hamachi, and join your network with your username and password. Then tell them to set their realmlist folder to “set realmlist” then your hamachi ip (once again ex: set realmlist 555.555.555.555). To create their accounts you will need a program called SQLyog, but I will not be going into that in this guide. Step 8: CONGRADULATIONS! You now have a private server and have made it public! Any questions or corrections, post below. Also if you need any help post below too. ++++Making New Accounts for your server++++ Okay, first of all thank you very much fireguild1 for showing me that, i will try to edit it to make it a link. Second of all polar, i didnt put this in a guide, so i will make a new one for this purpose. You need an SQL program, i use SQLyog. Just search SQLyog download or something (make sure you get the COMMUNITY EDITION. Then, open up SQLyog and create a new connection. Enter the following info: Username: Root Password: Panex MySQL host Address: 127.0.0.1 Port 3306 (or whatever is your MySQL port, usually 3306) Database(s) ascent Then Click Connect Now after you connect, you should see something that says root@localhost in a little white box along the left side of SQLyog, below that should be "ascent" with a little plus sign to the left. Click the plus. Then click Tables. Then a long list should come down with a bunch of stuff. One of the titles will be "accounts"... Click it... Then, youll see somewhere in the center: 1 Result 2 Messeges 3 Table Data Click Table Data, now youll see a little bar with a bunch of places where you can put some pretty letters or something. Go to the very bottom bar. Notice how most of it is blank or says Null? We're gonna change that. Go under acct, if you only have one other then the number will be 2 under it, and if its your third account being created you would put 3. For now you should just be able to put a 2 there. Now under Login type your desired Username. Under password type your desired Password. Leave encrypted password blank, now under GM type 1 for like a player with a few commands, every account will be this. Type a 2 for a half-gm sorta thing. Type a 3 for full GM rights, and type az for every command (administrator). Then leave Banned, LastLogin, LastIP, and Email blank, now go under Flags, leave a 0 if you dont have BC or just dont want it, type an 8 if you have BC and you wanna use it. Leave the last 2 blank as well. Now, sort of by Table Data, you will see a button with Refresh, click Refresh, now if your server was running, close everything and open it again, if it wasnt running, start it up. Now you will be able to log in with the username and pass you provided. To skip all of this, you will never be able to create more accounts, but if its just gonna be you playing, you can just log in with username Panex password Admin.
Last edited by Hadesminion13; 10-12-2008 at 09:06 AM.
| | 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!
| 
10-05-2008, 12:32 AM
|  | Advanced Hacker | | Join Date: Sep 2008 Location: Denmark
Posts: 414
Thanks: 2
Thanked 6 Times in 5 Posts
Reputation: 174
Rep Power: 2 | | Nice thanks for sharing..
But i don't think that i could figure that out..  xD | 
10-05-2008, 07:27 AM
| | Member | | Join Date: Oct 2008
Posts: 25
Thanks: 1
Thanked 1 Time in 1 Post
Reputation: 22
Rep Power: 2 | | | Lol Quote:
Originally Posted by nefeltari Nice thanks for sharing..
But i don't think that i could figure that out..  xD  | lol, dont worry, it took me a few days, only because im very good with figuring stuff out by myself, its noob friendly, although it still requires basic knowlege of a few programs, but not much | 
10-05-2008, 12:01 PM
|  | Advanced Hacker | | Join Date: Sep 2008 Location: Denmark
Posts: 414
Thanks: 2
Thanked 6 Times in 5 Posts
Reputation: 174
Rep Power: 2 | | Aha.. I don't know a shit about any programs.. So i'm an über noob  xD | 
10-05-2008, 04:23 PM
| | Newbie | | Join Date: Oct 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 2 | | Ok, I followed all the stes and made sure everything was correct, but wen I try run the logon server, and the world I get an undeled exception. Details error message below.
My Computer first
Intel 3gighz
4 gig of ram
180 gig HD, 60%-70% full
ATI HD 2400 HD Video Card
1 CD Rom / 1 DVD Dual Layer Burner
Now the error.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ComponentModel.Win32Exception: The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail
at System.Diagnostics.Process.StartWithShellExecuteEx (ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Panex_CP_6._3.frmMain.logonserverToolStripMenuItem _Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Obje ct key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(Eve ntArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(Eve ntArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(M ouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventIntera ctive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(Event Args e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEven tArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(M ouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Mes sage& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/Microsoft.NET/Fra...7/mscorlib.dll
----------------------------------------
Panex CP 6.4.2
I forgot to add, I am running Windows Vista 32 with all updates including SP1
Last edited by Serverman; 02-08-2009 at 11:04 AM.
| 
10-05-2008, 08:45 PM
| | Newbie | | Join Date: Oct 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 2 | | help meh
When i download the Panex Public 6.4 it downloads a rar file not a folder help me? lol | 
10-09-2008, 07:01 PM
| | Newbie | | Join Date: Oct 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 2 | | I got the same problem as Broggy, im completly out of ideas atm | 
10-10-2008, 02:43 AM
| | Newbie | | Join Date: Oct 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 2 | | | same Issue as broggy need help please. I think it has something to do with the framework maybe but, even if thats true I dont know how to solve it.
Ya i figured out the problem I have been having. All i did was download .net framework. Just google it it will come up install it and that should do it. The only problem im having is connecting to my loggon server for some reason.
Last edited by Serverman; 02-08-2009 at 11:05 AM.
| 
10-10-2008, 06:09 AM
|  | Administrator | | Join Date: Feb 2007 Location: Hamburg, Germany
Posts: 5,691
Thanks: 70
Thanked 63 Times in 24 Posts
Reputation: 1453
Rep Power: 12 | | | thanks a lot for sharing the guide with us :-). It is very noob friendly indeed and well written. I hope you don't mind my renaming of the thread. | 
10-12-2008, 07:59 AM
| | Member | | Join Date: Oct 2008
Posts: 25
Thanks: 1
Thanked 1 Time in 1 Post
Reputation: 22
Rep Power: 2 | | No problem, although this guide does infact have updates which should help a lot of your problems, i forgot a critical part, and i will edit it into the guide.
OH MA GOD I FORGOT NET FRAMEWORK TOO OH NOES IM GOING BRAIN DEAD I NEED SOME MAJOR REPAIRS!!!
Oh and guys, really sorry if i dont check forums or update for a day or two, im only 13 and i take high school algebra, have to go to school, and run my own private server.
Also, here is my most recent/best model edit, http://www.mmowned.com/forums/simple...n-draenei.html
if you like it please post, if you dont please post, if you want a download link please post,
lol Quote:
Originally Posted by Zouler When i download the Panex Public 6.4 it downloads a rar file not a folder help me? lol  | Ok, search 7zip download, and download it. Now once you download and install it open the rar file with 7zip FILE MANAGER
Note: It must be with 7zip file manager, you can find that somewhere in the 7zip program files you downloaded.
Then inside that archive you will see Panex Public 6.4 file, copy and paste that into your C:\ drive.
Last edited by Serverman; 02-08-2009 at 11:06 AM.
| | 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!
| | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | All times are GMT +1. The time now is 04:13 AM. | |  |