Page 22 of 34 FirstFirst ... 12202122232432 ... LastLast
Results 526 to 550 of 835

Thread: [SRL 4] QuickPowerMiner

  1. #526
    Join Date
    May 2008
    Location
    Brazil
    Posts
    26
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by kbb101 View Post
    I just downloaded the script, no errors or anything...but where do I start? Like what town, and does it autobank?

    Also, uh...i'm having a little trouble. It keeps saying my nickname doesn't match with my user name. I'm wondering how do I fill this whole thing out?

    Players[0].Name :=''; <---This is your RS name. It is asked incase you log out, the script will log in back.
    Players[0].Pass :='';
    Players[0].Nick :=''; //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]:= 'Iron'; // type of ore
    Players[0].Integers[1]:= 3; // # of loads

    WARNING : Nick does NOT match the name.
    Banking scripts are only for SRL Junior members and up.
    About filling the declare players (i think its function DeclarePlayers, you will find that in probably every script that have multiplayers or if it can log in your character)

    Players[0].Name :='Example'; <---This is your RS name. It is asked incase you log out, the script will log in back.
    Players[0].Pass :='example';
    Players[0].Nick :='xam'; //3-4 letters from name You can put 3-4 letters from the name, NEVER put letter with space or Capitalized letters.
    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]:= 'Iron'; // type of ore
    Players[0].Integers[1]:= 3; // # of loads (you can put more here if you want to do more loads per character
    SRL Stats ID: it is used to register how much time you have worked with SRL Scripts and also add how much times each script did work to other players (like the total of time that all SRL users used the script)
    For more information: http://www.stats.srl-forums.com/

    Well there ain't much to explain after than this, just read the 'green' words (commentaries) because they are explaining what each line does.
    In search for Knowledge... if i don`t get bored
    http://www.stats.srl-forums.com/sigs/5382.png

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

    Default

    thanks for explaining it to him, EdsuBR
    [SIZE="4"][CENTER][URL="http://www.youtube.com/watch?v=5YsGJz3j4os"]LOL u mad bro?[/URL][/CENTER][/SIZE]

  3. #528
    Join Date
    Mar 2008
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    dude, this was the first script i tried, and i got to lvl 40 mining from lvl 1 in 1 day! awesome!

  4. #529
    Join Date
    Mar 2008
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    oh but one problem, when i use multiple accs, it does the first one fine, logs out, then it TRIES to log in for the next one, but it wont type the username and pass on rs. anysuggestions

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

    Default

    Don't double post, read the rules.

  6. #531
    Join Date
    Feb 2008
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    the mining part works!
    i have leave it 2 hours and when i go back it was logged out. it has mate 2 loads and in my inventory i fount a pickhandle and a head. I have attach it. The other time my pickaxe was broken.

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

    Default

    Can i start using this script with a lvl 1 mining?

  8. #533
    Join Date
    May 2007
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Just loved the script. I have mined 250 ores! Thanx again.

  9. #534
    Join Date
    May 2008
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i got this error message....

    [Runtime Error] : out of range in line 40 in script C:\users\****\documents\[SRL4] QuickPowerMiner3.2 pro.scar

    using vista what do i do/what i do wrong?

  10. #535
    Join Date
    May 2008
    Location
    Brazil
    Posts
    26
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by maxwell1170 View Post
    i got this error message....

    [Runtime Error] : out of range in line 40 in script C:\users\****\documents\[SRL4] QuickPowerMiner3.2 pro.scar

    using vista what do i do/what i do wrong?
    If I'm not wrong line 40 is this one:
    Players[0].Name :=''; //Here you must write your Runescape Name.
    Example:
    Players[0].Name :='Example';
    You probably write something wrong or did erase some letter or anything, that line should not cause bug, it must be something easy to fix.
    Timothegreat may answer to your question better than I did.
    In search for Knowledge... if i don`t get bored
    http://www.stats.srl-forums.com/sigs/5382.png

  11. #536
    Join Date
    May 2008
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Works great.

  12. #537
    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 maxwell1170 View Post
    i got this error message....

    [Runtime Error] : out of range in line 40 in script C:\users\****\documents\[SRL4] QuickPowerMiner3.2 pro.scar

    using vista what do i do/what i do wrong?
    check to see if you have the number of players setup correctly, just search the forums on how to set them up...
    [SIZE="4"][CENTER][URL="http://www.youtube.com/watch?v=5YsGJz3j4os"]LOL u mad bro?[/URL][/CENTER][/SIZE]

  13. #538
    Join Date
    May 2008
    Location
    Australia
    Posts
    152
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Yay, Timo!!!

    Hey, Timo!

    Is there any chance of having the gasfinding and pickheadfinding/attaching updated?
    And what's happening with the pickaxe equipped option?
    Those are really the only problems with this script, otherwhise I's say it's pretty much perfect.

    Keep up the good work, Timothegreat!

    P.S. I would do it myself but I'm such a SCAR noob.
    Freedom is the freedom to say two plus two equals four. If that is granted, all else follows.
    - George Orwell, Nineteen Eighty-Four

  14. #539
    Join Date
    Dec 2006
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    gave it a quick try in between using pinky's powerchopper, didn't have any problems.

    Progress Report: (was mining tin btw)

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    [SRL4] QuickPowerminer 3.2 by Timothegreat
    ----------------------------------------
    Time Running: 21 Minutes and 0 Seconds
    Ores Mined: 81
    Loads: 3
    Ores/hr: 231
    Responded: 2 Times
    Broken Picks: 0
    Gasses found: 2
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

    Default

    where did you run it? i wanna know just incase gas finding doensnt work in certain spots...
    [SIZE="4"][CENTER][URL="http://www.youtube.com/watch?v=5YsGJz3j4os"]LOL u mad bro?[/URL][/CENTER][/SIZE]

  16. #541
    Join Date
    May 2008
    Location
    Australia
    Posts
    152
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I ran it in Rimmy
    Freedom is the freedom to say two plus two equals four. If that is granted, all else follows.
    - George Orwell, Nineteen Eighty-Four

  17. #542
    Join Date
    May 2008
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    lmao when i try it it picks up burnt shrimps from floor and then logs me out saying Pick Color something something. Tried like 50 tiems now

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

    Default

    two player proggy in the lumbridge copper/tin mine

    SCAR Code:
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     [SRL4] QuickPowerminer 3.2 by Timothegreat
    ----------------------------------------
     Time Running: 3 Hours, 57 Minutes and 47 Seconds
     Ores Mined: 1890
     Loads: 70
     Ores/hr: 477
     Responded: 14 Times
     Broken Picks: 0
     Gasses found: 14
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    proves that the script works, even gas finding...
    [SIZE="4"][CENTER][URL="http://www.youtube.com/watch?v=5YsGJz3j4os"]LOL u mad bro?[/URL][/CENTER][/SIZE]

  19. #544
    Join Date
    Oct 2007
    Posts
    302
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default kay..

    So i've done about 6-7 hours on this
    Things i noticed was it's really bad at finding gas? :S
    It failed 2-3 gas and i got sick of reparing my rune axes
    also

    You have a Rune pickaxe
    You have a Rune pickaxe
    You have a Rune pickaxe
    You have a Rune pickaxe
    [Runtime Error] : Exception: Canvas does not allow drawing in line 733 in script C:\Documents and Settings\Administrator\Desktop\SMART MINER.scar
    Successfully compiled (1825 ms)
    K

    really slow sometimes, and fails often :s
    Previously known as boxcrop.


  20. #545
    Join Date
    Mar 2007
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm not sure why but I just can't get this script to click on any of the rocks?

  21. #546
    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 boxcrop View Post
    So i've done about 6-7 hours on this
    Things i noticed was it's really bad at finding gas? :S
    It failed 2-3 gas and i got sick of reparing my rune axes
    also


    K

    really slow sometimes, and fails often :s
    well use it in lumbridge or somewhere else, i uploaded a newer version and hope that helps... gas finding was perfect when i ran it last night
    [SIZE="4"][CENTER][URL="http://www.youtube.com/watch?v=5YsGJz3j4os"]LOL u mad bro?[/URL][/CENTER][/SIZE]

  22. #547
    Join Date
    Jul 2007
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks for this, ran it for a few hours. It detected gas sometimes but others it detected it after it broke the axe. Also, it wouldn't run away from chickens/golems. I'm new to this so it might be my fault, but I loved it.

  23. #548
    Join Date
    Jun 2008
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SCAR Code:
    ** Warning in GameTab: 5 does not exist**
    Couldnt get pick colors, Equip or have in inventory.
    ** Warning in GameTab: 14 does not exist**
    NextPlayer
    ** Warning in GameTab: 14 does not exist**
    I keep getting these.

  24. #549
    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 123monkee View Post
    Thanks for this, ran it for a few hours. It detected gas sometimes but others it detected it after it broke the axe. Also, it wouldn't run away from chickens/golems. I'm new to this so it might be my fault, but I loved it.
    yea i need to find a way to detect gas faster...
    [SIZE="4"][CENTER][URL="http://www.youtube.com/watch?v=5YsGJz3j4os"]LOL u mad bro?[/URL][/CENTER][/SIZE]

  25. #550
    Join Date
    Jun 2008
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Okay im a complete noob to all of this and this was the first script I tried. I installed SCAR fine and got the subversion in correctly because when I search around I find loads of scripts referring to runescape. Just wondered if anybody could help me or point me in the right direction? Many thanks!

Page 22 of 34 FirstFirst ... 12202122232432 ... 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
  •