Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kade-github committed Feb 17, 2021
1 parent f9ff19e commit 1272403
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# FNFBot Rewrite
## The better version of FNFBot

### What is FNFBot?

FNFBot is a bot program that lets users automaticly play Friday Night Funkin Charts.

### How do I use FNFBot?
FNFBot has 3 main sections, as shown here.
![3Sections](https://i.imgur.com/fwlUZPg.png)

The **red** section is where you enter all the data.

Examples:

- Your games directory
- Selecting Songs

The **green** area is the console, this outputs useful information.

Examples

- What happened when you pressed a keybind
- What notes its planning on hittinh
- When it completes a song

The **blue** section is where the preview of what the notes *probably* look like.

### Keybinds
FNFBot currently has 3 keybinds, and in the future will have modifyable keybinds.

Currently the keybinds are as follows:

| Keybind | Description |
| ----------- | ----------- |
| F1 | Start/Stop Playing the selected map |
| F2 | Increase the offset |
| F3 | Decrease the offset |

Offset = the amount of time in miliseconds to hit before/after the note time.
Default: 25

0 comments on commit 1272403

Please sign in to comment.