Make a wow 2.3.x server menu

User Tag List

Results 1 to 15 of 15
  1. #1
    carlgeis's Avatar Member
    Reputation
    15
    Join Date
    Feb 2008
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Ascent 2.3.x Very Easy Guide to use (Fixed Links)

    Ok cool today we are going to make a wow private server!(by the way this is my 1st server post)I give full credit to spartan 4 his repack.Post if u need help hope i can assist u .And please tell me more experienced ppl how i can improve my guide First we need to download a few things

    MySQL-MySQL AB :: MySQL 5.0 Downloads

    Navicat lite (lite you can keep it 4 ever)-http://www.navicat.com/download.php?id=1

    Spartans repack-Filebeam - Free Fast File Hosting

    Info on the repack-http://www.mmowned.com/forums/ascent...-programs.html

    Winrar (4 extracting the files)-WinRAR download and support. WinRAR is a powerful Windows tool to compress and decompress zip, rar and many other formats: Download now


    Now to the server

    1)Extract WinRaR To your Desktop or where ever u want to put it
    2)Open Mysql And Click Next And then Typical installation
    3)click next till ur done with the installation
    4)Then make sure u click Standard configuration
    5)When you get to the security type your password as "root" (without the " ")
    6)Click execute. If everything goes well we go to the next step
    7)Now install navicat lite....When thats done open it and create a new connection...
    Connection name-Anything u want
    Hostname-localhost
    Port-3306
    User-root
    Password-root

    9)Double click ur connection. Then right click on it a menu will apear go to Create database,Name it ascent,make another database called ascentlogon.

    10)Now open SpartanWoWRepack, There shud be 2 sql files,spdb and character, now right click your database in navicat ascentlogon, and click execute batch file, go to ur SpartanWoWrepack and Choose the Sql file Character. this shud take about 15 seconds, now do the same with the ascent database except instead of choosing the character sql file choose the spdb sql file, this will take longer

    11)While thats loading go to ur SpartanWoWRepack And open up ascent3353, inside it well be several things. open up ascent.conf file, it should be named ascent and be a txt file, if not open it with notepad,open it

    <WorldDatabase Hostname = "localhost" Username = "root" Password = "Password" Name = "ascent" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = "root" Password = "
    Password" Name = "ascentlogon" Port = "3306" Type = "1">

    Change the Blue to root

    12)
    Open Logonserver.conf.

    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password =
    "Password"
    Name = "ascentlogon"
    Port = "3306"
    Type = "1">


    Change the blue to root

    Also Scroll down till you see

    <Client MinBuild = "6739"
    MaxBuild = "
    6739">


    change the red to 9999

    13) now make sure u Saved all those Conf files and Exit them.

    14)Once The files are done Downloading go back to navicat and double click ascentlogon, tables will show up on the side, double click accounts,
    For the acct column leave it blank, for login, type the username you want to login with, for password, the password you want to login with, for GM, the gm level, 1 is real low powers 2 is higher 3 is full gm powers and az is admin, so set it az.(l8r on youll find letters mean different things but this is basics) now scroll more to the rite and for flags type 8 for burning crusade and 0 for regular. click the checkmark in the bottom rite and exit


    15)in spartanwowrepack, ascent3553 or whatever double click logonserver the white box with a blue bar until it says hooking signals, then double click the ascent box and wait till it finishes and says authetication suceeded, then go into C:\Program files\World of warcraft and open realmlist.wtf with notepas, erase everything in it and type set realmlist 127.0.0.1 and save and exit.

    16)Now log onto wow with the acct u made


    Here is the command list GUIDE → [ASCENT] GM Commands - WoWps Forum

    Good GM handbook-RapidShare: 1-Click Webhosting
    To make your own items visit-WoW Vendetta - Wage Your Waryou have to become a member tho
    Hope u like it my first one
    Heres is another good thread u should read if you would want to be a gm http://www.mmowned.com/forums/emulat...knowledge.html

    Good Luck and Happy Gaming!
    Last edited by carlgeis; 04-11-2008 at 08:28 PM. Reason: Broken LInk

    Make a wow 2.3.x server
  2. #2
    daniel4166's Avatar Member
    Reputation
    8
    Join Date
    Sep 2007
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great guide +rep and I finally got a server that works lol thank you so much

  3. #3
    <Darius>'s Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi thank you for this great guide all works fine, and i done this in less than 30 min! +rep

    but 1 thing when i type .modify speed 200 or what ever it says that speedhack is found and i get kicked how can i fix it?

  4. #4
    xmalx's Avatar Member
    Reputation
    4
    Join Date
    Feb 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    OMG thanks a lot man <3
    +rep will come!

  5. #5
    daniel4166's Avatar Member
    Reputation
    8
    Join Date
    Sep 2007
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by <Darius> View Post
    hi thank you for this great guide all works fine, and i done this in less than 30 min! +rep

    but 1 thing when i type .modify speed 200 or what ever it says that speedhack is found and i get kicked how can i fix it?
    to stop it from d/c'ing you go into your server file and open ascent. Then in there scroll down and find this...

    <AntiHack Teleport="1"
    Speed="1"
    FallDamage="1"
    Flying="1"
    DisableOnGM="0">

    change it to...

    <AntiHack Teleport="0"
    Speed="0"
    FallDamage="0"
    Flying="0"
    DisableOnGM="0">

    And you won't get d/c'd for going fast using blink(as a mage) or flying

  6. #6
    Whitefalcon's Avatar Member
    Reputation
    8
    Join Date
    Aug 2007
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great Guide! But one problem... When I try to make a char I D/C. When I look in LogonServer Files it says I am banned... +Rep for the person who can help this.

  7. #7
    sony.lb's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hahahaaaa... this is a really good explenation!! and my server is just doing good on that last part=)(10-11)

  8. #8
    Nowaize's Avatar Banned
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    + REP!!!!!!! I love you! Finally a Guy that talks true english ;D

    On all of the other guides they have just leaved some info and put it away ....

    This is +rep every day! o.O

    im gonna like Daniel , Now i actually found a server that really works <333333

  9. #9
    eerohero's Avatar Member
    Reputation
    1
    Join Date
    Jan 2007
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    very nice gude m8, +Rep

  10. #10
    okei's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I login with the account...i choose the realm and after i get "Disconected to the server"

  11. #11
    carlgeis's Avatar Member
    Reputation
    15
    Join Date
    Feb 2008
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Sorry 4 o replys

    Sorry guys i have been on holiday thnx about ur positive comments and hope u guys find this helpfull and succecfull:wave:

  12. #12
    carlgeis's Avatar Member
    Reputation
    15
    Join Date
    Feb 2008
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sORRY I HAVNT PAID ATTention to this post of mine Okei ur probaly getting D/C'ed because maybe your WoW doesnt support the server above 2.3.x or you have 4gotten to put the maps in the repack hope this helped

  13. #13
    mitzaem's Avatar Active Member
    Reputation
    36
    Join Date
    Jan 2008
    Posts
    129
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the link from Spartans repack it`s down. can you re-upload?
    thanks btw

  14. #14
    carlgeis's Avatar Member
    Reputation
    15
    Join Date
    Feb 2008
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Ok sure thing

    Ok sure thing

  15. #15
    carlgeis's Avatar Member
    Reputation
    15
    Join Date
    Feb 2008
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    kk i edited it. It should now be working. Sorry 4 the inconvenince

Similar Threads

  1. [GUIDE] Make a WoW 1.12.x Server [Easy to Setup]
    By WoWTech in forum WoW EMU Guides & Tutorials
    Replies: 15
    Last Post: 10-05-2012, 11:02 AM
  2. How to make your WoW 3.0.3 Server public via hamachi! EASY!
    By lilsinger in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 01-03-2009, 03:31 PM
  3. How to make a Wow server using ac web ultimate reapck
    By spleee101 in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 11-22-2007, 01:46 PM
  4. how do i make a WoW server?
    By kakashi11 in forum World of Warcraft Emulator Servers
    Replies: 9
    Last Post: 10-15-2007, 12:39 PM
  5. Guide on Making a WoW Server Public (with or without hamachi)
    By ectrianpwnz in forum WoW EMU Guides & Tutorials
    Replies: 5
    Last Post: 10-13-2007, 07:26 AM
All times are GMT -5. The time now is 11:09 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search