Sort your Active Messages Posted on the GameFAQs Message Boards by "Board", "Topic", "Msgs", "Last Post", or "Your Last Post" in ascending or descending order by clicking on the respective header.
Use with one of the following browser extensions:
-
Convert script to Google Chrome extension:
- Save the script (the
*.user.js
file) to your computer. - In Chrome, go to Tools > Extensions.
- Drag/drop the user script file onto the Extensions page.
- Save the script (the
Released 2016-07-02
- Optimized process used to select the correct stylesheet of the active site display style
- Completely transitioned from GM_*etValue functions to native localStorage
Released 2016-03-21
- Updated to use new FontAwesome classes after recent GameFAQs font update
- Switch to only using
localStorage
for sort settings
Released 2015-09-29
- Updated to account for GameFAQs updates to site URLs
- Small tweaks to speed things up
Released 2015-09-27
- Removed lines from beginning of script that I don't remember putting there but apparently break the script for certain people (including myself >_>)
- Now saves current sort settings to localStorage on load and on sort to ease future transition away from GM_* functions (specifically GM_*etValue)
Released 2014-09-14
- AMP Sorting has been completely rewritten from the ground up!
- Now displays native GameFAQs sorting options above AMP table to allow for usage of different GameFAQs sorting methods (which sorts ALL active messages, not just the current page) in conjunction with AMP Sorting script
- Renamed script file to
GameFAQs_AMP_Sorting
- IF UPDATING FROM A PREVIOUS VERSION THEN YOU MAY NEED TO UNINSTALL THE PREVIOUS VERSION OF THE SCRIPT.
Released 2012-07-19
- Small update that allows script to override official GameFAQs sorting
Released 2012-05-10
- Sorting now takes the year into account
Released 2012-04-12
- Script now sorts friends' AMP properly when they have posts on boards that you do not have access to
Released 2012-04-02
- Removed auto-updater since Greasemonkey now has update checking built-in as of v0.9.18
Released 2011-10-15
- Fixed compatibility issues with GameFOX 0.8.2