[Error] (23:6): Unknown identifier 'FindFight' at line 22
Compiling failed.
help did findfight get removed or what?
[Error] (23:6): Unknown identifier 'FindFight' at line 22
Compiling failed.
help did findfight get removed or what?
Okey here is my IronPowerMiner in its version 0.1. Should be very helpful for this tutorial to make it more detailed
http://pastebin.com/index/SPepPSfw
Here are some threads to get how it was created. Just read it and its like step for step to a Powerminer. Dropping the ores good. Including an autocolor function and others.
http://villavu.com/forum/showthread.php?t=78312
Last edited by Imanoobbot; 03-28-2012 at 06:56 PM.
I will try to answer all Runescape related questions!
Simba Code:procedure AntiBan;
begin
if not LoggedIn then Exit;
case Random(30) of
1: RandomRClick;
2: HoverSkill('Woodcutting', False); // Put Mining in there....
3: RandomMovement;
4: BoredHuman;
5: AlmostLogout;
6: DoEmote(400 +Random(90));
end;
end;
If you change the Dtms and Colors it would be a Powerfishermakes no real difference
-Imanoobbot
I will try to answer all Runescape related questions!
There are currently 1 users browsing this thread. (0 members and 1 guests)