Results 1 to 9 of 9
  1. #1
    h4x0r
    h4x0r is offline
    h4x0r's Avatar
    Join Date
    2011 Aug
    Location
    ..\root\home\pgc
    Posts
    826
    Thanks Thanks Given 
    64
    Thanks Thanks Received 
    525
    Thanked in
    205 Posts
    Rep Power
    14

    Cabal Online II PAK Unpack Script

    Script by aluigi
    Game: Cabal Online II

    For unpack you need QuickBMS Tool.

    PHP Code:
    # Cabal 2
    # script for QuickBMS http://quickbms.aluigi.org

    comtype deflate
    set XOR_KEY string 
    "0x16 0x95 0x50 0x54 0x9F 0x75 0x7D 0xAC 0x81 0xA3 0xAA 0x95 0x31 0xB3 0x09 0x54 0xA8 0x8A 0x75 0x32 0x12 0x73 0x14 0xCF 0xC3 0x56 0x7C 0x2E 0xCD 0xDE 0xEE 0xEE 0xEB 0x3C 0xd3 0x85 0x16 0x37 0x30 0x28 0x7c"  # incomplete!

    for OFFSET 0
        
    goto OFFSET
        filexor XOR_KEY OFFSET
        get SIGN long
        
    if SIGN != 0x04034b50
            cleanexit
        
    endif
        
    get ver             short
        get flag            short
        get method          short
        get modtime         short
        get moddate         short
        get crc             long
        get comp_size       long
        get uncomp_size     long
        get name_len        short
        get extra_len       short
        savepos OFFSET
        filexor XOR_KEY OFFSET
        getdstring name     name_len
        getdstring extra    extra_len
        savepos OFFSET
        filexor 
    ""

        
    if name_len 41
            putvarchr name 41 0
        
    endif

        if 
    method == 0
            log name OFFSET uncomp_size
        
    else
            
    clog name OFFSET comp_size uncomp_size
        
    endif
        
    math OFFSET += comp_size
    next 
    HOW TO Use:

    1. Run QuickBMS
    2. Select script
    3. Select file for unpack
    4. Select dir to unpack
    5. Enjoy
    Last edited by h4x0r; 2012-03-13 at 05:24 PM.

  2. #2
    Baso
    Baso is offline
    New member
    Join Date
    2012 Jan
    Posts
    27
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    6
    Thanked in
    3 Posts
    Rep Power
    0
    where can i find the download link of the client? in the site there aren't it

  3. #3
    h4x0r
    h4x0r is offline
    h4x0r's Avatar
    Join Date
    2011 Aug
    Location
    ..\root\home\pgc
    Posts
    826
    Thanks Thanks Given 
    64
    Thanks Thanks Received 
    525
    Thanked in
    205 Posts
    Rep Power
    14
    here or here

  4. #4
    Baso
    Baso is offline
    New member
    Join Date
    2012 Jan
    Posts
    27
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    6
    Thanked in
    3 Posts
    Rep Power
    0
    very thanks XD.. perhaps do you know in which format are the 3d model in the client?

  5. #5
    h4x0r
    h4x0r is offline
    h4x0r's Avatar
    Join Date
    2011 Aug
    Location
    ..\root\home\pgc
    Posts
    826
    Thanks Thanks Given 
    64
    Thanks Thanks Received 
    525
    Thanked in
    205 Posts
    Rep Power
    14
    Use plugin for 3DMax or Maya from Crytek Engine SDK

  6. #6
    Baso
    Baso is offline
    New member
    Join Date
    2012 Jan
    Posts
    27
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    6
    Thanked in
    3 Posts
    Rep Power
    0
    thanks for the informations, when i finish download the client i'll try it xD if i have problem i ask you on pm

    edit: the files are in .chr i didn't find a max plugin, script or importer for them.. can you help me?
    Last edited by Baso; 2012-03-19 at 05:47 PM.

  7. #7
    MrMoonKr
    MrMoonKr is offline
    Guest
    Join Date
    2012 Jan
    Posts
    2
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    1
    Thanked in
    1 Post
    Rep Power
    0
    Above torrent doesn't work properly.
    Could anyone do share the full client of cabal2 ?

  8. #8
    gmanyak
    gmanyak is offline
    Guest
    Join Date
    2012 Nov
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Exclamation script is not working new pak files..

    hi, i tried this bmsscript to -november 2011 cbt client's pak files. it works.

    but new november 2012 obt client's pak files dont work.

    where can i find old(nov-2011 cbt) client pak files on net?

    or can we find a new bms script for cabal2 new pak files?

    ty

  9. #9
    Kitory
    Kitory is offline
    Guest
    Join Date
    2015 Jan
    Posts
    3
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Unhappy Script Error

    Maybe it's operator error, but the script doesn't appear to work, or at least not anymore. I would appreciate advisement in the case of my incompetence; if the other, I would be grateful to whoever would fix/update the script. Thanks for putting up with me.

Similar Threads

  1. [Info] JX3 Online PAK Unpack Script
    By h4x0r in forum Game Files
    Replies: 3
    Last Post: 2016-06-03, 12:52 PM
  2. [Info] Cars Online Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-16, 10:43 PM
  3. [Info] CW Online Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-16, 08:24 PM
  4. [Info] TZ Online EVP Unpack Script
    By h4x0r in forum Game Files
    Replies: 1
    Last Post: 2012-02-09, 05:13 AM
  5. [Info] DK Online XAC Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-08, 09:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •