Jump to content
  • 0

.lub & .lua files converter: do they exist?


Question

Posted

Hi guys I just want to ask if there's such a thing that converts .lub & .lua files (such as itemInfo.lub, accessoryid.lua and accname.lua) into readable format?

I downloaded my lua and lub files via SVN and they look like in hexadecimal format when I opened them. Any topic link, download link for latest readable lua files, suggestion and converters existing that you can share will help me a lot.

I downloaded my latest Lub package -->> here <<--. But I can't understand it coz its in a unreadable format.

I attached a screenshot below of the files.

post-7414-0-60914900-1346724663_thumb.jpg

9 answers to this question

Recommended Posts

Posted

Hi guys I just want to ask if there's such a thing that converts .lub & .lua files (such as itemInfo.lub, accessoryid.lua and accname.lua) into readable format?

I downloaded my lua and lub files via SVN and they look like in hexadecimal format when I opened them. Any topic link, download link for latest readable lua files, suggestion and converters existing that you can share will help me a lot.

I downloaded my latest Lub package -->> here <<--. But I can't understand it coz its in a unreadable format.

I attached a screenshot below of the files.

it easy to convert lua to lub. but slightly hard to convert lub to lua. but it is possible to convert those.

Posted

ALWAYS REMEMBER:

Use NOTEPAD++ to convert LUB to LUA or LUA to LUB....

- open a LUB file

- edit your custom

- save as .LUA or .LUB

and voila! no need for converter or whatever progy you know... NOTEPAD++ will do!

Posted

ALWAYS REMEMBER:

Use NOTEPAD++ to convert LUB to LUA or LUA to LUB....

- open a LUB file

- edit your custom

- save as .LUA or .LUB

and voila! no need for converter or whatever progy you know... NOTEPAD++ will do!

not work guys.-___-a and now my client is always open rec accname.string buff error..anyone can slove this?

Posted

You can use LuaDec, it is a tool that guesses some of the code. It's not 100% accurate, but gives an idea on what the code looks like. You can use it, and them compare to an older version and see what's changed. But in case it is a file that haven't been decompiled yet, you gotta use some lua script knowledge in order to mount the structure in a right way.

Join the conversation

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

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...