Ebay Bidding Script required
Moderator: General Moderators
-
hameedmeer
- Forum Newbie
- Posts: 3
- Joined: Tue Oct 04, 2005 6:03 am
Ebay Bidding Script required
Hi
i need php script that can bid on ebay.com against a specified item. Can any one help me in this regard
bye
i need php script that can bid on ebay.com against a specified item. Can any one help me in this regard
bye
no the maximum bid feature automatically bids for you right after someone places a bid.mickd wrote:isnt that what the maximum bid thing does? at the last second fill up a maximum bid and itll bid it...
So:
1. you place a bid of $20(and max bid of Say $100 USD)
2. new bidder comes by and bids $25
3. ebay automatically bids $30 for you.
4. someone has to much money and bids $101
5. your scewed.
The point of ebay's system is to get the highest bididng price for your item. A lot of times sellers hate last minute bidders because then they get less money for their product. Thats why there is no bid at the last minute feature.
You have to do that manually
even if you made a script to bid for you, whats stoping someone from outbidding you? if the script was designed to bid again if outbid, then that script would seem like its practically the same thing as putting a max bid in the last 5 seconds.
EDIT: provided your internet connection can load the page in 5 seconds.
EDIT: provided your internet connection can load the page in 5 seconds.
-
hameedmeer
- Forum Newbie
- Posts: 3
- Joined: Tue Oct 04, 2005 6:03 am
Thanks for your replies but
i am developing a web site and i need some script that can be run on the web server. I know there are desktop application available that can do the work for you.
As far as I know its impossible. There are services offered by Ebay that bid for you but I'm guessing your looking for a program to bid on an auction at the last minute right?
And yes i want to bid on the auction say in last 10 seconds. And if it is imposible how the other sites have managed to do this.
there are applications that can do this behaviour... no need for a script.. Confused
Can you please guide me how i can use any of these application in my web enviorment which is LAMP
Thanks for your suggestion.
Bye
As far as I know its impossible. There are services offered by Ebay that bid for you but I'm guessing your looking for a program to bid on an auction at the last minute right?
And yes i want to bid on the auction say in last 10 seconds. And if it is imposible how the other sites have managed to do this.
there are applications that can do this behaviour... no need for a script.. Confused
Can you please guide me how i can use any of these application in my web enviorment which is LAMP
Thanks for your suggestion.
Bye
Re: Thanks for your replies but
really? could you please pm me the site? curious about this myself.hameedmeer wrote: And if it is imposible how the other sites have managed to do this.
-
hameedmeer
- Forum Newbie
- Posts: 3
- Joined: Tue Oct 04, 2005 6:03 am