here you go folks a woodcutter for yall.. it wont work atm but it would do if srl worked... lol..
anyway
have fun
warrockownz!!!
here you go folks a woodcutter for yall.. it wont work atm but it would do if srl worked... lol..
anyway
have fun
warrockownz!!!
Don't steal scripts. We WILL catch you.
JAD's willowchopper script is meant to be an example - you should see what he did and take lessons from it, not use his exact scripting.
I dunno, those asians are pretty difficult to out-auto, legend has it they don't need sleep or food...~tim0suprem0
Activity is on the decline - school's got me
Check out my tutorial[s] on Color Finding!||Procedures and Functions!
sorry but there arent any tuorials that will help me... beginner is too easy and intermediate is too hard
to make up for it .. i really did make one this time
its a auto miner
SCAR Code://i really did make this one
//put pik in slot 1
//set the color and run
program miner;
{.include SRL/SRL.scar}
Procedure Miner;
begin
repeat
if(findcolortolerance(x, y, 12345678, 0, 0, 700, 500, 4))then
begin
mouse(x, y, 0, 0, true);
wait(1800);
end
wait(150);
until(InvFull)
end;
begin
repeat
miner;
DropTo(2,28);
until(false);
end.
dude that is straight up leeching, you gave ABSOLUTELY NO credit to jad for any of his things and you tried to pass it as your own...WOW
"Failure is the opportunity to begin again more intelligently" (Henry Ford)
WhoCares357 has a great tutorial that covers almost everything (it's the first tutorial in the beginner's tut section).
That second powerminer script looks alot like the one in my tutorial...
I dunno, those asians are pretty difficult to out-auto, legend has it they don't need sleep or food...~tim0suprem0
Activity is on the decline - school's got me
Check out my tutorial[s] on Color Finding!||Procedures and Functions!
You MUST give nearly all credit to JAD.
also, the tutorials are plety fine, i haev read them, and i have learned to script from them, just take more time on them and you will learn.
[IMG]http://farm3.static.flickr.com/2120/2052732965_348f3629d0_o.jpg[/IMG]
There are currently 1 users browsing this thread. (0 members and 1 guests)