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 How to make a ascent server simple and fast + making it public
Ascent Guides This section is for WoW emulated server, Ascent guides.
[NO QUESTIONS HERE]

Reply
 
LinkBack Thread Tools
How to make a ascent server simple and fast + making it public
(#1)
Old
hapkidomaster's Avatar
hapkidomaster is Offline
Master Sergeant
Rep Power: 2
Reputation: 17
hapkidomaster is on a distinguished road
 
Posts: 98
Join Date: Oct 2007
How to make a ascent server simple and fast + making it public - 03-15-2008

Hapkidomaster’s guide on setting up a 2.3.x server with Spartansp repackv3


Ok guys this is my very first guide I am hoping to get some rep from it btw I take no credit for the repack!!!!!
I have used a lot of guides but noticed that they left gaps this guide will leave none!

What you need: [Only registered and activated users can see links. ] [Only registered and activated users can see links. ] [Only registered and activated users can see links. ] [Only registered and activated users can see links. ]


Ok now that you have that downloaded here are steps to download MYSQL:
1. Click run
2. Click next
3.typical
4.install
5. Wait a few minutes
Ok now that that is done to config it click next then next
Check the box configure now then click finish
1. Click next
2. Click Standard Configuration then next
3. Install as window server service name MySQL then next
4. Type in a password in this guide I will be using root as the pass
5. Click next then execute (if you get unable to apply security settings that just means you have no password so leave pass blank later on)
6. Click finish
________________________________________________________________________________ __________________________________________
Ok just install Navicat you should be able to do that your self!!
Ok save repack into you c: drive then make a folder called the name of what you want your server and extract it into that folder (the repack).

Now open Navicat
1. Click on “connection” a big box on the top left hand corner
2. Type in the name of your server for connection name
3. Leave everything else how it is Except type in the pass you used when installing MySQL for your pass (unless you had security error then leave pass blank).
4. Click test connection if it says connection was successful then click ok and then ok. If it says it failed try leaving pass blank or your pass is just wrong!
Ok now right click the new connection and click new database name it spdb double click spdb then right click it and select Execute batch file
Click on the … go into your server folder or repack and select fullspdb.sql then start this may take a while…
Once it is done go into you repack and click the folder ascent3639 then ascent-logon server.conf go to where it says and change what is in red

<LogonDatabase Hostname = "localhost"
Username = "your MySQL user name default root"
Password = "the MySQL pass remember I used root if u got error then leave it like Password=“”"
Name = "spdb"
Port = "3306"
Type = "1">
Close and save that then open ascent-world and change what is in red
<WorldDatabase Hostname = "localhost"
Username = "your MySQL username"
Password = "your MySQL pass"
Name = "spdb"
Port = "3306"
Type = "1">
<CharacterDatabase Hostname = "localhost"
Username = "your MySQL username"
Password = "your MySQL pass"
Name = "spdb"
Port = "3306"
Type = "1">>

Now you can scoll down to
<Server PlayerLimit = "100"
Motd = "No MOTD specified."
SendBuildOnJoin = "1"
SendStatsOnJoin = "1"
EnableBreathing = "1"
LevelCap = "70"
GenLevelCap = "70"
SeperateChatChannels = "0"
CompressionThreshold = "1000"
QueueUpdateInterval = "5000"

And change the level cap and motd

Then scoll a bit more to

<Rates Health="1"
Power1="1"
Power2="1"
Power3="1"
QuestReputation="1"
KillReputation="1"
Honor="1"
PvPTimer="300000"
Compression="1"
XP="1"
QuestXP="1"
RestXP="1"
DropGrey="1"
DropWhite="1"
DropGreen="1"
DropBlue="1"
DropPurple="1"
DropOrange="1"
DropArtifact="1"
DropMoney="1"
Save="300000"
SkillChance="1"
SkillRate="1"
ArenaMultiplier2x="1"
ArenaMultiplier3x="1"
ArenaMultiplier5x="1">

And choose your server rates!!
Go into Navicat and click on spdb database click on account table and make yourself an account!! Make sure you set gm to az scroll to the side more to flags and put 8 if you have tbc if not then put a 0.
Now start up ascent-logon server.exe then ascent-world.exe and change you realm list to 127.0.0.1 play!!



How to make your server public with hamachi (which is best for routers and it is more secure)
Create some hamachi networks

Ok do you see those numbers at the top of hamachi something like 5.17.21.187 that is your ip right it down *btw that one is mine yours will be different*

Now go back to your repack and open ascent-logon config file and find this part change what is in red to your hamachi IP



# Host Directive
#
# This is the address that the realmlist will listen on.
# To listen on all addresses, set it to 0.0.0.0
# Default: 127.0.0.1 (localhost)
#
# Note: ISHost is the interserver communication listener.
#
<Listen Host = "0.0.0.0"
ISHost = "0.0.0.0"
RealmListPort = "3724"
ServerPort = "8093">

Close and save then open ascent world and find this part and change what is in red to your hamachi IP

#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Listen Config
#
# Host
# This is the address that the server will listen on.
# To listen on all addresses, set it to 0.0.0.0
# Default: 127.0.0.1 (localhost)
#
# WorldServerPort
# This is the port that the world server listens on.
# It has to be the same as what is specified in the
# realms table in the LogonDatabase.
# Default: 8129
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
<Listen Host = "0.0.0.0"
WorldServerPort = "8129">

Save and close now go into your ascent-realms and change what is in red to your hamachi IP




<LogonServer Address = "127.0.0.1"
Port = "8093"
Name = "Default Logon"
RealmCount = "1">
Scroll down a bit more and find
<Realm1 Name = "Your realm name"
Address = "127.0.0.1:8129"
Icon = "Normal"
Colour = "1"
Population = "1.0"
TimeZone = "1">


Now to have others play with you have them change their realm list to your hamachi IP and have them join one of your hamachi networks!!!
Your done! Start up ascent-logonserver.exe when it says hooking signals open ascent-world.exe login and play!!!

I hope you liked this guide this is a custom guide made by me!! Not a repost and no one can repost it with out giving me credit!!! P.S. hoping for for this guide!!!
All the repack credit goes to Spartansp
Reply With Quote

Donate to remove ads.
(#2)
Old
hapkidomaster's Avatar
hapkidomaster is Offline
Master Sergeant
Rep Power: 2
Reputation: 17
hapkidomaster is on a distinguished road
 
Posts: 98
Join Date: Oct 2007
03-15-2008

WTB replies
Reply With Quote
(#3)
Old
hapkidomaster's Avatar
hapkidomaster is Offline
Master Sergeant
Rep Power: 2
Reputation: 17
hapkidomaster is on a distinguished road
 
Posts: 98
Join Date: Oct 2007
03-15-2008

PLEASE REPLY!!!!!!!!!!!!!!!!!!!
Reply With Quote
(#4)
Old
terradragon's Avatar
terradragon is Offline
Sergeant
Rep Power: 1
Reputation: 17
terradragon is on a distinguished road
 
Posts: 51
Join Date: Feb 2008
03-15-2008

Man just wait a bit. +rep for you.

Last edited by terradragon; 03-16-2008 at 08:52 AM.
Reply With Quote
(#5)
Old
alcha 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
alcha is an unknown quantity at this point
 
Posts: 10
Join Date: Mar 2008
03-16-2008

Great guide + rep
Reply With Quote
(#6)
Old
Thrashed's Avatar
Thrashed is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 0
Reputation: 1
Thrashed is an unknown quantity at this point
 
Posts: 3
Join Date: Mar 2008
Location: NH
03-16-2008

Great guide, should add that its public with hamachi near the beginning, and you did great detail, but at the end, you just kind of didn't give detail on how to make accounts like you gave detail for everything else.

Last edited by Thrashed; 03-16-2008 at 07:56 AM.
Reply With Quote
(#7)
Old
hapkidomaster's Avatar
hapkidomaster is Offline
Master Sergeant
Rep Power: 2
Reputation: 17
hapkidomaster is on a distinguished road
 
Posts: 98
Join Date: Oct 2007
03-16-2008

I thought I did you go into Navicat duoble click your connection to open it then double click on the spdb database the on the right were all the tables areyou double click on accounts and fill out the info and create yourself an account and for flags 0 for non tbc and 8 for tbc


ONE DAY PANDAS WILL RULE THE WORLD!!! YOU'LL SEE!!! YOU'LL ALL SEE!!!:lolwut
Reply With Quote
(#8)
Old
Janno is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 0
Reputation: 1
Janno is an unknown quantity at this point
 
Posts: 3
Join Date: Oct 2007
03-16-2008

Nice guide.. got it work

Last edited by Janno; 03-16-2008 at 06:11 PM.
Reply With Quote
Ascent applications crashing
(#9)
Old
Orrix 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
Orrix is an unknown quantity at this point
 
Posts: 6
Join Date: Mar 2008
Ascent applications crashing - 03-16-2008

Ok I got everything done but when I try to launch the ascent-logon and ascent-worlds they just crash here is the error I get...

the application failed to initialize properly (0xc0150002). click on OK to terminate the application.

PLEASE help me this also happened when I tryed to use Deranged Taco's guide

I am also getting this when I execute the fullspdb.sql with navcat:

[Err] 1074 - Column length too big for column 'regex_ignore_if_matched' (max = 255); use BLOB or TEXT instead
[Err] 1074 - Column length too big for column 'regex_ignore_if_matched' (max = 255); use BLOB or TEXT instead
[Msg] Finished - Unsuccessfully


Last edited by Orrix; 03-17-2008 at 12:03 AM.
Reply With Quote
(#10)
Old
Janno is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 0
Reputation: 1
Janno is an unknown quantity at this point
 
Posts: 3
Join Date: Oct 2007
03-17-2008

i got that same message first too on laptop.. then installed to my main computer and now working fine, but i think it is because you dont have newest version Net framework. i think its work after you get that.
Reply With Quote
(#11)
Old
joestyle2's Avatar
joestyle2 is Offline
Sergeant
Rep Power: 1
Reputation: 5
joestyle2 is an unknown quantity at this point
 
Posts: 47
Join Date: Jan 2008
Location: Canada
03-17-2008

Nice guide !

+ rep
Reply With Quote
(#12)
Old
hapkidomaster's Avatar
hapkidomaster is Offline
Master Sergeant
Rep Power: 2
Reputation: 17
hapkidomaster is on a distinguished road
 
Posts: 98
Join Date: Oct 2007
03-17-2008

YEP YOU GOTTA HAVE THE LATEST NET FRAME WORKS!!


ONE DAY PANDAS WILL RULE THE WORLD!!! YOU'LL SEE!!! YOU'LL ALL SEE!!!:lolwut
Reply With Quote
(#13)
Old
hapkidomaster's Avatar
hapkidomaster is Offline
Master Sergeant
Rep Power: 2
Reputation: 17
hapkidomaster is on a distinguished road
 
Posts: 98
Join Date: Oct 2007
03-17-2008

btw saying +rep doesn't give me it you gotta click on the rep button


ONE DAY PANDAS WILL RULE THE WORLD!!! YOU'LL SEE!!! YOU'LL ALL SEE!!!:lolwut
Reply With Quote
(#14)
Old
razordemon is Offline
Sergeant
Rep Power: 1
Reputation: 19
razordemon is on a distinguished road
 
Posts: 62
Join Date: Feb 2008
03-19-2008

GOOD GUIDE!!! +rep
Reply With Quote
(#15)
Old
balmug19's Avatar
balmug19 is Offline
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 3
Reputation: 1
balmug19 is an unknown quantity at this point
 
Posts: 68
Join Date: Oct 2006
Location: florida
03-19-2008

i got a realm loop problem any ideas how to fix?
Reply With Quote
Reply

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.3
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 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360