Alright basically i want to click a link that changes but always has the same text name. Heres an example of what the code might be
<a href="unlock.php?confirm=MD5hashere">Click Here</a>
Alright basically i want to click a link that changes but always has the same text name. Heres an example of what the code might be
<a href="unlock.php?confirm=MD5hashere">Click Here</a>
Here is a starter script that does that. Note that it uses jQuery and assumes you are running Firefox or using Tampermonkey, if you are on Chrome.
See also: