This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
========== NEOPETS BATTLEDOME AUTO-FIGHT ========== | |
Step 1: Start a new battle in the Battledome and select your two weapons and skill | |
Step 2: Open your devtools (right click + inspect OR F12) | |
Step 3: Go to the Console tab | |
Step 4: Paste the code below and click 'enter' - now your Neopet will automatically fight the opponent. Great for Punchbag Bob! | |
There is an explanation to the code in the comments below for those weary about inputting random code into your developer console |