Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thecooldoggo authored Nov 5, 2023
1 parent 6771f95 commit 459eacf
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,18 @@

A simple python bot for sending pls donate messages in roblox chat.

## Easy Installation
First off, install python.
Open your browser of choice and go to https://www.python.org/downloads/ and download python.

Next, Install the necessary dependency for the auto-type. Open your terminal and type
```bash
pip3 install pyautogui
```
Next, go to releases in this github and download the .zip file. Run the .py file and enter your messages with a new line after each one. Open roblox and press start at the bottom to start the script.
## NOTE: spamming multiple messages quickly and using the word "robux" WILL get you banned! This is not my liability, so use this wisely!

## Installation
## Hard Installation

First off, install python.
Open your browser of choice and go to https://www.python.org/downloads/ and download python.
Expand All @@ -23,4 +33,4 @@ Repeat this step for the rest of them too!

Now open roblox and run the script!

NOTE: spamming multiple messages and using the word "robux" WILL get you banned! This is not my liability, so use this wisely!
## NOTE: spamming multiple messages and using the word "robux" WILL get you banned! This is not my liability, so use this wisely!

0 comments on commit 459eacf

Please sign in to comment.