If i change
Procedure BuyWater;
begin
If(Water = 'True') then
begin
If(((RuneAmount('shop','water')) < 3270))then Exit;
Repeat
wait(10);
mouse(142,87,5,5,False);
Type: Posts; User: shawn11
If i change
Procedure BuyWater;
begin
If(Water = 'True') then
begin
If(((RuneAmount('shop','water')) < 3270))then Exit;
Repeat
wait(10);
mouse(142,87,5,5,False);
Its a good script but if im buying water runes it will buy 20 water runes each world and hop, do you know how i can change this to say 2k water runes?
looks interesting going to try it later