Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix auctions being sometimes old and already sold #27

Closed
StarL0st opened this issue Nov 8, 2021 · 4 comments
Closed

Fix auctions being sometimes old and already sold #27

StarL0st opened this issue Nov 8, 2021 · 4 comments

Comments

@StarL0st
Copy link

StarL0st commented Nov 8, 2021

So sometimes when flips appear in chat they are already sold, so sometimes it makes it hard to catch a good deal, I have speed 4 (a pretty decent one)
It will be nice to have it fixed, I think that you could change to oficial Hypixel API and redo the way you look for auctions

Thanks for your time!

Forgot to say that even sometimes profit is broken, it shows me a 3.9m spirit boots when the lowest BIN is 3m

@mindlesslydev
Copy link
Collaborator

Hi, so auctions are checked with the official Hypixel API. They are also removed near immediately after they have sold. Unfortunately, items are bought out so fast by people macroing this mod that it would pretty challenging to remove them from the list before this happens. I can look into a solution, however it only updates as fast as a) Hypixel API and b) the method

@StarL0st
Copy link
Author

StarL0st commented Nov 8, 2021

I get it, is there a way to avoid macroing?, like add a delay for everytime they click the message?

@StarL0st
Copy link
Author

StarL0st commented Nov 8, 2021

also forgot to bump the problem of profit, seems to have some flaws

@mindlesslydev
Copy link
Collaborator

In terms of macroing, the issue is more about people editing my code and turning it into an automated script.
The profit issue I will need to look into, but generally speaking if you look on the auction house that 3m one or whatever should be gone already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants