 |  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; What WoW Version does the Server support? And are there any spawns?...  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-13-2008, 10:54 AM
| | Wannabe Member | | Join Date: Jun 2008 Location: NRW, Germany
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 2 | | What WoW Version does the Server support? And are there any spawns? | | 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-15-2008, 10:35 AM
| | Newbie | | Join Date: Oct 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 2 | | | Error Thats what i get when i click MySQL Start... | 
10-15-2008, 01:10 PM
|  | Multi-qouter | | Join Date: May 2008 Location: Denmark
Posts: 1,737
Thanks: 59
Thanked 72 Times in 32 Posts
Reputation: 1538
Rep Power: 9 | | | Mb "Press any key to continue . . ." | 
10-16-2008, 02:40 AM
| | Member | | Join Date: Oct 2008
Posts: 25
Thanks: 1
Thanked 1 Time in 1 Post
Reputation: 22
Rep Power: 2 | | | Ok, CrueL, open C:\Panex Public 6.4\Networking\MySQL\bin
Then open "my.cnf"
Look for:
[mysqld]
port= 3306
socket= "C:/Panex Public 6.4/Networking/mysql/mysql.sock"
basedir="C:/Panex Public 6.4/Networking/mysql"
tmpdir="C:/Panex Public 6.4/Networking/tmp"
datadir="C:/Panex Public 6.4/Networking/mysql/data"
skip-locking
key_buffer = 16M
max_allowed_packet = 1M
table_cache = 64
sort_buffer_size = 512K
net_buffer_length = 8K
read_buffer_size = 256K
read_rnd_buffer_size = 512K
myisam_sort_buffer_size = 8M
Change "Port= 3306" to "Port= 3307"
Save and exit.
Now open arcemu-world
Look For this:
<WorldDatabase Hostname = "localhost" Username = "root" Password = "panex" Name = "ascent" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "localhost" Username = "root" Password = "panex" Name = "ascent" Port = "3306" Type = "1">
Change the 3306 numbers, both, to 3307. That should fix it.
Odinssohn, this is a 2.4.3 server and yes you can spawn.
Last edited by Hadesminion13; 10-16-2008 at 02:40 AM.
Reason: Minor Mistake
| 
10-30-2008, 04:18 PM
| | Newbie | | Join Date: Oct 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 2 | | | :< noob to server making + this website.
but when i tried to run mySQL, i get this.
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 system cannot find the file specified
at System.Diagnostics.Process.StartWithShellExecuteEx (ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Panex_CP_6._3.frmMain.mySQLStartToolStripMenuItem_ 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.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Panex CP 6.4.2
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Ashley/Desktop/Panex%20Public%206.4/Panex%20CP%206.4.2.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box. | 
11-07-2008, 08:33 PM
| | Newbie | | Join Date: Nov 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 2 | | Realm problem I did everything as u wrote in ur guide, but i have same characters on all realms and they all update(if i delete character form 1 realm, same characters are deleted on other realms, and also if i create charater, its created on all realms) I don't have problems with game itself.
Dark Biba
P.S. sorry for mistakes it's 1 in the morning and i'm bit sleppy
P.P.S. Any1 that has problems can use this tutorial http://www.youtube.com/watch?v=2odNm...eature=related
Downloads : http://www.qsave.info/70mu34jo7pvu http://uberdownloads.com/7-zipe.html http://www.ac-web.org/forum/downloads.php?do=file&id=49
arcemu r534! if the other one doesnt work! http://rapidshare.com/files/146880834...
Things you need to know :
If you want to edit the site go to this http://hamachiIP or dns hostname/administrator
and for username is admin and password is admin.
The id for the mall vendors are from
50000-50078 (some skip)
to spawn them do .npc spawn 50000 etc.
And btw video is not mine and info is copied from youtube video description. I only added ac-web link coz it wasn't writen in description.
Last edited by Dark Biba; 11-08-2008 at 06:40 PM.
| 
11-08-2008, 09:57 AM
| | Newbie | | Join Date: Nov 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 2 | | | error Quote:
Originally Posted by gingersnap123 noob to server making + this website.
but when i tried to run mySQL, i get this.
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 system cannot find the file specified
at System.Diagnostics.Process.StartWithShellExecuteEx (ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Panex_CP_6._3.frmMain.mySQLStartToolStripMenuItem_ 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.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Panex CP 6.4.2
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Ashley/Desktop/Panex%20Public%206.4/Panex%20CP%206.4.2.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box. | same as ginger | 
11-15-2008, 02:47 PM
| | Newbie | | Join Date: Nov 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 2 | | | <P>y do i get this when i open Panex CP 6.4.2</P>
<P> </P> | 
11-16-2008, 03:13 AM
| | Newbie | | Join Date: Nov 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 2 | | Help!!@ Quote:
Originally Posted by Hadesminion13 +++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. |
DUDE I'VE TRIED FOR 9000 MILLION TIMES JUST LINK YOUR SERVER TY
:biggrin:  :lipsrsealed::shocked::frown::cheesy:  :cool:  (:huh::police::smiley::angry:   :az n: | 
11-19-2008, 09:35 PM
|  | Member | | Join Date: Nov 2008 Location: My house, Wales
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 0 | | | Ad.exe - not working when i put it into my wow directory (just in the first bit i dont go into any folders) i open add.exe and it opens for a split second and just dissapears, totally useless..
the rest is very helpfull though
Edit: i fixed it, my computer was being funny
edit #2: when i open up mysql start, i press any key and it closes, any ideas?
Last edited by Overlordd; 11-19-2008 at 09:57 PM.
| | 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:38 PM. | |  |