w35l3y / userscripts

Public userscripts to be used with Greasemonkey
http://gm.wesley.eti.br
GNU General Public License v3.0
43 stars 21 forks source link

Battledome: Fight! sometimes fails to use an ability or weapon #71

Open Septimustache opened 2 years ago

Septimustache commented 2 years ago

Browser: Chrome v93.0.4577.63
Plugin: Tampermonkey v4.13
Script: Neopets : Battledome : Fight!
Accessed url: http://www.neopets.com/dome/arena.phtml
Installation url: https://github.com/w35l3y/userscripts/tree/master/scripts/Neopets_Battledome_Fight!
Error Message: unsure
Obs.: Problem started roughly two weeks ago. No changes to any settings before the problem started. Resetting opponent-specific and default weapons/abilities did not fix it. Uninstalling and reinstalling the script did not fix it.
Expected behavior: The script should consistently input the correct weapons and ability for the current opponent.
Actual behavior: The script skips inputting the ability and/or weapons at seemingly random intervals.
Steps to reproduce:

  1. -Choose a battledome opponent
  2. -Fight using weapons/abilities specific to the opponent or using default weapons/ability.
  3. -Repeat until the problem occurs.

Example of code: (Optional, only if you know what it means)

CODE HERE
mediterra2 commented 2 years ago

Yes, this script acts very weirdly on all my computers. It will sometimes work for 2 or 3 cycles, then pause and wait for me to intervene, but it won't let me finish selecting weapons and automatically clicks the fight button. Basically, you can only use it on weaker opponents.

On Thu, Sep 9, 2021 at 6:38 PM Septimustache @.***> wrote:

Browser: Chrome v93.0.4577.63

Plugin: Tampermonkey v4.13

Script: Neopets : Battledome : Fight!

Accessed url: http://www.neopets.com/dome/arena.phtml

Installation url: https://github.com/w35l3y/userscripts/tree/master/scripts/Neopets_Battledome_Fight !

Error Message: unsure

Obs.: Problem started roughly two weeks ago. No changes to any settings before the problem started. Resetting opponent-specific and default weapons/abilities did not fix it. Uninstalling and reinstalling the script did not fix it.

Expected behavior: The script should consistently input the correct weapons and ability for the current opponent.

Actual behavior: The script skips inputting the ability and/or weapons at seemingly random intervals.

Steps to reproduce:

  1. -Choose a battledome opponent
  2. -Fight using weapons/abilities specific to the opponent or using default weapons/ability.
  3. -Repeat until the problem occurs.

Example of code: (Optional, only if you know what it means)

CODE HERE

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/w35l3y/userscripts/issues/71, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPMF6E5UCBP6X7ISF3S4ITUBEZN3ANCNFSM5DYDVOKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

w35l3y commented 2 years ago

I am not having the spare time needed to keep some scripts. Pull requests are always welcome.