Very nice! I am sure im going to use this when i make my first script *Im hoping that's going to be in a month lol im not a fast learner*![]()
Very nice! I am sure im going to use this when i make my first script *Im hoping that's going to be in a month lol im not a fast learner*![]()
Thanks for that.
This si an awesome tut. Keep it up
Wow, thats a great guide.
I'll use it .
Okay so here is what i have entered into Scar
SCAR Code:program script;
const
Message1='Hello world!';
procedure hello;
begin
Writeln(Message1);
End.
And here is the error message
\Failed when compiling
Line 13: [Error] (13:4): Semicolon (';') expected in script
whats wrong?
If I see you autoing with level 3, default clothes, crap name I WILL report you. Auto correctly. Put this in your signature if you agree.
SCAR Code:program script;
const
Message1='Hello world!';
procedure hello;
begin
Writeln(Message1);
end;
Begin
hello;
End.
Fixed (I think)
thanks for the tutorial. i've learnt a few things off it and i find it less complex than the other ones. seems like it would take alot of time to learn the new language to be able to make whole scripts without resorting to tutorials, i'll try to stick in it and give something back to the community
dude u are a god now i wont have to look for any auto typers because i made one"![]()
![]()
and btw im 12 years old lol really easy to understand
![]()
![]()
Nice tut! Helped me a lot![]()
hey this is a wonderful tut it helps me understand a lot. i have a question though, what does the "bitmap" stuff do?
Im new to scripting myself. Thanks for the descriptive tut. Helped alot. Haven't made a useful script yet, though working on it. It's alot to take in.
Thank you for putting the time into writing this guide. I tried reading other guides, until i was suggested this guide on IRC. It's made everything simple for me, and gotten me very excited about programing.
~thed
Jason2gs: And warmer, I would imagine.
Jason2gs: With kissing and caressing involved.
Jason2gs: And real boobs!
Jason2gs: I can't wait.Wizzup: you see their butts and stuff
thx wery helpfull
thanks this was very helpful to me

5 stars! this is what I just searched for now I can start making scripts
Hi!
im verry new on this i wanna use a script who auto mine/bank but i don't know how, can anyone plz tell me?
Great tut!!! Really helped me understand the basics of scar and scripting =D.
nice guide, love it.. its actually in a language i can understand...
One of the best guides for scar i read so far, you explain specificly step by step what to do and why you are doing that. i learned alot from it. Thanks for it. Awsome guide
Scripts
Semtex Fishing Guild
Curious, you say that scar doesn't recognize black in its bitmaps, but could you use the magic eraser from photoshop to cut out the background color completely?
Procrastination, Don't do it. This is the result.
http://i172.photobucket.com/albums/w...2/Newposts.jpg

bitmaps aren't that great tbh.. they are big bulky and slow..try DTMs.. depending on what you're finding
Oh okay.
But still, would the magic eraser do the trick? Or would it give the EXACT SAME results, rendering it useless to take the extra time to do so?
Procrastination, Don't do it. This is the result.
http://i172.photobucket.com/albums/w...2/Newposts.jpg
Wow! Great Guide!
With it, I made my first script ever, that works! (I'm so proud):
SCAR Code:program Alcher;
procedure Clicks;
begin
ClickMouse(576, 267, true);
wait(500+random(166));
ClickMouse(576, 267, true);
wait(3000+random(1000));
end;
begin
repeat
clicks;
until(false)
end.
but someone pointed out not to use ClickMouse "EVER" so I'll change that later.
wow, this really helped me out as a starter. thanks
Finally!
Somone who can explain things...
+Rep![]()
thank you so much
be expecting a good script with your name as a Thanks!
Great tut if your just starting =) (which I am)
Makes learning enjoyable =P
There are currently 1 users browsing this thread. (0 members and 1 guests)