Separate names with a comma.
You can use error console to find errors. (tools > error console) You had an error the first time. you had match('downloads.php) it should've been...
Test it yourself and see if it does what you want/expect it to do. Leaving it as match('downloads.php') means that it will give the alert on...
// ==UserScript== // @name Pwning Website // @namespace http://www.neofriends.net/ // @description two in one // @include...
Remember that the only thing it does is autofill the price you want to pay on the haggle page. There is a line in the script so that if your screen...
I believe I already have this as a greasemonkey script. The only thing you want is for it to put in the price? Mine puts in the price as example....
You can't get in the information you need to tell _when_ it's _going_ to happen. You can only refresh and it will tell you once it has started. I...
That guide is complete BS. I visited the ebay listings and found the pets belong to user shrinkme...
There's always this: http://userscripts.org/scripts/show/7756 If you use greasemonkey and firefox
I don't really like getColor so I prefer something like: <div class="text" id="{CB}" style="font-family: monospace;"><ol><li style="padding: 0 5px;...
Sounds tough. I'm having a hard time figuring out the angles need just for Bouncy Supreme
Does anyone use firefox and greasemonkey? I don't know any other kind of programing but it seems easy enough to do it with that. Edit: please do...