how do you set this up
FindObjTPA(var X, Y: Integer; Color, Tol, CTS, ObjWidth, ObjHeight, minCount: Integer; UpText: TStringArray): Boolean
just show a example how you would use it in a script and what each little thing is please and thank you
how do you set this up
FindObjTPA(var X, Y: Integer; Color, Tol, CTS, ObjWidth, ObjHeight, minCount: Integer; UpText: TStringArray): Boolean
just show a example how you would use it in a script and what each little thing is please and thank you
im back again.!
Example :
SCAR Code:If FindObjTPA(x, y, 5583152, 15, 20, 50, 90, 1, ['alk','-to']) Then
First two parameters are the variables, the next is the colour the next two are the width and the height. And the last 3 are: Mincount, Tolerance (-1 to 4) and the last two are the uptext![]()
very simple example (|:[>*SCAR Code:if findobjtpa(x, y, Yourcolorhere, ToleranceHere, 2(probably), 15, 25, 15, ['hop', 'down', 'hop down']) then
Mouse(x, y, 5, 5, False); //right click on it
if ChooseOption('hop') then
Writeln('Chopping Tree');
Edit: thanks camo...
Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
{ MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }
When posting a bug, please post debug! Help us, help you!
I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.
SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.
dope... i fail again ):
There are currently 1 users browsing this thread. (0 members and 1 guests)