I'm Not A Robot - DDR AutoTap

Automatically plays the DDR minigame at level 47 for you.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Upphovsman
relty
Dagliga installationer
0
Totala installationer
2
Betyg
0 0 0
Version
1.7
Skapad
2025-11-23
Uppdaterad
2025-11-23
Size
2,44 KB
Licens
MIT
Gäller för

DDR AutoTap for "I'm Not a Robot"

This userscript automatically plays the DDR minigame at level 47 in I'm Not a Robot on neal.fun.

This is my first userscript that I wrote on Violentmonkey.

I made this because the embed minigame was too laggy and choppy for me to beat it. (Skill issue amirite?) But hey, atleast it was a fun experience and I'm sure it would come in handy for low-end systems too!


How It Works

  • Detects falling arrow notes in the DOM.

  • Maps note directions (Up, Down, Left, Right) to keyboard arrows.

  • Checks when notes reach the "hit line" and simulates a tap.

  • Runs continuously using requestAnimationFrame for optimized better timing.


Installation

  1. Install any userscript manager of your choice. -- (I tested this on Violentmonkey, but it should work fine for others aswell.)

  2. Create a new userscript and paste in the script's code.

  3. Save and enable the script, then reload the page at the specific level.


Notes

  • This script doesn't have any special sort of level checks, (as I don't even know how to do that in the case of Neal's website) so the script will only work on level 47 of the game.

  • Accuracy might vary on the game's overall performance, as it might stutter and lag occasionally since it's an embed. Try to keep other tabs closed or something I dunno lol.


And that's it, enjoy!