[Release][Open Source] FIFA 16 Auto Buyer

12/23/2015 18:42 hofmanlu#511
Quote:
Originally Posted by Ivonny12 View Post
can I turn off the PC and he tries next player to buy ? or the PC has always run ?
has to run
12/23/2015 18:53 hunterjm1#512
Quote:
Originally Posted by Ivonny12 View Post
can I turn off the PC and he tries next player to buy ? or the PC has always run ?
This is a desktop application, it runs locally and not on a server.

Quote:
Originally Posted by jd0001 View Post
I can't move some won items to the tradepile, they are stuck somehow due to an error. The Webapp also throws an error.
Now the autobidder is caught in an endless loop and is not bidding anymore.
Could you modify the code in bid.py to ignore this error and make the program more robust ?

Code:
2015-12-23 11:20:07    Updating watched items...
2015-12-23 11:20:15    Auction Won: 700 on xxx
2015-12-23 11:20:27    Error: xxx could not be placed in the tradepile...
2015-12-23 11:20:27    Auction Won: 700 on xxx
2015-12-23 11:20:41    Error: xxx could not be placed in the tradepile...
2015-12-23 11:20:46    Updating watched items...
2015-12-23 11:20:53    Auction Won: 700 on xxx
2015-12-23 11:21:04    Error: xxx could not be placed in the tradepile...
2015-12-23 11:21:04    Auction Won: 700 on xxx
2015-12-23 11:21:18    Error: xxx could not be placed in the tradepile...
2015-12-23 11:21:50    Updating watched items...
...
You likely have a temporary ban on listing players on the market. The entire program is an endless loop that searches, buys, and lists players. If you can't list players, it will keep trying. It will also keep searching for players and buying them, but not listing them if you give it enough time (which you probably don't want to do). Give it a rest for 24 hours so your ban can expire and try again.

Quote:
Originally Posted by Vertias View Post
It's taking forever to emulate. Any tips for speeding it up?
What do you mean by taking forever to "emulate"? Can you clarify?
12/23/2015 20:27 Vertias#513
Quote:
Originally Posted by hunterjm1 View Post
This is a desktop application, it runs locally and not on a server.



You likely have a temporary ban on listing players on the market. The entire program is an endless loop that searches, buys, and lists players. If you can't list players, it will keep trying. It will also keep searching for players and buying them, but not listing them if you give it enough time (which you probably don't want to do). Give it a rest for 24 hours so your ban can expire and try again.



What do you mean by taking forever to "emulate"? Can you clarify?
Nevermind! Lol turns out my security answer was wrong xD
12/23/2015 20:34 qierodinero#514
tell me how to make money xd.. Im a faqin retard im done.. at least ty Hunter that looks great but im a faqin autist. :(
12/23/2015 20:34 Dimiscult#515
Hunterjm1, I have an error, it seems like it's because I have a manager in my transfer list, do you want to see the error ?



Process Process-1:
Traceback (most recent call last):
File "c:\users\jason\appdata\local\programs\python\pyth on35-32\lib\multiprocessing\process.py", line 254, in _bootstrap
File "c:\users\jason\appdata\local\programs\python\pyth on35-32\lib\multiprocessing\process.py", line 93, in run
File "C:\Users\Jason\Documents\GitHub\futgui\core\bid.p y", line 62, in bid
KeyError: 'Desc'
Process Process-2:
Traceback (most recent call last):
File "c:\users\jason\appdata\local\programs\python\pyth on35-32\lib\multiprocessing\process.py", line 254, in _bootstrap
File "c:\users\jason\appdata\local\programs\python\pyth on35-32\lib\multiprocessing\process.py", line 93, in run
File "C:\Users\Jason\Documents\GitHub\futgui\core\bid.p y", line 62, in bid
KeyError: 'Desc'
12/23/2015 20:36 Vertias#516
Can someone link me to the basics of how to do this? I'm confused like qierodinero
12/23/2015 20:46 sprodan#517
Yeah I mean I said 94% bid and dim said 95 and for some reason you guys are running 89, you are never gonna get anyone that cheap

(Almost never anyway)
12/23/2015 22:41 Vertias#518
Is anyone else getting a recurring Manually Re-Listing x players?
12/23/2015 23:18 faruks#519
Quote:
Originally Posted by sprodan View Post
Yeah I mean I said 94% bid and dim said 95 and for some reason you guys are running 89, you are never gonna get anyone that cheap

(Almost never anyway)
That's not true. I'm getting around 40-60 players per 5 hour every day and max %86 bid. Just find true players and true time. Choose the right strategy for yourself.
12/24/2015 11:36 qierodinero#520
FFS :(
12/24/2015 12:39 Mag200#521
why emulating on android and ios doesnt work ?
12/25/2015 05:53 hunterjm1#522
Quote:
Originally Posted by Dimiscult View Post
Hunterjm1, I have an error, it seems like it's because I have a manager in my transfer list, do you want to see the error ?



Process Process-1:
Traceback (most recent call last):
File "c:\users\jason\appdata\local\programs\python\pyth on35-32\lib\multiprocessing\process.py", line 254, in _bootstrap
File "c:\users\jason\appdata\local\programs\python\pyth on35-32\lib\multiprocessing\process.py", line 93, in run
File "C:\Users\Jason\Documents\GitHub\futgui\core\bid.p y", line 62, in bid
KeyError: 'Desc'
Process Process-2:
Traceback (most recent call last):
File "c:\users\jason\appdata\local\programs\python\pyth on35-32\lib\multiprocessing\process.py", line 254, in _bootstrap
File "c:\users\jason\appdata\local\programs\python\pyth on35-32\lib\multiprocessing\process.py", line 93, in run
File "C:\Users\Jason\Documents\GitHub\futgui\core\bid.p y", line 62, in bid
KeyError: 'Desc'
Yeah, that's a known bug. Pull that card out of your transfer list on the web app and it should start working again.
12/25/2015 09:09 Onkyo213#523
Is it a higher risk to bot now? Because of the Xmas event?
12/25/2015 17:21 krait907#524
You use the function bin snipe?
12/26/2015 07:41 LordPierri#525
I got the last time these error:

InternalServerError: (500)

But i can do everything on the console or webapp (buying, selling, searching and playing).

What can i do now?