how to make a 3.0.9 server (and put it online) menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 25
  1. #1
    Pieterkii's Avatar Member
    Reputation
    7
    Join Date
    Jan 2009
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    how to make a 3.0.9 server (and put it online)

    How to setup AC-web 3.0.9 server
    ......A Pieterkii presentation........................
    ............................/´¯/)............................
    ....(\_(\................,/¯../..........................
    ....(=' :')............../..../................................
    ...(,(")(").. ...../´¯/'...'/´¯¯·¸.........................
    ................/'/..../..../..../¨¨/¯\.....................
    ...............('(....´....´.... ¯;/'...')...................
    .................\.................'...../..................
    ..................'\'...\..........._.·´......................
    ....................\..............(...........................
    first download MEGAUPLOAD - The leading online storage and file delivery service
    part1


    1. Open your Internet Browser. (Firefox. Internet Explorer.)
    2. Go to no-ip
    3. Log In, and find create host
    4 make a hostname with a free domain....(this will be your realmlist)
    5. Click on Create Host.
    6. then
    7. Click add host, and your done with part one.


    Part Two:

    1. Go to Start. Then Run.
    2. Type. C:\Windows\System32\Drivers\Etc\
    3. This will open a folder, Click on Host.file and open it with Notepad/Wordpad.
    4. At the end of the file add the following.



    Code:
    127.0.0.1 (no-ip host you made)   
    (Internal IP) (no-ip host you made)
    (External IP) (no-ip host you made)
    no-ip host you made = the name followed by the domain you choose...like [email protected]

    Internal IP = Your IP of the computer you are running the Antrix server on,
    This can be found by going to Start, then Run. Typing in CMD,
    once the Windows command Prompt opens type in "ipconfig".
    You will get a readout the one you are looking for is "Ip Address" it normally starts with 192.
    or if you have windows vista it will be the ipv4....or something like that

    External IP = You outbound ip assigned by your ISP. You can find this by visiting Http://www.whatismyip.com

    5. Save and Quit.


    Part Three:

    1. Open your (Repack or what ever) folder which is saved in your C:\.
    2. Open the ArcEmu folder.
    3. Open your Realms.CONF file with Notepad/Wordpad.
    4. Change these to the appropriate name as eplained you should below


    Code:
    RealmCount ="2"> It should say 2, not 1.


    Code:
    <Realm1 Name = "YOUR REALM NAME"
    Address = "your no-ip hostname you made:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">
    
    <Realm2 Name = "YOUR REALM NAME - Local"
    Address = "127.0.0.1:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">
    That's what it should look like. You should have two realms.

    6. Save and Exit. Your done with part three.


    Part Four:

    *Note: I know this part confuses A LOT of people..

    1. Find out what the IP Address is, which allows you to connect to your router. I know Netgear is 192.168.0.1. and 10.0.0.2 is telkom...

    2. Once you connect, it should ask for a Username & Password. The username is Admin. The password is either admin, or password.

    3. Forward the following ports. If you don't know how.. Ask. a guide on port forwarding is at PortForward.com - Free Help Setting up Your Router or Firewall

    *Note: Don't use DMZ! It doesn't work. Period.*

    3724 - 3724
    80 - 80
    3306 - 3306
    8129 - 8129
    8093 -8093
    6112 - 6112
    6881-6999
    3036 - 3036
    8050 -8050
    4. If your router has a built in firewall, disable it. Along with any windows firewall you have. Unless you know how to set an exception.


    Part Five:

    Connecting to your ArcEmu server.

    1. Open your World of Warcraft directory.
    2. Open your realmlist.wtf in Notepad/Wordpad.
    3. Delete everything, and add "set realmlist 127.0.0.1"
    4. Save and Exit. Move on to part six.


    Part Six:

    Getting your friends to connect to your ArcEmu server.

    1. Have them open their World of Warcraft directory.
    2. Have them open realmlist.wtf in Notepad/Wordpad.
    3. Have them delete everything, and add "set realmlist (Your no-ip hostname, which you created in part one/or you internal ip if
    you are having a lan party...).
    also if you are doing it as a lan part you must make
    Code:
    <Realm1 Name = "YOUR REALM NAME"
    Address = "your internal ip:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">
    4. Have them Save, Exit & Connect.

    If you did everything correctly. Your server is now public. No Hamachi. Your friends can connect and you can all do whatever you want.

    originaly posted by ardicsoul ..but modified by me


    My other Guides

    1.how to make account creation page
    http://www.mmowned.com/forums/emulat...unctional.html


    Hope that helped
    Last edited by Pieterkii; 06-30-2009 at 06:01 PM. Reason: i forgot [code]

    how to make a 3.0.9 server (and put it online)
  2. #2
    SacredSpenny's Avatar Contributor CoreCoins Purchaser
    Reputation
    229
    Join Date
    Dec 2007
    Posts
    647
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you post a 3.0.9 repack please?

  3. #3
    Jasir's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks... good tutorial

  4. #4
    munkenfunk's Avatar Member
    Reputation
    6
    Join Date
    Feb 2007
    Posts
    76
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Never Ask for Rep ...

  5. #5
    Pieterkii's Avatar Member
    Reputation
    7
    Join Date
    Jan 2009
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by moip6 View Post
    Can you post a 3.0.9 repack please?
    yes i added link at top

  6. #6
    firefighterwow's Avatar Member
    Reputation
    16
    Join Date
    Jan 2008
    Posts
    103
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice, going to try this later
    Im the Lord of the Horde, Slayer of the Alliance

  7. #7
    centurius's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i keep getting an error wen runnig the mysql in this repack keeps saying...."cant find messafile 'MMOPro\server\mysql\share\english\errmsg.sys'"..... help!

  8. #8
    Pieterkii's Avatar Member
    Reputation
    7
    Join Date
    Jan 2009
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    man i know that error its an mysql error...uknown which causes it...
    i may be able to put another repack on....cause i know once you get that error theres no going back...:wave:

  9. #9
    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)
    Dude please use [code]
    The thread is messed up.

  10. #10
    krukan11's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    i need help

    please link the Logon-server one i think i have messed it up and how do i make my no-ip go online

  11. #11
    Pieterkii's Avatar Member
    Reputation
    7
    Join Date
    Jan 2009
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by krukan11 View Post
    please link the Logon-server one i think i have messed it up and how do i make my no-ip go online
    ok download .conf files from
    Filebeam - Free Fast File Hosting

    and to make no-ip go online... click on system tray tool...
    and then when you see the no-ip window...let it load..
    and then click on the checkbox only ONCE ...and it will do evrything else automatic..

  12. #12
    saperior's Avatar Active Member
    Reputation
    58
    Join Date
    Feb 2008
    Posts
    136
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Colors and [code] tag plz

  13. #13
    P1raten's Avatar Banned
    Reputation
    500
    Join Date
    Mar 2008
    Posts
    1,323
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why is this guide any different for anyone else? You dont reserve any +rep, this is probably a copy and paste.

    Sorry dude.

  14. #14
    JAMAICAN's Avatar Member
    Reputation
    16
    Join Date
    Jan 2008
    Posts
    56
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +rep if it works

  15. #15
    dreadth81's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you link me a funserver repack?? idk

Page 1 of 2 12 LastLast

Similar Threads

  1. how to make a 2.4.3 server, and if u wanit online (everything working)
    By Pieterkii in forum WoW EMU Guides & Tutorials
    Replies: 4
    Last Post: 12-17-2017, 11:19 AM
  2. How to make a 3.2.0 Server and fix bugs!
    By Glorianglorre in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 08-20-2009, 07:36 PM
  3. How to make a 2.4.3 server and make it online(optional)
    By Pieterkii in forum WoW EMU Guides & Tutorials
    Replies: 0
    Last Post: 03-07-2009, 01:02 PM
  4. Replies: 39
    Last Post: 01-27-2009, 06:50 PM
  5. [GUIDE/RELEASE] How to make multiple realms on 1 server!
    By latruwski in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 11-14-2007, 02:16 PM
All times are GMT -5. The time now is 02:25 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