Results 1 to 3 of 3
  1. #1
    xTsukihime
    xTsukihime is offline
    New member
    Join Date
    2012 Jan
    Posts
    17
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    3
    Thanked in
    1 Post
    Rep Power
    0

    Tang Dynasty 2 unpacker

    HP: 大唐2官方网站—2012年最火爆的战争史 诗武侠巨作
    Download: under the registration form, go to step 3 and then click on the button under it

    Code:
    #Da Tang 2 .tpk
    
    idstring "TPK"
    get unk byte
    get unk long
    get unk long
    
    for i = 0
      get unk1 long
      get unk long
      get OFFSET long
      get null long
      get SIZE long
      get ZSIZE long
      get unk long
      get unk long
      get unk long
      get unk long
      
      if unk1 != 0
      
        savepos BACK
        goto OFFSET
        get nameLen long
        getdstring NAME nameLen
        math OFFSET += nameLen
        math OFFSET += 4
        log NAME OFFSET SIZE
        goto BACK
      endif
      
      savepos curr
      if curr == 2621412
        break
      endif
    next i

    Please register or login to download attachments.

    I develop noesis plugins using the Sanae3D interface I wrote. If a plugin says Sanae3D is missing, just download it and put it in your plugins folder. Since signatures do not allow URL tags you can visit my profile to get the link to my website which contains a link to the Sanae3D package.

    But I'm usually on xentax.

  2. #2
    Sunkrys0
    Sunkrys0 is offline
    New member
    Join Date
    2012 Mar
    Posts
    21
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    4
    Thanked in
    2 Posts
    Rep Power
    0
    Thanks man you rock , but I can't install u____u
    Last edited by Sunkrys0; 2012-10-09 at 05:52 AM.

  3. #3
    3dmodelsmetin2
    3dmodelsmetin2 is offline
    Inactive
    Join Date
    2018 Dec
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    Thanks, only viewer? no extract models?

Similar Threads

  1. [Bot] Jade Dynasty Ascension Bot
    By Dwar in forum Jade Dynasty
    Replies: 6
    Last Post: 2013-03-27, 04:18 PM
  2. [Bot] Jade Dynasty AutoIt bot
    By Dwar in forum Jade Dynasty
    Replies: 18
    Last Post: 2011-06-03, 07:35 AM
  3. How can i Hack Phoenix Dynasty
    By ahmed4ever2010 in forum Research Requests
    Replies: 0
    Last Post: 2010-11-29, 04:08 PM
  4. Phoenix Dynasty packet hack with WPE
    By netti in forum Other MMO
    Replies: 17
    Last Post: 2010-11-29, 04:08 PM
  5. Phoenix Dynasty Online
    By ahmed4ever2010 in forum Research Requests
    Replies: 9
    Last Post: 2010-11-29, 04:05 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
  •