A hack for https://freerice.com (useful if you want to beat BTS ARMY)
-
Install Python3 (if not already installed)
-
Open a terminal and run
pip3 install requests torpy
- If that doesn't work, try
python3 -m pip install requests torpy
orpython -m pip install requests torpy
- If that doesn't work, try
-
Download Freerice.py and Requester.py
- Make sure their extensions are
.py
(and not.txt
or without an extension)
- Make sure their extensions are
-
In the terminal, go to your downloads folder
- Windows:
cd ~\Downloads
- Mac/Linux:
cd ~/Downloads
- Windows:
-
Run
python3 Requester.py -u your_user_id
(see the User IDs section)- If that doesn't work, try
python Requester.py -u your_user_id
- If that doesn't work, try
-
Watch your amount of rice grow. But remember to open the Freerice website so they have some kind of income.
Note: if you get blocked very quickly, try running it with an interval of 4 seconds: python3 Requester.py -i 4
You can change it if you want to whatever amount of seconds to wait between question.
- Download our most recent APK to your phone
- Go to your downloads and install it
- Go to the multiplication table category in Freerice.
- Open your browser's console (see Opening the console).
- Copy all the code from Client_JavaScript/interval.js.
- Paste it into the console and press
Enter
. - The correct answers will be clicked automatically.
- Go to the multiplication table category in Freerice.
- Open your browser's console (see Opening the console).
- Copy all the code from Client_JavaScript/spacebar.js.
- Paste it into the console and press
Enter
. - Close the console and click anywhere on the Freerice page.
- Press the spacebar and the correct answer will be clicked automatically.
- See this video for instructions
- Go to Freerice.com
- Open the console (see Opening the console)
- Go to the
application
section - Open the
Local storage
menu on the left, and selecthttps://freerice.com
- Double-click on the
user
value, and you'll see a JSON like this:{ "token": "...", "uuid": "..." }
- Copy the value in
uuid