Page 83 of 165 FirstFirst ... 3373818283848593133 ... LastLast
Results 2,051 to 2,075 of 4114

Thread: Wizzup's [SRL] Essence Miner.

  1. #2051
    Join Date
    May 2007
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok this is my progress report
    It always gets stuck at 3rd run.
    It mines it then wont go to portal.

    SRL Compiled in 281msec.
    1 Players
    Our position is South-West.
    Spotted a random...
    Spotted a random...
    Spotted a random...
    Spotted a random...
    Spotted a random...
    74
    236
    No Portal
    Through The portal
    ----------------------------------------------

    Essence Miner by Wizzup?.
    Version: 1.15

    Rune Essence Mined and Banked : 27.
    Worked for 2 Minutes and 54 Seconds

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

    0 : = T; Loc = Bank; Banked: 27 Ess; M lvl:34
    ----------------------------------------------
    me odd 8.
    Mined 27 Essence.
    Mining level is 34
    Location is Bank.
    ----------------------------------------------
    Spotted a random...
    ******** FOUND TALKING RANDOM TEXT********: Talk-to Aubury
    Our position is South-East.
    119
    No Portal
    No Portal
    0
    0
    35
    99
    No Portal
    Through The portal
    ----------------------------------------------

    Essence Miner by Wizzup?.
    Version: 1.15

    Rune Essence Mined and Banked : 54.
    Worked for 5 Minutes and 31 Seconds

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

    0 : = T; Loc = Bank; Banked: 54 Ess; M lvl:34
    ----------------------------------------------
    me odd 8.
    Mined 54 Essence.
    Mining level is 34
    Location is Bank.
    ----------------------------------------------
    Our position is North-East.
    114
    No Portal
    Through The portal
    ----------------------------------------------

    Essence Miner by Wizzup?.
    Version: 1.15

    Rune Essence Mined and Banked : 81.
    Worked for 8 Minutes and 3 Seconds

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

    0 : = T; Loc = Bank; Banked: 81 Ess; M lvl:34
    ----------------------------------------------
    me odd 8.
    Mined 81 Essence.
    Mining level is 34
    Location is Bank.
    ----------------------------------------------
    Our position is MiddleNE.
    Spotted a random...
    Spotted a random...
    Through The portal
    0
    Error detecting Compass Angle.
    ----------------------------------------------

    Essence Miner by Wizzup?.
    Version: 1.15

    Rune Essence Mined and Banked : 81.
    Worked for 10 Minutes and 46 Seconds

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

    0 : = T; Loc = Aubury; Banked: 81 Ess; M lvl:34
    ----------------------------------------------
    me odd 8.
    Mined 81 Essence.
    Mining level is 34
    Location is Aubury.
    ----------------------------------------------
    NextPlayer
    Successfully executed

  2. #2052
    Join Date
    May 2007
    Posts
    177
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Great script !

    Rune Essence Mined and Banked : 809.
    Solved 2 Abyssal Random Events.
    Worked for 1 Hours, 29 Minutes and 3 Seconds
    http://www.fenjer.com/adnan/SRLStats/1035.png
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly!

  3. #2053
    Join Date
    Dec 2006
    Posts
    2,244
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ffs my mum turned of computer in middle of night ill try tonigh again -.-

  4. #2054
    Join Date
    Jun 2007
    Posts
    98
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by mager guy View Post
    I fixed the 155 to 154 but i still cant bank what did i do wrong? Do i have to put essance in a certain bank slot? Please respond to this Also do you have to put in a nickname cause i have no clue what my charcters nick name is
    it's 184 not 154, Your chars nick is like the 3 letts inside the name for example. mager nickname would be 'age'

  5. #2055
    Join Date
    May 2007
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default problen with wizzup ess miner version 1.15

    their is a bank problem and i know if i press the place where to fix it it will show me but i dont know what line to write it at!!! so please help.

  6. #2056
    Join Date
    Jun 2007
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    being a newbie at srl programming please allow this innocent question:

    original problem:
    character stops outside southwest wall of aubury's shop.
    lowlevel chars encounter the mugger and eventually die.

    question:
    why use this complicated method
    SCAR Code:
    MarkTime(AubMark);
      Repeat
        If FindDTMRotated(AuburyDTM, x, y, MMX1, MMY1, MMX2, MMY2,
           -Radians(35), Radians(35), 0.05, Angle) Then
        Begin
          Mouse(x, y, 0, 0, True);
          GetMousePos(x, y);
          Wait(100);
          FFlag(0);
          Result := True;
          If LoggedIn Then Players[CurrentPlayer].Loc := 'Aubury';
          Exit;
        End;
      Until TimeFromMark(AubMark) > 60000;

    instead of just
    SCAR Code:
    FindColor(x, y, 2002165, 600, 0, 700, 200);
      Mouse(x, y, 0, 0, True);
      Wait(4000);
      FFlag(0);
      Result :=True;
      If LoggedIn Then Players[CurrentPlayer].Loc := 'Aubury';

    just a thought - remember i just started SCAR - there's probably a good reason for this, i just don't know it and my method seems to work quite a bit better so far.

  7. #2057
    Join Date
    Oct 2006
    Location
    MI USA
    Posts
    3,166
    Mentioned
    6 Post(s)
    Quoted
    11 Post(s)

    Default

    Power out for a bit here, lost proggies......but yeah, my characters are taking extended walks...futhest was Shanty Pass

    @SpecialK.... Level Up your players, I hope that was your level 3 that was standing there I reported...Unfortunately, I have been seeing a bit more since the update...If you're (ALL LEVEL 3 CHARACTERS USERS ) going to leech the script, Please at least show some respect and level your players up..... A lot of benefits for this, but I'm not going to waste any more energy trying to explain them......

    7 Golden rules of SRL autoing

    ~RAM


  8. #2058
    Join Date
    Jun 2007
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    just an example say my user name was doogle would i set my nick to oog?

  9. #2059
    Join Date
    Jun 2007
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by RAM_RUNE View Post
    @SpecialK.... Level Up your players, I hope that was your level 3 that was standing there I reported...Unfortunately, I have been seeing a bit more since the update...If you're (ALL LEVEL 3 CHARACTERS USERS ) going to leech the script, Please at least show some respect and level your players up..... A lot of benefits for this, but I'm not going to waste any more energy trying to explain them......

    ~RAM
    yes im leveling them up - but i need to get the runes first to do that
    and i am contributing, or at least trying.

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

    Essence Miner by Wizzup?.
    Version: 1.15

    Rune Essence Mined and Banked : 1120.
    Worked for 3 Hours, 11 Minutes and 27 Seconds

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

    0 : = T; Loc = Bank; Banked: 560 Ess; M lvl:15
    1 : = T; Loc = Bank; Banked: 560 Ess; M lvl:17
    ----------------------------------------------

    -it's working alot better with my little modifications (see post on previous page)

  10. #2060
    Join Date
    Mar 2007
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    First of all, well done and thankyou for updating the script to work with the bew varrok update. Here the proggy:

    Rune Essence Mined and Banked : 2195.
    Solved 5 Abyssal Random Events.
    Worked for 13 Hours, 12 Minutes and 24 Seconds

    It was working well so i let it run overnight. When i woke up it was still on but the location was mod found. Because of the small amount of ess for the time ran i think when it found the mod it just stuck there all night until i restarted the script. Anyway nice script.

    Haldope

  11. #2061
    Join Date
    Apr 2007
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thanks wizzup this is my frist 3 proggys

    SCAR Code:
    Essence Miner by Wizzup?.
    Version: 1.15

    Rune Essence Mined and Banked : 4747.
    Solved 5 Abyssal Random Events.
    Worked for 10 Hours, 6 Minutes and 0 Seconds

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

    0 : *** = F; Loc = Aubury; Banked: 243 Ess; M lvl:49
    1 : *** = F; Loc = AuburyNF; Banked: 1079 Ess; M lvl:43
    2 : *** = T; Loc = Bank; Banked: 2238 Ess; M lvl:46
    3 : *** = F; Loc = AuburyNF; Banked: 998 Ess; M lvl:51
    4 : *** = F; Loc = AuburyNF; Banked: 189 Ess; M lvl:25

    SCAR Code:
    ----------------------------------------------

    Essence Miner by Wizzup?.
    Version: 1.15

    Rune Essence Mined and Banked : 4665.
    Solved 6 Abyssal Random Events.
    Worked for 8 Hours, 57 Minutes and 19 Seconds

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

    0 : *** = F; Loc = AuburyNF; Banked: 1348 Ess; M lvl:51
    1 : *** = F; Loc = Bank; Banked: 3155 Ess; M lvl:44
    2 : *** = F; Loc = Bank; Banked: 81 Ess; M lvl:47
    3 : *** = T; Loc = Bank; Banked: 81 Ess; M lvl:31
    4 : *** = T; Loc = Bank; Banked: 0 Ess; M lvl:0

    SCAR Code:
    ----------------------------------------------

    Essence Miner by Wizzup?.
    Version: 1.15

    Rune Essence Mined and Banked : 3991.
    Solved 5 Abyssal Random Events.
    Worked for 11 Hours, 6 Minutes and 36 Seconds

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

    0 : *** = F; Loc = Aubury; Banked: 701 Ess; M lvl:52
    1 : *** = F; Loc = Bank; Banked: 809 Ess; M lvl:47
    2 : *** = F; Loc = Aubury; Banked: 2427 Ess; M lvl:47
    3 : *** = T; Loc = Bank; Banked: 54 Ess; M lvl:31
    4 : *** = T; Loc = Bank; Banked: 0 Ess; M lvl:0
    ----------------------------------------------

  12. #2062
    Join Date
    Apr 2006
    Posts
    101
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wizzup i think there is something wrong with your script or my SRL/scar.

    One of my characters just got banned and just before on another account i checked my computer and found my miner in Al Kharid, he had been standing there for ages and he also had a number of mystery boxes. This is not the first time one of my miners has gone walk about, several times my miners have ended up in al kharid, under varrock and lumbridge.

    Im using scar 3.06 with the latest srl.

    Am i doing something wrong?

  13. #2063
    Join Date
    Feb 2007
    Location
    Alberta, Canada
    Posts
    4,615
    Mentioned
    50 Post(s)
    Quoted
    429 Post(s)

    Default

    yes, you could set it to that.. Heres a proggy wiz

    PHP Code:
    Rune Essence Mined and Banked 2153.
    Solved 4 Abyssal Random Events
    .
    Worked for 9 Hours54 Minutes and 34 Seconds 
    I Think i should update my picks from bronze

    Heres a pic of where one of my guys ended up though?



    Thats pretty far off

    EDIT: Ok, it counted the ess wrong for a few guys, one said he mined 280 ess, but he only had 154 in his bank?

    EDIT: again, it counted wrong, but this guy said he had 300 or so, and he had 455 in his bank

    Scripts: Edgeville Chop & Bank, GE Merchanting Aid
    Tutorials: How to Dominate the Grand Exchange

    Quote Originally Posted by YoHoJo View Post
    I like hentai.

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

    Default

    Quote Originally Posted by specialk View Post
    being a newbie at srl programming please allow this innocent question:

    original problem:
    character stops outside southwest wall of aubury's shop.
    lowlevel chars encounter the mugger and eventually die.

    question:
    why use this complicated method
    SCAR Code:
    MarkTime(AubMark);
      Repeat
        If FindDTMRotated(AuburyDTM, x, y, MMX1, MMY1, MMX2, MMY2,
           -Radians(35), Radians(35), 0.05, Angle) Then
        Begin
          Mouse(x, y, 0, 0, True);
          GetMousePos(x, y);
          Wait(100);
          FFlag(0);
          Result := True;
          If LoggedIn Then Players[CurrentPlayer].Loc := 'Aubury';
          Exit;
        End;
      Until TimeFromMark(AubMark) > 60000;

    instead of just
    SCAR Code:
    FindColor(x, y, 2002165, 600, 0, 700, 200);
      Mouse(x, y, 0, 0, True);
      Wait(4000);
      FFlag(0);
      Result :=True;
      If LoggedIn Then Players[CurrentPlayer].Loc := 'Aubury';

    just a thought - remember i just started SCAR - there's probably a good reason for this, i just don't know it and my method seems to work quite a bit better so far.
    What color is 2002165?



    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)

  15. #2065
    Join Date
    Oct 2006
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I cant seem to find 185 in this script to change it to 184?

  16. #2066
    Join Date
    Oct 2006
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Ayoub View Post
    I cant seem to find 185 in this script to change it to 184?
    Help me please? The mouse keeps being wierd when it opens the bank slot, it doesnt store the essence.

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

    Default

    Quote Originally Posted by Ayoub View Post
    Help me please? The mouse keeps being wierd when it opens the bank slot, it doesnt store the essence.
    You need to edit Bank.scar in includes/SRL/Core/*

    Not the script itself.



    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)

  18. #2068
    Join Date
    Oct 2006
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Wizzup? View Post
    You need to edit Bank.scar in includes/SRL/Core/*

    Not the script itself.
    Still does the same :S

  19. #2069
    Join Date
    May 2007
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Essence Miner by Wizzup?.
    Version: 1.15

    Rune Essence Mined and Banked : 1807.
    Solved 2 Abyssal Random Events.
    Missed 1 Abyssal Random Events.
    Worked for 11 Hours, 5 Minutes and 0 Seconds

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

    0 : 01 = F; Loc = Aubury; Banked: 405 Ess; M lvl:47
    1 : 02 = F; Loc = Aubury; Banked: 243 Ess; M lvl:31
    2 : 03 = F; Loc = Aubury; Banked: 512 Ess; M lvl:34
    3 : 04 = F; Loc = Bank; Banked: 81 Ess; M lvl:19
    4 : 05 = F; Loc = Aubury; Banked: 296 Ess; M lvl:30
    5 : 08 = T; Loc = Bank; Banked: 270 Ess; M lvl:30
    ----------------------------------------------

    /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
    | SRL Randoms Report |
    | www.villu-reborn.com |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    | Logged in : 10 |
    | Quiz[es] found : 1 |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

    I should probablly change from bronze picks as well!!!!

  20. #2070
    Join Date
    Oct 2006
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wizzup, it still does the same, I edited it in Bank.scar but it still doesnt bank the essence.

  21. #2071
    Join Date
    Dec 2006
    Posts
    2,244
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    umm.... y does it stay next say nextplayer when im using 6 but it just stays at next player after like 3 players

  22. #2072
    Join Date
    Jun 2007
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It walks me to the south-west of the shop and then stays there...


    EDIT: It works now I first used SRL 3.06...


    Essence Miner by Wizzup?.
    Version: 1.15

    Rune Essence Mined and Banked : 378.
    Worked for 48 Minutes and 25 Seconds

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

    Invalid Script ID
    NextPlayer

  23. #2073
    Join Date
    Apr 2007
    Posts
    3,152
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Wizzup? View Post
    What color is 2002165?
    im not sure what it goes to...but 2002165 is an orange color
    SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
    Programming Projects: NotePad | Tetris | Chess


  24. #2074
    Join Date
    Mar 2007
    Posts
    107
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

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

    Essence Miner by Wizzup?.
    Version: 1.15

    Rune Essence Mined and Banked : 3492.
    Solved 9 Abyssal Random Events.
    Worked for 10 Hours, 50 Minutes and 40 Seconds

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

    0 : *** = F; Loc = ToBank2; Banked: 28 Ess; M lvl:32
    1 : *** = F; Loc = Aubury; Banked: 447 Ess; M lvl:35
    2 : *** = F; Loc = Aubury; Banked: 392 Ess; M lvl:37
    3 : *** = T; Loc = Aubury; Banked: 2625 Ess; M lvl:37
    ----------------------------------------------

    ty for great, working script but i have a question.
    now i may be mistaken but there are 2 diff types of procedures for finding aubury, right? After the first does not work it resorts to the second. Im just wondering what lines the second is on so i can comment it because it does not work very well for me.

  25. #2075
    Join Date
    Jun 2007
    Location
    south park
    Posts
    1,160
    Mentioned
    0 Post(s)
    Quoted
    62 Post(s)

    Default

    do i need to d/l all the files?

Page 83 of 165 FirstFirst ... 3373818283848593133 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Wizzup's essence miner..
    By Demon Inu11 in forum OSR Help
    Replies: 10
    Last Post: 07-29-2007, 12:51 AM
  2. Need help with Wizzup's [SRL] Essence Miner
    By tehhalobot in forum OSR Help
    Replies: 4
    Last Post: 06-03-2007, 10:37 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
  •