Custom Hacks
Posted in Support
Please login to contribute to the conversation.
1561 How can I make my own hacks or is it even possible?
How can I make my own hacks or is it even possible?
[deleted user] @TheButterApple
I believe you need to be fluent in the .lua language to make hacks.
@TheButterApple
I believe you need to be fluent in the .lua language to make hacks.
I believe you need to be fluent in the .lua language to make hacks.
1561 I can learn it probably
I can learn it probably
Loren Hacks are written in C++ and currently Lucas does not intend on publicly documenting his hack API.
The process of making them requires reverse engineering the game's code to understand what it
Hacks are written in C++ and currently Lucas does not intend on publicly documenting his hack API.
The process of making them requires reverse engineering the game's code to understand what its doing. Then in the hacks he hooks the code at various memory addresses (and he has to find these separately for every version of the game he supports which is 4 different ones at this time (English, International, Best Seller Series, and the Demo)) then injecting this code into the game at startup.
The process of making them requires reverse engineering the game's code to understand what its doing. Then in the hacks he hooks the code at various memory addresses (and he has to find these separately for every version of the game he supports which is 4 different ones at this time (English, International, Best Seller Series, and the Demo)) then injecting this code into the game at startup.
Fluffy As Loren said, you can't really do anything in that department right now. What would you even want for a custom hack?
As Loren said, you can't really do anything in that department right now. What would you even want for a custom hack?
1561 No Hit and Run is the one I want most
No Hit and Run is the one I want most
Loren There's a couple ways to achieve that already by editing scripts.
There's a couple ways to achieve that already by editing scripts.
1561 Yes but if you want to play another persons mod you cant have that
Yes but if you want to play another persons mod you cant have that