[EPIC GUIDE] How To Make a 3.1 Server With ArcEmu/Hearthstone and Edit It! menu

User Tag List

Page 1 of 4 1234 LastLast
Results 1 to 15 of 52
  1. #1
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [EPIC GUIDE] How To Make a 3.1 Server With ArcEmu/Hearthstone and Edit It!

    _____Hearthstone 3.1.X_____

    Hello Guys. I Know Alot of People Wants an ArcEmu 3.1.X
    Hearthstone Is Almost Like ArcEmu.
    It's Got The Same Commands.
    This Guide Will Help You Set Up Your 3.1.X Supported Server.
    Follow The Steps Below ^^


    _____*Downloading a Repack*_____

    First You Will Need To Download The Hearthstone 3.0.X Repack.
    MegaUpload | Hearthstone_3.1.X.rar

    Remember To Install "Net Framework 3.5"
    You Can Google It.

    You Will Also Need WinRAR.
    WinRAR Download

    You Will Need To Register To Download.
    Now Start Installing The Repack With The Next Step Below.


    _____*Installing Hearthstone*_____

    First Follow The Download a Repack Step. Now Find The Folder You Saved It To. Open The RAR File.
    Find The Destination You Want It To Save Files And Extract It.
    Open The Folder Where You Saved It.
    Go Into The Folder TOOLS.
    Here You Will Find The Map Extractor "ad.exe".
    Copy This File To Your World of Warcraft Folder And Double Click It.
    It Will Start Extracting And You Will Se a Folder Appearing Named "maps".
    The Extract Will Take Some Time So Be Patient.
    Now When It's Done Copy The "maps" Folder To The Hearthstone Folder.
    You Can Now Safely Delete "maps" Only From The World of Warcraft Folder.
    Now Inside ArcEmu You Can Start The MySQL With the "start database.bat"
    Open "hearthstone-logonserer" and "hearthstone-world" To Start The Server.
    remember to: set relmalist 127.0.0.1


    _____*Starting Server And Configuring*_____

    *Start Server*

    To Start The Server Simply Start The MySQL And Open world and logonserver.
    set realmlist 127.0.0.1

    Now To Edit The Server's Rates, Realm Name And Making Public etc....


    Heartstone Configuration

    • - Public Server
    • - Change Server Rates
    • - More Edit's


    *Public*

    Open Up The Hearthstone-world.conf in Notepad. (Remember to have created a Hostname from before)
    Where it Says IP change to Hostname
    Where it says External-IP change to your External IP.

    To Create Free Hostname - DynDNS.com: DNS Hosting, E-mail Delivery, VPS Hosting and Other Services
    To Find External IP - What Is My IP Address? - IP Address Lookup, Internet Speed Test, IP Info, plus more

    Start Finding The Certain Text In The Code Boxes Below:

    Code:
    <Listen Host = "0.0.0.0"
            WorldServerPort = "8129">
    Code:
    <VoiceChat Enabled="0"
               ServerIP="127.0.0.1"
               ServerPort="3727">
    Code:
    <RemoteConsole Enabled="0"
                   Host="0.0.0.0"
                   Port="8092">
    Change Them To Hostname or IP:

    Code:
    <Listen Host = "IP"
            WorldServerPort = "8129">

    Code:
    <VoiceChat Enabled="0"
               ServerIP="IP"
               ServerPort="3727">
    Code:
    <RemoteConsole Enabled="0"
                   Host="IP"
                   Port="8092">
    Now Open Hearthstone-realms.conf and look for

    Code:
    <LogonServer Address = "127.0.0.1"
                 Port = "8093"
                 Name = "Default Logon"
                 RealmCount = "1">
    Code:
    <Realm1 Name = "Rapid 3.1.0"
            Address = "127.0.0.1:8129"
            Icon = "PVP"
            Colour = "1"
            Population = "1.0"
            WorldRegion = "1">
    Change them to:

    Code:
    <LogonServer Address = "IP"
                 Port = "8093"
                 Name = "Default Logon"
                 RealmCount = "1">
    Code:
    <Realm1 Name = "Rapid 3.1.0"
            Address = "External-IP:8129"
            Icon = "PVP"
            Colour = "1"
            Population = "1.0"
            WorldRegion = "1">
    Open Hearthstone-logonserver.conf and find:

    Code:
    <Listen Host = "0.0.0.0"
            ISHost = "0.0.0.0"
            RealmListPort = "3724"
            ServerPort = "8093">
    Code:
    <LogonServer RemotePassword = "change_me_world"
                 AllowedIPs = "127.0.0.0/24"
                 AllowedModIPs = "127.0.0.0/24"
                 UseEncryptedPasswords="0">
    Change Them To:

    Code:
    <Listen Host = "IP"
            ISHost = "IP"
            RealmListPort = "3724"
            ServerPort = "8093">
    Code:
    <LogonServer RemotePassword = "change_me_world"
                 AllowedIPs = "IP/24"
                 AllowedModIPs = "IP/24"
                 UseEncryptedPasswords="0">


    Now You Need To Port Forward. Find The Guide At
    http://www.portforward.com

    After Porting Go To
    C:\windows\system32\drivers\etc

    Find the hosts.file
    Make sure it is a .file!
    Copy it to desktop and open the copy in notepad.
    at the bottom write in this:


    Code:
    127.0.0.1 HOSTNAME
    Internal-IP HOSTNAME
    External-IP HOSTNAME
    To Find The External-IP go to
    http://www.whatismyip.com and copy the big numbers at the top of the page.
    Find Internal-IP in cmd.exe
    Start Your Server And Let People Log in With Their accounts via:
    set realmlist HOSTNAME
    while you use:
    set realmlist 127.0.0.1


    *Change Server Rates*

    Ok To Change The Server Rates Open Hearthstone-world.conf and find this part:

    Code:
    <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"
           EOTSCaptureRate="1">


    You Can Change Them to Whatever You Want.

    **More Edits**

    *Change Realm Name*

    To Change Realm Name Open Hearthstone And Search For The:

    Code:
    <Realm1 Name = "Rapid 3.1.0"
            Address = "127.0.0.1:8129"
            Icon = "PVP"
            Colour = "1"
            Population = "1.0"
            WorldRegion = "1">


    Change The Rapid 3.1.0 To Your Realm Name.


    *Change Realm Destination of Your Realm*

    To Change The Destination of the realm like English US or English GB or Deutch, Russian etc....

    Find This inside Hearthstone-realm.conf:

    Code:
    <Realm1 Name = "Rapid 3.1.0"
            Address = "127.0.0.1:8129"
            Icon = "PVP"
            Colour = "1"
            Population = "1.0"
            WorldRegion = "1">
    Change the WorldRegion To One Of Theese Numbers:

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



    ~CREDITS~

    • ~Sasoritail
    • ~Johved
    • ~Hearthstone Creator's
    • ~ArcEmu
    • ~MMOwned


    That Was All For This Time.
    Hope This Guide Helps You All

    ~Sasoritail
    Last edited by sasoritail; 05-10-2009 at 06:49 AM.
    It's been a while

    [EPIC GUIDE] How To Make a 3.1 Server With ArcEmu/Hearthstone and Edit It!
  2. #2
    Erase's Avatar Banned
    Reputation
    229
    Join Date
    Jun 2008
    Posts
    990
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Erm, repost x10000?

  3. #3
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Chriller View Post
    Erm, repost x10000?
    lol not really.
    maybe in a way but i wrote it all by myself and i forgot to add Credits.
    XD
    It's been a while

  4. #4
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    33 views 1 comment? =/

    Sorrry for double post
    It's been a while

  5. #5
    Padawan5's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am goign to make this later...

  6. #6
    Nuart's Avatar Member
    Reputation
    5
    Join Date
    Dec 2006
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    trying right now, will post back in a bit =D
    +Rep if i can
    Last edited by Nuart; 05-05-2009 at 06:49 PM. Reason: i can rep >.<

  7. #7
    BloodElfRogue's Avatar Member
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks! Was looking for something like this.

  8. #8
    Apple Pi's Avatar Active Member
    Reputation
    50
    Join Date
    Feb 2009
    Posts
    108
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The title is very miss leading your not making anything, you are just setting up another damn repack. Thus this is a repost of every single guide ever including a repack.

    </3 Moonblade
    What once was Moonblade rose from the ashes as Apple Pi!

  9. #9
    Nuart's Avatar Member
    Reputation
    5
    Join Date
    Dec 2006
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok so, i have encountered a problem
    Now Move All The Files From The RAR File To The ArcEmu Folder.
    Use "start database" And Run Hearthstone-world and Hearthstone-logonserver. If You Got a Voice Chat Server Like Ventrilo or Teamspeak Start Hearthstone-voicechat


    once i get to starting "hearthstone-world" it opens then runs for a few seconds and closes after havinga very fast popup about spell or something (it is very fast and hard to read) please halp =D


  10. #10
    spollock's Avatar Member
    Reputation
    5
    Join Date
    Jan 2008
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm going to try this first, I'll let you know if it works, and if it does, i'll +rep you

  11. #11
    Pathosun's Avatar Member
    Reputation
    2
    Join Date
    Oct 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can definitely appreciate what the author of this thread is trying to do. As an owner who has been using Arc for so long with countless core edits and script additions/changes to our setup, though, switching to Hearthstone is the last thing I want to do.

    There has been a lot of talk, flamings, and insults in Arc's direction in regards to what is going on. It is indeed annoying that you can't get a straight answer from Hasbro about anything, and it is also annoying that he runs a server boasted as "ArcEmu's official server" when it uses a private core that has nothing to do with ArcEmu.

    Still, something tells me Arc will come through as always, and for now most of us Arc owners who aren't experienced enough in C++ to code their own 3.1 patch just need to be patient.

    Please, though, don't advertise Hearthstone as ArcEmu... they may be similar, but if you say "HEY HERE'S HOW TO MAKE ARCEMU 3.1" and then your idea is really just to have them switch to HS, you might tick some people off. XD

  12. #12
    SilverFire's Avatar Member
    Reputation
    22
    Join Date
    Jan 2007
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this doesn't work

  13. #13
    Erase's Avatar Banned
    Reputation
    229
    Join Date
    Jun 2008
    Posts
    990
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hearthstone is a C/P of ArcEmu.

  14. #14
    Omahz's Avatar Active Member
    Reputation
    52
    Join Date
    Dec 2007
    Posts
    85
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I get this when opening "hearthstone-world.exe": "It's not possible to find the procedurestartadress ?_Xeak@tr1@std@@YAXZZ in the DLL MSVCP90.dll." (Roughly translated from Swedish).

    Any idea what could be wrong?

  15. #15
    The_Red's Avatar Member
    Reputation
    12
    Join Date
    Mar 2009
    Posts
    46
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice but the fact is..its much better to not use repacks and to face the facts.. Hearthstone has entirely different scripting and doesn't tend to be very script supportable; i am compiling a complete guide for arcemu tho XD

Page 1 of 4 1234 LastLast

Similar Threads

  1. [Epic Guide] How to make Spawn points.
    By RyeRye in forum WoW EMU Guides & Tutorials
    Replies: 20
    Last Post: 03-29-2009, 11:04 PM
  2. [Guide] How to make a Gm/Admin account with pictures [Noob friendly]
    By Etzzhy in forum WoW EMU Guides & Tutorials
    Replies: 0
    Last Post: 04-23-2008, 08:13 AM
  3. Replies: 9
    Last Post: 04-22-2008, 03:09 PM
  4. [GUIDE] How to make a Ascent Private Server
    By Tomac123 in forum WoW EMU Guides & Tutorials
    Replies: 5
    Last Post: 02-27-2008, 03:07 PM
All times are GMT -5. The time now is 03:43 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