thats obviouly written by ruler, or someone from that Ibot place
hes written that SCAR is easy to use as if its a bad thing, its probably SCAR's greatest asset, if it wasnt so easy to use, no-one would learn it and it would die out, or become overwhelmed by leechers
remember how aryan was leeched and i bet ibot gets leeched too since no-one is willing to learn java because its so hard for a someone new to programming
with that idea of it being slow, thats based on examples that no-one will ever use
SCAR Code:
for f:=1 to 100000 do
x:=x+1;
who would want to add 1 to x 100000 times?
for FindColors, scar works *clicks fingers* like that
scar provides the basics, its the scripters responcibility to provide the skill, but with other stuff, its easy to make scripts, take walking for example on arga its something like this. (written in pascal for easier reading)
SCAR Code:
var WalkToMine:array of TPoint;
WalkToMine:= [[45,45],[56,45],[34,65]];
WalkPath(WalkToMine);
its just making an array of points and walking to each one-by-one
in other autoing programs, the application provides the skill, but in scar, its the scripter who does it. so in scar, everyone gets better at programming, but in other bots, only the bot developers get better
i heard ruler once made a IArga, and im not kidding, it had google adsence inside the window.
ruler is down there with Sythe and RaW/Josh, autoing for pure profit
and another thing, ruler has never used scar for autoing
if SCAR is so crap, why do people continue to use it?