Home

Awesome

Unknowncheats thread here

DevourClient

Very based cheat for the game Devour.

Detection rate

Well at this point i don't really know, i think there is some sort of native Unity anti cheat template but it doesn't seem active. You're fine, no anti cheat !

Menu

menu screenshot

Features

Everything about spoofing ehre (steam name, server name, level...) will persist if you don't uncheck it (it will be reseted when you'll restart the game obv).

English Installation Tutorial

Raz did a great job at writing a guide on how to install the mod, link here : link<br>

French Installation Tutorial

For my French fellas out there, 1tap2times made a French video tutorial for the installation of the Mod : link<br>

German Video Installation Tutorial

For my German friends, KiwiJuice02 made a german video tutorial right here : link<br>

In order to get all of this working you need to generate the DevourClient.dll file by building the source code.<br>

  1. Install .NET 6 SDK and runtime.
  2. Build the cheat from source.
  3. Put the DevourClient.dll file located in DevourClient\bin\Release\net6.0 inside C:\Program Files (x86)\Steam\steamapps\common\Devour\Mods folder.
  4. Start the game, now you have successfully installed DevourClient. Use INSERT to open the menu

Uninstallation

  1. Delete the folders MelonLoader, Mods, Plugins, UserData, and the file version.dll from C:\Program Files (x86)\Steam\steamapps\common\Devour

Building from source

  1. Clone the repository (or Code -> Download Zip)
  2. Install .NET 6 SDK and runtime.
  3. Install MelonLoader V0.6.4 (go to Settings -> tick "Show ALPHA Pre-Releases") to Devour.
  4. Start your game. A cmd should appear, don't close it, MelonLoader is installing and decompiling Devour's game assemblies.
  5. Wait for the process to finish, once it's done close the game.
  6. Open the solution file (DevourClient.sln) in Visual Studio
  7. Go to : Project --> Add a reference --> Browse --> Click on the browse button in the down right corner of the window.
  8. Add those files :
  1. Build the solutions in Release | Any CPU

Contact

You can add me on discord at _.patate or on the discord server

Code used

For teaching me the basics :

For teaching me about the MelonLoader mods API and Il2Cpp specifications :

For teaching me about the UnityEngine API :

For decompiling and looking in the source code of the game :

For teaching me the basics about Devour game hacking, and i pasted the Key TP hack and the non working part of the Achievements Unlocker from it :

Game's last update before il2cpp :

Contributing

Open an issue or make a pull request, i'll be glad to improve my project with you !

License

GPL 3.0