Skip to content

27m/rbxflipgwjoiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RBXFlip Giveaway Joiner

An automatic giveaway joiner for RBXFlip.

Notice:

For the forseeable future, this will not be a multi-account joiner. I have made an agreement to keep this program single-account. Thank you for understanding.

Installation:

Navigate to releases and download the latest release's source code.

Windows

Unzip the files into a directory.

If you don't have python installed already, install it here (This link is for 64-bit if you are on 32-bit you can find the 32-bit installer here).

Run setup.bat

Put the corresponding information in config.json.

Open the command line

image

Navigate to the script's directory with cd.

Run the script with py main.py (NOTE: py may be python or python3 for you depending on your installed python version).

OR double click main.py.

Image for clarity below.

image

Linux

Navigate to the script's directory.

Execute pip install -r requirements.txt

Put the corresponding information in config.json.

Run the script with py main.py NOTE: py may be python or python3 for you depending on your installed python version.

Report any bugs to marshall#4949 on discord.

How to get your RBXFlip token:

image (courtesy of foobball)

config.json variables

access_token - This is your RBXFlip access token (how we authenticate giveaway join requests). Instructions on how to get this token are shown above.

fetch_interval - This is how many seconds the program will wait in between fetching current giveaways, 20-30 is recommended.

webhook - This is your full webhook link ex: https://discord.com/api/webhooks/example

Disclaimer

This program is currently beta and you may encounter bugs. Please report them to the discord account stated above.

I am releasing this to find any bugs that may occur. Thank you