futapi / fut

fut is a simple library for managing Fifa 19 Ultimate Team.
GNU General Public License v3.0
317 stars 138 forks source link

Any API can check current money status? #449

Closed ianchan0817 closed 5 years ago

ianchan0817 commented 5 years ago

As title, seems there's no this API? what i can do only bid/buy and wait for the error return?

HornWilly commented 5 years ago

Current money status must be in: session.credits Or credits = session.keepalive()

ianchan0817 commented 5 years ago

oh thx a lots