Downloads: Neopets Score Patcher

Neopets Score Patcher

Rate this File
Uploaded by Zanoab - 09-02-2013
Author Author Zanoab
File Size File Size 19.0 KB
Downloads Downloads 56
+ Download
This is a Chrome Extension!

Zanoab's Score Patcher
Current version: 1.0.1

How does somebody make score sending safe? Trick question... you can't! That didn't stop me from trying. The safest way to send your own score however is to have the game itself send it. That obviously isn't easy in all cases so the next best option is to patch the score sent by the game. Thanks to Chrome's Extension API, I am able to intercept every score and have the ability to modify it as wanted.

Why is patching scores safer? Different games can send different data and have different procedures. Heard of prize level? It is another variable sent along with your score but only games using an outdated system don't send it. Try playing Top Chop for yourself and you might realize you have been missing out (and possibly busted). Have you heard of 'asp_pgs'? YYB uses it to send your team's performance and it is only a matter of time before more games come out that use it and screw everybody that didn't do their research first. Have you watched what all those shiny new sponsor games send? They secretly send TNT a signal that they are going to send a score. Who knows what TNT plans to do with a database full of users that managed to send a score without their games sending the signal.

Features:
  • Displays game ID
  • Displays estimated total time you have had the game open
  • Displays time since the last score successfully sent (if any)
  • Must first be trained by the game by sending a score first
  • Block all scores from being sent (newer games designed to soft-lock if score send fails)
  • View score data to be sent by the game
  • Modify score data to be sent (to an extent)
  • Disabled if a new score variable is detected (safety feature)
  • Warning on AMF communication by the page/game
  • Doesn't interfere with normal game behavior (redirecting to avatar, etc.)
  • Displays NP earned for entered score
  • Decrypts data sent by game (Console only)
  • View all data sent by game (Console only)


Do NOT ask for automated score sending. This extension is meant for educational and research purposes only. All source is open to modification if you want something so bad.

PS: I know the code is a mess. This was originally meant for personal use and research.

Images

None