how do i make it type in a box. im trying to make a face book auto logger.
i have it open the facebook page on desktop. and it clicks it and then it clicks log in spot but dosnt type name please review and tell me how to fix.
what do i put in hilighted spot on script?
program FacebookOpener;
begin
MoveMouse(183,182);
ClickMouse(183,182,true);
ClickMouse(183,182,true);
Wait(1000)
Wait(4000)
MoveMouse(704,189);
Wait(500)
[H]******[/H](g.winert@yahoo.com,true)
end.
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()


Reply With Quote
.







