Page 2 of 2 FirstFirst 12
Results 26 to 43 of 43

Thread: Lance Power Miner

  1. #26
    Join Date
    Nov 2006
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Great Job Lance.. works great
    Btw, it was the first script i actually got to work

    Thank You

  2. #27
    Join Date
    Mar 2007
    Posts
    1,223
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    umm for your random procedure you dont need to add find talk and stuff...
    this is actually enough for the random procedure:
    SCAR Code:
    Procedure Randoms;
      begin
      if(FindFight)then
      RunAway('N', True,1,15000);
      FindNormalRandoms;
      FindLamp('Mining');
    end;

  3. #28
    Join Date
    Apr 2007
    Posts
    277
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i know removed in the version im working on, adding TPA's for better rock finding.
    Current Script: Al-Kharid Fighter and Banker
    Status : Just Started

  4. #29
    Join Date
    Dec 2007
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Too slow if someone else comes. Also, it randomly adds up counts. >

    If in scorpion pit, only picks up 2 of 3 iron rocks.
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig if you agree

    http://www.stats.srl-forums.com/sigs/3659.png
    http://www.draynor.net/skill/forest/...Miroku1064.png
    http://www.draynor.net/skill/bluesto...Miroku1064.png

  5. #30
    Join Date
    Mar 2008
    Posts
    200
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    i will try this out on my army soon.
    SRL has given me many 99s now, and many more to come. I hope to enhance the quality of the community here with feedback, progress reports, and testing scripts (and maybe learn a little along the way)

  6. #31
    Join Date
    Apr 2007
    Posts
    277
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Update!
    -Faster mining-(finally)
    -Better gas finding-(thanks Masterkill)
    -other stuff i forgot-
    Current Script: Al-Kharid Fighter and Banker
    Status : Just Started

  7. #32
    Join Date
    Aug 2007
    Location
    England
    Posts
    136
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nice Script

    _____ _ _
    /__ (_)_ __ /\/\ (_)_ __ ___ _ __
    / /\/ | _ \ / \| | _ \ / _ \ __|
    / / | | | | / /\/\ \ | | | | __/ |
    \/ |_|_| |_\/ \/_|_| |_|\___|_|
    TinMiner ran for 31 Minutes and 32 Seconds.
    Mined 81 ores.
    Found 0 Gases.
    "vxxx"(True) has mined 81 ores

  8. #33
    Join Date
    Apr 2007
    Posts
    277
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    What ore did you mine, looks like it went a little slow.
    Current Script: Al-Kharid Fighter and Banker
    Status : Just Started

  9. #34
    Join Date
    Aug 2007
    Location
    England
    Posts
    136
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I Mined Iron, But On My Backup Account Which Only Has 21 Mining, I Like To Test Scripts On My Test Accounts, Befor I Use On My Main

    _____ _ _
    /__ (_)_ __ /\/\ (_)_ __ ___ _ __
    / /\/ | _ \ / \| | _ \ / _ \ __|
    / / | | | | / /\/\ \ | | | | __/ |
    \/ |_|_| |_\/ \/_|_| |_|\___|_|
    TinMiner ran for 1 Hours, 4 Minutes and 59 Seconds.
    Mined 216 ores.
    Found 0 Gases.
    "vxxx"(True) has mined 216 ores

  10. #35
    Join Date
    Apr 2007
    Posts
    277
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    KK, thanks, you're the only one to post a proggy so far.
    Current Script: Al-Kharid Fighter and Banker
    Status : Just Started

  11. #36
    Join Date
    Apr 2007
    Location
    Doha, Qatar
    Posts
    216
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey yo ur script is working wonders

    ill post proggys once it stops working(which i hope is never :P)
    anyways can i ask u sumthing

    cud u tell me exactly wat to edit if i dont want the script to rite click and click mine

    wat if i want it to click diretly on the rock

    u think u cud help me out?

    if its a bad idea then tell me...im ready to take any answer,

    issamawan

  12. #37
    Join Date
    Apr 2007
    Posts
    277
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Change line 353 from:

    SCAR Code:
    mouse(x, y, 0, 0, false);
          Wait(500);
          MkFindgas;
          ChooseOption('ine');

    to:

    SCAR Code:
    mouse(x, y, 0, 0, true);
    Current Script: Al-Kharid Fighter and Banker
    Status : Just Started

  13. #38
    Join Date
    Apr 2007
    Location
    Doha, Qatar
    Posts
    216
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    oh alrite cool

    anyways this is my proggy report for the two loads that just happened

    dont kno y it logged out but still

    nice script:

    _____ _ _
    /__ (_)_ __ /\/\ (_)_ __ ___ _ __
    / /\/ | _ \ / \| | _ \ / _ \ __|
    / / | | | | / /\/\ \ | | | | __/ |
    \/ |_|_| |_\/ \/_|_| |_|\___|_|
    TinMiner ran for 20 Minutes and 49 Seconds.
    Mined 54 ores.
    Found 0 Gases.
    "olme"(True) has mined 54 ores

    thnx,

    issamawan

  14. #39
    Join Date
    Apr 2007
    Posts
    277
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    -Update-
    -Some small things
    Current Script: Al-Kharid Fighter and Banker
    Status : Just Started

  15. #40
    Join Date
    Apr 2008
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    error =/
    [Runtime Error] : Out Of Range in line 59 in script C:\Documents and Settings\Tim\Local Settings\Temporary Internet Files\Content.IE5\2JU9NY4E\LPM1[1].7.scar

    edit: nvm i fixed it.

  16. #41
    Join Date
    Sep 2006
    Posts
    199
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This sounds good I am running it now ill give feedback and proggie later.Dont be disheartened by the leechers.

    EDIT: Well it seems to have trouble finding the tin ill add in my own colors and see if that helps.
    EDIT2: Well I have noticed that it clicks on the rocks alot but my new tin colour seems to work.
    9869218 <--thats it there fill it in on line 96.
    EDIT3:Left this in Varrock east for like 10minutes and I found it in Falador!

  17. #42
    Join Date
    Nov 2008
    Location
    Norway, Alesund
    Posts
    924
    Mentioned
    0 Post(s)
    Quoted
    37 Post(s)

    Default

    script not works for me i got

    "Line 204: [Error] (17509:4): Unknown identifier 'AlmostLogout' in script C:\Documents and Settings\Master\Desktop\LPM1.7.scar" error

  18. #43
    Join Date
    Apr 2007
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Failed when compiling
    Line 414: [Error] (18021:43): Invalid number of parameters in script C:\Program Files\SCAR 3.15\Scripts\Runescape\Mining\LPM1.7.scar

    Another error.

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. power miner
    By loliker123 in forum RS3 Outdated / Broken Scripts
    Replies: 1
    Last Post: 08-28-2008, 09:12 PM
  2. Power Miner help
    By Harkonnen in forum OSR Help
    Replies: 6
    Last Post: 07-14-2008, 02:12 AM
  3. I need help with my power miner
    By dallas574 in forum OSR Help
    Replies: 3
    Last Post: 04-27-2008, 04:26 PM
  4. Power miner??????
    By dewituwont in forum OSR Help
    Replies: 4
    Last Post: 06-18-2007, 03:34 PM

Posting Permissions

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