Jump to content

Recommended Posts

Posted (edited)

I want to expand the number of macros in server,in eclipse i have already do this, BUT in the game still shows 24/24 and isnt letting me create a new one.
where i can edit that in client?

Edited: if someone can take the sources of this interface i can edit it and compile it again . https://gofile.io/d/R2ZJEE

Edited by Irrelevant
Posted
1 hour ago, Irrelevant said:

I want to expand the number of macros in server,in eclipse i have already do this, BUT in the game still shows 24/24 and isnt letting me create a new one.
where i can edit that in client?

 

Wrong section ❤️ then

  • Upvote 1
Posted (edited)

interlude .i tried to edit interface.u but i dont know how to decompile it and edit the macroeditwnd and macrolistwnd @Rootware 

here is my interface https://gofile.io/d/R2ZJEE i want it up to 48 if someone can

Edited by Irrelevant
Posted
40 minutes ago, Rootware said:

There not need to decompile interface.u. For changing static INT values enough any Hex Editor and L2TPT.

i tried but in hex was all with numbers like 

0023 0024 002d dd22 and etc.

Posted

Before make any edits decrypt the file with L2EncDec tool. In next step open in L2TPT and find address offset of your constant and after change. For finding offset you need knows function offset + local (inside function) offset. For second param you need make Analysis in right panel of L2TPT with hex code.

 

Max-Macro-count.png

Posted (edited)
35 minutes ago, Rootware said:

Before make any edits decrypt the file with L2EncDec tool. In next step open in L2TPT and find address offset of your constant and after change. For finding offset you need knows function offset + local (inside function) offset. For second param you need make Analysis in right panel of L2TPT with hex code.

 

Max-Macro-count.png

oh thats really helpful ..wait i have to find l2tpt now ..
code for descryption is that ? l2encdec -d interface.u?

@Rootware i did it but now i take DC every time i tried to create new macro up to 27 :/ .
Here are few pictures https://imgur.com/a/Q1YJpQ2 

Disconnect's text: https://imgur.com/hYl7WBe

Edited by Irrelevant
  • Vision locked this topic
Guest
This topic is now closed to further replies.


×
×
  • Create New...