Results 1 to 1 of 1
  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

    Drift City Online AGT Unpack Script

    Script by aluigi
    Game: Drift City Online

    For unpack you need QuickBMS Tool.

    PHP Code:
    # Drift City Online
    # script for QuickBMS http://quickbms.aluigi.org

    idstring "NayaPack"
    get DUMMY long
    get DUMMY long
    get FILES long

    goto 0x20
    savepos INFO_OFFSET

    filexor 
    "0x01 0x05 0x06 0x02 0x04 0x03 0x07 0x08 0x01 0x05 0x06 0x0f 0x04 0x03 0x07 0x0c 0x31 0x85 0x76 0x39 0x34 0x3d 0x30 0xe8 0x67 0x36 0x36 0x32 0x3e 0x33 0x34 0x3b 0x11 0x15 0x16 0x16 0x14 0x13 0x1d 0x18 0x11 0x03 0x06 0x0c 0x04 0x03 0x06 0x08 0x2e 0x55 0x26 0x23 0x2a 0x23 0x2e 0x28 0x21 0x21 0x26 0x27 0x2e 0x00 0x2d 0x2d 0xcf 0xa5 0x06 0x02 0x04 0x0f 0x07 0x18 0xe1 0x15 0x36 0x18 0x60 0x13 0x1a 0x19 0x11 0x15 0x16 0x10 0x12 0x13 0x17 0x38 0xf1 0x25" 0
    append

    for FILES
        
    goto INFO_OFFSET
        get CHUNKS_OFFSET long
        get CHUNKS long
        get SIZE long
        get NAMESZ long
        getdstring NAME NAMESZ
        savepos INFO_OFFSET

        set OFFSET long CHUNKS
        math OFFSET 
    *= 2
        math OFFSET 
    += CHUNKS_OFFSET

        
    goto CHUNKS_OFFSET
        
    for CHUNKS
            get ZSIZE short
            clog NAME OFFSET ZSIZE 16384
            math OFFSET 
    += ZSIZE
        next j
    next i 
    HOW TO Use:

    1. Run QuickBMS
    2. Select script
    3. Select file for unpack
    4. Select dir to unpack
    5. Enjoy

Similar Threads

  1. [Info] Beach Volleyball Online RAD Unpack Script
    By h4x0r in forum Game Files
    Replies: 5
    Last Post: 2012-07-10, 12:37 PM
  2. [Info] Soul Order Online HCP Unpack Script
    By h4x0r in forum Game Files
    Replies: 2
    Last Post: 2012-04-06, 05:34 PM
  3. [Info] Dark Blood Online PPK Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-04, 06:14 PM
  4. [Info] Maestia MVD Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-01-23, 05:37 PM
  5. [Info] Bounty Hounds Online PAK Unpack Script
    By h4x0r in forum Game Files
    Replies: 1
    Last Post: 2011-10-20, 06:22 AM

Posting Permissions

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