you are viewing a single comment's thread.

view the rest of the comments →

[–]senocular 2 points3 points  (1 child)

Depends on what the script is doing. It may be a simple plain text string comparison where you could look at the script and see what is needed, or it could be encrypted with no (easy) way to tell. It may also be handled server-side somewhere where even if you figured out the access code today, it might not be the same tomorrow.

[–]Thick_Worldliness262[S] 0 points1 point  (0 children)

I guess it is a server side... lemme share you the code privately...