Page 7 of 13 FirstFirst ... 56789 ... LastLast
Results 151 to 175 of 319

Thread: Varrock East Miner and Banker

  1. #151
    Join Date
    Dec 2007
    Posts
    66
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hi.. i was using your script (its veeeeery good i can say) and when it reached lvl 41 in mining i closed it to put a rune pick on my bot.. then i moved the script to a folder.. opened it again and changed the account settings (the ones the user enter), pushed start.. and it didnt opened.. when it was saying opening smart.. the script was closing.. plz tell me what to do.. and what setting to have... (i used to move it again at the previous place and add the previous settings but nothing...)

  2. #152
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wow we have a winner! Dallas574:

    SCAR Code:
    /-------------Progress Report---------------\
    CheesyVEM - By The[Cheese]
    Version: 5.1
    |-------------------------------------------|
    Worked for: 25 Hours, 3 Minutes and 34 Seconds
    Total Ores Mined: 7020
    Loads Done: 259
    Slept: 13
    Loads till nap: 13
    |-------------------------------------------|
    Players:
    ***: [Ore: copper][Mined: 3537][LoadsLeft: 374][Active: False][Loc: LostTB2]
    ***: [Ore: copper][Mined: 540][LoadsLeft: 484][Active: False][Loc: ]
    ***: [Ore: copper][Mined: 1485][LoadsLeft: 450][Active: False][Loc: ]
    ***: [Ore: iron][Mined: 1269][LoadsLeft: 453][Active: False][Loc: LostTM3]
    ***: [Ore: copper][Mined: 189][LoadsLeft: 496][Active: True][Loc: ]
    \-------------------------------------------/


    /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
    | SRL 4 Randoms Report |
    | [url]www.srl-forums.com[/url] |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    | SRL Logs : 4 |
    | Fights : 12 |
    | Talks : 9 |
    | Dwarfs : 1 |
    | Old Men : 5 |
    | Lamps Solved : 4 |
    | Frog Solved : 1 |
    | Boxes Solved : 4 |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

    DANG Sexy!
    Extinct.

    Formally known as Drags111.

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

    Default

    my uncle died in England (im from canada)
    but thrz a good side to this! both my parentz are going to england tommorow for two weeks!
    this means i can let your script run for EVER! expect a SEXIER proggy from me !

  4. #154
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Set up lots of chars and go for the gold! (I wanna see 100+ hours )
    Extinct.

    Formally known as Drags111.

  5. #155
    Join Date
    Dec 2007
    Posts
    77
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i agree with nicbaz the characters walk back to mine an log out. keep up the good work though. im puttin my 8 man/ bald woman (roflmao) army to c what i can get.

  6. #156
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by BigJohn8742 View Post
    i agree with nicbaz the characters walk back to mine an log out. keep up the good work though. im puttin my 8 man/ bald woman (roflmao) army to c what i can get.
    Again, its the autocolor not finding the rocks on the minimap. Im waiting for a solution.
    Extinct.

    Formally known as Drags111.

  7. #157
    Join Date
    Nov 2007
    Location
    Chile
    Posts
    1,901
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I can see you have done a good job, so here is my FindStoneColor fix:
    SCAR Code:
    function FindStoneColor: Integer;
    var
      GC, a, l, TestColor: integer;
    var
      P:array of Tpoint;
    begin
      GC := 866895;
      Flag;
      FindColorsSpiralTolerance(MMCX, MMCY, P, GC, MMX1,MMY1,MMX2,MMY2, 60);
      l:=GetArrayLength(P);
      for a:= 0 to l-1 do
      begin
        TestColor := GetColor(P[a].x,P[a].y);
        if (GetColor(P[a].x+1,P[a].y)=TestColor-790819) then
        begin
          Result := TestColor;
          WriteLn('Stone Color = ' + IntToStr(TestColor));
          Exit;
        end;
      end;
      WriteLn('Could not find Stone Color!');
      Result := 0;
    end;
    Make a function with a different name(to avoid duplicate identifiers errors) and use it instead of FindStoneColor

    PS: I tested it and it work!


  8. #158
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks man! Right after I update though bad timing Gotta re-update
    thanks again
    Extinct.

    Formally known as Drags111.

  9. #159
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    UPDATED TO 5.4 MUST HAVE TO WORK!
    A change in the servers made switching players not working in 5.3 and below. Please get the new version to be able to fully work this script. Thanks!
    Extinct.

    Formally known as Drags111.

  10. #160
    Join Date
    Jul 2007
    Location
    Missouri
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sorry about the last one, I hadn't noticed yet.

    With the new update running, I've gotten stuck twice, same spot, different characters. Here are the screenshots.

    Thanks

    Edit: I also got sent to the frog's swamp, it didn't handle that random (I mean talk to the frog). I also keep getting my newbie miners stuck at the rat, and they just keep running away, and coming back, running away (etc).

  11. #161
    Join Date
    Nov 2007
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    tested it dude great work can you make more scripts you rock!! like for guild miner

  12. #162
    Join Date
    Sep 2006
    Location
    include srl/srl.scar ( aussie)
    Posts
    2,875
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by The[Cheese] View Post
    Again, its the autocolor not finding the rocks on the minimap. Im waiting for a solution.
    • No its not a bug with that it happens when its loads are finished, Only when the loads are finished it walks back to the mine then loggs out but keeps the player true ( which is good
    script still all works fine tho

  13. #163
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by nicbaz View Post
    • No its not a bug with that it happens when its loads are finished, Only when the loads are finished it walks back to the mine then loggs out but keeps the player true ( which is good
    script still all works fine tho
    Its supposed to keep the player true, but are you saying IF it gets lost it keeps the player true? Because it definitely doesnt do that for me.
    Extinct.

    Formally known as Drags111.

  14. #164
    Join Date
    Oct 2007
    Posts
    302
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ___________________________________________
    /-------------Progress Report---------------\
    CheesyVEM - By The[Cheese]
    Version: 5.4
    |-------------------------------------------|
    Worked for: 2 Hours, 43 Minutes and 34 Seconds

    Total Ores Mined: 513
    Loads Done: 19
    Slept: 3
    Loads till nap: 4
    |-------------------------------------------|
    Players:
    iracl: [Ore: iron][Mined: 135][LoadsLeft: 10][LoadsDone: 5[Active: False][Loc: LostTM3]
    ezik: [Ore: tin][Mined: 378][LoadsLeft: 6][LoadsDone: 14[Active: True][Loc: Waiting]
    \-------------------------------------------/
    Could not find Stone Color!
    Screenshot taken: LostTM3 for user: --- at time: 04:47:30 AM
    - is now inactive.
    Reason: LostTM3
    Attempting next player!
    Both got lost, wierdly, as both were extremely close to the mines :S

    Oh well, i'll try to run again.
    Previously known as boxcrop.


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

    Default

    This script is not working,i push start and smart is loding but scar is closing and i nee run scar again and this dooing again!

    Yesterday this script was so good.

  16. #166
    Join Date
    Dec 2007
    Posts
    66
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    when i run the script with a non member acc it fails to start smart ( it only start if i set that the player is member... but i cant use a non-members world)

    HELP PLZ

  17. #167
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Jimakos21 View Post
    when i run the script with a non member acc it fails to start smart ( it only start if i set that the player is member... but i cant use a non-members world)

    HELP PLZ
    Its the change in the servers yesterday. Smart is having trouble loading some worlds. I'll update it today with the new smart setup. Sorry for the inconvenience. BTW Check out my proggie thats still going!:

    SCAR Code:
    ___________________________________________
    /-------------Progress Report---------------\
            CheesyVEM - By The[Cheese]
                  Version: 5.5
    |-------------------------------------------|
    Worked for: 19 Hours, 25 Minutes and 31 Seconds
     
    Total Ores Mined: 4995
    Loads Done: 185
    Slept: 22
    Loads till nap: 1
    |-------------------------------------------|

    Extinct.

    Formally known as Drags111.

  18. #168
    Join Date
    Nov 2007
    Location
    USA
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  19. #169
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by -Spartan- View Post
    Well, it happens to get lost when it walks to the mine. Gets lost right next to it, you can see the minimap icon etc. Worked great before, now it doesn't for some reason. Awesome script.
    Does anyone read posts above them? A.U.T.O. C.O.L.O.R. N.E.E.D.S. U.P.D.A.T.
    I.N.G
    Extinct.

    Formally known as Drags111.

  20. #170
    Join Date
    Dec 2007
    Posts
    77
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  21. #171
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Kk, world switching update will be next update
    Extinct.

    Formally known as Drags111.

  22. #172
    Join Date
    Feb 2008
    Location
    Australia
    Posts
    253
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ive got 2 problems with the script:
    1. Big problem to me because it switches worlds even when i set *switch worlds* to no(false) but it still does.
    2. it only runs when its in the mine, perhaps it could run when it is on the way to the mine? i know its no big deal but it would make it mine loads faster...

    but thats just my feedback. i was hoping for this to be eliminated in the new update because i found these in all your previous updates but hey, you can ignore me if you want but thats my feedback.

    EDIT: just saw your post TheCheese, so sorry ignore my world switching comment >.< lol
    W00T Timer is awesome!!! He's teaching me to script!
    http://www.stats.srl-forums.com/sigs/4572.png

  23. #173
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Np Also I might add a run when its walking to and from the mine, but its a LOT faster in busy worlds when it is able to run while mining. I might just add (If run energy is > 40) or something. Thanks for your feedback
    Extinct.

    Formally known as Drags111.

  24. #174
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Alright i finally decided to stop the script so i can update lol. This is MY best proggie, and used ONLY TWO PLAYERS!

    SCAR Code:
    ___________________________________________
    /-------------Progress Report---------------\
            CheesyVEM - By The[Cheese]
                  Version: 5.5
    |-------------------------------------------|
    Worked for: 23 Hours, 16 Minutes and 1 Seconds
     
    Total Ores Mined: 5940
    Loads Done: 220
    Slept: 26
    Loads till nap: 5
    |-------------------------------------------|
    Extinct.

    Formally known as Drags111.

  25. #175
    Join Date
    Jun 2007
    Location
    Hellfire, FL.
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SCAR Code:
    /-------------Progress Report---------------\
            CheesyVEM - By The[Cheese]
                  Version: 5.4
    |-------------------------------------------|
    Worked for: 16 Minutes and 50 Seconds
     
    Total Ores Mined: 81
    Loads Done: 3
    Slept: 0
    Loads till nap: 12
    |-------------------------------------------|

    First Proggie in 1 1/2 years xD its been a long time.

    Anyways im sure you've already gotten posts to where it gets close to the mine but its a tad short from the first rock. This is without the smart version since it wasnt working when i tried *but i read there was an update*

    Anyways the next one will be longer :P

Page 7 of 13 FirstFirst ... 56789 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Varrock east miner / banker
    By xix brad xix in forum RS3 Outdated / Broken Scripts
    Replies: 6
    Last Post: 02-20-2009, 09:08 PM
  2. ~~Looking for East Varrock ess Miner/Banker~~
    By crossbreedxp in forum RS3 Outdated / Broken Scripts
    Replies: 7
    Last Post: 08-21-2007, 12:27 AM
  3. East Varrock Miner Banker
    By falven in forum RS3 Outdated / Broken Scripts
    Replies: 18
    Last Post: 03-31-2007, 05:54 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
  •