w35l3y / userscripts

Public userscripts to be used with Greasemonkey
http://gm.wesley.eti.br
GNU General Public License v3.0
45 stars 23 forks source link

No letter for captcha image in games script? #52

Closed Cryptker closed 6 years ago

Cryptker commented 6 years ago

Browser: (NAME VERSION)
Greasemonkey: (VERSION)
Script: (NAME VERSION)
Accessed url: (URL THAT YOU WERE WHEN THE ERROR OCCURRED)
Installation url: (URL THAT YOU USED TO INSTALL THE SCRIPT) [ Only if the script doesn't work since installation ]
Error Message: (MESSAGE) [ Add filename and line number too. A printscreen is an option. Usually found in the Error Console : Ctrl+Shift+J ]
Obs.: (OTHERS OBSERVATIONS THAT YOU CONSIDER RELEVANT)
Expected behavior: (EXPECTED)
Actual behavior: (ACTUAL)
Steps to reproduce:

  1. -
  2. -

Example of code: [Only if you know what it means]

CODE HERE
w35l3y commented 6 years ago

The ISSUE TEMPLATE was supposed to be filled with informations that make the fix easier.

I used to use showmycode.com to decompile SWF files, required to encrypt the URL needed to send score. ShowMyCode was closed, so I cannot use it anymore.

I didn't find any other online API that does what showmycode used to do. If you or anyone else know other online API that does the same, please let me know.

So, currently the only workaround is to check "Try cached encryption". This way, the captcha isn't required whether you have encryption cached.

Cryptker commented 6 years ago

Tried that it doesnt work either on Firefox or chrome neither are working for me,I have the latest browsers installed and have tried it on waterfox also and with or without the captcha and its not working.

-------Original Message-------

From: w35l3y Date: 10/31/17 09:29:45 To: w35l3y/userscripts Cc: Cryptker; Author Subject: Re: [w35l3y/userscripts] No letter for captcha image in games script? (#52)

The ISSUE TEMPLATE was supposed to be filled with informations that make the fix easier. I used to use showmycode.com to decompile SWF files, required to encrypt the URL needed to send score. ShowMyCode was closed, so I cannot use it anymore. I didn't find any other online API that does what showmycode used to do. If you or anyone else know other online API that does the same, please let me know. So, currently the only workaround is to check "Try cached encryption". This way, the captcha isn't required whether you have encryption cached. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

w35l3y commented 6 years ago

Then you haven't the encryption cached. It won't work for you.

It is cached by default when you use it with the captcha at least once for each encryption file (it depends from game to game). Some games share the same encryption file.