Posts tagged as:

Greasemonkey

The goal of this script is to graphically show the peaks and valleys of your team’s won-loss record throughout the season.  The graphs are broken up into months.  In the last month, there’s a button to show the full season graph.  To use, go to a team’s Team Schedule and Results page and then scroll down to the bottom to view the graph.  The graph results are a bit primitive (it’s no baseball race ) but it’s still fun to follow throughout the season.

Stratomatic Baseball

For some extreme win/loss fun try the script in this theme league.  This was a league where every team tried to lose as many games as possible, except one which had all the superstars on it.  This league is apparently a model for debunking the “normalization” discussions that come up from time to time.

Download Stratomatic Monthly win Loss Records

{ 0 comments }

Some pretty significant updates have been made to the Strat-O-Matic 90′s keep track of Mystery Cards and Strat-O-Matic Save Lineups scripts.  Now, these scripts will support multiple teams.  Before, if you had multiple active teams the data for these scripts would carryover when you switch active leagues.  This renders the scripts pretty useless unless you can keep track of the ONE league you were using the scripts for.

The scripts will now store information of up to five teams.  If all five slots are taken up, a drop down will appear asking which team you want to overwrite:

Stratomatic

Strat-O-Matic Save Lineups

Stratomatic Baseball

Keep track of Mystery Cards

I conducted a poll at the Strat-O-Matic Baseball Online Forums and most managers (68%) usually have about 1-5 teams running at the same time.  There were a few managers who had more than 10 teams going on at the same time.  I probably could expand the scripts to support more teams but this could cause too much overhead.

New Script:  Pluggable SortTable Stratomatic
I have written a modified version of Pluggable SortTable for Stratomatic Online.  Now, when you go to Team Stats the columns are sortable.

Download Pluggable SortTable Stratomatic.

 

 

{ 0 comments }

Stratomatic Cash Available

February 26, 2009

How many times have you tried to make a deal but just couldn’t do it because either you or our opponent was either over the cap or there was a roster limit involved?  Trades in TSN Online can be tough to do because of the $80 Million salary cap.

This Greasemonkey script should at least make things a bit easier.  On the offer trade page, you set the check boxes of the players you want to trade away and then you choose the players you want from the other team.  Refresh the page, and the script will calculate the amount of cash that would be available should the trade go through.

Maybe some where down the road we’ll be able to include cash as part of a trade.  But until then there’s Stratomatic Cash Available:

http://userscripts.org/scripts/show/8970

{ 0 comments }

Wouldn’t it be amazing if you could alter any web page that you visit?  Well, this is possible with a Firefox extension called Greasemonkey.

What is Greasemonkey?
Greasemonkey is a Firefox extension that allows you to write scripts that alter the web pages that you visit. You can use it to make a web site more readable or more usable.

How to install Greasemonkey:
1. Download firefox
2. Install Greasemonkey extension.
3. After installing greasemonkey, install any script you like.

When building a team, one of the most important aspects is to spend your salary wisely.  Don’t overspend on your bench.  Maybe carry 23-25 players and have 5 of them cost less than 1M.  With $80 million salaries, many managers like to try to spend about $50 million of the salary on hitters, the other $30 million on pitchers.  Of the $50 million on hitters, try to concentrate as much as that on your nine starters as much as possible.

TSN team pages will show each player’s salary but there’s not a total for pitchers and hitters.  This the reason why I wrote this Greasemonkey script for salary totals.

Before script is installed

After scipt is installed

Download Script Now

{ 0 comments }