Mardaneus86 / futwebapp-tampermonkey

TamperMonkey scripts to enhance the FUT 21 Web App - Discontinued
MIT License
192 stars 103 forks source link

How can I get the current bid? #139

Closed JhonMaya closed 6 years ago

JhonMaya commented 6 years ago

not the initial bid but the current bid

Peace!

Mardaneus86 commented 6 years ago

Can you elaborate a bit? Not sure what it is that you want? For discussions please use the Gitter channel!

JhonMaya commented 6 years ago

startingBid: prices.start, <-- this get initial bid and buyNowPrice: prices.buyNow, <-- this get buy now value I'd like to know how to pick up the current bid. ing

Mardaneus86 commented 6 years ago

"pick up the current bid"? To do what exactly?

veredic commented 6 years ago

he want to know what's the address for the current bid I think, as me in #121, he wants to change your code that compares BIN and FUTBIN for current bid and futbin using your base and only changing one element in code which is ''prices.buyNow" for something about current bid, but that's not possible, not simple like this way he wants to do or I should've done it more than 7 days ago :p

Mardaneus86 commented 6 years ago

Closing in favor of #121 then.

As mentioned before I'd like to get a good overview of all possibilities first before implementing something. Every new feature will cost maintenance effort so I'd like to be careful with the stuff I add. This might become a rabbithole I don't want to get myself involved in unknowingly 😄

@JhonMaya please reopen if you meant something else, but be more clear about what you want in that case. Otherwise, discuss further in #121.