Skip to content
forked from Kade-github/FNFBot

A FridayNightFunkin bot that plays charts without hooking into the game.

Notifications You must be signed in to change notification settings

L-bt2038/FNFBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

FNFBot

FNFBot is a FridayNightFunkin bot that plays charts with the challenge of not being able to access/modify any of the games memory!

I simply did this just because I thought it would be fun.

Showcase

ytImage

Usage

To use it, go to the latest release and download it.

Run the program and input your friday night funkin game folder (you need to have the data files for the charts, but you can still play it in the browser as well. You just need a download, so like why would you need to play in the browser?????? idk)

Then input the song name in all lowercase, and then the difficulty (hard or easy)

Go into FNF and play the song, when it says "GO" press F1 a bit after that. Then watch the bot play the song.

Other keybinds

F1 - Play

F2 - Stop playing

F3 - Add by 1 to the offset (milliseconds between keypresses)

F4 - Remove by 1 to the offset (milliseconds between keypresses)

Problems

So, obviously its not perfect. In fact, it really can't even beat blammed week 3 all the time. Here are the issues:

  • It can't hit really close notes to eachother, it'll just glitch out.

  • When ever it holds a note, it can't hit other ones. (easy fix, too lazy rn though)

  • On Pico on the drop where both characters are playing at the same time, it just decides to not hit anything.

The biggest ones is obviously not hitting close together notes, and the pico one. Not sure about why any of that happens.

Credits

I used rqnn's global C# keyboard hook and Micheal Noonan's Input Simulator for input and output.

Go give them love.

About

A FridayNightFunkin bot that plays charts without hooking into the game.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%