SetTimeOut isn't working in my script, because in the debug section, it just shows
program New;
Procedure ProgressReport;
begin
ClearDebug;
Writeln('waited for 133 seconds.');
Type: Posts; User: shadowpwner
SetTimeOut isn't working in my script, because in the debug section, it just shows
program New;
Procedure ProgressReport;
begin
ClearDebug;
Writeln('waited for 133 seconds.');
thanks, but im going to use settimeout
Does any function do this?
time it took the script to run (which resets after the script is run again?)
Thanks inadvance.
thanks, love the script The_rs_monkey.
omgwoot, thanks alot! I got it to work.
The_Rs_Monkey, your script has an error:
[Runtime Error] : Exception: Canvas does not allow drawing in line 247 in script chick.scar
My script says it finds a bitmap, but on the screen, there is none.
Heres a picture of the website I'm using my script on:
http://img77.imageshack.us/img77/6820/imagefb9.png
and my script:...
Lol, stupedspam posted that the same time that i posted it.
Thanks, I was searching for a text on a website.
it just searches a bitmap, and returns if its available or not. (Found the Letter P) or (Color not found)
I get an error when trying to run this script.
I think I'm missing a really simple thing, i just cantfind it.
program New;
var
WillowLog2: integer;
procedure LoadBitmap;
begin
P :=...
its *caught* not catched.
otherwise, very nicescript!
there is one available at sythe, but it only works for runescape.
ill see if i can find it..
edit: here you go.
http://www.sythe.org/showthread.php?t=263233
Thanks for the example script, but how would I go upon using scar to search for the font on a webpage , and return what it typed in plain text on the debug window?
suppose the page had Hello World...
whered the edit button go?
so my question is,
do i need to specify what size the font is, or bold or italic?
(suppose i wanted myriad pro bold size 28.5)
Thanks for the replies, I think I know how to use the font now.
Thanks!
Is there an include or script would do OCR for a certain font?
Or would I have to make bitmaps of each character?
Thanks in advance.
very nice, helped me alot.