Help in hacking a trap
I am working on an online site (not a game) where I log on with multiple accounts.
I wrote a script to extract the log-in name and password from an XLS file
My script would mouse over the "sign in" graphic and click on it thus opening the popup window for pasting in the user name and password and it works great.
They now have changed it so that if my script-mouse clicks on the sign-in graphic then it locks me out.
If I pause my script, click the sign-in graphic by hand, then continue the script, it works fine.
So obviously they have a way of telling if the sign in click was generated from a a script or from a real manual mouse click.
Any suggestions on how to fool them?
thanks
I wrote a script to extract the log-in name and password from an XLS file
My script would mouse over the "sign in" graphic and click on it thus opening the popup window for pasting in the user name and password and it works great.
They now have changed it so that if my script-mouse clicks on the sign-in graphic then it locks me out.
If I pause my script, click the sign-in graphic by hand, then continue the script, it works fine.
So obviously they have a way of telling if the sign in click was generated from a a script or from a real manual mouse click.
Any suggestions on how to fool them?
thanks
