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

    Corum Online PCK Unpack Script

    Script by aluigi
    Game: Corum Online

    For unpack you need QuickBMS Tool.

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

    get PATH basename
    string PATH 
    += /
    get DUMMY long
    get FILES long
    goto 0x5c
    for FILES
        get XSIZE long
        get SIZE long
        get NAMESZ long
        math NAMESZ 
    += 1
        get XOFFSET long
        getdstring DUMMY 0x10
        getdstring NAME NAMESZ
        savepos OFFSET
        set FNAME string PATH
        string FNAME 
    += NAME
        log FNAME OFFSET SIZE
        math OFFSET 
    += SIZE
        
    goto OFFSET
    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] Soul Order Online HCP Unpack Script
    By h4x0r in forum Game Files
    Replies: 2
    Last Post: 2012-04-06, 05:34 PM
  2. [Info] Smash Online NPK Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-04, 06:25 PM
  3. [Info] Fantasy College Online RVP Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-04, 06:19 PM
  4. [Info] Drift City Online AGT Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-04, 06:16 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
  •