Hey guys, how do i add more random detectors into my script like is this enough for a good power-cutter and any other tips would be helpful ty
Hey guys, how do i add more random detectors into my script like is this enough for a good power-cutter and any other tips would be helpful ty
If a dude says something and his girlfriend isn't there, is he still wrong?
anyone?
If a dude says something and his girlfriend isn't there, is he still wrong?
My suggestion is to not double post.
FindNormalRandoms;
Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
yes i have findnormalrandom; i was just wondering if thre was more
If a dude says something and his girlfriend isn't there, is he still wrong?
and does findnormalrandoms; also cover like solving the randoms?
If a dude says something and his girlfriend isn't there, is he still wrong?
Stop double posting!
FindNormalRandoms finds all randomes besides fights.
Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
but does it do anything about it like run or solve genie for example
If a dude says something and his girlfriend isn't there, is he still wrong?
stop double posting
and that script of form "cutting procedure" looks exactly like mine powerchopper.... just you have taken out the extra procedures i have
credit me? and asked without my permission? EVEN THE DAM SAME NAME OF THE PROCEDURE WOW!
yours:
SCAR Code:procedure WillowChopper;
begin
repeat
begin
If FindObjCustom(x, y, ['willow', 'ill', 'llow'], [willowcolor,willowcolor1,willowcolor2], 4) then
begin
FindNormalRandoms;
Mouse(x, y, 3, 3, False);
Wait(1000 + random(100));
ChooseOption('hop');
FindNormalRandoms;
wait(8000);
begin
FindNormalRandoms;
if (IsUpText('illow')) then
begin
Wait(600 + Random(1000));
FindNormalRandoms;
end;
end;
end;
end;
until (invfull);
end;
Mine:
SCAR Code:procedure WillowChopper;
begin
SRLStatsNeedSent;
Writeln('FOUND~WILLOWS~CHOPPING~');
repeat
begin
If FindObjCustom(x, y, ['willow', 'ill', 'llow'], [willowcolor,willowcolor1,willowcolor2], 4) then
begin
FindRandoms;
CheckForEnt;
Mouse(x, y, 3, 3, False);
Wait(1000 + random(100));
ChooseOption('hop');
FindRandoms;
wait(6000);
FindRandoms;
begin
CheckForEnt;
FindRandoms;
if (IsUpText('illow')) then
begin
CheckForEnt;
Wait(600 + Random(1000));
FindNormalRandoms;
MyAntiBan;
end;
end;
end;
end;
until (invfull);
ReportVars[2] := ReportVars[2] + 28;
end;
sad dude .... even the same waiting time's lol
There are currently 1 users browsing this thread. (0 members and 1 guests)