akasakaid / blumtod

Auto claim
434 stars 171 forks source link

tickets are spent, points are written, but the balance does not change #101

Open antofaka opened 2 weeks ago

antofaka commented 2 weeks ago

1

akasakaid commented 2 weeks ago

I don't know. I haven't updated so it should be an error if you enable auto play games.

shrif3llam commented 2 weeks ago

I don't know. I haven't updated so it should be an error if you enable auto play games.

when will you update ?!

Erkinovich-fx commented 1 week ago

1

I need this code bro can u share it

malvere commented 1 week ago

Seems like Blum changed the way they handle payload for /claim endpoint Now they use encoded endpoint that seems to be encrypted (decoding with base64 gave no results) I'll provide example below:

{
  "payload": "DaCO6D97EJV4hxlad1pIkml6/NLSvaVBRygIDXyVKCXkqd4AyFV4bOIbW6gd9wteeINOTDDEaLTy3oBFOZtKKwAM1wAWf8y1xEBBFqmmnC214xV6zIIgEuc0NYKjvTJaSJ/jb9rs+tZGhRk/goVM3pphpx5j8447UR5e/MO6lC2uo3trqozosDeVrz40FfyBNSc6kTlSOOFvDp9LV53j2tBx5ys9cBnQ8VmHeJG+ioqdmIbwhwFtAVNrUsqn3MpWXMFYH0K/bdPXzhV+0o7VQgGj9LHe1KO5FIFkVtWuFzJUuofSZoiVNvrTOVE8Jm+DdvTnso/gTHM0Nvq/QCi9FQbEP9iZmZ9HgTra8NSBxPwE03SdLMFjf8Lokmf1JUYYuNZnlQDzVfLOsui0CQnLq3EeZ1C/+9jmhD4VaiDu4eAUQ4iyCvMTieKUWbWV9wxeIfrJ9PRCkI2hIcDmF9DoRHthUO0AujHA7uhgAutDqJRxO06a/4e6pTJJuo/Rvp/igZEjnfcxy1dohFADl4/RFpyC8opsWP6UHQ57rEXqwIwkTg9ZhOKa18EQ25HTNiLbW2r9J+Vl5OmlRy+7QbquXFd4zyVpVY+wikQVb1t5sO8Jh/ZiRmNKaJ/CNNK3bPPjXWZVuQFRueJHNM4KzTK/uiS/ANDXfuFgrZTLxriolvo="
}