Page 11 of 39 FirstFirst ... 91011121321 ... LastLast
Results 251 to 275 of 952

Thread: SRL Essence Miner v2!

  1. #251
    Join Date
    May 2007
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hmm ... i don't know :O Must be so that thos Fagex'ers made the place cursed
    kk?

  2. #252
    Join Date
    Apr 2008
    Location
    Minnesota, USA
    Posts
    279
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Melon View Post
    one thing , could you make it so that you dont need to wield pick ?

    p.s. dont want to lvl att to lvl 40 ;P sorry
    omfg so i dont need 40 att to use rune wc axe?????? im so freakin dumb!! ahh well i already started fishing, no going back now.
    Currently Working on: Runite Miner W/ World Hop (Fally) 80% complete

    Next: Advanced Gnome Agility Course!

  3. #253
    Join Date
    May 2007
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by wazzzup View Post
    omfg so i dont need 40 att to use rune wc axe?????? im so freakin dumb!! ahh well i already started fishing, no going back now.
    dude that was epic fail >.> .... if u ran script with not wielding pickaxe script stores it along with ess....
    kk?

  4. #254
    Join Date
    May 2007
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    one more thing , script sometimes gets lost and walks to lumber mill... dont know how this happens
    kk?

  5. #255
    Join Date
    Apr 2007
    Posts
    2,593
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SCAR Code:
    program PhailCalculation;

    {
        Double Post =  2.5 Phails
        Triple Post =    5 Phails
     Quadruple Post =  7.5 Phails
     Quintuple Post =   10 Phails
      Sextuple Post =   15 Phails
      Septuple Post =   20 Phails
    }


    const
      PhailureAmount = 2.5;
      Username       = 'Melon';

    function FailureCalculator(Phails: extended): extended;
    var PhailInt: extended;
    begin
      if (PhailureAmount = 0) or (PhailureAmount < 2.5) then
      begin
        WriteLn('Enter an amount stated above.');
        TerminateScript;
      end;
      if PhailureAmount <= 5 then
      begin
        PhailInt := (((Phails * 75) + 6) * 9) / 9;
        Result := Phails * PhailInt;
      end else
        PhailInt := (((Phails * 25) + 6) * 9) / 9;
      Result := Phails * PhailInt;
    end;

    begin
      WriteLn(Username + ' is ' + FloatToStr(Ceil(((FailureCalculator(PhailureAmount) / 10120)) * 100)) + '% complete phail.');
    end.

    Code:
    Successfully compiled (71 ms)
    Melon is 5% complete phail.
    Successfully executed

  6. #256
    Join Date
    May 2007
    Location
    Vancouver, Canada , eh?
    Posts
    320
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by TheVoiceInYourHead View Post
    SCAR Code:
    program PhailCalculation;

    {
        Double Post =  2.5 Phails
        Triple Post =    5 Phails
     Quadruple Post =  7.5 Phails
     Quintuple Post =   10 Phails
      Sextuple Post =   15 Phails
      Septuple Post =   20 Phails
    }


    const
      PhailureAmount = 2.5;
      Username       = 'Melon';

    function FailureCalculator(Phails: extended): extended;
    var PhailInt: extended;
    begin
      if (PhailureAmount = 0) or (PhailureAmount < 2.5) then
      begin
        WriteLn('Enter an amount stated above.');
        TerminateScript;
      end;
      if PhailureAmount <= 5 then
      begin
        PhailInt := (((Phails * 75) + 6) * 9) / 9;
        Result := Phails * PhailInt;
      end else
        PhailInt := (((Phails * 25) + 6) * 9) / 9;
      Result := Phails * PhailInt;
    end;

    begin
      WriteLn(Username + ' is ' + FloatToStr(Ceil(((FailureCalculator(PhailureAmount) / 10120)) * 100)) + '% complete phail.');
    end.

    Code:
    Successfully compiled (71 ms)
    Melon is 5% complete phail.
    Successfully executed
    LOLOLOLZ. Regarding the BM. Some people only get like 2.5 or 5 for botting while others get the ban hammer instantly *bam* and red zone. Sooo depends.
    I had to change this from my old one...?

  7. #257
    Join Date
    May 2007
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    funny, almost pissed my pants...
    kk?

  8. #258
    Join Date
    Jul 2007
    Location
    Mo-Town
    Posts
    259
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Looks cool.
    I used to use the old Ess Miner and liked it alot. I would try this one if I wasn't working on wc atm...
    Quote Originally Posted by Napolean
    In Politics, Stupidity is Not a Handicap
    Quote Originally Posted by Unknown
    Marriage is like a bank. You put it in, Pull it out, then lose interest.

  9. #259
    Join Date
    Mar 2007
    Posts
    129
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wizzup? Essence Miner, Version 2.03

    Worked for 4 Hours, 30 Minutes and 7 Seconds
    Mined 2882 Essence
    Solved 4 abyssal random events.


    me an my stopping it but i don't want to get baned so no more then about 4hrs a day and i cant unpause it later an keep going on smart >.>


    Quote Originally Posted by R1ch4 View Post
    Yep, 10 BM for one offence, Breaking Rule 7 (autoing). I've just sent in my last chance appeal, but I'm not getting my hopes up.

    that sucks i got 0.1 for autoing when i got banned for a week o.O
    <insert a sig here>

  10. #260
    Join Date
    Apr 2007
    Location
    Finland
    Posts
    335
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    WTF! ;D
    0 : = T; Bank; B: 2354 Essence; M : 76
    1 : = F; NoBank; B: 560 Essence; M : 75
    2 : = F; Bank; Rand: Quiz; B: 503 Essence; M : 0
    3 : = T; Bank; B: 2264 Essence; M : 76
    Its same account.

  11. #261
    Join Date
    Sep 2008
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    can u add bank pin to this script?

  12. #262
    Join Date
    May 2007
    Posts
    136
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I got banned for 10 days using this.

    I run it about 8 hours a day, 5 days a week.


    I think the problem is same keystrokes. Can you define a area where it will click rather than the same place? And it also clicks that door near the shop, rather than the actual door (It clicks the door to the right of the shop).

    And I've been banned for 10 days.

  13. #263
    Join Date
    Feb 2008
    Posts
    60
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wizzup? Essence Miner, Version 2.03

    Worked for 3 Hours, 48 Minutes and 23 Seconds
    Mined 2258 Essence
    Solved 2 abyssal random events.

    Still running

  14. #264
    Join Date
    Jul 2008
    Location
    Canada
    Posts
    1,612
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Melon View Post
    dude that was epic fail >.> .... if u ran script with not wielding pickaxe script stores it along with ess....
    LMFAO No it doesn't as long as you fill
    SCAR Code:
    Players[0].Booleans[0]  := false;       // Is The Pick Equipped?
    true would mean it is equipped....Buddy ur double posting was useless...

    Phail.

  15. #265
    Join Date
    Jan 2007
    Location
    Oztralia
    Posts
    86
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by noodlesalan View Post
    I got banned for 10 days using this.

    I run it about 8 hours a day, 5 days a week.


    I think the problem is same keystrokes. Can you define a area where it will click rather than the same place? And it also clicks that door near the shop, rather than the actual door (It clicks the door to the right of the shop).

    And I've been banned for 10 days.
    You have obviously been overusing this script. After you macro for 8 hours don't play for another 8hours

    8 hours work
    8 hours play
    8 hours sleep


    edit: I might get my mining up to try out this script

  16. #266
    Join Date
    Sep 2008
    Location
    Adelaide, Australia
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I use this script about 10 hours every 2 days, Once I've turned off the script I Switch accounts and play.

    Never gotten banned for Botting.

  17. #267
    Join Date
    Mar 2007
    Location
    Players[-1].Loc
    Posts
    962
    Mentioned
    4 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by noodlesalan View Post
    I got banned for 10 days using this.

    I run it about 8 hours a day, 5 days a week.


    I think the problem is same keystrokes. Can you define a area where it will click rather than the same place? And it also clicks that door near the shop, rather than the actual door (It clicks the door to the right of the shop).

    And I've been banned for 10 days.
    The problem isn't "same keystrokes", it's you. If you're going to auto on a single account, don't do it for more than 4 hours a day. 8ish hours if you're doing it for two, and overnight for more. Humans would never mine essence for 8 hours straight on a level 30, it's just common knowledge.

    Sorry I don't have a proggy for you, I mainly used this before you put progress reports in Maybe I should start autoing again.

  18. #268
    Join Date
    Sep 2008
    Posts
    72
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Runtime Error] : Exception: in line 46 in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Math.scar

    Any fix for this

  19. #269
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,692
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default

    Quote Originally Posted by soddarkness View Post
    [Runtime Error] : Exception: in line 46 in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Math.scar

    Any fix for this
    Set up your player correctly. I've said it at least once every page.



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

  20. #270
    Join Date
    Oct 2007
    Location
    The deep web
    Posts
    2,496
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Wizzup? View Post
    Set up your player correctly. I've said it at least once every page.
    its a joke isent it. and i auto for 3/4 loads then it logs out when im in the mine.
    Did someone say GDK?

  21. #271
    Join Date
    Sep 2008
    Posts
    72
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Wizzup? View Post
    Set up your player correctly. I've said it at least once every page.


    He wizzup


    i did that man not working ^^

  22. #272
    Join Date
    Mar 2007
    Posts
    129
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by soddarkness View Post
    He wizzup


    i did that man not working ^^
    are you sure because I've had no problems with this scrips running?

    Check that you didn't misspell something or put a space somewhere or redownload the script an try again.
    <insert a sig here>

  23. #273
    Join Date
    Sep 2008
    Posts
    72
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Working, like always if a script works good ill post the results =)

    Wizzup? Essence Miner, Version 2.03

    Worked for 1 Hours, 53 Minutes and 3 Seconds
    Mined 1128 Essence
    Solved 1 abyssal random events.


    Thankyou Wizzup? for this great miner! Keep up the good work (y)

  24. #274
    Join Date
    Jun 2008
    Location
    Australia MATE
    Posts
    180
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey i got my best proggy yet!!!!

    its still going but i need to do dragon slayer now =.= lol so i stoping it =(

    Wizzup? Essence Miner, Version 2.03

    Worked for 24 Hours, 3 Minutes and 49 Seconds
    Mined 15016 Essence
    Solved 17 abyssal random events.

    ----------------------------



    /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
    | SRL 26 Randoms Report |
    | www.srl-forums.com |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    | SRL Logs : 54 |
    | Demons Solved : 2 |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

  25. #275
    Join Date
    May 2008
    Posts
    62
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i got this error trying to run it:
    [Runtime Error] : Exception: Access violation at address 6720456E in module 'Embedded SMART.dll'. Read of address 00000000 in line 1098 in script C:\Program Files\SCAR 3.15\Scripts\essence miner.scar

    so i checked to see if my smart works and it does (used quick test)
    i re-dowloaded all my includes and srl revisions...didnt work :\
    help please?

Page 11 of 39 FirstFirst ... 91011121321 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Essence Miner
    By mager guy in forum RS3 Outdated / Broken Scripts
    Replies: 13
    Last Post: 05-06-2008, 09:16 PM
  2. essence miner
    By blobmaster31 in forum OSR Help
    Replies: 1
    Last Post: 03-30-2008, 09:11 AM
  3. SRL Essence Miner
    By Illkillutill in forum OSR Help
    Replies: 2
    Last Post: 11-04-2007, 11:53 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
  •