/////////////////////////////////////////////
forefeathers
ran for 7 Hours, 37 Minutes and 39 Seconds
killed 2649 chickens
Picked up 8295 feathers
/////////////////////////////////////////////
/////////////////////////////////////////////
forefeathers
ran for 7 Hours, 37 Minutes and 39 Seconds
killed 2649 chickens
Picked up 8295 feathers
/////////////////////////////////////////////
i get Line 46: [Error] (234:11): Unknown identifier 'CreateTPAFromBMP' in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Math.scar
knvm i fixed it
Line 119: [Hint] (16876:1): Variable 'I' never used in script C:\Users\99\Desktop\forefeathers1.2.5(2).scar
Line 293: [Error] (17050:1): Unknown identifier 'ftwait' in script C:\Users\99\Desktop\forefeathers1.2.5(2).scar
Add
somewhereSCAR Code:procedure FTWait(Time: Integer);
var
t: Integer;
begin
for T := 1 to Time do
Wait(200 + Random(50));
end;
T~M
Will this even work with teh update?
Originally Posted by irc
If you're on about the HP Bar update, then yes, it will now due to Rev 33 coming out.
<3
Originally Posted by Eminem
why does it randomly stop
Amazing bot. Ran for 6 hours, killed 4.2k chickens (on a low level account). Sorry about not posting a proggie, i lost it because my PC reset for updates. All i know is that i gained the right amount of experience to have killed 4.2k chickens. I also got 10k feathers :P
Thanks a lot for this script!
it loads graphics but cant close them, so it always stops at the graphics screen or audio
/////////////////////////////////////////////
forefeathers
ran for 3 Hours, 5 Minutes and 12 Seconds
killed 1731 chickens
Picked up 10785 feathers
/////////////////////////////////////////////
great script but it didnt kill that much chicken and pick up that much feathers
And another prog
0: leg | F | 8925 feathers | 1098 chickens |
1: leg | F | 8515 feathers | 1093 chickens |
2: leg | T | 8205 feathers | 1117 chickens |
3: leg | T | 7800 feathers | 1053 chickens |
4: leg | F | 7510 feathers | 882 chickens |
/////////////////////////////////////////////
forefeathers
ran for 9 Hours, 29 Minutes and 50 Seconds
killed 5243 chickens
Picked up 40955 feathers
/////////////////////////////////////////////
NextPlayer(Active: False);
[Runtime Error] : Exception: Out of memory in line 437 in script C:\Program Files\SCAR 3.20\includes\SRL/SRL/Core/Text.scar
okay im running with 40 players right now, will post prggy
btw how can i change how much time the script will be logged per player?
Last edited by DeceptionZD; 06-16-2009 at 04:32 PM.
I get this too:
SCAR Code:[Runtime Error] : Exception: Out of memory in line 437 in script C:\Program Files\SCAR 3.20\includes\SRL/SRL/Core/Text.scar![]()
0: xgui | T | 6960 feathers | 3346 chickens |
1: oof | T | 6140 feathers | 3416 chickens |
/////////////////////////////////////////////
forefeathers
ran for 12 Hours, 4 Minutes and 53 Seconds
killed 6762 chickens
Picked up 13100 feathers
/////////////////////////////////////////////
kthxbai
hey it doesnt compile with the latest revs, or does it?
is there a way to fix it?
/////////////////////////////////////////////
forefeathers
ran for 8 Hours, 54 Minutes and 44 Seconds
killed 3244 chickens
Picked up 7975 feathers
/////////////////////////////////////////////
n33d scripts - yes it does, that prog is with latest dev rev of SRL, and i have latest ref but this script isn't reflection
Ok i updated all my scar stuff following guides and got this error code...Someone help me please?
[Runtime Error] : Exception: Access violation at address 0071EB83 in module 'scar.exe'. Read of address 00000000 in line 45 in script C:\Users\mathew\Desktop\includes\SRL/SRL/Core/Math.scar
What does this mean and how can i fix it!?
Line 119: [Hint] (16876:1): Variable 'I' never used in script C:\DOCUME~1\Chase\LOCALS~1\Temp\15fezasy.tmp\foref eathers1.2.5.scar
Line 293: [Error] (17050:1): Unknown identifier 'ftwait' in script C:\DOCUME~1\Chase\LOCALS~1\Temp\15fezasy.tmp\foref eathers1.2.5.scar
i get this everytime i do it please help quick!!!!
i put this
procedure FTWait(Time: Integer);
var
t: Integer;
begin
for T := 1 to Time do
Wait(200 + Random(50));
end;
at the beginning of the script and it starts but it just moves the mouse around and doesnt attack anything! please help
procedure FTWait(Time:Integer);
var
t:Integer;
begin
for T := 1 to Time do
Wait(200 + Random(50));
end;
Is what i put after the function called UTWait. and it compiles without errors.
it wont attack anything or click a monster
There are currently 1 users browsing this thread. (0 members and 1 guests)