- Joined
- Jan 27, 2007
- Messages
- 109
- Reaction score
- 0
Yashua's Ascent post and full guide
This is my post about Ascent please tell me if any links are dead or if you need any other help please ask here.
Latest compiled BIN's
Everything is scanned and clean don't worry any downloads you find linked to my site are 100% clean we are a good download source.
Rev 2026 without config files
This is Rev 2026 I added 10 of my own fixed this is a great version they fixed all the bag glitchs and hacks. I didnt add the config files since you can use the config files you allready have or the ones you configed in my guide.
13.5 MB (14,188,412 bytes)
9.50 MB (9,965,996 bytes)
Ascent full 1985 everything but maps
To start the server up first open Logonserver than ascent don't open any other EXE files next release I will add Voice chat
Everything is scanned and clean don't worry any downloads you find linked to my site are 100% clean we are a good download source. This full compile has the dbc files in it and the sql files updated to work directly with the server.
26.1 MB (27,469,662 bytes)
Lists
Setup Guide
Skill List
Spell List
Ok lets start off by downloading the links above and than find and download MySql or Download XAMPP the latest dev is fine.
Ok now lets let that download while its downloading lets extract the maps go in to the folder in the full release called "ad map stuff" than pick out the one that fits you're clients needs and than go to you're world of warcraft folder in My computer C drive or where you installed it and in program files than put the file that matchs you're client right in there make a new folder called "maps" and than run the exe file and this step will take a while go get a drink or somthing.
Now go threw the XAMPP setup I cant help you with it. When you are done with that download Navicat or SQLyog I like sqlyog the most but navicat is good here is SQLyog.
Navicat Warning its only a free trial you need to buy it.
After you are done that open up SQLyog and make a new database call it wow or what ever you want it to be.
After you are done that execute both sql backup files character and world you could make another database for world it would make it easy to backup but that is not much of a problom so do it if you want.
After that is done btw SQLyog is alot faster than navicat so again I recommend it. So now you need to config ascent start by opening ascent.conf and change these lines.
For lan ip use localhost
Change the pass to anything you want it just needs to be the same as the one you set in the logonserver.conf
go threw that file and look at everything don't edit any ip's you don't need to in this file you can change server rates money drop rates exp rates you name it.
Now lets move on to logonserver.conf
Again just set lanip as localhost
Set the client build to look just like this it will covor WoWBC
Set this to anything you want it needs to be the same as the one you set back in ascent.conf
Now on to realms.conf
Where I put Realm 1 replace that with the name of you're realm make up a neat little name like dragons lair or somthing and replace WANIP with your internet ip address or you're no-ip address go here
After you are fully done you may want to go find a register page website and set it up using there guide if you want to just make a GM account go in to you're database using sqlyog or navicat open you're account database witch is the table called accounts and than add an account if there is no other accounts in there fill it in like this
"acct" 1 "login" You're username "Password" You're password "GM" 3
Leave everything else blank but Flags if you have burning crusade make you're Flags 8 if you don't make it 0
congratulations you are done no-ip guide coming soon.
You just set up a public server to make it private just for you and others on you're net work go back to the realm config and instead of putting you're wanip put you're lan ip.
Ok now to start the server simply press logonserver.exe than ascent.exe
Voice chat setup
First download this and put this in the same folder as you're logonserver.exe and ascent.exe.
Now to leave its config file the way it is and open up ascent.conf and find this
<VoiceChat Enabled="0"
ServerIP="wanip"
ServerPort="3727">
Now change the 0 there to a 1 and put you're wanip in there if its only you on you're server put it to you're lan ip and than you need to close you're server than open voicechat.exe than logonserver.exe than ascent.exe congrats you just setup vocie chat. =)
Port forwarding guide
Ok lets start off by finding out whats you're routers default page.
Find you're router than click on it and find you're page if you are linksys the page is.
Applications
& Gaming
Once you are there port forward these ports
Voice chat
3726
3727
MySql
3306
World
8129
Realmlist
3724
Server port
8093
Congrats you are now fully port forwarded and put all of those ports on TCP and UDP and enable them all there you go.
This is my post about Ascent please tell me if any links are dead or if you need any other help please ask here.
Latest compiled BIN's
Everything is scanned and clean don't worry any downloads you find linked to my site are 100% clean we are a good download source.
Rev 2026 without config files
This is Rev 2026 I added 10 of my own fixed this is a great version they fixed all the bag glitchs and hacks. I didnt add the config files since you can use the config files you allready have or the ones you configed in my guide.
13.5 MB (14,188,412 bytes)
To view the content, you need to sign in or register
9.50 MB (9,965,996 bytes)
To view the content, you need to sign in or register
Ascent full 1985 everything but maps
To start the server up first open Logonserver than ascent don't open any other EXE files next release I will add Voice chat
Everything is scanned and clean don't worry any downloads you find linked to my site are 100% clean we are a good download source. This full compile has the dbc files in it and the sql files updated to work directly with the server.
26.1 MB (27,469,662 bytes)
To view the content, you need to sign in or register
Lists
Setup Guide
Skill List
To view the content, you need to sign in or register
Spell List
To view the content, you need to sign in or register
Ok lets start off by downloading the links above and than find and download MySql or Download XAMPP the latest dev is fine.
To view the content, you need to sign in or register
Ok now lets let that download while its downloading lets extract the maps go in to the folder in the full release called "ad map stuff" than pick out the one that fits you're clients needs and than go to you're world of warcraft folder in My computer C drive or where you installed it and in program files than put the file that matchs you're client right in there make a new folder called "maps" and than run the exe file and this step will take a while go get a drink or somthing.
Now go threw the XAMPP setup I cant help you with it. When you are done with that download Navicat or SQLyog I like sqlyog the most but navicat is good here is SQLyog.
To view the content, you need to sign in or register
Navicat Warning its only a free trial you need to buy it.
To view the content, you need to sign in or register
After you are done that open up SQLyog and make a new database call it wow or what ever you want it to be.
After you are done that execute both sql backup files character and world you could make another database for world it would make it easy to backup but that is not much of a problom so do it if you want.
After that is done btw SQLyog is alot faster than navicat so again I recommend it. So now you need to config ascent start by opening ascent.conf and change these lines.
For lan ip use localhost
Code:
<WorldDatabase Hostname = "lan ip" Username = "root" Password = "password you set leave empty if none" Name = "wow" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "lan ip" Username = "root" Password = "password you set or leave empty if you didnt make one" Name = "wow" Port = "3306" Type = "1">
Change the pass to anything you want it just needs to be the same as the one you set in the logonserver.conf
Code:
<LogonServer DisablePings = "0"
RemotePassword = "ygamerz">
go threw that file and look at everything don't edit any ip's you don't need to in this file you can change server rates money drop rates exp rates you name it.
Now lets move on to logonserver.conf
Again just set lanip as localhost
Code:
<LogonDatabase Hostname = "lan ip"
Username = "root"
Password = "whatever pass you made leave blank if none"
Name = "wow"
Port = "3306"
Type = "1">
Set the client build to look just like this it will covor WoWBC
Code:
<Client MinBuild = "6739"
MaxBuild = "7000">
Set this to anything you want it needs to be the same as the one you set back in ascent.conf
Code:
<LogonServer RemotePassword = "ygamerz">
Now on to realms.conf
Where I put Realm 1 replace that with the name of you're realm make up a neat little name like dragons lair or somthing and replace WANIP with your internet ip address or you're no-ip address go here
To view the content, you need to sign in or register
to find you're ip.
Code:
<Realm1 Name = "Realm 1"
Address = "WANIP:8129"
Icon = "PVP"
Colour = "1"
Population = "1.0"
TimeZone = "1">
"acct" 1 "login" You're username "Password" You're password "GM" 3
Leave everything else blank but Flags if you have burning crusade make you're Flags 8 if you don't make it 0
congratulations you are done no-ip guide coming soon.
You just set up a public server to make it private just for you and others on you're net work go back to the realm config and instead of putting you're wanip put you're lan ip.
Ok now to start the server simply press logonserver.exe than ascent.exe
Voice chat setup
First download this and put this in the same folder as you're logonserver.exe and ascent.exe.
To view the content, you need to sign in or register
Now to leave its config file the way it is and open up ascent.conf and find this
<VoiceChat Enabled="0"
ServerIP="wanip"
ServerPort="3727">
Now change the 0 there to a 1 and put you're wanip in there if its only you on you're server put it to you're lan ip and than you need to close you're server than open voicechat.exe than logonserver.exe than ascent.exe congrats you just setup vocie chat. =)
Port forwarding guide
Ok lets start off by finding out whats you're routers default page.
To view the content, you need to sign in or register
Find you're router than click on it and find you're page if you are linksys the page is.
To view the content, you need to sign in or register
If you didnt change the username and pass it should be just admin admin once you are in there go to you're port forwarding page witch is for linksysApplications
& Gaming
Once you are there port forward these ports
Voice chat
3726
3727
MySql
3306
World
8129
Realmlist
3724
Server port
8093
Congrats you are now fully port forwarded and put all of those ports on TCP and UDP and enable them all there you go.
Last edited: