ShafiqSadat / HamsterKeyGenWeb

Web version of my python script to generate Hamster Kombat Keys
https://main--grand-capybara-6c6bac.netlify.app/
GNU General Public License v3.0
97 stars 69 forks source link

I update it just now it gets 1- too many registers 2- promo code an empty string #6

Closed poria129 closed 2 months ago

poria129 commented 2 months ago

{error_code: "TooManyRegister", error_message: "Register event timeout"} error_code: "TooManyRegister" error_message: "Register event timeout"


{promoCode: ""} promoCode: ""


A cross-origin resource sharing (CORS) request was blocked because of invalid or missing response headers of the request or the associated preflight request . To fix this issue, ensure the response to the CORS request and/or the associated preflight request are not missing headers and use valid header values. Note that if an opaque response is sufficient, the request's mode can be set to no-cors to fetch the resource with CORS disabled; that way CORS headers are not required but the response content is inaccessible (opaque).

Frahane commented 2 months ago

Generating CLONE Keys are tough, I have been able to get 2 keys out of 10. Most of the time, no keys are generated, it stuck at 194.29% with CORS issue when running the code locally, on the (your) hosted site, it just stuck at ~194%

poria129 commented 2 months ago

There is another generator that generates codes very slowly, but it will include all the numbers you selected. However, as I mentioned, it's very slow. I prefer this one because it's much faster.

ShafiqSadat commented 2 months ago

Fixed!