How to make your WoW 3.0.3 Server public via hamachi! EASY! menu

User Tag List

Results 1 to 7 of 7
  1. #1
    lilsinger's Avatar Member
    Reputation
    13
    Join Date
    Dec 2008
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to make your WoW 3.0.3 Server public via hamachi! EASY!

    Hello everyone I am lilsinger and I have decided that I have been a leecher too long! So today I am going to show you how to make your private server public. All you need is hamahi. Go to
    https://secure.logmein.com/products/hamachi/list.asp

    Ok now that we have that you are going to open it up. Once open click on the triangle at the bottom left of the program. Click on Create new network. Fill in your desired network name and an easy pass like 123. Click ok. Now at the top you will see your hamachi id remember it and copy it youll need it for the next part

    Great now you have your network. Now open your ArcEmu repack folder. Find the configs folder and open the world, logon, and realm configs.

    Lets start with realm

    Look for this at the top:

    #******************************************************************************* *
    #* How to use this config file: *
    #* Config files are in a block->variable->setting format. *
    #* A < signifies the opening of a block, the block name is expected after that. *
    #* After the block name, a space and then the settings sperated by = / ' '. *
    #* *
    #* e.g. *
    #* <block setting="0" someval = "1"> *
    #* *
    #* Comments can be in C format, e.g. /* some stuff */, with a // at the start *
    #* of the line, or in shell format (#). *
    #******************************************************************************* */

    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # LogonServer Section
    #
    # Address:
    # The address (no port) of the server.
    #
    # Port:
    # The port on which the logon server listens. (*** NOT 3724 ***)
    #
    # Name:
    # Not really relavant, but name the logon.
    #
    # RealmCount:
    # The number of realms in the next section.
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

    <LogonServer Address = "change this to your hamachi id"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">

    Now look towards the bottom for this:

    # Timezone values :
    # 0=Korean 16=China
    # 1=Development 17=CN1
    # 2=United States 18=CN2
    # 3=Oceanic 19=CN3
    # 4=Latin America 20=CN4
    # 5=Tournament 21=CN5
    # 6=Korean 22=CN6
    # 8=English 23=CN7
    # 9=German 24=CN8
    # 10=French 25=Tournament
    # 11=Spanish 26=Test Server
    # 12=Russian 27=Tournament
    # 13=Tournament 28=QA Server
    # 14=Taiwan 29=CN9
    # 15=Tournament 30=TestServer2
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

    <Realm1 Name = "Change this to the name of the realm you want"
    Address = "put your hamachi id here as well LEAVE THESE NUMBERS:8129"
    Icon = "PVP"
    Population = "1.0"
    TimeZone = "1">
    Now we are done with the realm config. Dont forget to save. Now open your world config. Do the same as last time

    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # Database Section
    #
    # Database.Host - The hostname that the database is located on
    # Database.Username - The username used for the mysql connection
    # Database.Password - The password used for the mysql connection
    # Database.Name - The database name
    # Database.Port - Port that MySQL listens on. Usually 3306.
    # Database.Type - Client to use. 1 = MySQL, 2 = PostgreSQL, 3 = SQLite (MySQL is stable, others are not)
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

    <WorldDatabase Hostname = "hamachi id" Username = "root" Password = "mysql password" Name = "world" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "hamachi id" Username = "root" Password = "mysql password" Name = "characters" Port = "3306" Type = "1">
    Now I hope that you already have your server set up if not stay tuned for more guides.

    <Server PlayerLimit = "100"
    Motd = "This is what appears when you login change to what you want!"
    SendStatsOnJoin = "1"
    EnableBreathing = "1"
    SeperateChatChannels = "0"
    CompressionThreshold = "1000"
    QueueUpdateInterval = "5000"
    KickAFKPlayers = "0"
    ConnectionTimeout = "180"
    RealmType = "1"
    AdjustPriority = "0"
    RequireAllSignatures = "0"
    ShowGMInWhoList = "1"
    MapUnloadTime="0"
    LimitedNames="1"
    UseAccountData="0"
    AllowPlayerCommands="0"
    EnableLFGJoin="0"
    TimeZone="0"
    Collision="0"
    DisableFearMovement="0">

    <Rates Health="set your rates to what you want"
    Power1="10"
    Power2="10"
    Power3="10"
    QuestReputation="1"
    KillReputation="1"
    Honor="1"
    PvPTimer="300000"
    ArenaQueueDiff="150"
    Compression="1"
    XP="100"
    QuestXP="100"
    RestXP="1"
    ExploreXP="1"
    DropGrey="1"
    DropWhite="1"
    DropGreen="1"
    DropBlue="1"
    DropPurple="1"
    DropOrange="1"
    DropArtifact="1"
    DropMoney="1000"
    Save="300000"
    SkillChance="100"
    SkillRate="100"
    ArenaMultiplier2x="1"
    ArenaMultiplier3x="1"
    ArenaMultiplier5x="1">
    Your current rates may be different change them to what you want.
    Now save and close that and open your logon config

    Same as last time

    # LogonDatabase Section
    #
    # These directives are the location of the `realms` and `accounts`
    # tables.
    #
    # LogonDatabase.Host - The hostname that the database is located on
    # LogonDatabase.Username - The username used for the mysql connection
    # LogonDatabase.Password - The password used for the mysql connection
    # LogonDatabase.Name - The database name
    # LogonDatabase.Port - Port that MySQL listens on. Usually 3306.
    # LogonDatabase.Type - Client to use. 1 = MySQL, 2 = PostgreSQL, 3 = Oracle 10g
    #

    <LogonDatabase Hostname = "ham id"
    Username = "root"
    Password = "mysql password"
    Name = "logon"
    Port = "3306"
    Type = "1">
    Now at the bottom

    #

    <LogonServer RemotePassword = "change_me_world"
    AllowedIPs = "ham id/24"
    AllowedModIPs = "ham id/24">
    Make sure you leave what ever # is there after the / and "ham id" is hamachi id :P

    Now you are done open up your emulators and your ready to go. To have others connect just have them join your network. Just know that your server will go off if hamachi is exited or your computer goes off. Have fun and post any questions here.

    Hope this helped
    lilsinger
    Last edited by lilsinger; 04-30-2009 at 12:42 PM.

    How to make your WoW 3.0.3 Server public via hamachi! EASY!
  2. #2
    zimbabwe07's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this is good

  3. #3
    babyboy96's Avatar Member
    Reputation
    3
    Join Date
    Feb 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cool Dood Thx Always Wanted to learn That

  4. #4
    lilsinger's Avatar Member
    Reputation
    13
    Join Date
    Dec 2008
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You guys are welcome glad I could help and please plus rep

  5. #5
    Mango Jerry's Avatar Banned
    Reputation
    192
    Join Date
    Jan 2008
    Posts
    1,244
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The Thread is kinda messy.

    You should do "
    Code:
    Text Here
    "

  6. #6
    Djfrederick's Avatar Banned
    Reputation
    127
    Join Date
    Sep 2008
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Please... Use the Search function.

    This have been posted so many times in this section and in ''Ascent-guides'' section.

    I understand that you wanner contribute, but please.

  7. #7
    lilsinger's Avatar Member
    Reputation
    13
    Join Date
    Dec 2008
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh sorry guys will do and I diddnt know about the Code thing my bad

Similar Threads

  1. How To make your WoW movies in Superior HD quality
    By soto in forum World of Warcraft Guides
    Replies: 8
    Last Post: 05-30-2010, 03:48 AM
  2. [GUIDE] how to get your server public whit hamachi..easy.
    By marsa in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 05-20-2009, 01:33 PM
  3. How to make private server public without hamachi Easy guide
    By verycool in forum World of Warcraft Guides
    Replies: 5
    Last Post: 12-10-2008, 12:30 AM
  4. [Easy] How to Make Your Own WoW Forum Avatar!
    By Roflcopterzzz in forum Art & Graphic Design
    Replies: 21
    Last Post: 05-28-2007, 10:09 AM
All times are GMT -5. The time now is 05:32 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