Page 36 of 59 FirstFirst ... 26343536373846 ... LastLast
Results 876 to 900 of 1467

Thread: [SRL4]PowerMiner

  1. #876
    Join Date
    May 2007
    Location
    Ohio, USA
    Posts
    96
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hey, I quit autoing and rs for about 5 months, and now I'm getting back into it. After I download the newest versions of scar and SRL, I'll let you know how this script worked.

  2. #877
    Join Date
    Nov 2007
    Location
    Canada
    Posts
    97
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wow, a script very well done. Good Job. Testing it out..gonna post reports soon.
    Heres 1, only worked for 22 mins because then it found a frog event and it didnt do anything, so i just stoped it.
    /=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-\
    | [SRL]Powerminer Version 3.03 |
    | By : Pwnaz0r |
    \-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=/

    Worked For 0 hours, 22 minutes and 28 seconds
    Mined 106 rock(s)
    Handled 0 gas(es)

    # | Nick | MiningLevel | RocksMined | Gases Encountered | Loc
    0 | tar | ML = 68 | Mined 106 rocks | Handled 0 gases | Loc: Mining

  3. #878
    Join Date
    Oct 2006
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    this script works great also, still a bit sketchy to me but works pretty good

  4. #879
    Join Date
    May 2006
    Location
    Helsinki, Finland (capital)
    Posts
    269
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    # | Nick | MiningLevel | RocksMined | Gases Encountered | Loc
    0 | ess | ML = 0 | Mined 0 rocks | Handled 1 gases | Loc:
    1 | eke | ML = 1 | Mined 0 rocks | Handled 1 gases | Loc: Mining
    2 | akki | ML = 1 | Mined 127 rocks | Handled 1 gases | Loc: Mining
    3 | akk | ML = 1 | Mined 78 rocks | Handled 1 gases | Loc: Mining
    Omfg! ~9 hours and ~200 ores mined.. Fuck! :E

  5. #880
    Join Date
    Nov 2007
    Posts
    69
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    the script is good but it can't handle gases...

  6. #881
    Join Date
    Nov 2007
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    VERy nice script, thanks for this.

  7. #882
    Join Date
    Sep 2007
    Location
    Salma Hayek's House
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thanks lol am a leecher ftw!! i would never post prgogyes

  8. #883
    Join Date
    Sep 2007
    Location
    Salma Hayek's House
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    post post

  9. #884
    Join Date
    Sep 2007
    Location
    Salma Hayek's House
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Administrator's Warning:
    Read before posting again:
    http://www.srl-forums.com/forum/show...37&postcount=1


    ever heard of 10ple posting lol?

    and here i go...

    5 posts to go...read my sig its funny lol i was reported by this newb eicca....and....RAM posted that himself lol!

    4..........ram *********** lol

    3........i ******on his face

    2..........he smiled at me

    1...........he payed me

    when do i become a srl junior member?

  10. #885
    Join Date
    Mar 2007
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    nice work

    great script but can't realy handle gasses... it doesn't run away from them or something... it just stands there and mine them.. BOOM! 10 dmg... then he logs out... just a little late...

    and if frogs spawns he just stands there busy with mining...
    maybe if you let him relog if frogs spawns or run away

    should concentrate a little on randoms but for the rest GREAT! script

  11. #886
    Join Date
    Sep 2007
    Location
    Michigan
    Posts
    3,862
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Works awesome pwn 1 problem I found, very easy fix. While mining it will keep doing the "Got all levels" over and over. You forgot to put it to reset the marker.

    SCAR Code:
    function FindMiningRandoms(x, y: integer): boolean;
    var
      rCount: integer;
    begin
      for rCount:= 0 to 5 do
      begin
        Case rCount of
        0: if GasFound(x, y) then
           begin
             result:= true;
             HandleGas;
           end;
        1: result:= FindPick2;
        2: if FindFight then
           begin
             RunTo(RunDir, false);
             FTWait(RunWaitTime);
             RunBack;
           end;
        3: if FindFastRandoms then result:= true;
        4: if ((TimeFromMark(LevelChecker)) > (15 * 60000))then
           begin
             GetAllLevels;
             Writeln('Got all levels.');
             MarkTime(LevelChecker); //RESET MARK!
           end;
        end;
      if result then
        Writeln('Random Found!');
      if result then exit;
      end;
    end;

     procedure GoToNextPlayer(IsPlayerActive: boolean);
     var
       i: integer;
     begin
       NextPlayerOrder(IsPlayerActive);
       Loc('Working');
       if not loggedin then LoginPlayer;
       FindPickHeadColor;
       SetBar('brightness', 4);
       SetRun(False);
       if WearingItem(5) then
       begin
         Writeln('Please do not wield pick, it could mess up player''s mining.');
         Takeoff(5);
         wait(400);
       end;
       if WearingItem(7) then
       begin
         Writeln('Please Take off player''s shields. They can mess up mining.');
         Takeoff(7);
         wait(400);
       end;
       ConvertMiningVarsToMyVars;
       GetAllLevels;
       for i:= 0 to 2 do
       ArrangeInv;
       MarkTime(LevelChecker);//RESET MARK!
     end;

    Other then that works awesome.
    And I really need to figure out the new player form setup, I'm Effing loving it.
    (Scripts outdated until I update for new SRL changes)
    AK Smelter & Crafter [SRL-Stats] - Fast Fighter [TUT] [SRL-Stats]
    If you PM me with a stupid question or one listed in FAQ I will NOT respond. -Narcle
    Summer = me busy, won't be around much.

  12. #887
    Join Date
    Jan 2007
    Location
    USA
    Posts
    1,782
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    :d alright thanks a bunch

    Join the fastest growing merchanting clan on the the net!

  13. #888
    Join Date
    Nov 2007
    Location
    Oregon
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    looks great.. I was just wondering if it would work for 3.12?
    Elixer

  14. #889
    Join Date
    Nov 2007
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ty ty ty this helped me out alot.

  15. #890
    Join Date
    Nov 2007
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    purely awesome. worked perfectly. Heres the proggie:
    Code:
     /=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-\
     |         [SRL]Powerminer Version 3.03             |
     |                 By : Pwnaz0r                     |
     \-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=/
    
      Worked For 0 hours, 13 minutes and 57 seconds 
      Mined 28 rock(s)
      Handled 0 gas(es)
    
       # | Nick | MiningLevel | RocksMined | Gases Encountered | Loc
       0 |  | ML = 1 | Mined 28 rocks | Handled 0 gases | Loc: Mining
    thanks so much for this script
    http://www.stats.srl-forums.com/sigs/3256.png
    "In a world where chilli could be spelled so it means something hot, or something cold; paradox and ironies run rampant" -Shadonic96

  16. #891
    Join Date
    Nov 2007
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    its great currently on 2nd load

  17. #892
    Join Date
    Nov 2007
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    works great im new so i haven't used a whole lot yet but i have a little and i alrdy love it

  18. #893
    Join Date
    Nov 2007
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It logs out it starts and press some button (think its settings, inventory and stats) Then it logs out=(

  19. #894
    Join Date
    Oct 2007
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thxx alot works good :P

  20. #895
    Join Date
    Nov 2007
    Location
    UK, Suffolk
    Posts
    69
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Works great... I forgot write this in my last post... If you are having trouble getting this script to log your account in, then you caneasily fix the problem by using the DeclarePlayers function.

    SCAR Code:
    procedure DeclarePlayers;
    var
      I: integer;
    begin
      HowManyPlayers:= 1;
      NumberOfPlayers(HowManyPlayers);

      Players[0].Name:= ' '; //Your account username
      Players[0].Pass:= ' '; // Password
      Players[0].Nick:= ' '; // Nickname
      Players[0].Strings[0]:= ' '; // This is where you type what type of ore you want to mine.
      Players[0].Active:= True;//Refer to instructions

      //DONT MESS BELOW THIS LINE!

      for i:= 0 to HowManyPlayers - 1 do
        Players[i].Rand:= '';

    end;

    Use this code in your script and it will work... Although, I still dont know what is going wrong with the playerform! I am sure pwn will have a look at it!

  21. #896
    Join Date
    Jul 2007
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey man im not sure why but when i ran this script it just logged me out right away and then ended the script. you know why it did that?

  22. #897
    Join Date
    Mar 2007
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    make sure you did this

    1. USE Runescape with Low Detail, Very Bright, UnSigned Client
    2. Set your Screen to 32 bit TRUE color.

    and try a few times...

    hope this helps you

  23. #898
    Join Date
    Dec 2006
    Posts
    69
    Mentioned
    1 Post(s)
    Quoted
    8 Post(s)

    Default

    pwn all your scripts kick but o.O im gunna try this one right now

  24. #899
    Join Date
    Jul 2007
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    haha i replied on ur wcer asking if there was a miner, guess so XD.. ill try it out and get back to ya

  25. #900
    Join Date
    Nov 2007
    Posts
    26
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    dled it ..buh havnt tried it yet...i need time...lol too much hw..-,-...and no i aint no nerd...im almos failin all shitz..im jus tryin to pass..-,-...tho i could get 80z ez..buh offtopic...soo ye..ill try it as soon az i can...script lookz good tho..:P

Page 36 of 59 FirstFirst ... 26343536373846 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SRL4] Spaz'z Powerminer
    By [S]paz in forum First Scripts
    Replies: 16
    Last Post: 08-16-2009, 03:05 AM
  2. [SRL4#4]Varrock West Oak Chopper!![Srl4#4]
    By [-jesus-] in forum RS3 Outdated / Broken Scripts
    Replies: 12
    Last Post: 01-09-2008, 05:11 PM
  3. [SRL4] Powerminer
    By [S]paz in forum RS3 Outdated / Broken Scripts
    Replies: 19
    Last Post: 12-16-2007, 02:58 PM
  4. [SRL4]Powerminer
    By pwnaz0r in forum RS3 Outdated / Broken Scripts
    Replies: 2
    Last Post: 10-27-2007, 03:40 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
  •