Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1012 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 1012 Bytes

TH | ENG

Following Bot

Following Bot is a bot that uses Selenium to log into Roblox and automatically follow users at random.

What can Following Bot do?

  • Automatically log into Roblox account
  • Randomly follow users
  • Supports browsers Chrome, Safari, Firefox, and Edge

Installation

Before you start using this script, make sure you have Python and the required packages installed.

1. Install Python

Download and install Python from here.

2. Install the required packages

Open Command Prompt or Terminal and install the necessary packages using the following command:

pip install selenium

Usage

Open Command Prompt or Terminal in the folder and use the command python main.py.