Skip to content

Instantly share code, notes, and snippets.

View zchgdn's full-sized avatar

Zach Godin zchgdn

View GitHub Profile
/*
========== 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