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

Commit

Permalink
why did I make a thread for this
Browse files Browse the repository at this point in the history
  • Loading branch information
Kade-github authored Mar 25, 2021
1 parent 524b020 commit 5f4010f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions FNFBot20/Bot/Bot.cs
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,7 @@ public void HandleNote(FNFSong.FNFNote n)

bool shouldHold = n.Length > 0;

new Thread(() =>
{

switch (n.Type)
{
case FNFSong.NoteType.Left:

This comment has been minimized.

Copy link
@Itaqwerty7

Itaqwerty7 Jul 24, 2021

LEFT

This comment has been minimized.

Copy link
@DrSketch5535

DrSketch5535 Aug 9, 2021

?

This comment has been minimized.

Copy link
@sonicfnfmod

sonicfnfmod Sep 21, 2021

how do i code

This comment has been minimized.

Copy link
@roythearsonist

roythearsonist Sep 21, 2021

Contributor

Learn c sharp

This comment has been minimized.

Copy link
@CharlieEmily

CharlieEmily Sep 30, 2021

c sharp?

This comment has been minimized.

Copy link
@roythearsonist

roythearsonist Oct 1, 2021

Contributor

The language the bot is written in

Expand Down Expand Up @@ -220,8 +219,7 @@ public void HandleNote(FNFSong.FNFNote n)

break;
}
}).Start();
notesPlayed++;
}
}
}
}

7 comments on commit 5f4010f

@justinlel
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idk how to add the script

@DrSketch5535
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how do i use the script

@zorandoublez
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i have a problem when i want to use it keeps saying System.Windows.Forms.TreeNodeMouseClickEventArgs
how dow i fix it/

@yet66
Copy link

@yet66 yet66 commented on 5f4010f Aug 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The bot doesn’t work on all mods second just get good at the game

@CharlieEmily
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want to ask Are you gonna make it so it can do 6 and 9 keys?

@roythearsonist
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you stupid? Hell no he's not

@CharlieEmily
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to get angry

Please sign in to comment.