Forum Moderators: coopster

Message Too Old, No Replies

a question from a n00b :P

         

psyCROtic

4:27 pm on May 6, 2003 (gmt 0)

10+ Year Member



okay... i dont know how to explain it... my english is very bad... but ill try

i want to do some kind of bot that... i.e. scans and goes to a website (php-site) and buys something automatically IF a special value on the same site is reached...

logic (i.e.):

IF stash is more then 6000 Gold (main site)
DO buy 1 (this value needs to be set) dagger (sub-site)

is it possible to do something like that?

it doesnt have to be a php-script...
i would appreciate any kind of help...

thx in adv.

tom

dmorison

4:41 pm on May 6, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hiya,

Head straight over to your favorite search engine and type in "web automation scripting".

Voila! Good luck.

psyCROtic

3:34 pm on May 8, 2003 (gmt 0)

10+ Year Member



thank u very much...

if i dont know how to do it... may i ask u again?!

trillianjedi

3:39 pm on May 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



i want to do some kind of bot that... i.e. scans and goes to a website (php-site) and buys something automatically IF a special value on the same site is reached...

That sounds like my wife.

TJ

psyCROtic

3:58 pm on May 8, 2003 (gmt 0)

10+ Year Member



lol... what do u mean?!

trillianjedi

4:00 pm on May 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Actually, I take it back - this is nothing like my wife.

My wife doesn't have the "IF" directive.

TJ

jatar_k

4:03 pm on May 8, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



so then maybe a good description is a webpage parser that can auto shop for you if the price is equal to or less than your set limit?

psyCROtic

4:19 pm on May 8, 2003 (gmt 0)

10+ Year Member



yes... thats what i need...