thurdev / roblox-limiteds-sniper-free

Now UGC items are possible to be set as a limited, and some people are selling them for free, so the script will try to buy every copy, if any available
MIT License
7 stars 5 forks source link

I keep getting "Failed to get user!" #19

Closed Qi2nR9uw closed 1 year ago

Qi2nR9uw commented 1 year ago

It will say "Searching for items..." but will soon keep saying "Failed to get user!".

Is there anyway to fix this?

It is also maybe good to note that it does say "Logged in as username" correctly at the top.

A good fix might be to have something in place where if the error happens to relogin the user.

CustomAmelia commented 1 year ago

Me too

thurdev commented 1 year ago

It will say "Searching for items..." but will soon keep saying "Failed to get user!".

Is there anyway to fix this?

It is also maybe good to note that it does say "Logged in as username" correctly at the top.

A good fix might be to have something in place where if the error happens to relogin the user.

I changed a bit https://github.com/thurdev/roblox-limiteds-sniper-free/pull/20, maybe now will be 1000x faster, and also resolve that problem of not loggin in.

Qi2nR9uw commented 1 year ago

It will say "Searching for items..." but will soon keep saying "Failed to get user!". Is there anyway to fix this? It is also maybe good to note that it does say "Logged in as username" correctly at the top. A good fix might be to have something in place where if the error happens to relogin the user.

I changed a bit #20, maybe now will be 1000x faster, and also resolve that problem of not loggin in.

Thank you for the update. Running it now to see if I have any issues.

Also, noob question. If I add an item ID into the json file does it only search for that item or does it still search for everything else that wouldn't be listed in there?

CustomAmelia commented 1 year ago

It will say "Searching for items..." but will soon keep saying "Failed to get user!". Is there anyway to fix this? It is also maybe good to note that it does say "Logged in as username" correctly at the top. A good fix might be to have something in place where if the error happens to relogin the user.

I changed a bit #20, maybe now will be 1000x faster, and also resolve that problem of not loggin in.

Thank you for the update. Running it now to see if I have any issues.

Also, noob question. If I add an item ID into the json file does it only search for that item or does it still search for everything else that wouldn't be listed in there?

did the update fix it?

Qi2nR9uw commented 1 year ago

It will say "Searching for items..." but will soon keep saying "Failed to get user!". Is there anyway to fix this? It is also maybe good to note that it does say "Logged in as username" correctly at the top. A good fix might be to have something in place where if the error happens to relogin the user.

I changed a bit #20, maybe now will be 1000x faster, and also resolve that problem of not loggin in.

Thank you for the update. Running it now to see if I have any issues. Also, noob question. If I add an item ID into the json file does it only search for that item or does it still search for everything else that wouldn't be listed in there?

did the update fix it?

So far yes. I've had it running this whole time and no issues so far.

Qi2nR9uw commented 1 year ago

Update: I left it going and it completely missed 2 of the free limiteds that came out. It didn't see them at all.

Maybe update is broken? No items were in the items.json file.

After restarting the script it eventually says "Could not get items {"errors":[{"code":0,"message":"InternalServerError"}]}"

thurdev commented 1 year ago

Discontinued