ok when i try to run a script, it runs good, finds the compass, but after it sez found compass, it just stop. no mouse movements or anything.any ideas?
It's not SCAR's fault, it's the scripts fault then. Post it.
YOu havent fixed the new Update Bug.
Thats the problem
1.Go into your scar folder.
2.Go into your SRL folder.
3.Go into a folder named core.
4.Find a .scar file named Login.scar.
5.Double click that file.
6.Now Find something that looks like this:
SCAR Code:{*******************************************************************************
function LoggedIn: Boolean;
By: WT-Fakawi
Description: Returns True if Logged In.
*******************************************************************************}
function LoggedIn: Boolean;
begin
Result := (GetColor(422, 480) = 16777215);
end;
7.See that?SCAR Code:Result := (GetColor(422, 480) = 16777215);
8. Just change the 422 to 421.
9. So now it looks like this
10.Now all of your scripts would do somethingSCAR Code:Result := (GetColor(421, 480) = 16777215);.
-Hope that helped!-Pie.
NOTE:I DID NOT MAKE THE FIX , CREDITS TO Niesly or however you speel his name lol.
Even If You Are On Your Way, You Will Get Run Over If You Just Sit There.
![]()
-ILikePie1995.
My Best Script I Yet Made, Go Check It Out, Its In The Fighting Section. Look For UndeadKiller!
GET FREE CASH!!!READ ALL ABOUT IT!!!
http://www.AdPaid.com/ptr/pages/join...d=ilikepie1995
JOIN AdPaid.Com NOW!!!ITS OWNAGE!!!
http://www.AdPaid.com/ptr/pages/conf...d=ilikepie1995
Nielsie
Just download the new SRL 3.81
Interested in C# and Electrical Engineering? This might interest you.
Its not with SRL 3.81 he hasnt fixed the stupid update bugJust download the new SRL 3.81omg!
Even If You Are On Your Way, You Will Get Run Over If You Just Sit There.
![]()
-ILikePie1995.
My Best Script I Yet Made, Go Check It Out, Its In The Fighting Section. Look For UndeadKiller!
GET FREE CASH!!!READ ALL ABOUT IT!!!
http://www.AdPaid.com/ptr/pages/join...d=ilikepie1995
JOIN AdPaid.Com NOW!!!ITS OWNAGE!!!
http://www.AdPaid.com/ptr/pages/conf...d=ilikepie1995
There are currently 1 users browsing this thread. (0 members and 1 guests)