well thats not good
i got 60 people using monks chicken killer when each of them have 25 combat i will use this
well thats not good
i got 60 people using monks chicken killer when each of them have 25 combat i will use this
<============== -0.43- Progress Report ===============>
Worked for 4 Hours, 2 Minutes and 42 Seconds
Banked 20 loads[s].
Attacked 232 cows.
Collected 226 hides.
Buried 304 bones.
Collected 329 meat.
Cooked 0 meat.
Dropped 0 burned meat.
0 := F. AT 29. ST 29. DF 28. PR 21. HP 29. MG 1. CO 21. . - B :2 Times.W : 21 min. L: No GameTab
1 := F. AT 21. ST 21. DF 21. PR 14. HP 22. MG 1. CO 15. . - B :1 Times.W : 15 min. L: No GameTab
2 := F. AT 0. ST 0. DF 0. PR 0. HP 0. MG 0. CO 0. . - B :0 Times.W : 16 min. L: L/P ERROR
3 := T. AT 26. ST 25. DF 25. PR 17. HP 26. MG 1. CO 15. . - B :6 Times.W : 67 min. L: Falador
4 := F. AT 22. ST 22. DF 22. PR 14. HP 23. MG 1. CO 15. . - B :0 Times.W : 8 min. L: No GameTab
5 : don of dead = F. AT 23. ST 23. DF 23. PR 15. HP 24. MG 1. CO 15. . - B :0 Times.W : 6 min. L: No GameTab
6 := T. AT 22. ST 21. DF 21. PR 15. HP 22. MG 1. CO 9. . - B :4 Times.W : 32 min. L: Falador
7 := T. AT 21. ST 21. DF 20. PR 15. HP 22. MG 1. CO 6. . - B :3 Times.W : 31 min. L: Falador
8 := T. AT 20. ST 20. DF 19. PR 14. HP 21. MG 1. CO 8. . - B :3 Times.W : 27 min. L: Falador
9 := F. AT 23. ST 23. DF 23. PR 15. HP 24. MG 1. CO 10. . - B :1 Times.W : 13 min. L: FalToCow
**********************************************
Great script![]()
I would post proggy, but it won't work
Will not show my levels and when it says how many cows its killed, it is always way less than it really has
I think i messed something up when i edited the script to not bank, and tried to make it not pick up hides.
Well, it picks up hides less, but still picks them up. I wanted more bones and less hides.
Any advice? I can send you my version of your script if you need it.
EDIT the reason I took out the walking was because it NEVER walked back, I'm not sure why because it works for everybody else, but it walks to FallySouthWall and then stops and never finds fallyroadcolor (i think, not totally sure)
EDIT Now I think it's because it does not find watercolor, could that be because I start it in the cowfield?
I've tried everything but it still won't find the watercolor.
On my version of the script (I took out walking/banking, and running away) it keeps picking up hides even though I removed just about every place where it should be picking up hides...
If I send you my version of your script, will you look through and tell me what I'm doing wrong? You must have told it to pick up hides like 50 billion times.
I'm doing this cause I want combat and prayer, I'm not so concerned about crafting![]()
Hey Fawk, any idea when you are going to update for SRL 4? (it works now if you change a few things- but it would be cool to get a whole new update ;])
Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
Ehh.. not really. It still has OpenBank3; and stuff like that in it..
Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
i'll give it a try.
U can help me i have errors with open bank 3
the picture of the tree is broken...![]()
tree pic needs fixin
what do we do if we want to turn off bone burrying
I got a pic on Imageshack Fawk, here you go(don't ask my why I have it saved on my HD, I randomly save stuff from SRL onto my HD about scripts
):
EDIT: I am running this tonight![]()
Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
thx for making a great script.
Hey Fawk, I ran today and your CleanUpInvintory is messedEither it is your BMP for the bones, or CowsClickAllItemsBmpTolWait got messed up in Rev #7.
I changed it to this:
The BuryBones is practically copied from Guards!.SCAR Code:procedure BuryBones;
var
x, y, i: Integer;
TB: TBox;
begin
GameTab(4);
Wait((100)+ Random(50));
for i := 1 to 28 do
begin
TB := InvBox(i);
if ExistsItem(i) then
begin
if FindBitmapSpiralTolerance(Bone, x, y, TB.x1, TB.y1, TB.x2, TB.y2, 50) then
begin
MouseItem(i, False);
ChooseOption('Bury');
Inc(BoneCount);
Inc(ReportVars[1]);
Wait((250) + Random(150));
end;
end;
FindTalk;
end;
end;
Procedure CleanUpInventory;
begin
BuryBones; // Replaces That BoneCount stupid stuff.
//BoneCount := BoneCount + CowsClickAllItemsBmpTolWait('ury', Bone, 50, 1000);
FTWait(8);
CheckHealth;
//WriteLn('Buried Bones');
end;![]()
Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
I get this error?
Any help?Line 330: [Error] (15419:36): Unknown identifier 'x' in script C:\Documents and Settings\Alex & Will\Desktop\DIVI Cowz 0.38 Pub.scar
Rs2Cheater.net - Earn money by posting!!
Its killing cows, but only collecting meat and hides...
Leet script man, now that hides are 110 + at the G.E, this is helpful
I do visit every 2-6 months
Wow thanks for releasing script, even tho i don't need to use atm it looks really nice.
There are currently 1 users browsing this thread. (0 members and 1 guests)