KasperiP / kiderat-desktop

🐀 Kiderat is a fully open-source bot for automating ticket reservations on Kide.app. With Kiderat, you can save time and effort by letting the bot handle the reservation process for you. Since Kiderat is open-source, you can customize the bot to suit your specific needs or contribute to the project's development.
https://www.kiderat.app
GNU General Public License v3.0
10 stars 2 forks source link

botting failed #17

Open cheekyboiii opened 11 months ago

cheekyboiii commented 11 months ago

i was trying to buy tickets to a big event but the bot kept trying but it never succeeded. I saw kide had done something to the original event link so i suppose they had some extra protection agains bots this year. can you try to figure out what went wrong and maybe do a new patch before 10.11? would be appriciated

KasperiP commented 11 months ago

What was the event you tried? I just tested the bot and it seems to be working.

cheekyboiii commented 11 months ago

Glöggrundan 2023, yes the bot works for "ordinary" events but im pretty sure kide had done something on their part for this one. For example the event link was way longer than usual and you had to get the shorter version of the link by copying it from the sharing page.

KasperiP commented 11 months ago

Yeah, that event seems to have a different data format compared to the "usual" events. It includes linkedProductVariants, which I don't think I've seen before. This event appears to be related to group selling, so it's possible that this specific detail is intended for such cases. It might also be a bug that has always been present in the bot, but we just haven't noticed it because it's quite unusual to encounter sales like this.

Will investigate this further ASAP.