(S) Fifa web app price checker script

09/28/2014 11:06 Theimo11#1
Hi,

Yesterday i was wondering whether itīs possible to read out the player name and rating of the player currently viewed on trasfermarket and look it up showing me the result right under the current bid line.

So Iīm looking for a script checking the current price of a player on the transfermarket and showing directly on screen.

This would make trading quite rrelaxing, because you could simply click on transfermarket and search and bid for the players under 1 minute which are shown by the script as a profit player.

An included tax calculation would be nice.

I donīt know how to code it, but the strategy could be
variables:
String x
int y
int xbox
int ps
int pc
int c

If user on transfermarket
x = get player name
y = get player rating
c= get current bid

futdb send x
select player x with rating y // because of same name
xbox = return price xbox
playstation = return price playstation
pc = return price pc

xbox = xbox * 0,95 - c // calculating the profit
playstation = playstation * 0,95 - c
pc = pc * 0,95 - c

Print xbox, playstation, pc

Would be awesome if someone could script this.

Greets Theimo
09/29/2014 17:41 Theimo11#2
Hi,

I wanted to add, it would be awesome if this would be undetectable, this is in my opinion quite easy because this tool shouldnīt send anything to ea just get the needed information.


I have the solution for the visualaition for the result.
The tool could run as a programm, so you just need the programm window next to the broswer window.

Additionally this would allow the programm to show the 7 day value Change for the different plattformes.

I hope a scripter or programmer reads this, for payment pn me;)

Greets Theimo
10/18/2014 11:36 Theimo11#3
Hi,

Isnīt there any coder who could do this for me?
As i said i would pay for such a programm.

Thanks and Greets

Theimo
10/18/2014 14:10 Chigsur#4
Quote:
Originally Posted by Theimo11 View Post
Hi,

Isnīt there any coder who could do this for me?
As i said i would pay for such a programm.

Thanks and Greets

Theimo
[Only registered and activated users can see links. Click Here To Register...]

Maybe you find there someone who can do that.