Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Likes Likes:  0
Results 1 to 9 of 9
  1. #1
    Graphics Guru

    Join Date
    Feb 2009
    Posts
    1,377
    Post Thanks / Like
    Rep Power
    22
    Reputation
    382

    [EPIC]HC-Emu Repack "3.3.2 Repack" V2!


    Register to remove this ad
    HardCore Emulator
    Version 2.0


    Emulators Details :
    Currently available for patch 3.3.2
    This is Ascent based, not ArcEmu.
    Is Definitely more stable then ArcEmu!
    Our team has worked long and hard to fix many spells, ect.
    Vehicles are working.
    It is the ultimate Emulator. We will release our SVN with our website soon.

    What We Offer :
    Repack Type : 100% Blizzlike.
    Scripted Instances.
    Working quests.
    Working items.
    Working Mail System.
    Auction Houses.
    This emulator is very stable! If your a new server, this should be your choice! If your an old server, consider switching today!

    There is a ton more that I could list but it would take forever.
    So your going to have to see its epicness for yourself!
    Please post bugs on this post and i will have them fixed ASAP.
    Please tell me what you think.

    Download Links :
    Mirror One


    Instructions to use this repack for the public :



    Open up the repack and go to the Core Folder.

    Find and edit, Logonserver.conf and Realms.conf
    At the bottom on logonserver.conf your gonna want to put this:
    127.0.0.1/24 yourip/24
    and for the second line
    127.0.0.1/24 yourip/24
    After thats all set! Go into the Server Folder and start Mysql.
    After that start your logonserver.exe and world.exe.
    Your server is now successfully online.

    If your using this just for yourself do this:
    Open our Repack Folder and start Mysql.
    Then go back open the Core folder and start Logonserver.exe, and World.exe.
    Then go to your Realmlist.wtf file, in your World of Warcraft folder, delete everything and put in the following: Set realmlist 127.0.0.1


    Update Notes :
    LUA IS NOW WORKING 100%!

    Important To Know :
    If you get the wrong gear on your character it is because i made a character, and deleted it so your getting my chars Gear, just delete that char, and make a new one!


    Project Leaders: L3G1T!, Sykez!

    Originally posted by L3GIT







    › See More: [EPIC]HC-Emu Repack "3.3.2 Repack" V2!



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #2
    Beginner

    Join Date
    Feb 2010
    Posts
    51
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1
    thank you

  4. #3
    Beginner

    Join Date
    Feb 2010
    Posts
    13
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1
    Awesome

  5. #4
    Beginner
    gunnarkeith's Avatar
    Join Date
    Feb 2010
    Posts
    25
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1
    Is it possible i can make Blizzlike and a funserver on here?

  6. #5
    Grunt
    Infantry's Avatar
    Join Date
    Dec 2009
    Posts
    37
    Post Thanks / Like
    Rep Power
    15
    Reputation
    23
    here are 2 of the tables that was missing (prospectingloot, and scrollcreation) only the prospectingloot has actual items in it i will look for some for scrollcreation these are tested to work i tested them myself on the core

    Code:
    DROP TABLE IF EXISTS `prospectingloot`;
    CREATE TABLE `prospectingloot` (
      `index` int(11) NOT NULL auto_increment,
      `entryid` int(11) unsigned NOT NULL default '0',
      `itemid` int(11) unsigned NOT NULL default '25',
      `percentchance` float NOT NULL default '0',
      `heroicpercentchance` float default '0',
      `mincount` int(30) default '1',
      `maxcount` int(30) default '1',
      `ffa_loot` int(10) unsigned NOT NULL default '0',
      PRIMARY KEY  (`index`)
    ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
    
    
    /*Small ammount of data i could compile for prospectingloot `prospectingloot` */
    insert  into `prospectingloot`(`index`,`entryid`,`itemid`,`percentchance`,`heroicpercentchance`,`mincount`,`maxcount`,`ffa_loot`) values (1,23424,23107,16.2,0,1,1,0),(2,23424,23077,16.4,0,1,1,0),(3,23424,23077,16.4,0,1,1,0),(4,23424,21929,16.5,0,1,1,0),(5,23424,21929,16.5,0,1,1,0),(6,23424,23112,16.5,0,1,1,0),(7,23424,23112,16.5,0,1,1,0),(8,23424,23079,16.8,0,1,1,0),(9,23424,23079,16.8,0,1,1,0),(10,23424,24243,100,0,1,1,0),(11,10620,24235,100,0,1,1,0),(12,10620,23117,1.2,0,1,1,0),(13,10620,23077,1.3,0,1,1,0),(14,10620,23079,1.3,0,1,1,0),(15,10620,23107,1.3,0,1,1,0),(16,10620,23112,1.4,0,1,1,0),(17,10620,21929,1.4,0,1,1,0),(18,10620,12799,17.1,0,1,1,0),(19,10620,12799,17.1,0,1,1,0),(20,10620,12800,17.1,0,1,1,0),(21,10620,12800,17.1,0,1,1,0),(22,10620,12364,17.1,0,1,1,0),(23,10620,12364,17.1,0,1,1,0),(24,10620,12361,17.5,0,1,1,0),(25,10620,12361,17.5,0,1,1,0),(26,10620,7910,28.7,0,1,1,0),(27,10620,7910,28.7,0,1,1,0),(28,10620,24235,100,0,1,1,0),(29,3858,12800,2.5,0,1,1,0),(30,3858,12364,2.6,0,1,1,0),(31,3858,12361,2.6,0,1,1,0),(32,3858,12799,2.7,0,1,1,0),(33,3858,3864,30.4,0,1,1,0),(34,3858,3864,30.4,0,1,1,0),(35,3858,7909,31.3,0,1,1,0),(36,3858,7909,31.3,0,1,1,0),(37,3858,7919,31.7,0,1,1,0),(38,3858,7910,32.5,0,1,1,0),(39,3858,7910,32.5,0,1,1,0),(40,3858,24234,100,0,1,1,0),(41,2772,7909,5.1,0,1,1,0),(42,2772,7910,5.2,0,1,1,0),(43,2772,1705,30.8,0,1,1,0),(44,2772,1705,30.8,0,1,1,0),(45,2772,3864,31.6,0,1,1,0),(46,2772,3864,31.6,0,1,1,0),(47,2772,1529,32.2,0,1,1,0),(48,2772,1529,32.2,0,1,1,0),(49,2772,24190,100,0,1,1,0),(50,2771,7909,3.1,0,1,1,0),(51,2771,3864,3.3,0,1,1,0),(52,2771,1529,3.5,0,1,1,0),(53,2771,1210,36.8,0,1,1,0),(54,2771,1210,36.8,0,1,1,0),(55,2771,1705,37.6,0,1,1,0),(56,2771,1705,37.6,0,1,1,0),(57,2771,1206,38.7,0,1,1,0),(58,2771,1206,38.7,0,1,1,0),(59,2771,24188,100,0,1,1,0),(60,2770,1210,9.8,0,1,1,0),(61,2770,818,49.9,0,1,1,0),(62,2770,774,50.1,0,1,1,0),(63,2770,24186,100,0,1,1,0),(64,23424,23117,15.9,0,1,1,0),(65,23424,23117,15.9,0,1,1,0),(66,23424,23439,1,0,1,1,0),(67,23424,23437,1,0,1,1,0),(68,23424,23436,1,0,1,1,0),(69,23424,23438,0.9,0,1,1,0),(70,23424,23440,0.9,0,1,1,0),(71,23424,3864,0.9,0,1,1,0),(72,23425,24243,100,0,1,1,0),(73,23425,21929,18.9,0,1,1,0),(74,23425,23079,18.9,0,1,1,0),(75,23425,23117,18.8,0,1,1,0),(76,23425,23112,18.8,0,1,1,0),(77,23425,23077,18.7,0,1,1,0),(78,23425,23107,18.6,0,1,1,0),(79,23425,23437,2.9,0,1,1,0),(80,23425,23439,2.8,0,1,1,0),(81,23425,23440,2.8,0,1,1,0),(82,23425,23436,2.8,0,1,1,0),(83,23425,23441,2.7,0,1,1,0),(84,23425,23438,2.7,0,1,1,0);
    
    
    CREATE TABLE `scrollcreation` (
      `SpellId` int(10) unsigned NOT NULL DEFAULT '0',
      `ItemId` int(10) unsigned NOT NULL DEFAULT '0',
      PRIMARY KEY (`SpellId`,`ItemId`)
    ) ENGINE=InnoDB DEFAULT CHARSET=latin1;

  7. #6
    Scout

    Join Date
    Feb 2010
    Posts
    21
    Post Thanks / Like
    Rep Power
    15
    Reputation
    12
    I would Deffinitly download it if you put Fake players in :P

  8. #7
    Contributor
    StickyIcky's Avatar
    Join Date
    Jul 2008
    Location
    127.0.0.1
    Posts
    747
    Post Thanks / Like
    Rep Power
    18
    Reputation
    188
    Vehicles don't work, don't lie.

    I know the owner of this Emulator.

    @Vix,

    Fake Players is ArcEmu based.

  9. #8
    Beginner

    Join Date
    May 2010
    Posts
    1
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1

    Hunter Quest

    Hey this repack is awesome and is better than others i have used except in one way, the hunter quest does not work at all? so if you could fix this or if someone could tell me the admin command and spell line for the taming pet spell that would be awesome otherwise AWESOME REPACK!



    SirThor

  10. #9
    Beginner

    Join Date
    Apr 2010
    Posts
    1
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1

    Register to remove this ad
    When i a wile on a vehicle or shot then crash it pls help!

 

 

Visitors found this page by searching for:

hardcore arcemu repack V2

WoW Repack Fake Players

wow repack with fake players

Arcemu 3.3.5a repack fake player

SEO Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -5. The time now is 05:37 AM.
Powered by vBulletin® Copyright ©2000-2024, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org