musicdemon
Scriptwriter
- Joined
- Mar 7, 2010
- Messages
- 17
- Reaction score
- 0
I have created a script for Greasemonkey that will allow you to choose whether you want to hide Platinum-only moves, D/P-only moves, or HG/SS-only moves in each pokemon's learnset. Also, it collapses several large tables by default to improve readability.
Here's an example (using Ponyta's learnset) of what you would see if you chose "Hide Diamond/Pearl-only moves" and refreshed the page:
The script also shows Pokedex entries, "In side games" entries, moves learned by TM, and Side Game Data entries collapsed by default to save some scrolling time.
Firefox users, here's how to get the script:
1) Install the Greasemonkey addon
2) Install this script
How to Use This Script:
1) Right-click on the monkey icon in your statusbar
2) Hover over "User Script Commands"
3) Choose which movesets you want to hide
3a) If you only want to see moves relevant to Diamond/Pearl, you have to select "Hide Platinum-only moves" AND "Hide HG/SS-only moves".
3b) If you only want to see moves relevant to HG/SS, you have to select "Hide Platinum-only moves" AND "Hide Diamond/Pearl-only moves".
3c) If you only want to see moves relevant to Platinum, you have to select "Hide HG/SS-only moves" AND "Hide Diamond/Pearl-only moves".
4) Refresh the page to see the changes
Version 1.0.1 (March 07, 2010)
-Changed menu entry from "Show Diamond-only moves" to "Show Diamond/Pearl-only moves"
How's this for a first post :expect:
Here's an example (using Ponyta's learnset) of what you would see if you chose "Hide Diamond/Pearl-only moves" and refreshed the page:
The script also shows Pokedex entries, "In side games" entries, moves learned by TM, and Side Game Data entries collapsed by default to save some scrolling time.
Firefox users, here's how to get the script:
1) Install the Greasemonkey addon
2) Install this script
How to Use This Script:
1) Right-click on the monkey icon in your statusbar
2) Hover over "User Script Commands"
3) Choose which movesets you want to hide
3a) If you only want to see moves relevant to Diamond/Pearl, you have to select "Hide Platinum-only moves" AND "Hide HG/SS-only moves".
3b) If you only want to see moves relevant to HG/SS, you have to select "Hide Platinum-only moves" AND "Hide Diamond/Pearl-only moves".
3c) If you only want to see moves relevant to Platinum, you have to select "Hide HG/SS-only moves" AND "Hide Diamond/Pearl-only moves".
4) Refresh the page to see the changes
Version 1.0.1 (March 07, 2010)
-Changed menu entry from "Show Diamond-only moves" to "Show Diamond/Pearl-only moves"
How's this for a first post :expect: