Skip to content

LockBlock-dev/omelette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4fc4518 · Aug 9, 2023

History

78 Commits
Dec 3, 2022
Aug 9, 2023
Nov 6, 2022
Nov 6, 2022
Aug 9, 2023
Apr 30, 2023
Nov 6, 2022
Feb 11, 2023

Repository files navigation

Omelette

An open-source internal (DLL) cheat for the Chicken Invaders game.

Features

  • Autoshot - shoot automatically
  • In Game cheats - you can now use in game cheats:
    • F6: skip wave
    • F7: +1 laser lvl, +1 rocket
    • F8: +1 life
  • Game debug mode - hitboxes highlighting
  • Firepower - set any level of lasers (from 0 = 1 laser to 7 = 7 lasers)
  • Shield - you can't die
  • Lives - add a life
  • Rockets - add a rocket

How to use

  • Download the cheat from the Releases or build it yourself.
  • Start the game: use DxWnd to make the game windowed to avoid crashes and performance issues.
  • Open your favorite DLL injector.
  • Inject Omelette.dll into the ChickenInvaders.exe process.
  • Open the menu by pressing the INSERT key.
  • Release the menu by pressing the END key.

Compiling from source

  • Download the project or clone it
  • Open Omelette.sln in Microsoft Visual Studio.
  • Change the build configuration to Release | x86 and build the solution.
  • You can find Omelette.dll inside ./Release.

Credits

Dear imgui library
Interaction Studios for this great game

Copyright

See the license.