[Release] JunMS repack V5.1-Based on TitanMS verison 0.0.8B

Page 1 of 11 123456789 ... LastLast
Results 1 to 15 of 155
  1. #1
    Durex Member pokkax is offline
    MemberRank
    Apr 2008 Join Date
    352Posts

    [Release] JunMS repack V5.1-Based on TitanMS verison 0.0.8B

    JUNMS Repack-V5.1
    For version 5.1
    -Based on TitianMS Verison 0.0.8B


    In MySQLM.cpp
    Replace:
    Code:
    int MySQL::connectToMySQL(){
    	if(!mysql_real_connect(&maple_db, "localhost", "root", "", "junms", 3306, NULL, 0)){
    		printf(mysql_error(&maple_db));
    		return 0;
    	}
    	return 1;
    }
    to
    Code:
    int MySQL::connectToMySQL(){
    	if(!mysql_real_connect(&maple_db, "localhost", "root", "", "maplestory", 3306, NULL, 0)){
    		printf(mysql_error(&maple_db));
    		return 0;
    	}
    	return 1;
    }
    Place your maplestoryserver.exe

    Not in JunMS folder!!!

    But in Maplestoryserver folder











    Used:
    [Release]TitanMS Releases (ver. 0.0.8B )






    Update:

    Removed !horntail
    Removed summon Horntail<Trying to fix(with animation)>





    Added:
    [Release] Improved Summoning System
    [Release] Spinel warps to/from Mushroom Shrine and to Showa.
    [Release] All Teleporter NPC's with GlobalMS Scripts. (Version 3 Released!)
    [Release] Cosmetic NPCs [Henesys, Ludibrium, Orbis, more to come]
    [RELEASE] !usersonline & Announcement of Users Logging on and off.
    All job NPC working
    Megaphone

    Working:
    Scrolls
    Megaphone-Spiegelmann Selling it....
    All job NPCs-1st 2nd 3rd 4th
    Cosmetic NPC
    Spinel
    Taxi
    Cody-VIP Teleporter
    most 1st n 2nd job skill fixed....
    others not yet......



    Not working:
    Fame-Not added
    Mount-Haven test
    Horntail Summoing code
    Horntail map NPC-Crystal
    White scrolls
    GM Hide
    Hide

    Almost all Skills:
    Mesos Explode
    Hurricane





    Commands:
    !gmmap
    !warpall
    !mwarpto
    !warpto
    !warp
    !xprate
    !notice
    !notice2
    !header
    !pos
    !item
    !map
    !summon
    !shopcoupons
    !megaphone
    !cleardrops
    !addsp
    !level
    !mesos
    !job
    !ap
    !sp
    !killnpc
    !killall
    !usersonline
    !kill





    Download link:
    JunMS V5.1




    Note:Use Autorestarter after compiling...
    After compiling JunMS,Go to the Release Folder and look for MapleStoryServer.exe
    Replace the old MapleStoryServer.exe in JunMSv4\MapleStoryServer
    *Autorester should be added*


    Credits:
    Koolk
    iGoofy
    toxicwind
    chiasoft
    zids
    Zagete
    stefkeh
    Omrikun
    And many more....adding soon!



    Please use navicat!
    Note:Please use My new Datebase

    Download:
    JunMS V5.1 Database Sql files

    PHP Code:
    create table users(ID int auto_increment primary keyusername varchar(20), password varchar(20), pin int default 0gender int default 0gm int default 0);
     
    create table characters(ID int auto_increment primary keyname varchar(12), userid intlevel tinyint unsigned default 1job smallint default 0str smallintdex smallintintt smallintluk smallintchp smallint default 50mhp smallint default 50cmp smallint default 50mmp smallint default 50ap smallint default 0sp smallint default 0exp int default 0fame smallint default 0map int default 0pos smallint default 0gender tinyintskin tinyinteyes inthair intmesos int default 0); 
     
    create table equip(equipid inttype tinyintcharid intpos smallint default 0slots tinyint default 7scrolls smallint default 0istr smallint default 0idex smallint default 0iint smallint default 0iluk smallint default 0ihp smallint default 0imp smallint default 0iwatk smallint default 0imatk smallint default 0iwdef smallint default 0imdef smallint default 0iacc smallint default 0iavo smallint default 0ihand smallint default 0ispeed smallint default 0ijump smallint default 0);
     
    create table items(itemid intcharid intinv tinyintpos smallintamount smallint);
     
    create table keymap(charid intpos0 int default 0pos1 int default 0pos2 int default 2564pos3 int default 3076pos4 int default 3332pos5 int default 4612pos6 int default 5380pos7 int default 0pos8 int default 0pos9 int default 0pos10 int default 0pos11 int default 0pos12 int default 0pos13 int default 0pos14 int default 0pos15 int default 0pos16 int default 2052pos17 int default 1284pos18 int default 4pos19 int default 1028pos20 int default 0pos21 int default 0pos22 int default 0pos23 int default 260pos24 int default 0pos25 int default 4868pos26 int default 3588pos27 int default 3844pos28 int default 0pos29 int default 13317pos30 int default 0pos31 int default 516pos32 int default 0pos33 int default 0pos34 int default 3456pos35 int default 2820pos36 int default 0pos37 int default 772pos38 int default 0pos39 int default 5124pos40 int default 4100pos41 int default 0pos42 int default 0pos43 int default 2308pos44 int default 12805pos45 int default 13061pos46 int default 1540pos47 int default 0pos48 int default 0pos49 int default 0pos50 int default 1796pos51 int default 0pos52 int default 0pos53 int default 0pos54 int default 0pos55 int default 0pos56 int default 13573pos57 int default 0pos58 int default 0pos59 int default 25606pos60 int default 25862pos61 int default 26118pos62 int default 26374pos63 int default 26630pos64 int default 26886pos65 int default 27142pos66 int default 0pos67 int default 0pos68 int default 0pos69 int default 0pos70 int default 0pos71 int default 0pos72 int default 0pos73 int default 0pos74 int default 0pos75 int default 0pos76 int default 0pos77 int default 0pos78 int default 0pos79 int default 0pos80 int default 0pos81 int default 0pos82 int default 0pos83 int default 0pos84 int default 0pos85 int default 0pos86 int default 0pos87 int default 0pos88 int default 0pos89 int default 0);
     
    create table skills(charid intskillid intpoints int); 
    PHP Code:
    alter table characters change exp exp int default 
    PHP Code:
    ALTER TABLE  `charactersADD  `onlineINTNOT NULL DEFAULT  '0';

    ALTER TABLE characters ADD origin INT DEFAULT 0 AFTER map
    PHP Code:
    ALTER TABLE `usersADD `ban_expireDATETIME NOT NULL DEFAULT 0,
    ADD `ban_reasonTINYINTUNSIGNED NOT NULL DEFAULT '0'

    PHP Code:
    alter table characters add gotpack int default 0

    Note:Not in use yet!
    PHP Code:
    ALTER TABLE characters add fameadded int default 0
    Report any bugs here!

    Known Bugs:
    Mobs doesnt spwan other mobs when they die
    Random Server Crash...<happen to me.Either is a GM type wrong or...>
    Last edited by pokkax; 26-04-08 at 01:45 AM.


  2. #2
    Account Upgraded | Title Enabled! KillShadow05 is offline
    MemberRank
    Apr 2008 Join Date
    United StatesLocation
    705Posts

    Re: [Release]Combined Re-pack of Krytical's Pack & RePack|MapleFXP Pack.

    Very nice, i guess. I bet a lot of people will use this xD

  3. #3
    Durex Member pokkax is offline
    MemberRank
    Apr 2008 Join Date
    352Posts

    Re: [Release]Combined Re-pack of Krytical's Pack & RePack|MapleFXP Pack.

    Quote Originally Posted by KillShadow05 View Post
    Very nice, i guess. I bet a lot of people will use this xD
    ya...

  4. #4
    Account Upgraded | Title Enabled! zander145 is offline
    MemberRank
    Apr 2008 Join Date
    Norfolk, VALocation
    966Posts

    Re: [Release]Combined Re-pack of Krytical's Pack & RePack|MapleFXP Pack.

    lol, Not meny ppl have seen this yet i bet so ima get ahead of them xD
    Is combo added in this or do i have to add it myself?

  5. #5
    Valued Member jpxip is offline
    MemberRank
    Apr 2007 Join Date
    121Posts

    Re: [Release]Combined Re-pack of Krytical's Pack & RePack|MapleFXP Pack.

    so stop makin this so some mod or adminkistrator can make a repack section

  6. #6
    Account Upgraded | Title Enabled! ctZ'... is offline
    MemberRank
    Dec 2006 Join Date
    533Posts

    Re: [Release]Combined Re-pack of Krytical's Pack & RePack|MapleFXP Pack.

    damn, not another stupid repack, anyways some poeple will use it, good luck.

  7. #7
    Account Upgraded | Title Enabled! jasonpwns is offline
    MemberRank
    Feb 2008 Join Date
    346Posts

    Re: [Release]Combined Re-pack of Krytical's Pack & RePack|MapleFXP Pack.

    CTZ I don't have time to script everything even though I know how to this just saves me time.

  8. #8
    Account Upgraded | Title Enabled! DeathEx is offline
    MemberRank
    Jan 2007 Join Date
    In bed with your momLocation
    408Posts

    Re: [Release]Combined Re-pack of Krytical's Pack & RePack|MapleFXP Pack.

    What's the commands you say your supposedly using a combined. Soo whats the commands?

  9. #9
    Account Upgraded | Title Enabled! jasonpwns is offline
    MemberRank
    Feb 2008 Join Date
    346Posts

    Re: [Release]Combined Re-pack of Krytical's Pack & RePack|MapleFXP Pack.

    gg notice dont work.

  10. #10
    <3 :] Exodias is offline
    MemberRank
    Mar 2008 Join Date
    Long Beach CALocation
    436Posts

    Re: [Release]Combined Re-pack of Krytical's Pack & RePack|MapleFXP Pack.

    *enough with the repacks
    *this isn't even a great re-pack
    *the commands will get mess up
    *will have bugs from different database

  11. #11
    Novice sanchit is offline
    MemberRank
    Apr 2008 Join Date
    1Posts

    Re: [Release]Combined Re-pack of Krytical's Pack & RePack|MapleFXP Pack.

    CAN ANY1 TEACH me how to use it i just made a new database and deleted all the files and replaced them with the repacks and then when i use the restarted i get a error in side sayting eroor in getSQL returned no rows >mql error unkwon colunm ban expire in field list sql quesry selcet ban_expire now from users where id=1 accept any1 know how to fix it

  12. #12
    Delta Sparks is offline
    MemberRank
    Apr 2008 Join Date
    2,073Posts

    Re: [Release]Combined Re-pack of Krytical's Pack & RePack|MapleFXP Pack.

    this takes FOREVER to recomplie >.>

  13. #13
    Account Upgraded | Title Enabled! lws8 is offline
    MemberRank
    Apr 2008 Join Date
    SingaporeLocation
    426Posts

    Re: [Release]Combined Re-pack of Krytical's Pack & RePack|MapleFXP Pack.

    Why when i click my character i am back to login screen? =x
    Someone reply, thanks.

  14. #14
    Account Upgraded | Title Enabled! FlowMotion is offline
    MemberRank
    Apr 2007 Join Date
    378Posts

    Re: [Release]Combined Re-pack of Krytical's Pack & RePack|MapleFXP Pack.

    another repack that has disconnecting problems now congratz its totally pointless to keep downloading repacks of modifed packs because there all using the same bugs that still have to be fixed.

    exsample: Timer.cpp & possibley the Decoder.cpp

  15. #15
    Delta Sparks is offline
    MemberRank
    Apr 2008 Join Date
    2,073Posts

    Re: [Release]Combined Re-pack of Krytical's Pack & RePack|MapleFXP Pack.

    ok lws8 2 things. 1. That statement was quite rude. Don't tell people what to do. 2. ASK for a reply. (i understand you can't speak good english but still)

    And finally. reason why you can't do that is cause you have to change your IP in LoginPacket.cpp



Page 1 of 11 123456789 ... LastLast

Advertisement