You are viewing a potentially older version of this package. View all versions.
ImAxel0-SOTF_Menu-0.7.3 icon

SOTF Menu

Basic Open Source Sons Of The Forest in game mod menu with various options like infinite stamina, teleport and so on.

Date uploaded 10 months ago
Version 0.7.3
Download link ImAxel0-SOTF_Menu-0.7.3.zip
Downloads 3226
Dependency string ImAxel0-SOTF_Menu-0.7.3

README

SOTF Menu

Disclaimer: Antiviruses may flag one ore more files as malicious but it's completely normal for these type of mods + this is completely open source.

How to install

  1. Download the SOTFmenu.zip file
  2. Extract the "SOTFmenu" folder wherever you want
  3. Open it and run "SOTF Copy Folder.exe" to auto-copy the "SOTF" folder located in the "Copy" folder to the Documents folder or manually do it
  4. Run "Edit Menu Config.exe" and set the game .exe path if different from the steam default one
  5. [optional] Change the default open/close key and show/hide terminal window in the other opened config.ini file

How to use

  1. Run "Launch SOTF Mod Menu.exe" to run the game with the Mod Menu (Steam should preferably already opened) or inject the SOTFmenu.dll with whatever injector you like
  2. Default open key is letter P

Read next!

  • Overlay programs like MSI Afterburner/RTSS can interfere with the menu, so I made it automatically close these two when loading but if you have other similar programs you should close them
  • When opening the mod menu for the first time the cursor will get stuck in the center, to free it press the windows key or alt+tab than reclick on the game. Pausing the game and other behaviors can cause the cursor to get stuck again when opening the mod menu, so when it does that just repeat the same process as above
  • Try not to open the menu while moving or doing something in game because the player will continue to do what's doing. If the player continue to walk in a direction just keep pressed the opposite key to that direction to freeze the player and open the mod menu, than release the key, close the menu and spam WASD or space for a bit
  • The game must be set to borderless window mode, fullscreen causes the game to crash and you cannot change resolution while playing
  • During installation "Copy" folder must remain in the same directory as "SOTF Copy Folder.exe"
  • "SOTF" folder must always remain in the Documents folder
  • "Launch SOTF Mod Menu.exe" must remain in the same folder as SOTFmenu.dll, you can leave them where they are and use a shortcut to "Launch SOTF Mod Menu.exe" wherever you want to run it

PS: Confirmed to work in Multiplayer, you can have fun with your friends but I'm not responsible for a possible ban from online usage on public servers.

Current features

  • God Mode
  • Infinite Stamina
  • No Hungry
  • No Dehydration
  • No Sleep
  • Infinite Ammo (Beta)
  • Custom movement/swim speed
  • Super Jump
  • No Fall Damage
  • No Gravity
  • Instant Build mode
  • Teleport to some interesting locations
  • Interactive teleport MAP with displayed Player position
  • Add item/s to inventory
  • Spawn characters
  • Season control
  • Tree regrow rate control
  • Custom multiplayer player limit
  • Change Mod Menu Color Theme
  • Modded HangGlider
    • custom flight speed
    • no downforce
  • Modded KnightV
    • custom speed
    • custom jump height
    • custom lean
  • Modded Pistol
    • rapid fire
  • Modded Shotgun
    • rapid fire
  • Modded Revolver
    • rapid fire
  • Modded Flashlight
    • custom light strength
    • no battery drain
  • Modded Lighter
    • custom light strength
    • incremented range
    • custom light color
  • Modded Rebreather
    • custom light strength
    • unlimited oxigen
  • Modded RopeGun
    • infinite length
  • Sun Control
    • custom light intensity
    • custom sun light color
  • Wind Control
    • custom wind intensity
  • DayTime Control
    • daytime speed multiplier
    • freeze time

Video demonstration

SOTF mod Menu demonstration

Source code: https://github.com/ImAxel0/SOTFmenu

Credits

Made while looking at: https://github.com/SpookySec/SonsOfTheForestInternal to understand and learn how Unity il2cpp games modding works

CHANGELOG

Update 0.7.8

  • Updated for latest game version
  • Added rifle ammo to add items list

Update 0.7.7

  • Updated for latest game version

Update 0.7.6

  • Updated for latest game version

Update 0.7.5

  • Updated for latest game version
  • Removed single player window (was useless)

Update 0.7.4

  • Updated for latest game version

Update 0.7.3

  • Updated for latest game version
  • Added rifle to item list

Update 0.7.1

  • Updated for latest game version

Update 0.7.0

  • Updated for latest game version
  • Added custom multiplayer player limit
  • Added shotgun rapid fire
  • Added revolver rapid fire

Update 0.6.1

  • Updated for latest game version

Update 0.6.0

  • Added Tree regrow rate control
  • Added Season control
  • Added "spawn character" feature (spawn cannibal, kelvin etc.)
  • Added "spawn character by NAME" in the debug window

Update 0.5.0

  • Added "add item to inventory" feature with which you can add nearly all items to inventory or some of them
  • Added "add item by ID" feature in the debug window

Update 0.4.2

  • Updated for latest game version
  • Added instant build mode

Update 0.4.1

  • Updated for latest game version

Update 0.4.0

  • Updated for latest game version
  • Updated Pistol rapid fire, now it's like an auto-rifle ;)
  • Added modded Rebreather
    • custom light strength
    • unlimited oxigen
  • Added modded RopeGun
    • infinite length
  • Added Environment window
    • Added Sun Control
      • custom light intensity
      • custom sun light color
    • Added Wind Control
      • custom wind intensity
    • Added DayTime Control
      • daytime speed multiplier
      • freeze time

Update 0.3.0

  • Added modded HangGlider
    • custom flight speed
    • no downforce
  • Added modded KnightV
    • custom speed
    • custom jump height
    • custom lean
  • Added modded Pistol
    • rapid fire
  • Added modded Flashlight
    • custom light strength
    • no battery drain
  • Added modded Lighter
    • custom light strength
    • incremented range
    • custom light color

Update 0.2.1

  • Fixed for latest game version

Update 0.2.0

  • Added Interactive Teleport MAP with displayed player position! (precision isn't 100% but it's fine)
  • Added Teleport Locations preview images
  • Added Infinite Ammo (Beta)
  • Added better GodMode and Infinite Stamina implementations for single player mode
  • Changed GodMode and Infinite Stamina implementation