Page 19 of 34 FirstFirst ... 9171819202129 ... LastLast
Results 451 to 475 of 835

Thread: [SRL 4] QuickPowerMiner

  1. #451
    Join Date
    Feb 2007
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Good script, had it run for about 2 hours until the pick axe head flew off. Although one slightly weird thing is that in between the time interval when mining the mouse moves around a right clicks the inventory for no reason, not sure why.

    Good Job

  2. #452
    Join Date
    May 2008
    Posts
    93
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Very nice script, works 100%

    here's my proggie

    [SRL4] QuickPowerminer 3.0 by Timothegreat
    ----------------------------------------
    Time Running: 1 Hours, 33 Minutes and 47 Seconds
    Ores Mined: 405
    Loads: 15
    Ores/hr: 259
    Responded: 0 Times
    Broken Picks: 0
    Gasses found: 2

    /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
    | SRL 4 Randoms Report |
    | www.srl-forums.com |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    | Talks : 6 |
    | Ricks : 3 |
    | Old Men : 1 |
    | Boxes Solved : 1 |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

    EDIT: i found a little problem with gas avoiding, got 2 broken picks already, but nice script mate 8)

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

    Default

    look good

  4. #454
    Join Date
    Mar 2007
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Like many other people have said, the gas detection doesn't work very well. My pickaxe broke 4 times...

  5. #455
    Join Date
    Oct 2007
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Error

    When ever i try it'll bring

    ** Warning in GameTab: 4 does not exist**
    Couldnt get pick colors, Equip or have in inventory.
    ** Warning in GameTab: 14 does not exist**
    NextPlayer

    then log me out, or just does not do anything is there anything i gotta change?

  6. #456
    Join Date
    May 2008
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Cant get it to work says
    **Warning in GameTab: 4 does not exist**
    Couldnt pick colors, Equip or have inventory.
    **Warning in GameTab: 14 does notexist**

  7. #457
    Join Date
    May 2008
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sorry got solution by deleting all unused player slots

  8. #458
    Join Date
    May 2008
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hi, this seems like a great script, but I need to know how to get it started, I inputed the SRL thing, and I opened it up and it said to fill in lines 23 - 60, problem is, I have no idea what half of those things mean! So if anyone could help me it would be fantastic.

    Thanks

  9. #459
    Join Date
    May 2008
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SRLStatsID = 'your srl forum username'; // SRL Stats ID Number
    SRLStatsPW = 'your srl forum password'; // SRL Stats Password
    UseResponder = True; // Use autoresponder? (recommended)
    SleepMode = False; // sleep mode? (single player)
    SleepFor = 10; // minutes to sleep (add random 5 minutes to it)
    RunDir = 'E'; // direction to run if in fight
    // N for north, S for south, etc.

    Procedure DeclarePlayers;
    Begin
    HowManyPlayers := 1; // NUMBER OF PLAYERS!!!!!
    NumberOfPlayers(HowManyPlayers);
    CurrentPlayer := 0; // PLAYER TO START

    {DELETE OR "GREEN OUT" UNUSED PLAYER SLOTS}

    Players[0].Name :='your runescape username';
    Players[0].Pass :='your runescape password';
    Players[0].Nick :='3 letters from your runescape username start from letter 2'; //3-4 letters from name
    Players[0].Active:= True;
    Players[0].Booleans[1]:= True; // True if new rocks. False if old.
    Players[0].Booleans[2]:= False; // Pick equipped?
    Players[0].Strings[1]:= 'here put ore name what you want to mine iro,tin,gold,silver,copper,'; // type of ore
    Players[0].Integers[1]:= 20; // # of loads

    all other things leave alone
    open runescape client
    drag that little sniper icon from scar to runescape window
    presst start in scar
    if you are dragging that sniperthing watch that scars window isnt on runescape window thats shoult be all

  10. #460
    Join Date
    Jan 2007
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Very nice script. Im going to for sure use this

  11. #461
    Join Date
    May 2007
    Location
    in a pineapple under the sea
    Posts
    1,040
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Von(EST) View Post
    SRLStatsID = 'your srl forum username'; // SRL Stats ID Number
    SRLStatsPW = 'your srl forum password'; // SRL Stats Password
    not your srl forum user and pass, its you user and pass from srl stats

    stats.srl-forums.com
    [SIZE="4"][CENTER][URL="http://www.youtube.com/watch?v=5YsGJz3j4os"]LOL u mad bro?[/URL][/CENTER][/SIZE]

  12. #462
    Join Date
    May 2008
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Why do i get this error ?

    Loaded all chars. (NPCChars, TradeChars, SmallChars, StatChars, UpChars)
    Failed when compiling
    Line 58: [Error] (237:11): Unknown identifier 'CreateTPAFromBMP' in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Math.scar

  13. #463
    Join Date
    May 2008
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sorry my mistake your right Timothegreat

  14. #464
    Join Date
    May 2008
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Anyone know ? I get an error like that on almost every script

  15. #465
    Join Date
    May 2007
    Location
    in a pineapple under the sea
    Posts
    1,040
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    your not at rev 16 maybe???? or just try redownloading
    [SIZE="4"][CENTER][URL="http://www.youtube.com/watch?v=5YsGJz3j4os"]LOL u mad bro?[/URL][/CENTER][/SIZE]

  16. #466
    Join Date
    May 2008
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok well i have filled it all in but i get this

    Line 27: [Error] (27:26): Unknown identifier 'MMCX' in script
    Failed when compiling

    I went file > download srl aswell

  17. #467
    Join Date
    May 2008
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    can anyone teach me how to use SCAR? dun try to tell me to read the help. i just simply dun get it

  18. #468
    Join Date
    May 2008
    Location
    Australia
    Posts
    152
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)
    Quote Originally Posted by Timothegreat View Post
    Bugs

    None yet
    Hmmm...

    I filled in all my details etc. but it just doesn't work!
    I have tried with and without equipped a pickaxe (and true/false values)
    I have tried High and Low details
    I have tried using a different pickaxe

    But it just doesn't work!!!

    It just logs on, then logs off! Very frustrating!
    It seems to walk around a bit when there are no rocks on screen.
    If I set "Pick equipped?" to True it checks the equip screen, then logs off!

    Please Help!

  19. #469
    Join Date
    May 2008
    Location
    Canada
    Posts
    665
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    the noob got his first script working properly XD lol.

    iron mined: 810
    Loads Done: 30
    Gas Found: 1
    Slept: 4
    Worlds Switched: 4
    Active: True
    Loads till nap: 2

    That works awsome, but i made it work while I was doing other stuff, 1 person got suspicious and asked if I was auto miner, I had to take over to reply and stuff... causally logged out in coversation (whew).

  20. #470
    Join Date
    May 2008
    Location
    Australia
    Posts
    152
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)
    Quote Originally Posted by mrpickle View Post
    the noob got his first script working properly XD lol.
    double lol, this noob too!
    I just changed the color values so it picked up my pickaxe!

    Thanks a lot! great script!

    ----------------------------------------
    Time Running: 16 Minutes and 3 Seconds
    Ores Mined: 108
    Loads: 4
    Ores/hr: 403
    Responded: 0 Times
    Broken Picks: 0
    Gasses found: 0
    -----------------------------------------
    ^after a couple of other tries

  21. #471
    Join Date
    May 2008
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    The script went through the login but thats all that it did. It didn't start mining. Also the nick name was quite confusing, and it wouldn't let me leave it blank. i am using 3.15b and sub 16.

  22. #472
    Join Date
    May 2008
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I needed to get my mining up for quicker pure essence and this worked awesomely. Good Script!

  23. #473
    Join Date
    May 2008
    Posts
    266
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This code works good for a short time. When I comeback after leaving it for a long time it is always logged off and with a broken pickaxe.

    What part of the code do I moadify to make it detect the gas better?

  24. #474
    Join Date
    Feb 2006
    Posts
    582
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hi Everyone Long Time Since Iv Been Here

    I just tried using your script and it looks really good!

    One problem it carnt detect pickaxe colour and also... it just walks around... has anyone no why? if this has already been disscused on another page, then what page number because am not reading 24 pages haha

    thanks peps

    Rep + the person who ansrews me
    Free File Hosting
    No download timers!

    Rifkwtf.com

  25. #475
    Join Date
    May 2007
    Location
    in a pineapple under the sea
    Posts
    1,040
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    i just updated so no one should have problems with the pickaxe finding...
    [SIZE="4"][CENTER][URL="http://www.youtube.com/watch?v=5YsGJz3j4os"]LOL u mad bro?[/URL][/CENTER][/SIZE]

Page 19 of 34 FirstFirst ... 9171819202129 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SRL4] QuickPowerMiner
    By Timothegreat in forum RS3 Outdated / Broken Scripts
    Replies: 220
    Last Post: 12-26-2008, 10:40 AM
  2. Problem with QuickPowerMiner by Timothegreat
    By ryanhoffman5 in forum OSR Help
    Replies: 8
    Last Post: 05-04-2008, 09:01 PM
  3. QuickPowerMiner Prob.
    By sylvie56 in forum OSR Help
    Replies: 3
    Last Post: 04-09-2008, 09:12 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
  •