Page 3 of 3 FirstFirst 123
Results 51 to 53 of 53

Thread: Updated Guide to Making a PowerMiner

  1. #51
    Join Date
    Mar 2012
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] (23:6): Unknown identifier 'FindFight' at line 22
    Compiling failed.

    help did findfight get removed or what?

  2. #52
    Join Date
    Dec 2011
    Location
    Berlin
    Posts
    795
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Torrent of Flame View Post


    NOTE: If someone could do the Drop procedure - Greatly appreciated.


    Thanks


    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!

  3. #53
    Join Date
    Dec 2011
    Location
    Berlin
    Posts
    795
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    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;

    Quote Originally Posted by Torrent of Flame View Post
    WTF? Autofisher.

    Its an POWER MINER. WTH MAN?
    If you change the Dtms and Colors it would be a Powerfisher makes no real difference

    -Imanoobbot

    I will try to answer all Runescape related questions!

Page 3 of 3 FirstFirst 123

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Riffe's Making Money Guide!
    By Riffe in forum Cash Guides
    Replies: 13
    Last Post: 12-27-2008, 11:55 PM
  2. Random Money Making guide ish
    By IsrafelDarklight in forum Cash Guides
    Replies: 12
    Last Post: 05-22-2008, 04:40 PM
  3. Updated AntiBan & AntiRandoms Guide!
    By Torrent of Flame in forum Outdated Tutorials
    Replies: 22
    Last Post: 03-29-2008, 11:08 AM
  4. What's the best Money Making guide
    By rkroxpunk in forum RuneScape News and General
    Replies: 1
    Last Post: 04-22-2007, 03:34 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •