Looks good i havnt tested properly but works great as ive tried for like 10 mins but it has quite bad lag when it is withdrawing from the bank!Apart from that great script ;)
Printable View
Looks good i havnt tested properly but works great as ive tried for like 10 mins but it has quite bad lag when it is withdrawing from the bank!Apart from that great script ;)
Yeah just ran it and came back.Had to stop it my self.
Quote:
*************************************
*******Ejjman1's BeastFletcher*******
****************v0.43****************
* We have been running for 1 Hours, 4 Minutes and 14 Seconds
* We have strung 1190 bows.
* We have earned 108885 exp by stringing.
* We are stringing at a rate of 1120 an hour.
* You are level 86 fletching.
* Thanks for using Ejjman1's BeastFletcher.
Successfully executed
man.. 1st prob = i can't find the script
2th prob = if i got a script i put it in scar.. but how do i use the prog???:(
any1?
man i can't open in scar..
always errors )=
Hello , first time I'm here as you can see, and first time I use Scar :o ... : uberleecher
SO I got some problems tho
Line 26: [Error] (75:1): Duplicate identifier 'UpChars' in script F:\Program Files\SCAR 3.06\includes\srl\srl\core\Globals.scar
Help me lol ?!
EDIT: I got another question, how do I select if I want to string/cut?
tnx alot
TraXy:duh:
begin
case Players[CurrentPlayer].Integer2 of
1 :
begin
case Players[CurrentPlayer].String3 of
'ShortBow': ExpPerBowCut := 5;
'LongBow': ExpPerBowCut := 10;
end;
end;
2 :
begin
case Players[CurrentPlayer].String3 of
'ShortBow': ExpPerBowCut := 16.5;
'LongBow': ExpPerBowCut := 25;
end;
end;
3 :
begin
case Players[CurrentPlayer].String3 of
'ShortBow': ExpPerBowCut := 33.3;
'LongBow': ExpPerBowCut := 41.5;
end;
end;
4 :
begin
case Players[CurrentPlayer].String3 of
'ShortBow': ExpPerBowCut := 50;
'LongBow': ExpPerBowCut := 58.3;
end;
end;
5 :
begin
case Players[CurrentPlayer].String3 of
'ShortBow': ExpPerBowCut := 66.5;
'LongBow': ExpPerBowCut := 75;
end;
end;
6 :
begin
case Players[CurrentPlayer].String3 of
'ShortBow': ExpPerBowCut := 83.3;
'LongBow': ExpPerBowCut := 91.5;
end;
end;
end;
end;
Line 375: [Error] (15056:29): Unknown identifier 'INTEGER2' in script C:\Documents and Settings\Gantec\Desktop\BeastFletcher v0[1].43 [Not Obbed].scar
any suggestions?
Working good.
Thanks !