Jump to content
Mesut

Can anyone decompile this for me

Recommended Posts

i wonder why it does not work am i doing wrong here is the decompile result i dont see that cmd convert any bin file to txt any explanation!!

Namnlös.png

Share this post


Link to post
Share on other sites

@Mesut

 

1) Try run 'decompile.bat' as administrator;

2) Make sure that you specified correct paths to input .bin and output .txt files;

3) There is 'version' parameter in 'decompile_bin' function (5), try different values.

 


Share this post


Link to post
Share on other sites
2 hours ago, Mesut said:

hmm i did what u told me but nothing happen parameter numbur i try from 1-9 wierd?

Try this:

 

https://mega.nz/folder/xRAVwAwa#Sg3SiCdX8epnr0wy4CN13g

 

You have to set whole client folder with scripts/table. Like this:

 

decompile_folder_bin('C:/Users/Admin/Desktop/Tales of Pirates/scripts/table',2)

 

I leftt example inside user.lua at the bottom of the file. Decompiler.lua* is latest from gitlab

 

Edited by Unknown

Share this post


Link to post
Share on other sites

--Set your client directory here:
decompile_folder_bin('C:/ancient online/Ancient-Online/scripts/table',2)

--Decompiling:
compile_gamefolder_bin('C:/ancient online/Ancient-Online/scripts/table')

Share this post


Link to post
Share on other sites
29 minutes ago, Mesut said:

but it,s not working lol 

Works fine for us. Clearly you're doing something wrong. I can help with it later of you want. Im not at home atm.

  • Thanks 1

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...