Giter VIP home page Giter VIP logo

fish-lethal-company-menu's Introduction

Lethal Company Mod Menu

This Is Lethal Company Mod Menu!!!!!!!!!

Installation Guide

Get started with BepInEx using the Lethal-Company-BepInEx-Installer. Download the latest release of the mod menu from the releases page. In case of any issues, follow these steps:

  1. Navigate to the Lethal Company folder path.
  2. Go to "\BepInEx\config".
  3. Insert the BepInEx.cfg file in folder "\BepInEx\config".
  4. If it doesn't work please retry

Features

• Self Tab
      - No Fog
      - Night Vision
      - God Mode
      - Enemy Cant Be Spawned
      - Speed
      - Fly
      - No Weight
      - No Fall Damage
      - Loot Through Walls
      - Invisibility

• Server Tab
      - Enemy Cant Be Spawned
      - Gets All Scrap
      - Never Lose Scrap
      - Disable All Turrets
      - Explode All Landmines

• Visuals Tab
      - Object ESP
      - Player ESP
      - Enemy ESP

• Host Tab
      - Revive all players
      - Spawn_Enemy
      - Force Start
      - Force EndGame

• Player List Tab
      - shows the Player List

Info

• Auto
      - Open GUI/Mod Menu (if it does not retry the Installation Guide

fish-lethal-company-menu's People

Contributors

notfishvr6969 avatar official-notfishvr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fish-lethal-company-menu's Issues

Delete #9

i just cant set it up im useing thunderstore mod manger idk if that has anything to do with it but i do ha bepinex installed

Delete #13

this is the worst read me i have seen in the history of readmes , what dahell is one supposed to do to install this

Delete #1

How do you use this? as i cant seem to open any type of menu

Issues with downloading? [READ]

I'm writing this because some people can't understand the instructions very well, and don't worry, I did too.
So to begin with you need BepInEx installed, you can either download it here and put the folder directly into your lethal company folder, or you can use the installer (which I recommend) to download BepInEx. You can get the installer from here.
Another common question is, where is the config folder to put the mod menu in? If you just installed BepInEx, there will be no config folder, run the game once then exit when you reach the main screen, the folder and other ones should appear in there after that.
Now that you have the config folder, drag the extracted mod menu folder and files into there, that's that part done, but were not done yet.
You still have to do a couple more things.
Where it says 3. Insert the BepInEx.cfg file in folder "\BepInEx\config".
You want to click on the BepInEx.cfg and then drag and drop that file in the BepInEx folder, it should ask you if you want to replace the file that's there. Do it, as it's an updated file for your mods to work.
And finally, on the right hand side you should see releases, you want to click on that and look for one called Lethal-Company-Mod-Menu.dll or something similar, it needs the .dll at the end. You want to bring that file and put it in your plugins folder in the BepInEx folder, once you have done that, you should be able to start up the game and it should be working. If it didn't work, you've done something wrong, so try again. If youve done something wrong, try uninstalling the game, deleting the game files and folders then reinstalling and trying again.
However if this did help, your welcome, hope you have fun.

GUI text on buttons not appearing

As the title says, the GUI is not showing text, I am only able to see the buttons. When clicking them they work but since I am unable to see which option I am choosing it is very hard to determine which buttons to click.

See image attached:

Screenshot 2024-01-14 at 9 36 59 PM

Delete #6

While using the mod my pc lags entirely and it is almost unplayable. Would it be possible to making some optimization update?

Where do i put it

You didnt tell me where to put the dll, so i was wondering where exactly

Delete #3

I have bepinEx and the mod menu installed, but when I press insert nothing happens. Does v2 not work or smt

XP issue lol

So I've been playing around with this menu a little bit... It's good! But there is a problem with the XP. I accidentally turned on the "Set Level High" option without knowing what it does, and now I have 2 million XP and am stuck as an intern. Can you add an -XP button too? Just an extra "if (ToggleMic[13]) { FindObjectOfType().localPlayerXP -= 999; }" for dumb people like me PLEAASSEEEEE

how to open the mod menu

idk how to open the menu, i followed the instructions but idk how to actually open the menu in game

i cant open mod menu

i have put it in config (replaced) but i cant find the releases thing that the other thing is talking about

Delete #15

after install mod menu get a lotof lags and ram usage

Delete #4

afew of the unworking modules include

god-mode
fly
speed (it only has 1 speed settings, and cannot be disabled, nor slowed down or sped up)
night vision

there are some other things, im just listing the ones myself and i think most other people would like to see working again

Delete #10

Currently all ESP options seem to lag the game, consider objectCache and refreshInterval

XP is bugging in game, if you add too much XP it goes back from Boss to Intern in game, customisable field with XP amount or field/button with option to select add/remove would be nice

most of functions are still enabled after disabling them (ESP lags, Night Mode still on, etc)

consider making separate modules for every function and just call them from main file, it will make code much more readable

Delete #11

How do I set it up, and use it? I downloaded the bepinex installer, launched it and it installed. But there isn't a config folder. Any specific instructions to help out?

Delete #5

PLease update to v45, fantastic mod, works great!

Delete #7

Seems like it's still broken, however the GameMaster mod has a working god mode, maybe you can use it: https://thunderstore.io/c/lethal-company/p/GameMasterDevs/GameMaster/source/

public class TestMod : BaseUnityPlugin
{
    ...
    private readonly Harmony harmony = new Harmony("Posiedon.GameMaster");
    ...
    private void Awake()
    {
        ...
        harmony.PatchAll(typeof(TestMod));
        ...
    }
    ...
    [HarmonyPatch(typeof(PlayerControllerB), "AllowPlayerDeath")]
    [HarmonyPrefix]
    private static bool OverrideDeath()
    {
        if (isHost)
        {
            return !enableGod;
        }
        return true;
    }

thx for the menu btw, it's damn fun

Delete #8

when i inject with exteme injerctor it says i cant inject a 32bit in a 64 bit. and help?

Please read

I am notfishvr (the kid that made this) my PC is broken Soo there is not gonna be updates for this.

idk how to use it

so I've been trying to figure out how to use it, but I can't figure it out sadly.

Delete #18

There needs to be a way to access all players in the server. Right now there is a limited amount of players that fit in the GUI.

Delete #2

Installed bepinex and added this to plugins, Menu does not load

Delete #14

The instructions don't specify how to install OR use the mod. Please fix this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.