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

Releases: Kade-github/FNFBot

2.3 - overhauled some stuff

27 Jan 04:30
Compare
Choose a tag to compare

wow hi guys

I noticed there was a little community in the issues tab, and I fixed some bugs you guys have pointed out.

So heres a build

Patch notes:

  • The bot no longer sleeps, aka it should be way more reliable when hitting notes
  • The bot no longer updates time unless it changes sections, this is to just make it save resources
  • The bot no longer kills your cpu if you use "render notes"
  • Offset actually works (idk if it did before)
  • Just general clean code and stuff like that ig lol.

Fixed a mistake

01 Mar 04:05
Compare
Choose a tag to compare

BugFix:

  • the bot works without special crap or whatever, I'm dumb lol.

Performance Updates

26 Feb 03:42
Compare
Choose a tag to compare

Additions:

  • Thread optimization
  • You can now turn off rendering notes.

For max performance, note rendering should be turned off.

FNFBot Rewrite Released

17 Feb 21:09
8d563d5
Compare
Choose a tag to compare

Finally, the update you all have been waiting for.

Changes:

  • The app is no longer a console application, it is now a Windows Forms App with a sleek design.
  • You no longer have to type in song names and difficulties, they are all shown for you now.
  • Removed useless keybinds
  • F2 is now increase offset.
  • F3 is now decrease offset.
  • Revamped the note preview screen (it now shows held notes and regular notes in color as their in-game sprites)
  • Revamped the entire codebase from the ground up to be more modular. (and it looks a lot better)

minor life fixes

09 Feb 00:56
Compare
Choose a tag to compare

Additions:
Changed F5 to toggle between auto start (off and on) instead of restarting a song.

Bug Fixes:
It won't pick up every window titled "FPS Plus" anymore. Including tabs from chrome and edge.

Offset Updates

07 Feb 18:20
ec46064
Compare
Choose a tag to compare

Additions:

  • Added an automatic offset updater so I don't have to re-release a build over and over to update to the current FPS plus version.

Fixed offset

06 Feb 10:45
74c0f32
Compare
Choose a tag to compare

Fixes:

  • Fixed offset

Auto Start update!

06 Feb 09:58
2e5a40d
Compare
Choose a tag to compare

Features:

  • Added an auto start via hooking into FPS Plus' memory.

Visualizer Update

27 Jan 06:27
4563d72
Compare
Choose a tag to compare

Adds a visualizer to the program.

Example:
image

Fixes Must Hit note Detection

10 Jan 13:28
f2f24dc
Compare
Choose a tag to compare

Changes: