Autofill eBay Maximum Bid

By Tracy Poff Last update Oct 14, 2011 — Installed 4,279 times.

Needs update for ebay.de layout changes

in
Subscribe to Needs update for ebay.de layout changes 21 posts, 3 voices



fuxxi User
FirefoxWindows

Hi,

its me again and this time Your fine script stopped working, after some serious layout changes on ebay.de :(

Maybe You could fix it please?

 
Tracy Poff Script's Author
FirefoxWindows

Hi. Unfortunately I can't reproduce this. It's working for me on (for example):

http://cgi.ebay.de/Guitar-Hero-World-Tour-Viel-...

If you could send me the address and a copy of the HTML source of an auction page on which it doesn't function, I'll be happy to try to fix it. My email address is tracy.poff@gmail.com.

 
fuxxi User
FirefoxWindows

Hi,

hmm, so maybe its a Problem with my Firefox again? :-(

Which greasemonkey version are You using currently?

Can You please try with latest Nightly from:

https://arantius.com/misc/gm-nightly/

Iam using the 2010-11-25 build and its not working :-((

 
fuxxi User
FirefoxWindows

OK,

I tried with virgin browser (4.0b8 todays nightly) and 2010-11-25 greasemonkey build. Only installed Your autofill script and can confirm, its definately not working.

Could You check that, please?

 
fuxxi User
FirefoxWindows

You are busy or dont wanna help this time? :-|

 
Tracy Poff Script's Author
FirefoxWindows

Sorry, for the delay. I've been busy lately, and I still can't reproduce this problem. I've tried on lots of auctions on ebay.de and it works for me. As I mentioned above, without having an example of an auction that doesn't work, there's nothing I can do. If you'll send me the HTML source of a page containing an auction that doesn't work, as I requested above, I'll look at it. Sorry to be a little short with you, but if you won't follow my requests for a useful bug report, there's only so much time I can spend tying to fix something that doesn't appear to be broken on my end.

 
fuxxi User
FirefoxWindows

Hi, I thought sending html code is not needed, since I could reproduce the problem with virgin browser only GM as addon installed and only one GM script (Yours).

But Ive sent You an e-mail with the code - I hope we can get it fixxed :)

Please try with latest Firefox nightly and 2010-11-25 GM build, if it does work in you current environment.

 
fuxxi User
FirefoxWindows

I've sent You the e-mail near 2 weeks ago. Did You received it? Or do You want me to send it again?

I hope we can fix the problem. :-|

 
Tracy Poff Script's Author
FirefoxWindows

Sorry. I was busy leading up to Christmas and I've been ill since. I'll try to get to this soonish.

 
fuxxi User
FirefoxWindows

Hi again, so what now? Did You checked it? Can You try with latest greasemonkey and latest Firefox Nightly (4.0b13pre) and confirm that its not working?

 
Tracy Poff Script's Author
FirefoxWindows

I've tried with nightlies. I've tried with betas. I've tried with various combinations of these with different versions of greasemonkey. I can't reproduce your problem.

You're not running firefox behind privoxy or anything else that could possibly mess with the pages, are you? You've tried with a clean profile with just greasemonkey and this script? I'm really not quite sure what could cause your problem.

However: I've sent you a test version (Unless I sent it to the wrong address. If you didn't get it, let me know and send me your correct email address.). If this version doesn't work, then whatever is causing the problem, it can't be my script. Good luck with it.

 
fuxxi User
FirefoxWindows

Working perfectly, just need a fix for the biding page itself :)

Cant You do/script anything other to put the values into the field instead by finding the value with the long text like "Geben Sie mindestens EUR"? Now if eBay is changing only a bit in this scenario now it will stop working again :( If its text-related I could fix it myself maybe, but looks like this "?" was the fix in this case?

 
Tracy Poff Script's Author
FirefoxWindows

I've pushed version 0.4.0 with the changes in the testing version plus a new pattern for the page you described. Please test it and verify its functionality.

In fact, I do get the values by searching on the text like "Geben Sie mindestens EUR". The issue was that I restricted the search for such patterns to a certain block of code so I can be sure that the script can't be tricked by cunning sellers. The current version is very slightly less safe. If the script fails to match a maxbid (e.g. due to an unimplemented language/currency pair) and the seller includes a text string that it will match on (e.g. "Geben Sie mindestens EUR 5000,00") in their auction description, the new version will pick up the 'evil' value that the seller has placed, while the old version wouldn't be fooled by such a trick. The moral of the story is that you should be sure to verify your bid amount when using this tool, in case of evil sellers.

Of course, attacks targeting this particular script are unlikely, so it should be safe anyway, and in any case you must confirm your bids as usual. Should you notice the wrong amount getting entered in a box, though, you will know the cause, and please report the new pattern so it can be included in the script.

If you do find a new pattern and care to fix it yourself, you may feel free to submit your tested and verified pattern to me and I'll include it and give you credit for the addition.

 
fuxxi User
FirefoxWindows

Did you took a look at the biding page currently not working/autofilling the proper value (it just stays empty)?

I mean the page where it says " Erhöhen Sie Ihr Maximalgebot:".. for me the script is not working there, only on the main auction page.

 
Tracy Poff Script's Author
FirefoxWindows

I created a pattern based on the code you sent, but I see now that it's still not functioning correctly. For some reason, it doesn't seem to be picking up on the maxbid box when I use getElementsByName, and it really should be. Hmm.

I'm not sure what's the issue here. I'll think about this a little longer. Maybe I'll have to go ask advice somewhere. There may be some quirk of javascript I'm not familiar with. I'll let you know when I've figured it out, but I hope you can use the script on the pages on which it does function until then.

 
fuxxi User
FirefoxWindows

Thank You and np, its good for regular usage anyway :D

 
LoneCrusader User
FirefoxWindows

Well, I installed this today, worked fine on ebay uk for items listed in dollars, but....

It does not work at all with uk currency on ebay uk... it does nothing...

 
Tracy Poff Script's Author
FirefoxWindows

Provide me with a link to an auction it doesn't work on, and I can look into it. In particular, it only works for language/currency combinations that I've encountered, because the regex that finds the minimum bid must be tailored to fit each such pair.

 
LoneCrusader User
FirefoxWindows

heres a link it doesnt work on:

http://www.ebay.co.uk/itm/SONY-PS3-CONSLOE-80GB...

it works fine for euro's & dollars on uk site, but not uk sterling... hope this helps...

 
Tracy Poff Script's Author
FirefoxWindows

Added support for pounds in English, and verified that it works on the link you provided.

Try the new version, 0.4.1, and let me know if you have any further problems.

 
LoneCrusader User
FirefoxWindows

Confirming Script Works fine for pounds in english.... haven't found any probs at all, as yet.... top marks.. :)