I have a huge list i need to input it into a website and click submit after each line. Eachline consists of 10 characters. How would i achieve this?
I have a huge list i need to input it into a website and click submit after each line. Eachline consists of 10 characters. How would i achieve this?
use scar...
somthing like this
SCAR Code:const
ButtonX = ;
ButtonY = ;
begin
repeat
Somthingtofillin;
Mouse(Buttonx,Buttony,3,3); to click da button
SomthingtoCheckyouclickedOkayRight?;
until(false);
~Hermen
There are currently 1 users browsing this thread. (0 members and 1 guests)