Skip to content

pseuxide/lethal_to_company

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lethal_to_company

I've wrote a shitty post about this repo to remember things.

A wall hack cheat / hack / mod for Lethal Company. Since this is my first time tackling Unity game, I dont guarantee the quality of code or performance.

Press ESC and open menu once to get GUI rendered because I think is the rendering function kicks in after that.

Contents

the wallhack works for

  • Enemy
  • Items

prerequisite

  • Inject the dll using SharpMonoInjector. the info it needs to work is following:
    • class name: loader
    • method name: load

tested version

tested with game version v40 and v45 (You can check it in the game's main menu)

Reference