[GUIDE] How to make a Ascent Private Server menu

User Tag List

Results 1 to 6 of 6
  1. #1
    Tomac123's Avatar Sergeant Major
    Reputation
    45
    Join Date
    Jan 2008
    Posts
    162
    Thanks G/R
    9/3
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [GUIDE] How to make a Ascent Private Server

    ok this is my guide on creating a private server

    How To Set Up A World Of Warcraft Private Server. Written by Tomac123. (Simple Guide)

    Contents:
    Intro
    Setting Up Your Server
    Editing Your Database and Server
    Making Your Server Public
    Website Stuff
    GM Commands
    ___________________________________________________________________________
    1. Introduction

    Hi all. Please dont copy my guide because ive spent alot of time writing all
    of it. Also dont copy my videos either for the same reason.
    Why did I make this guide? Because lots of people want a private server
    and I want to help. This is my SIMPLE guide, if you want to use the
    advanced guide, go to google, type in Youtube tomworth1010...
    go on the youtube link to my account page and look for my video:
    How to Make a World of Warcraft Private Server and look in the description
    for the link.

    (Whats The Difference?: My simple guide just tells you what to do, the
    advanced guide will tell you what your doing and why so you know
    more about each step.

    Good Luck Guys! Tomac123

    _____________________________________________________________________________
    2. Setting Up Your Server

    >Download a AC Web Ultimate Repack at AC Web
    >You need to create an account
    >Go to downloads -> repacks
    >Download the top one.
    >Once installed to your C:\ ... if the repack doesnt come in the AC Web Ultimate
    Repack folder, you need to create the folder and put the repack items in there.
    >There should be a Control Panel, Ascent Folder, Server Folder, 2 Rar Files and
    a ReadMe. (Use the ReadMe if you want)
    >Now extract one of the two rar files. Depending where you are from. Either Europe
    or United States. Extract the file using WinRAR (search the download on google)
    Extract the files to your Desktop
    >Move the files to C:\Program Files\World Of Warcraft
    >Run the program you extracted called Ad
    >Leave it running. It will close on its own. It will take a while
    >Once it is finished, put the maps folder you extracted into your
    C:\AC Web Ultimate Repack\Ascent
    >You can delete the 2 Rar Files now if you want
    >To access your server, first you need to go to C:\Program Files\World of Warcraft
    then open up a file called Realmlist.wtf with notepad and change it to:
    Set realmlist 127.0.0.1
    >Save that and exit
    >Now go to C:\AC Web Ultimate Repack\Ascent and edit Logonserver.conf with notepad.
    >Look for something that looks like this:
    <Client MinBuild = "1"
    MaxBuild = "9999">
    >Make sure it looks like that!
    >Save and exit that
    >Now go to C:\AC Web Ultimate Repack and start the Control Panel
    >Click Start Server
    >It Will run 4 Programs
    >Wait about 3 minutes or until the programs stop producing text
    >When it does stop, you can log onto your server
    >You can log in with Username: Admin Password: Admin

    _______________________________________________________________________________
    3. Editing Your Database and Server

    >NOTE: When you edit your Database or Server, you have to restart the programs
    using the Control Panel for the changes to work
    >Download Navicat/HeidiSQL at Navicat.com/HeidiSQl.com
    >Navicat is not free, its a trial verson - download the cracked version at
    www.MMOwned.com (Sign Up) and search Navicat Cracked
    >Start up MySQL from the Control Panel
    >Open Navicat/HeidiSQL
    >Create a new connection
    >Database: Name it whatever Hostname: 127.0.0.1 Username: root Password: ascent
    Leave anything else blank.
    >Connect
    >To change usernames and passwords, open your Logon database
    >Open the Accounts table
    >There will be the Admin account. Click on whatever you want to edit and type in
    what you want.
    >To save on HeidiSQL, click the little tick button.
    >To make a account a GM account, put az under gm. If not, put 0
    >To add a new account, press the + button on HeidiSQL
    >Under acct put a unique number, it can be the same as any other account
    >Put in the Username, Password, and GM
    >Put 0 under banned, lastlogin, lastip and email.
    >If they arnt using Burning Crusade, put 0 under flags. If they are, then put 8.
    >Then save

    >If you want to create an item, sign up at WoW Vendetta - Wage Your War
    >Go to Tools and whichever creator you want
    >Where it says Display ID, this is what the item and its icon looks like
    You can find a Display ID in your Ascent database in the items table
    Just go across the columns until you find Display ID
    And you have to find the item you want your item to look like
    >When you put in the entry code, it has to be unique, not the same as any other
    items ID. But make sure you can remember it
    >And where it says Item Level... leave that one blank
    >Once you have made your item, click create at the bottom of the page
    >Then copy the SQL Log in the box
    >For HeidiSQL users, go to your ascent database, then click import and click
    Load SQL File
    >It will come up with a browser, close it and then under SQl Query, paste in
    the SQL Log and once pasted, press F9
    >Navicat users, paste the SQL Log into notepad and save it on your Desktop
    as whatever.SQL
    >Then on navicat, right click your ascent database and click Execute Batch File
    >Browse for the SQL file you saved and hit Execute
    >To add an item ingame, type .add ItemID

    If you want to create a vendor, sign up at WoW Vendetta - Wage Your War
    >Go to Tools and click vendor creator
    >Where it says Display ID, this is what your vendor will look like
    To find a vendor display ID go to your ascent database in the
    creature_names table, look for the vendor you want yours to look like
    and go along to the 10th column
    >If you vendor is male, look in the male_displayID column, if its female,
    look in the female_displayID column
    >For Vendor ID, you need to put in a unique ID that no other vendor has but
    make one you will remember
    >Leave mount display
    >You can add items to your vendor, just put in the vendors ID (not display ID)
    and the item ID found in the items table, and the quantity.
    >Leave quantity blank for infinite
    >Then press create at the bottom of the page
    >Copy the SQL Log
    >Go to your ascent database on heidiSQL, click Imporant and go on Load SQL File
    >It will open a browser, close it
    >Under SQL Query, paste your SQL Log then press F9
    >Navicat Users, paste your SQL Log onto Notepad, save it as whatever.SQL
    >Go to navicat, right click the ascent database and go to execute batch file
    >Browse for your SQL file and click execute
    >To add the vendor when you log on type .npc spawn vendorID
    >To add a item to a vendor, target the vendor and type .npc vendoradditem itemID
    >To remove an item from a vendor, target the vendor and type .npc vendorremove item itemID
    >NOTE: If you spawn your vendor and it is a blue and white checkered box, you have typed
    an incorrect DisplayID, if you have put in a correct one, go to
    C:\Program Files\World Of Warcraft\Cache\WDB\enGB (or enUS) and delete the npccache.
    >To edit server rates go to C:\AC Web Ultimate Repack and go to ascent.conf or realms.conf
    >Go to the bottom of realms.conf to change your server name
    >Go down in your ascent.conf to where you can change the MOTD and level cap and if you
    go a bit further down you can change drop rates and xp rates
    _______________________________________________________
    4. Making Your Server Public

    This step can be complicated for some people so pay attention...
    If you dont understand this step, use the advanced guide.

    >Go to DynDNS.com
    >Create an account, login and go to Services. Click on Dynamic DNS
    >Click on Get Started
    >Your Hostname can be whatever you want, tick Create Wildcard
    >On the IP Address part, just click the IP Address link
    >Leave everything else and click Create New Host
    >You need to remember your Hostname
    >Go to C:\Windows\System32\Drivers\Etc and open hosts.file with notepad
    >At the end, paste this in:

    127.0.0.1 (Dynamic DNS Hostname)
    (Internal IP) (Dynamic DNS Hostname)
    (External IP) (Dynamic DNS Hostname)

    >You can find your Internal IP by going onto Start, Run and type CMD. It will open
    a Command Prompt. Type in Ipconfig and press enter. Now next to IP Address, it will
    tell you your IP Address. It will start with 192
    >You can find your External IP by going to Find My IP Address - Lookup

    >Your Hosts file should look something like this:

    # Copyright (c) 1993-1999 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    #
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    #
    # For example:
    #
    # 102.54.94.97 rhino.acme.com # source server
    # 38.25.63.10 x.acme.com # x client host

    127.0.0.1 (dynamicdns.host.name)
    xxx.xxx.x.xxx) (dynamicdns.host.name)
    (xx.xxx.xxx.xxx) (dynamicdns.host.name)

    >Ive hidden my DynDNS and Ip Address for security reasons, you need to type yours in.
    >Go to C:\AC Web Ultimate Repack\Ascent and open your Realms.conf
    >Look for:

    RealmCount ="1">

    >Change it to:

    RealmCount ="2">

    >Look for:

    <Realm1 Name = "YOUR REALM NAME"
    Address = "127.0.0.1:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">

    >Change it to:

    <Realm1 Name = "YOUR REALM NAME"
    Address = "YOUR EXTERNAL IP:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">

    <Realm2 Name = "YOUR REALM NAME - Local"
    Address = "YOUR INTERNAL IP:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">

    >Save and Exit
    >You might not want 2 realms, but only you can see the second realm.
    Its there to stop realm loop which stops your realmlist from connecting
    to WoW
    >If you using a Modem, go to AC Web and search Public Server with Hamachi
    and look for a thread by Thorz. Its the only way to do it with a Modem but I dont
    want to explain doing it with hamachi
    >Im not sure how to do this step with wireless so people using wireless might have to
    use Hamachi to, otherwise you can try looking up port forwarding with wireless on
    google
    >Router users go to PortForward.com - Free Help Setting up Your Router or Firewall
    >Find your router
    >Then on the new page, go down until you find World Of Warcraft
    >Then on the World Of Warcraft page, go down until you see some text saying:

    Open a web browser like internet explorer or Netscape. Enter the ip address of your
    router in the address bar of your browser. In the picture above the address bar has
    Google in it. Just replace all of that with the ip address of your
    router. By default the ip address should be set to xxx.xxx.x.x

    >There will be an IP Address where I put the xxx.xxx.x.x
    >Copy the IP Address and paste it in your web browser
    >When it comes up with log in, username: Admin Password: Admin
    >Find a page where you can enable DynDNS to connect to your router/
    a page where you can type in your DynDNS hostname, username and
    password
    >If that page asks you to pick a service, choose DynDNS.com
    >Then save those settings
    >Now go to a page named Application & Gaming or something similar
    or look for a page where you can port forward
    >If you find a page where you can port forward... (im putting in my Linksys info)
    >Leave application blank
    >Open these ports:

    3036
    3724
    6881-6999
    8129
    2093
    6112
    8050
    8245
    3306
    80

    >Under Protocol, put Both and under IP Address, put yours in
    >You need to tick Enabled
    >Here is what mine looks like:


    Application Start End Protocol IP Address Enabled
    3036 3036 Both xxx.xxx.x.xxx (tick)
    3724 3724 Both xxx.xxx.x.xxx (tick)
    6881 6999 Both xxx.xxx.x.xxx (tick)
    8129 8129 Both xxx.xxx.x.xxx (tick)
    2093 2093 Both xxx.xxx.x.xxx (tick)
    6112 6112 Both xxx.xxx.x.xxx (tick)
    8050 8050 Both xxx.xxx.x.xxx (tick)
    8245 8245 Both xxx.xxx.x.xxx (tick)
    3306 3306 Both xxx.xxx.x.xxx (tick)
    80 80 Both xxx.xxx.x.xxx (tick)

    >Then save the settings
    >To get a friend to connect, get them to go to C:\Program Files\World Of Warcraft
    >Get them to change it to Set realmlist yourDNShostname
    >Ex. set realmlist myhostname.kicks-ass.net
    >Then they need to save it and exit that

    >Remember: You need the programs running from the Control Panel for your server to work
    >Note: Ide advise you to create a notepad document containing your DynDNS
    realmlist and your WoW realmlist just incase you want to switch back and you
    dont know the other realmlist. Tell your friend to do this too.

    >If you did everything right, you should have a public server =)

    ___________________________________________________________
    5. Website Stuff

    >To get a website for people to make accounts on for you server...
    >You will need to make it public
    >Go to [TUTORIAL]Ascent Websites Installation Guide - AC Web
    and download the website you like most
    >I would advise you not to download BLIZZLIKE FRONT END because it uses up alot of memory
    and will take ages to load when somebody goes on it.
    >Extract the Rar file you downloaded to your Desktop
    >Copy the things in the folder you extracted and paste them into C:\AC Web Ultimate Repack\Server\htdocs
    >If it says it overwriting files, click Yes To All
    >Now go to C:\AC Web Ultimate Repack\Server\htdocs and open either index.php or config.php
    with notepad depending on which you got in your download
    >Look for something like this:

    <?php

    $config['mysql_host'] = '127.0.0.1'; //MySQL Host
    $config['mysql_user'] = 'root'; //MySQL Username
    $config['mysql_pass'] = 'ascent'; //MySQL Password
    $config['mysql_dbname'] = 'ascent'; //Database Name

    ?>

    >Make sure it looks like that
    >Go to C:\AC Web Ultimate Repack\Server\Apache\conf and open httpd.conf with notepad
    >Look for something like:

    #Listen 12.34.56.78:80
    Listen 8245

    >Make sure it looks like that
    >Go to No-IP - Dynamic DNS, Static DNS for Your Dynamic IP
    >Sign Up
    >Once signed in, go to Add Host. Pick any hostname you want but it has to be a No-IP Free Domain
    >Host Type: Port 80 Redirect IP Address: YourExternalIP Port: 8245
    >Then go down and click on Create Port Redirect
    >Now your done

    >For your website to work, you need Apache running from the Control Panel and if you want people
    to be able to make accounts on your website, you need to run MySQl
    >The address for your website will be http://no-iphostname
    For ex. Not Found: myhostname.servegame.com

    ___________________________________________________________________________
    6. GM Commands

    Here are the GM Commands, just type them in the chat log and they should work.

    .commands - Shows Commands.
    .help - Shows help for command.
    .announce - Sends Msg To All.
    .wannounce - Sends Widescreen Msg To All.
    .appear - Teleports to x's position.
    .summon - Summons x to your position.
    .banchar - Bans character x with or without reason.
    .unbanchar - Unbans character x.
    .banreason -| Shows the reason for ban.
    .kick - Kicks player from server.
    .addipban - Bans by IP address: .addipban IP Duration
    .delipban - Removes an IP ban: .delipban IP
    .kill - .kill - Kills selected unit.
    .revive - Revives you.
    .reviveplr - Revives player specified.
    .morph - Morphs into model id x. | .demorph - Demorphs from morphed model.
    .mount - Mounts into modelid x.
    .dismount - Dismounts.
    .gm - Shows active GM's.
    .gmoff - Sets GM tag off.
    .gmon - Sets GM tag on.
    .gps - Shows Position.
    .info - Server info.
    .save - Save's your character.
    .saveall - Save's all playing characters.
    .start - Teleport's you to a starting location.
    .levelup - No description.
    .additem - No description.
    .createguild - No description.
    .invincible - .invincible - Toggles INVINCIBILITY (mobs won't attack you).
    .invisible - .invisible - Toggles INVINCIBILITY and INVISIBILITY.
    .resetreputation - .resetreputation - Resets reputation to start levels.
    .resetlevel - .resetlevel - Resets a players stats to level 1.
    .resetspells - .resetspells - Resets a players spells to starting spells.
    .resettalents - .resettalents - Resets all talents of targeted player.
    .resetskills - .resetskills - Resets all skills.
    .learn - Learns spell.
    .unlearn - Unlearns spell.
    .learnskill - <skillid> (optional) <value> <maxvalue>.
    .advanceskill - <skillid> <amount, (optional) <value>.
    .removeskill - .removeskill <skillid> - Removes skill.
    .increaseweaponskill - <count> - Increase eqipped weapon skill x times.
    .createaccount - Format should be .createaccount username password email.
    .playerinfo - Displays information about the character's (account).
    .uptime - Shows server uptime.
    .getpos - No description.
    .removeauras - Removes all auras from target.
    .paralyze - Roots/Paralyzes the target.
    .unparalyze - Unroots/Unparalyzes the target.
    .setmotd - Sets MOTD.
    .additemset - Adds item set to inv.
    .gotrig - Warps to areatrigger <id>
    .createinstance - Creates instance on map <map>
    .goinstance - Joins instance <instance> <x> <y> <z> <optional mapid>
    .exitinstance - Exits current instance, return to entry point.
    .dbreload - Reloads some of the database tables.
    .spawnspiritguide - Spawns a spirit guide (params: 1 = horde, 0 = alliance
    .servershutdown - Initiates server shutdown in <x> seconds.
    .serverrestart - Initiates server restart in <x> seconds.
    .allowwhispers - Allows whispers from player <s> while in gmon mode.
    .blockwhispers - Blocks whispers from player <s> while in gmon mode.
    .advanceallskills - Advances all skills <x> points.
    .killbyplayer - Disconnects the player with name <s>.
    .killbyaccount - Disconnects the session with account name <s>.
    .unlockmovement - Unlocks movement for player.
    .castall - Makes all players online cast spell <x>.
    .getrate - Gets rate <x>.
    .setrate - Sets rate <x>.
    .modperiod - Changes period of current transporter.
    .npcfollow - Sets npc to follow you.
    .nullfollow - Sets npc to not follow anything.
    .formationlink1 - Sets formation master.
    .formationlink2 - Sets formation slave with distance and angle.
    .formationclear - Removes formation from creature.

    -------------------------------------------------------------------------------------------
    .modify
    -------------------------------------------------------------------------------------------
    hp - Health Points/HP
    mana - Mana Points/MP
    rage - Rage Points
    energy - Energy Points
    level - Level
    armor - Armor
    holy - Holy Resistance
    fire - Fire Resistance
    nature - Nature Resistance
    frost - Frost Resistance
    shadow - Shadow Resistance
    arcane - Arcane Resistance
    damage - Unit Damage Min/Max
    scale - Size/Scale
    gold - Gold/Money/Copper
    speed - Movement Speed
    displayid - Display ID
    talentpoints - Talent Points
    loyalty - Loyalty
    spirit - Spirit
    combatreach - Combat Reach


    -------------------------------------------------------------------------------------------
    .debug
    -------------------------------------------------------------------------------------------
    landwalk - No description.
    waterwalk - No description.
    castspell - <spellid> - Casts spell on target.
    castspellne - Casts spell on target (only plays animations)
    addrestxp - .addrestxp - Adds x rest XP to player.
    generatename - .generatename - Generates name for pet, etc.
    attackerinfo - Shows selected mob/player's attacker's infomation.
    showattackers - Shows selected mob/player's attacker on the minimap.
    aggrorange - Shows aggro Range of the selected Creature.
    knockback - <value> - Knocks you back.
    threatMod - <value> - calls ModGeneratedThreatModifier().
    threatList - returns all AI_Targets of the selected Creature.
    weather - <type> - sun=0,fog=1,lightrain=2,rain=4,snow=8,sandstorm=16

    -------------------------------------------------------------------------------------------
    .gobject
    -------------------------------------------------------------------------------------------
    select - Selects the nearest GameObject to you
    delete - Deletes selected GameObject
    spawn - Spawns a GameObject by ID
    info - Gives you informations about selected GO
    activate - Activates/Opens the selected GO.
    enable - Enables the selected GO for use.
    scale - Sets scale of selected GO
    animprogress - Sets anim progress
    export - Exports the current GO selected

    -------------------------------------------------------------------------------------------
    .battleground
    -------------------------------------------------------------------------------------------
    setbgscore - <Teamid> <Score> - Sets battleground score. 2 Arguments.
    startbg - Starts current battleground match.
    pausebg - Pauses current battleground match.
    bginfo - Displays information about current battleground.
    battleground - Shows BG Menu
    leave - Leaves the current battleground.

    -------------------------------------------------------------------------------------------
    .npc
    -------------------------------------------------------------------------------------------
    vendoradditem - Adds to vendor
    vendorremoveitem - Removes from vendor.
    name - Changes creature name
    subname - Changes creature subname
    flags - Changes NPC flags
    addweapon - No description.
    allowmove - No description.
    addspirit - No description.
    spawn - <entry> <flags> <faction> <level> <name>
    spawnentry - <entry>
    delete - Deletes mob from db and world.
    info - Displays NPC information
    reset - resets npc health/dmg from temp table.
    export - Exports the npc to a sql file
    say - <text> - Makes selected mob say text <text>.
    yell - <text> - Makes selected mob yell text <text>.
    come - come - Makes npc move to your position
    return - return - Returns ncp to spawnpoint.

    -------------------------------------------------------------------------------------------
    .cheat
    -------------------------------------------------------------------------------------------
    status - Shows active cheats.
    taxi - Enables all taxi nodes.
    cooldown - Enables no cooldown cheat.
    casttime - Enables no cast time cheat.
    power - Disables mana consumption etc.
    god - Sets god mode, prevents you from taking damage.
    fly - Sets fly mode
    land - Unsets fly mode
    explore - Reveals the unexplored parts of the map.
    flyspeed - Modifies fly speed.
    stack - Enables aura stacking cheat.

    -------------------------------------------------------------------------------------------
    .honor
    ------------------------------------------------------------------------------------------
    getpvprank - Gets PVP Rank
    setpvprank - Sets PVP Rank
    addpoints - Adds x amount of honor points/currency
    addkills - Adds x amount of honor kills
    globaldailyupdate - Daily honor field moves
    singledailyupdate - Daily honor field moves for selected player only
    pvpcredit - Sends PVP credit packet, with specified rank and points

    -------------------------------------------------------------------------------------------
    .pet
    -------------------------------------------------------------------------------------------
    createpet - Creates a pet with <entry>.
    renamepet - Renames a pet to <name>.
    enablerename - Enables pet rename.
    addspell - Teaches pet <spell>.
    removespell - Removes pet spell <spell>.

    -------------------------------------------------------------------------------------------
    .recall
    -------------------------------------------------------------------------------------------
    list - List recall locations
    port - Port to recalled location
    add - Add recall location
    del - Remove a recall location

    _____________________________________________________________________
    If you want to contact me, email me at [email protected]
    I do use MSN if you want to add me. If im able to, I can set your
    server up for you using remote assistance but thats only if I
    have time.

    Cya!
    Last edited by Tomac123; 02-27-2008 at 10:33 AM. Reason: Making it Brighter
    <<1337

    [GUIDE] How to make a Ascent Private Server
  2. #2
    Tomac123's Avatar Sergeant Major
    Reputation
    45
    Join Date
    Jan 2008
    Posts
    162
    Thanks G/R
    9/3
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Please feel free to add positive and bad comments i will apprecaite all!
    <<1337

  3. #3
    kate1's Avatar Member
    Reputation
    147
    Join Date
    Aug 2007
    Posts
    501
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    exists many guids like this, but +rep (if I can) for doing contributing.


    Graphic designer for crossfire-entertainment! And thx to Brightchild for my great sig

  4. #4
    Tomac123's Avatar Sergeant Major
    Reputation
    45
    Join Date
    Jan 2008
    Posts
    162
    Thanks G/R
    9/3
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have linked this guide many times XD this is my guide!
    EDIT:THX BY THE WAY!
    <<1337

  5. #5
    kate1's Avatar Member
    Reputation
    147
    Join Date
    Aug 2007
    Posts
    501
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice, and big guid!


    Graphic designer for crossfire-entertainment! And thx to Brightchild for my great sig

  6. #6
    Y R U A NUB ?'s Avatar Banned
    Reputation
    103
    Join Date
    Nov 2007
    Posts
    436
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What's your damn problem man? Made a new thread because I caught you copying others guides? THIS WAS ORGINALLY MADE BY ABSOLUTE ZERO. THIS GUY COPIED IT TO GET REP. F*CK THAT!

Similar Threads

  1. [Guide] How to set up a private server and making it public
    By riley211 in forum WoW EMU Guides & Tutorials
    Replies: 11
    Last Post: 08-07-2008, 03:42 PM
  2. [Guide] How to make an Ascent Server: The Noob way
    By j9sjam3 in forum WoW EMU Guides & Tutorials
    Replies: 304
    Last Post: 07-17-2008, 01:36 PM
  3. {SUPER MARIO GUIDE} How to make your Ascent Server Public Without Hamachi
    By mcimmino92 in forum WoW EMU Guides & Tutorials
    Replies: 27
    Last Post: 07-03-2008, 06:05 AM
  4. Replies: 9
    Last Post: 04-22-2008, 03:09 PM
  5. {GUIDE} How to make your Ascent Server Public Without Hamachi
    By mcimmino92 in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 01-21-2008, 08:38 AM
All times are GMT -5. The time now is 02:00 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