How to make a private server with ac web repack menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    Wonderchild's Avatar Member
    Reputation
    2
    Join Date
    Dec 2007
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to make a private server with ac web repack

    Hey in this tutorial i am going to show you how to make a private server with ac-web repack (Made by jargs) first of all download the repack into your c: drive from either these links then download Navicat(optinal if you want to edit your server)

    Rapidshare link
    Megaupload link
    Navicat


    Now when you got those downloaded open your ac web folder in c: drive now you need to use the map extractor open up map extractor enus (american version of game) and map extractor engb (europeian version of the game)
    now open either of them up depending where you live then extract the Ad.exe to the root of your world of warcraft folder then make a new folder called "maps" in the root of your world of warcraft folder then run the ad.exe this may take up to 30mins depending of the speed of your computer. Now when the map extractor is finished move your maps folder to your ascent folder in your ac web repack folder now go to your ac web repack and go to the "Server" folder now run Mysql If it doesnt work for some reason its either because you have another mysql service runing or your ac web repack folder is not installed to your c: drive. Now go to your ascent folder inside the ac web repack folder and start logonserver.exe and when that says "Hooking for signals" startup ascent.exe now when thats all runing you can go to your wow folder and change your realmlist to "set realmlist 127.0.0.1" now launch up wow.exe and you can login to the game with that account admin and the password admin. congratulations you have made your own Private server server!

    Now if you want to edit your server settings like max caps or xp rate or something like that open up ascent.conf with notepad and edit


    <Server PlayerLimit = "1000"
    Motd = "Thank you for using AC Web Ultimate Repack! Visit AC Web for more information."
    SendBuildOnJoin = "1"
    SendStatsOnJoin = "1"
    EnableBreathing = "1"
    LevelCap = "60"
    Expansion1LevelCap = "70"
    SeperateChatChannels = "0"
    CompressionThreshold = "1000"
    QueueUpdateInterval = "5000"
    KickAFKPlayers = "0"
    ConnectionTimeout = "180"
    RealmType = "1"
    AdjustPriority = "0"
    RequireAllSignatures = "0"
    ShowGMInWhoList = "1"
    MapUnloadTime="0">

    The Motd is the message when you start up your server you can change it to like "welcome to this server please have a nice stay" something like that

    then you can change this:


    <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">


    Now when your done save your ascent.conf and close it Now if you want to Change your server name go to the Realms.conf file and scroll down untill you see something like this:

    <Realm1 Name = "AC Web Ultimate Repack"
    Address = "127.0.0.1:8129"
    Icon = "Normal"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">

    Now you can change the Ac web ultimate repack name to what ever you want like Test realm or what ever

    Now if you want to edit your server with nacvit like makeing new accounts and so on run nacvit Press the "Connection" button and make an connection with "ascent" or what ever you want. then you will see host name/ipadress: "localhost" dont change that then you will see port: "3306" dont change that. Now you will see user name: "root" dont change that now you will see password: type in: ascent. and then press "ok" now you can start up the connection. if you want to make a new account go to the logon database then go to "accounts" then insert 2 into the "account" then insert what ever username you want into the "username" then enter what ever password you want into the "password" then enter 1,2,3 or az into the "gm" az is full gm rights. then enter 8 into the flags 8 is tbc enabled" the rest can be left blank then press the green "save button" now you made your own account grats.



    If you are geting the unable to validate game version go to logonserver.conf scroll down untill you find this:

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

    change that to:

    <Client MinBuild = "1"
    MaxBuild = "9999"


    If you need any help just post here

    How to make a private server with ac web repack
  2. #2
    burmadude's Avatar Member
    Reputation
    1
    Join Date
    Jan 2007
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sounds easy enough, ill try it

  3. #3
    Wonderchild's Avatar Member
    Reputation
    2
    Join Date
    Dec 2007
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by burmadude View Post
    sounds easy enough, ill try it

    Good luck:P

  4. #4
    keepinitreal's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is this for like a GM account? or do i have to look elsewhere

  5. #5
    Gadella's Avatar Member
    Reputation
    49
    Join Date
    Sep 2007
    Posts
    353
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Erhm well yes i got a problem!

    The "ascent" window says:

    LogonCommClient: Connecting to logonserver on `127.0.0.1:8093`...
    LogonCommClient: Connection failed. Will try again in 10 seconds.

    What shall i do? :O

    Last edited by Gadella; 12-09-2007 at 10:12 AM.

  6. #6
    Gadella's Avatar Member
    Reputation
    49
    Join Date
    Sep 2007
    Posts
    353
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Problem :'<

    Rofl posted 2 times sorry =)
    Last edited by Gadella; 12-09-2007 at 10:17 AM.

  7. #7
    kazama's Avatar Member
    Reputation
    11
    Join Date
    Feb 2007
    Posts
    76
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    :/ Cant go on outland on ascent server? my dont work i can go karazhan but not anytrhing on outland.. will be nice if uoi can help me?

    is they anything i need to set up when i make a new account so it a tbc one?

  8. #8
    Wonderchild's Avatar Member
    Reputation
    2
    Join Date
    Dec 2007
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kazama View Post
    :/ Cant go on outland on ascent server? my dont work i can go karazhan but not anytrhing on outland.. will be nice if uoi can help me?

    is they anything i need to set up when i make a new account so it a tbc one?


    Hey thanks becouse your flags arent set to "8" 8 enables tbc go to your database editor nacvit etc go to accounts table then go to the account you want to edit and go to the flags and set the flags to "8" then save and restart your server or reload your accounts.

    hope that helped!

  9. #9
    imortle0's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wokay i got my server up and running but i cant get on because of corrupted files when i first downloaded it is there any chance of you getting fixing of the corruped files

  10. #10
    Hunternn's Avatar Member
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can't make MySQL start in the "server" folder, think that i've already got a service. So i wonder how you can close it from port 3306

  11. #11
    Lich King's Avatar Contributor
    Reputation
    100
    Join Date
    May 2007
    Posts
    911
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    huh wat happened
    Last edited by Lich King; 02-17-2008 at 08:18 PM.

  12. #12
    InternetExplorer's Avatar Contributor
    Reputation
    136
    Join Date
    Sep 2007
    Posts
    420
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Gadella View Post
    Erhm well yes i got a problem!

    The "ascent" window says:

    LogonCommClient: Connecting to logonserver on `127.0.0.1:8093`...
    LogonCommClient: Connection failed. Will try again in 10 seconds.

    What shall i do? :O


    1) u have another MySQL on your computer, delete that

    if that don`t work just reinstall the repack

  13. #13
    Confucius's Avatar Panda of Worlds The Idiot

    CoreCoins Purchaser Authenticator enabled
    Reputation
    1389
    Join Date
    Oct 2007
    Posts
    2,591
    Thanks G/R
    265/283
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it says unable to validate i did what u said does not work

  14. #14
    Montanna'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 i run server with your instructions but when i created a character and pressed enter the world.. game starts to load but in the end of load is happening nothing... just loading screen and nothing...

    can u help? thnx

  15. #15
    Da Tank's Avatar Active Member
    Reputation
    43
    Join Date
    Jul 2007
    Posts
    251
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I keep getting the error with MySQL it won't connect at all any help? Culd it be cause I'm on vista[

Page 1 of 2 12 LastLast

Similar Threads

  1. How to Make a Private server Public with No-Ip
    By anders1993 in forum WoW EMU Guides & Tutorials
    Replies: 14
    Last Post: 08-03-2009, 01:09 AM
  2. [guide] How to make a private server with ac-w pack 7.1
    By Choxxmage in forum WoW EMU Guides & Tutorials
    Replies: 4
    Last Post: 10-30-2008, 02:12 PM
  3. Replies: 9
    Last Post: 04-22-2008, 03:09 PM
  4. [Request]Nooby Guide On How To Make A Private Server Out Of Scratch
    By death1223 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 12-17-2007, 11:41 AM
  5. LF some one to make a private server with me
    By Vex. in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 09-07-2007, 08:03 PM
All times are GMT -5. The time now is 03:49 PM. 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