Greasy Fork is available in English.

AutoGrind: Intelligent Bing Rewards Auto-Grinder

This user script automatically finds random words from the current search results and searches Bing with them. Additionally, it auto clicks the unclaimed daily points from your rewards dashboard too.

These are versions of this script where the code was updated. Show all versions.

  • v5.2.4 2024-10-29

    [AutoGrind] Bring back updateConfigVariable function to handle immediate configuration updates

  • v5.2.3 2024-10-29

    [AutoGrind] Refactor search handling and improve tab closure logic

  • v5.2.2 2024-10-29

    [AutoGrind] Reset variables on scriptstart

  • v5.2.1 2024-10-29

    [AutoGrind] enhance window closing functionality

  • v5.2.0 2024-10-25

    [AutoGrind] Add configurable random timeout range for searches and refractor code

  • v5.1.3 2024-10-19

    [AutoGrind] Fix mobile dark mode styles for search and settings icons

  • v5.1.2 2024-10-16

    [AutoGrind] adjust search timeout range to 5-10 seconds

  • v5.1.1 2024-10-15

    [AutoGrind] Randomize the timeout between searches

  • v5.1.0 2024-09-25

    [AutoGrind] Added customisable cooldown timeout

    [Bing] Remove Update and Download links

    Merge pull request #5 from sakthi19sk/main

    Add customisable cooldown timeout to Bing AutoGrind

  • v5.0.3 2024-09-17

    [Bing] add exclusion to randomLink Filter

  • v5.0.2 2024-09-07

    Makeshift error handling

  • v5.0.1 2024-09-05

    fix auto-close tabs

  • v5.0.0 2024-09-05

    Refactor to use GM_getValue and GM_setValue + Auto close any tabs opened by the script

  • v4.1.8 2024-08-31

    fix

  • v4.1.8 2024-07-30

    fix

  • v4.1.8 2024-07-30

    fix

  • v4.1.7 2024-07-30

    Avoid running irrelevant parts of script on rewardsPage + potentially fix auto collect rewards

  • v4.1.6 2024-07-30

    workaround for sites like britannica.com not opening in iframe

  • v4.1.6 2024-07-30

    workaround for sites like britannica.com not opening in iframe

  • v4.1.5 2024-06-29

    Fix search URL parameter

  • v4.1.4 2024-06-29

    Improved search behavior on search page

  • v4.1.3 2024-06-29

    use try-catch for iframe creation for open_random_links on search page

  • v4.1.3 2024-06-29

    Fix search URL parameter

  • v4.1.2 2024-06-29

    set Daily Activity points collection to false by default

  • v4.1.1 2024-06-29

    Temporarily disable creating iframe for collecting daily activity points

  • v4.1.0 2024-06-29

    Add option to automatically collect daily activity points from Bing rewards dashboard page

  • v4.0.3 2024-06-29

    Avoid opening randomLinks in new tabs and instead load in iframe.

  • v4.0.2 2024-06-29

    fix open random link behavior on search page

  • v4.0.1 2024-06-21

    Fix "STARTSCRIPT" param

  • v4.0.0 2024-06-20