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

    Prime World PILE Unpack Script

    Script by aluigi
    Game: Prime World

    For unpack you need QuickBMS Tool.

    PHP Code:
    # Prime World
    # script for QuickBMS http://quickbms.aluigi.org

    idstring "Pile"
    goto -0x18
    idstring 
    "Pile"
    get DUMMY short
    get DUMMY short
    get FILES long
    get NAMES_OFF long
    get NAMES_SIZE long
    log MEMORY_FILE NAMES_OFF NAMES_SIZE
    get OFFSET long
    goto OFFSET
    for FILES
        get ZSIZE long
        get SIZE long
        get OFFSET long
        get ZIP long
        get NAME_OFF long
        get CRC long
        
    goto NAME_OFF MEMORY_FILE
        get NAME string MEMORY_FILE
        
    if ZIP == 0
            log NAME OFFSET SIZE
        
    else
            
    clog NAME OFFSET ZSIZE SIZE
        
    endif
    next i 
    HOW TO Use:

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

  2. #2
    miller
    miller is offline
    New member
    Join Date
    2011 Dec
    Posts
    4
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    Prime World is an upcoming action social strategy MMO that is available on multiple platforms including PC, Facebook, iOS and mobile devices.

  3. #3
    jowsss
    jowsss is offline
    New member
    Join Date
    2011 Dec
    Posts
    17
    Thanks Thanks Given 
    9
    Thanks Thanks Received 
    1
    Thanked in
    1 Post
    Rep Power
    0

Similar Threads

  1. [Info] Lunia CFP / CPV Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-15, 02:49 PM
  2. [Info] HuoShi PAK Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-10, 12:57 PM
  3. [Info] TZ Online EVP Unpack Script
    By h4x0r in forum Game Files
    Replies: 1
    Last Post: 2012-02-09, 05:13 AM
  4. [Info] DK Online XAC Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-08, 09:31 PM
  5. [Info] ShotOnline SOR Unpack Script
    By h4x0r in forum Game Files
    Replies: 0
    Last Post: 2012-02-04, 06:23 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
  •