Jump to content
  • 0

Macro Size


Question

Posted

How i can make more macros than 48? I edit line in RequestMakeMacro.java
if (player.getMacros().getAllMacroses().size() > 48)
to
if (player.getMacros().getAllMacroses().size() > 100)
And in game i still have 48.
Greetings
 

7 answers to this question

Recommended Posts

  • 0
Posted

If you haven't source code of interface.u and compiler then use HEX editor. The simple digits can be edited directly. For searching HEX address of constant use UTPT.

Guest
This topic is now closed to further replies.


×
×
  • Create New...