Can anyone tell me how they would add the high score on a "tweet this" link.

So, to make a "tweet this" button:

on (release) {
getURL("http://twitter.com/home/?status=I just smashed ## roaches at http://bit.ly/9OTcEA");
}

How do I get the score in there.