How to make Baldi don't kill you in BB Challenges Demo


Warning Before Start

For our procedure to be done, we will have to download DnSpy, an application for decompiling programs and files that are compiled, I will be leaving the DnSpy link

Recommendation: When you are going to modify a script (specifically from Baldi's Basics) use the C # option, see the last image that it will show you as

Tutorial

  1. Open DnSpy, click "File" then "Open" or use Ctrl + O
  2. Search the Baldi's Basics Challenges directories until you find Managed and then find Assembly-CSharp.dll
  3. When selecting, you will have Assembly-CSharp in the list of files next to it, search for it and click on it, then click on the "-"
    1. Look at the images I put, this will help you find the file
  4. After clicking on "-", you will see all the game scripts, find the "Baldi" script and click it and click on the "OnTriggerEnter (Collider): Void" script
  5. When you click, you will see all the code inside the script, now click with the right mouse button and it will show a list with options, go to "Edit Method" and click it
  6. A window will open, this window you can change the game script, select all the code inside (see the image first before selecting everything) and delete it
  7. After deleting everything, click on "Compile" to compile the code, or in other words, save the code inside the script
  8. Then click on "File" again, and click on "Save Module ...", it will ask some questions, like the directory that will be saved, do not change anything it is showing, and just click OK
    1. The "Save Module ..." option will only be active if you modify something inside a file
    2. The "Save All" option will save all the scripts you have modified in the files

Please do not question because in the third image, it is in Portuguese, I am a Portuguese in Windows in Portuguese

Get BBIEAL Mod Menu