I'll release some better scripts soonbut this is my first script so I thought I'd post it :P
Btw some1 requested no enter :P
I'll release some better scripts soonbut this is my first script so I thought I'd post it :P
Btw some1 requested no enter :P
yeah thx
Very simple, but ok for a first script
You could add a const so the user can choose either to use enter or not.. like..
SCAR Code:SendKeysWait(Write,100, 100);
if (UseEnter) then
SendKeysWait(Chr(13), 50, 50);
And as I see you already understand constants.
Good idea thankyou. I'll try that on my next one![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)