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

Commit

Permalink
Merge branch 'master' of https://github.com/KadeDev/FNFBot
Browse files Browse the repository at this point in the history
  • Loading branch information
Kade-github committed Feb 26, 2021
2 parents bb4e4c2 + 18e0a33 commit 4c010c1
Showing 1 changed file with 16 additions and 12 deletions.
28 changes: 16 additions & 12 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,35 @@

### What is FNFBot?

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

### How do I use FNFBot?
FNFBot has 3 main sections, as shown here.

Video Tutorial:

https://www.youtube.com/watch?v=i7pte79xABg&feature=youtu.be&ab_channel=KadeDev

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:
The **red** section is where you enter all the data like the game's directory on your computer.

- Your games directory
- Selecting Songs

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

Examples
Examples:

- What happened when you pressed a keybind
- What notes its planning on hittinh
- When it completes a song
- What notes the bot's planning on hitting
- When the bot completes a song

The **blue** section is where the preview of what the notes *probably* look like.
The **blue** section is where the bot renders the notes that are *probably* there, including the length of held notes.

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

Currently the keybinds are as follows:

Expand All @@ -38,4 +42,4 @@ Currently the keybinds are as follows:
| F3 | Decrease the offset |

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

0 comments on commit 4c010c1

Please sign in to comment.