Scruffydrew / Forza-Horizon-5-Auction-House-Sniper

This is a program that can attempt to snipe cars off the Forza Horizon 5 Auction house
28 stars 2 forks source link

Issue with the buy out #14

Open Windguaerd opened 5 months ago

Windguaerd commented 5 months ago

It keeps going to their xbox profile instead of hitting buy out, any ideas? Im sure i am just doing something wrong bc it works flawlessly outside of that

IqrashM commented 4 months ago

@Windguaerd had the same issue i turned off V-Sync then it worked fine for me

batica1515 commented 4 months ago

Having the same issues with the buy out.

Scruffydrew commented 4 months ago

Having the same issues with the buy out.

From what I've been told is that you need to have 60+ fps, If that still doesn't fix the issue try setting your language setting in forza Horizon 5 to English if not already.

SSulecc commented 3 months ago

I love the effort you're putting into it but I keep getting the same error even if I have everything in order, I go directly to see the player's game tag instead of buying now🤷🏻

IqrashM commented 3 months ago

I love the effort you're putting into it but I keep getting the same error even if I have everything in order, I go directly to see the player's game tag instead of buying now🤷🏻

then you're doing something wrong, for me it still works Fine

Scruffydrew commented 3 months ago

I love the effort you're putting into it but I keep getting the same error even if I have everything in order, I go directly to see the player's game tag instead of buying now🤷🏻

I don't even know anymore, I haven't had any issues with it. In all honesty I never really had any issues with it, all the updates to the code were just to fix the issues other people were having, so whenever someone had an issue with the program I'd have to try and figure out a solution to a problem that I didn't even know the cause of. And at this point I'm all out of ideas.

All I can tell you is make sure you have 60+ fps, make sure your screen resolution ratio is 16:9, user interface scale set to 100 and brightness set to 50

ProHyphonzDaCoder commented 3 months ago

It says Entering search and never actually enters the auction house

ProHyphonzDaCoder commented 3 months ago

@Scruffydrew I have looked at ur code, and I have figured out why... So when I ran this code in VSCODE I got an error saying no module called pynput. You might wanna look into this as this module controls ur keyboard if I'm not wrong?

Guillaumex27 commented 3 months ago

@Scruffydrew i got the same issue than @ProHyphonzDaCoder. The .exe starts, it says « entering search » but nothing happens. Checked everything you said and still. Can you check if it works on your machine ? ty

ProHyphonzDaCoder commented 3 months ago

@Guillaumex27 I got it to work, what you have todo is uninstall GeForce Experience, its not working because of some overlay which NVIDIA has

Guillaumex27 commented 3 months ago

@ProHyphonzDaCoder my issue was with HDR. I turned It off and set luminosity to 50 and it works like a charm.

ihackeverything commented 1 month ago

@Scruffydrew I have looked at ur code, and I have figured out why... So when I ran this code in VSCODE I got an error saying no module called pynput. You might wanna look into this as this module controls ur keyboard if I'm not wrong?

dude run the exe as an admin

ihackeverything commented 1 month ago

@Scruffydrew i got the same issue than @ProHyphonzDaCoder. The .exe starts, it says « entering search » but nothing happens. Checked everything you said and still. Can you check if it works on your machine ? ty

run the exe file as an admin

Scruffydrew commented 1 month ago

@Scruffydrew I have looked at ur code, and I have figured out why... So when I ran this code in VSCODE I got an error saying no module called pynput. You might wanna look into this as this module controls ur keyboard if I'm not wrong?

thats because you dont have that module installed, that error has nothing to do with the code