[Tutorial] How to make a repack with ArcEmu menu

User Tag List

Results 1 to 15 of 15
  1. #1
    Zenathor's Avatar Member
    Reputation
    6
    Join Date
    Sep 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Tutorial] How to make a repack with ArcEmu

    How to make a repack!

    1- Downloading the programs.
    1.1. TortoiseSVN.
    1.2. Microsoft Visual Studio C++.
    1.3. Finishing.


    1.1- TortoiseSVN

    Download TortoiseSVN from: HERE

    1.2- Microsoft Visual Studio C++

    Download Microsoft Visual Studio C++: HERE

    1.3- Finishing

    Install them, when it's done follow the next step!

    2- Downloading the emulators.
    2.1. Downloading ArcEmu.
    2.2. Making your repack folder.
    2.3. Downloading Xampp.
    2.4. Finishing.


    2.1-Downloading ArcEmu.

    Make a new folder on your desktop called: ArcEmu.

    Now right-click it then press: SVN Checkout...

    The URL repository is: ArcEmu - Revision 1036: /

    Then press: ok.

    Now ArcEmu is downloading! When it's done, follow the next step!

    2.2- Making the repack folder

    Go to your local disc.

    Make a new folder and call it your desiring repack name! (For noobz, don't name it your desiring repack name! :P)

    Now, open it and make a new folder called: ArcEmu.

    And another folder called: Site.

    2.3- Downloading the files in server folder.

    Download it from: Server.rar

    Now extract it to: C:/YourRepackName/Site/.

    2.4- Finishing

    Make sure ArcEmu is downloaded on your desktop.

    Make sure your repack contain a folder called: ArcEmu (Presently empty)

    Make sure your repack contain a folder called: Site (Presently containint the Server files)

    3- Getting the necessary files.
    3.1. Ascent-Windows-Libaries.
    3.2. Finishing.


    3.1- Ascent-Windows-Libraries

    Download this: Files Needed

    Then save it to the desktop.

    Now open: C:/Program Files/Microsoft Visual Studio 9.0/VC/

    Go to the directory: Files Needed/include/ and copy ALL the files from there and paste
    it to: C:/Program Files/Microsoft Visual Studio 9.0/VC/include/

    Go to the directory: Files Needed/lib/ and copy ALL the files from there an
    paste it to: C:/Program Files/Microsoft Visual Studio 9.0/VC/lib/

    3.2- Finishing

    Read carefully the part 3.1 please! When you are sure, follow the next part!

    4- Compiling the emulator.
    4.1. Compiling ArcEmu.
    4.2. Compile the scripts.
    4.3. Finishing.


    4.1- Compiling ArcEmu

    Open the folder called: ArcEmu (On your desktop).

    Then navigate to: ArcEmu/Trunk/Win/.

    Open the arcemuVC90.sln

    Then make sure everything is like the picture below:




    At the end this should look like this:




    4.2- Compiling the scripts

    Open the folder called: ArcEmu (On your desktop).

    Navigate to: ArcEmu/Trunk/src/scripts/

    Open Scripts2008.sln

    Put it on release then Build the solution (Like at the top).

    Make sure it say: 5 succeeded, 0 failed and 1 skipped! (Can change).

    Open ExtrasScripts2008.sln (In the same folder than Scripts2008.sln).

    Put it on release then Build the solution (Like at the top).

    Make sure it say: 1 succeeded, 0 failed and 0 skipped!

    4.3- Finishing

    When you've done compiling the scripts and ArcEmu, Open the folder called ArcEmu (On your desktop)

    Then navigate to: ArcEmu/Trunk/bin/Release/

    Then copy the 2 .exes (ArcEmu-world.exe and ArcEmu-logonserver.exe)

    And the script_bin.

    Navigate to: C:/YourRepackName/ArcEmu/

    Then paste them there!

    Now open the folder called: Files needed (Downloaded on Part 3.1)

    And copy the 2 .dll files and paste it to: C:/YourRepackName/ArcEmu/

    Download this: configs.rar

    Save it on your desktop! Extract it on your desktop and put the configs folder to: C:/YourRepackName/ArcEmu/

    Files are setted

    5- Getting the DBC's and the Maps.
    5.1. Getting the DBC's.
    5.2. Getting the Maps.
    5.3. MINI PAUSE FOR YOU!.
    5.4. Finishing.


    5.1- Getting the DBC's

    Download the DBC's extractor from here: MEGAUPLOAD - The leading online storage and file delivery service

    Then follow the instructions in it!

    If you are having problem with this part! You can download the DBC's from here: MEGAUPLOAD - The leading online storage and file delivery service

    Simply extract it then put them in: C:/YourRepackName/ArcEmu/

    5.2- Getting the Maps

    Download the maps extractor from here:

    enUS: AC Web - Downloads - enUS Map Extractor
    enGB: AC Web - Downloads - enGB Map Extractor

    Put it in your World of Warcraft folder.

    Make a new folder called: Maps in it.

    Run Ad.exe and wait for he finish to put the maps into the maps folder!

    When it's done, copy the maps folder and paste it to: C:/YourRepackName/ArcEmu/

    5.3- MINI PAUSE FOR YOU!

    At this time your ArcEmu folder (from your repack) should look like:



    Your server folder should look like:



    5.4- Finishing

    Make sure that the 2 pictures at the top are like your folders

    6- MySQL 'n' Apache.
    6.1. Config the MySQL and Apache files.


    6.1- Config the MySQL and Apache files

    Navigate to: C:/YourRepackName/site/apache/conf/

    Open httpd with notepad

    Remplace ALL the "YourRepackName"

    by your repack name!

    Navigate to: C:/YourRepackName/site/mysql/bin/

    Open my.cnf with notepad

    Remplace ALL the "YourRepackName"

    by your repack name!

    THE SITE IS NOT AC-WEB ONE BUT MINE

    7- Finishing.
    7.1. Finishing.


    7.1- Go to your world of warcraft directory

    Open realmlist.wtf with notepad

    Erase everything

    remplace by:

    set realmlist 127.0.0.1

    Go to: C:/YourRepackName/Site/

    Open MySQL and Apache

    Go to: C:/YourRepackName/ArcEmu/

    Open Arcemu-world and Arcemu-logonserver

    Open WoW and login as:

    admin
    admin!

    8- Credits.
    8.1. Credits.


    8.1- Credits goes to:
    Me
    Microsoft
    TortoiseSVN
    ArcEmu
    WhyDB
    MySQL
    Apache

    IF ANY PROBLEM CONTACT ME!!!

    I know that pedregon (my friend) already posted it here but mine is updated!
    Last edited by Zenathor; 09-17-2008 at 06:36 AM.

    [Tutorial] How to make a repack with ArcEmu
  2. #2
    blind999's Avatar Member
    Reputation
    4
    Join Date
    Jan 2008
    Posts
    46
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very well written guide. Also, im first so woot to me and +1 rep to you!

  3. #3
    keeevin92's Avatar Member
    Reputation
    8
    Join Date
    Jul 2007
    Posts
    203
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good guide but belongs in: How to make a private server.

  4. #4
    MooseBoi's Avatar Member
    Reputation
    102
    Join Date
    Dec 2007
    Posts
    236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wrong section :\ Should be in Emulator forum
    ESS3NTIA
    I LIKE MY SIG SO THAT'S ALL THAT MATTERS!


  5. #5
    Zenathor's Avatar Member
    Reputation
    6
    Join Date
    Sep 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MooseBoi View Post
    Wrong section : Should be in Emulator forum
    This is an guide

  6. #6
    gavin1's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks dude!

  7. #7
    lalila's Avatar Member
    Reputation
    8
    Join Date
    Apr 2007
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    tnx man! +rep x2 for you

  8. #8
    j9sjam3's Avatar Member
    Reputation
    14
    Join Date
    Mar 2007
    Posts
    190
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wrong section. But overall good.
    <--- please click.

    *working on a decent siggy*

  9. #9
    unen's Avatar Member
    Reputation
    8
    Join Date
    Dec 2006
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Zenathor View Post
    This is an guide
    Yes an emu guide so it should go in the EMU GUIDE section, instead of the wow guides section
    ---
    To the OP
    Wrong section bro, but nice guide +Rep.

  10. #10
    Notahax's Avatar Contributor
    Reputation
    296
    Join Date
    Jun 2006
    Posts
    1,320
    Thanks G/R
    7/24
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can post how to make emus here since it's related to WoW but it's better for emu section.
    -

  11. #11
    marinegordon's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice guide bookmarked

  12. #12
    Barry1992's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nicee guide man1 +Rep

  13. #13
    leem's Avatar Member
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Question - If I run this will it be buggy at all?

    I'm currently running of a blizzlike repack that I found floating around, full of bugs.

  14. #14
    Pubs88's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    all repacks are full of bugs, plus even not repacks ,

  15. #15
    fippe99's Avatar Private
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    cant dowload server.rar

Similar Threads

  1. how to make a server with spartansp's repack
    By tunnellord in forum WoW EMU Guides & Tutorials
    Replies: 15
    Last Post: 04-05-2008, 02:04 PM
  2. How to make a sig with photoshop cs2
    By Condor in forum Art & Graphic Design
    Replies: 1
    Last Post: 11-01-2007, 11:21 AM
  3. [Question] How to make items buyable with Marks and Token
    By Spurven in forum World of Warcraft Emulator Servers
    Replies: 10
    Last Post: 10-29-2007, 04:25 AM
  4. How to Make a Character with Cool Letters
    By Cyboi in forum World of Warcraft Guides
    Replies: 62
    Last Post: 08-21-2007, 01:52 PM
  5. How to make a trainer with CHEATENGINE
    By Midnight_killa in forum World of Warcraft Bots and Programs
    Replies: 28
    Last Post: 02-25-2007, 04:52 AM
All times are GMT -5. The time now is 03:00 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search