The FBH script is included in the installer tools because it contains several tools other than the script to hack Facebook. There are approximately 11 more script options in it.
What’s interesting about FBH is that we can choose to hack a targeted facebook account or a group. Another thing is that there are other tools besides how to hack fb termux such as web scan, deface, etc.
FBH script
I’ve tried several menus to hack fb from these tools. Actually there are only 2 menus, the other has nothing to do with Facebook.
I cloned my FBH tools from a github account with the name muhammadfathul. It is written in bash and there is also a file containing the packages and modules that must be installed.
If you want to use this script, you must enter a username and password for the script.

The following is the login data for the FBH script:
username: AsecC password: eror404
After successfully logging in, you must type help so that all the command instructions from this script can appear.
Okay now let’s know how to install and run it.
How to install FBH script in termux
Like the brutefb fr13nd8 script discussed earlier, Fbh requires packages and modules to be installed and run in termux applications. And also have to clone the file from github.
Please enter all the commands below:
pkg install git pkg install bash git clone https://github.com/muhammadfathul/FBH
Wait until the process is complete.
Then write the following command again:
cd FBH chmod 777 * bash setup
The bash setup process takes a little while, so just wait for it to finish. This is the process of installing pkg and additional modules. Examples such as bs4, mechanism, request, etc.
When everything is done, lastly you just type:
bash FBH
The script will display a login page, please fill in the data above. If successful, it will look like the image below.

For beginners, it may be a little confusing because there are no instructions on how to use it at all. Well, that’s why see my explanation, hehe.
How to Operate FBH Script
At the start of the script, you just write help then press enter. 11 menus and commands will appear to run the menu.

For the problem of hacking fb there are only 2 menus, namely FBH_t (target) and FBH_r (group).
So to enter the facebook account hack process from the FBH script, you can write the command FBH_t or FBH_r.
Okay, I will give an example of the use of both.
FBH_t (target)
Please, at the initial display of your script, just type FBH_t and then enter. The display will immediately change as shown below:

Enter the email / id / username of the facebook account that will be hacked then press enter.
Next write password.txt and press enter again.
Notes:
password.txt is a file containing password combinations that have been created by the author script. If you want to use your own combination, just create a .txt file after entering the FBH folder.
After everything has been set, the script will do the bruteforce process. The length of time based on the number of passwords in the .txt file (wordlist), the more the longer.

FBH_r (group)
Entourage means we can cover multiple targets at once. But it’s only based on a list of friends or group members, so it’s a random target.
How it works we only need to set 1 password combination. If there is an account that uses the password from the list of friends/group members, we have successfully obtained the account.
So, to use this menu, please write FBH_t on the initial script display.

Then you select the target, it can be 1 (group member) or 2 (friends list). The trick is to press the number 1 or 2 and then enter.
Here I give an example from the friends list, because my new fb account has not joined any grub.
So after selecting the second menu, we have to login to our respective facebook accounts. The goal is to retrieve all IDs from the friends list.
Enter the password for bruteforce and wait for the process to complete.

If successful, the account ID and password that we set earlier will appear.
Well, that’s an example of using the FBH script to bruteforce a Facebook account. After getting a lot of login data, all you have to do is check using the fb checker script to make sure the account you get is not hit by a checkpoint.
How about using other menus from the FBH script?
Just write the command/code listed in the help option. Also pay attention to the writing of upper and lower case because it matters.
Example:
To run deface webdav you can type the code FBH_d then just follow the instructions listed.
Okay, I will not discuss all the menus in this script because it has nothing to do with Facebook’s bruteforce. So please try it yourself while learning, hehe.