Coder Social home page Coder Social logo

freericehack's Introduction

FreericeHack

A hack for https://freerice.com (useful if you want to beat BTS ARMY)

Usage

Python 3

  1. Install Python3 (if not already installed)

  2. Open a terminal and run pip3 install requests torpy

    • If that doesn't work, try python3 -m pip install requests torpy or python -m pip install requests torpy
  3. Download Freerice.py and Requester.py

    • Make sure their extensions are .py (and not .txt or without an extension)
  4. In the terminal, go to your downloads folder

    • Windows: cd ~\Downloads
    • Mac/Linux: cd ~/Downloads
  5. 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
  6. 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.

Android app (APK)

  1. Download our most recent APK to your phone
  2. Go to your downloads and install it

JavaScript (automatic)

  1. Go to the multiplication table category in Freerice.
  2. Open your browser's console (see Opening the console).
  3. Copy all the code from Client_JavaScript/interval.js.
  4. Paste it into the console and press Enter.
  5. The correct answers will be clicked automatically.

JavaScript (on spacebar)

  1. Go to the multiplication table category in Freerice.
  2. Open your browser's console (see Opening the console).
  3. Copy all the code from Client_JavaScript/spacebar.js.
  4. Paste it into the console and press Enter.
  5. Close the console and click anywhere on the Freerice page.
  6. Press the spacebar and the correct answer will be clicked automatically.

Chrome extension

  1. See this video for instructions

Opening the console

Chrome

Screen recording

User ID

Chrome

  1. Go to Freerice.com
  2. Open the console (see Opening the console)
  3. Go to the application section
  4. Open the Local storage menu on the left, and select https://freerice.com

    Screenshot
  5. Double-click on the user value, and you'll see a JSON like this:
    {
      "token": "...",
      "uuid": "..."
    }
    
  6. Copy the value in uuid

freericehack's People

Contributors

lafkpages avatar louzaonet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.