MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides

Homepage Register FAQ Members Mark Forums Read Advertise Marketplace FPSowned


Go Back   MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides > WoW Emulator Server > Emulator Server Guides > Ascent Guides
Reload this Page [Guide]Create Your Clean ArcEmu Server 2.4.2
Ascent Guides This section is for WoW emulated server, Ascent guides.
[NO QUESTIONS HERE]

Reply
 
LinkBack Thread Tools
[Guide]Create Your Clean ArcEmu Server 2.4.2
(#1)
Old
Andrew_ is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 4
Andrew_ is an unknown quantity at this point
 
Posts: 24
Join Date: Mar 2008
Location: On a chair
[Guide]Create Your Clean ArcEmu Server 2.4.2 - 07-09-2008

Hi everyone !

In this package you'll find :

- The latest compiled ArcEmu emulator ( As of 9/07/2008).
- The latest clean NCDB database ( As of 9/07/2008).
- A comprehensive guide on how to install required software, database and emulator.


Why?

- A lot of people want their own server to play with a few friends and don't care about the code, compiling, ...
- Repacks contain custom items, units and settings. This is your chance to get a clean copy.
- There are not much ArcEmu emulators around here. You must try it...


The package :

- There are 3 guides. One main guide to setup your server(emulator and database) and 2 smaller guides which will guide (newbies) through the installation of MySQL 5.0 and Navicat.

- You can download my guides [Only registered and activated users can see links. ].

Just follow the instructions of Guide.txt .

Notes :

- The ArcEmu emulator is compiled for x86 systems(32 bit) !
- Even though English is not my native language, the guides should be crystal clear. If however you find unacceptable mistakes, feel free to PM me.
- If you find mistakes/unclear explanations in the guide, post them here and I'll correct.
- Suggestions are also welcome !


Because moderators complain about this not being a guide lol, here's the guide you'll find in the package :
(yes now my thread became chaotic)
Code:
#SOFTWARE INSTALLATION######################################################
									####
 Make sure you have MySQL 5.0 and Navicat 8 installed. 			####
 "Guide - MySQL.txt" and "Guide - Navicat.txt" will help you ! 		####
									####
############################################################################

#DATABASE INSTALLATION######################################################
									####
  1) Download the clean database. 					####
	- Download my clean database from RapidShare.			####
	 	http://rapidshare.com/files/128338565/Database.rar	####
	- Unrar the file with WinRAR or other software.	 		####
									####
  2) Add a new connection. 						####
	- Open Navicat 8						####
	- Click on File > New Connection...				####
	- Fill in the form. 						####
		####################################################	####
		####	Connection Name: Whatever you want.	####	####
		####	Hostname : localhost			####	####
		####	Port : 3306				####	####
		####	User name: root				####	####
		####	Password: Your MySQL password		####	####
		####################################################	####
	- Click OK							####
									####
  3) Add a new database.						####
	- Right click on your newly added connection:			####
		--> Open connection...					####
	- Then again right click: New database...			####
	- Fill in the form again.					####
		####################################################	####
		####	Database Name: ncdb			####	####
		####################################################	####
		!!! Call it ncdb or you'll have more work later !!!	####
	- Click OK							####
									####
  4) Import the data.							####
	- Richt click on ncdb: Open database.				####
	- Right click again > Execute Batch File...			####
	- Click on "..." and select MY database.			####
		(= the database you downloaded earlier)			####
	- Click Start and wait untill it's done.			####
#########								####
Done ! ##								####
#########								####
									####
############################################################################

#ArcEmu CONFIGURATION#######################################################
									####
  1) Download the clean ArcEmu emulator. 				####
	- Download my clean emulator from RapidShare.			####
	 	http://rapidshare.com/files/128343556/ArcEmu.rar	####
	- Unrar the file with WinRAR or other software.	 		####
									####
  2) Configure ArcEmu.							####
	- Open ascent-logonserver.conf in a text-editor.		####
	- Edit the following :						####
		####################################################	####
		####	<LogonDatabase Hostname = "localhost"	####	####
		####           Username = "root"		####	####
		####           Password = "pass" <-- YOUR PASS!	####	####
		####           Name     = "ncdb"		####	####
		####           Port     = "3306"		####	####
		####           Type     = "1">			####	####
		####################################################	####
	- Close this file and open : ascent-world.conf			####
	- Edit the following : (change PASS to your MySQL password)	####
		############################################################################################################################################
		####	<WorldDatabase Hostname = "localhost" Username = "root" Password = "PASS" Name = "ncdb" Port = "3306" Type = "1">		####
		####	<CharacterDatabase Hostname = "localhost" Username = "root" Password = "PASS" Name = "ncdb" Port = "3306" Type = "1">		####
		############################################################################################################################################
	- Close this file						####
									####
  3) Run ArcEmu.							####
	- Double click on ascent-logonserver.exe			####
	- Double click on ascent-world.exe				####
#########								####
Done ! ##								####
#########								####
									####
############################################################################

#World Of Warcraft CLIENT CONFIGURATION#####################################
									####
  1) Change your realmlist.						####
	- Go to your WoW installation folder and open realmlist.wtf	####
	- Delete everything and add : set realmlist 127.0.0.1		####
#######################							####
Done, HAPPY GAMING ! ##							####
#######################							####
									####
############################################################################

#MAP EXTRACTION#############################################################
									####
############################################################################
NOTE: You need these "maps" if you want your map exploring while gaming.####
############################################################################
									####
  1) Extract the maps from your client.					####
	- Go to the EXTRA/Map Extractor included in the archive.	####
	- Copy the 2 elements inside and paste them			####
	  in your World Of Warcraft installation folder.		####
	- Execute ad.exe and wait untill it finishes.			####
	- Delete ad.exe and copy the "maps" into your ArcEmu folder.	####
#########								####
Done ! ##								####
#########								####
									####
############################################################################
Thanks for reading, I hope everything goes well with your server !

Andrew
Reply With Quote

Donate to remove ads.
(#2)
Old
Airbender's Avatar
Airbender is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 1
Airbender is an unknown quantity at this point
 
Posts: 8
Join Date: Apr 2008
07-09-2008

First post :P maybe you should give a little more info about the repack on here
Reply With Quote
(#3)
Old
Andrew_ is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 4
Andrew_ is an unknown quantity at this point
 
Posts: 24
Join Date: Mar 2008
Location: On a chair
07-09-2008

Actually, that's not really a repack. It's just the latest released ArcEmu emulator and a CLEAN ncdb database.

That means that you start customising from scratch =) No need to delete the custom NPC's/items/events someone else made before creating your own ...

Hope it helps. If you have more questions, ask
Reply With Quote
(#4)
Old
punzzer's Avatar
punzzer is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 1
punzzer is an unknown quantity at this point
 
Posts: 16
Join Date: Mar 2008
Location: romania
07-16-2008

make a fuul arcemu repack and than post Andew........
Reply With Quote
(#5)
Old
RaZZal's Avatar
RaZZal is Offline
Site Donator
Rep Power: 1
Reputation: 16
RaZZal is on a distinguished road
 
Posts: 71
Join Date: Mar 2008
Location: My cardboard box =]
07-16-2008

Thanks a lot mate, I was just looking for this



MSN: [Only registered and activated users can see links. ]
Reply With Quote
(#6)
Old
Andrew_ is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 4
Andrew_ is an unknown quantity at this point
 
Posts: 24
Join Date: Mar 2008
Location: On a chair
07-16-2008

Quote:
Originally Posted by punzzer View Post
make a fuul arcemu repack and than post Andew........
Hi punzzer.

This is everything you need to have your server running.

@ RaZZal : You're welcome =)
Reply With Quote
(#7)
Old
JoetheDruid's Avatar
JoetheDruid is Offline
Sergeant
Rep Power: 2
Reputation: 7
JoetheDruid is an unknown quantity at this point
 
Posts: 56
Join Date: May 2007
07-16-2008

The ArcEmu folder appears to be missing a boat load of files.


Reply With Quote
(#8)
Old
haktrix is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 2
Reputation: 1
haktrix is an unknown quantity at this point
 
Posts: 5
Join Date: Oct 2007
07-16-2008

yh missing a lot of DLL's
Reply With Quote
(#9)
Old
Andrew_ is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 4
Andrew_ is an unknown quantity at this point
 
Posts: 24
Join Date: Mar 2008
Location: On a chair
07-16-2008

I might recompile the whole thing as the developer team @ ArcEmu fixed a lot of things.

About the DDL's : I'm running my server with the same folder you got there. so what's your problem? =)

PM me with all the details

Greetings
Reply With Quote
(#10)
Old
JoetheDruid's Avatar
JoetheDruid is Offline
Sergeant
Rep Power: 2
Reputation: 7
JoetheDruid is an unknown quantity at this point
 
Posts: 56
Join Date: May 2007
07-16-2008

You need to download the Emu folder, because bro, there are no .dll's. No rep.


Reply With Quote
(#11)
Old
haktrix is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 2
Reputation: 1
haktrix is an unknown quantity at this point
 
Posts: 5
Join Date: Oct 2007
07-17-2008

that downloads only works if u compiled it ur self u need to add the libmySQL.dll and libeay32.dll
Reply With Quote
(#12)
Old
Nicoen is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 1
Nicoen is an unknown quantity at this point
 
Posts: 7
Join Date: Jul 2008
07-17-2008

Hey.

Nice pack and easy guide, I am new at this server running thing but for me this guide did the trick.

Now the server is up and running, I can play on it, do whatever I want and all. The problems arrives when my friends are trying to join.

After days of struggling I have finally managed to make them find my server and be able to connect(with their own accounts), but when they do connect they can see the realm I have made but not join it, when they choose this realm it just pops right back up. What do I do to solve this problem? In advance, thank you.

Nicoen.
Reply With Quote
(#13)
Old
Andrew_ is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 4
Andrew_ is an unknown quantity at this point
 
Posts: 24
Join Date: Mar 2008
Location: On a chair
07-18-2008

Hi Nicoen.

Actually, I don't have the answer as I never had this. I hope someone will be able to to answer in a direct way.

What I'm thinking of is ... "ports". --> I think your router blocks the incoming data ^^ Find a guide here on how to make your server public, you'll have a list of the ports you need to open and how ! Good luck ! And if you have other problems, ask or PM !


Greetings

Last edited by Andrew_; 07-22-2008 at 11:07 AM.
Reply With Quote
(#14)
Old
Nicoen is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 1
Nicoen is an unknown quantity at this point
 
Posts: 7
Join Date: Jul 2008
07-18-2008

I seemed to fix it by trying out a few things, but I don't think I could do it again
Reply With Quote
(#15)
Old
Nicoen is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 1
Nicoen is an unknown quantity at this point
 
Posts: 7
Join Date: Jul 2008
07-18-2008

New problem: I am sorry if this is the wrong place to post this but since I am using yours I thought I had better ask here.


When I possess an npc or creature sometimes I get kicked from the server for using speed hack? Can anyone help me to remove this rule on the server?
Reply With Quote
Reply

Donate to remove ads.

Thread Tools

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 On



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343