Results 1 to 6 of 6

Thread: help wiff powerminer

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

    Default help wiff powerminer

    instead of doing like timetoclickrockagain = 6000; i wanna do something that knows when the rock is mined. i mostly want smething to do with the text you swing the pick at the rock and sometihng and how would i repeat it in my mainmineing procedure


    Hre is my cureent script NOT COMPLETED YET
    scar 2.03 srl 3.6

  2. #2
    Join Date
    Dec 2006
    Location
    Australia
    Posts
    698
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    rudeboialex, honestly how much of the script is Rks Vem and Wizzups powerminer.

    um you could do it using a wait, until the invcount = invcount + 1

    for example
    SCAR Code:
    InvCount
     miningprocedure;
     repeat
       wait(1000+Random(500));
     until(InvCount = InvCount + 1);

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

    Default

    umm
    so u want it to know when ur done mining a rock

    Procedure Main
    If(FindColorTolerance(x,y,color,423,312,342,324,5) then
    Mouse(x,y,2,2,true);
    If(InChat('You have managed to mine some ore')then
    Main;
    SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
    Programming Projects: NotePad | Tetris | Chess


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

    Default

    none of it is rks and its wizzups proggie edited and penttis dropping btu i got permisssion

  5. #5
    Join Date
    Dec 2006
    Location
    Australia
    Posts
    698
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Yeah just as long as you get permission and credit youll be find.

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

    Default

    yup nrly finished

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. powerminer
    By tpm1164 in forum First Scripts
    Replies: 5
    Last Post: 07-15-2007, 12:41 AM
  2. help wiff my internet connection plz
    By RudeBoiAlex in forum News and General
    Replies: 3
    Last Post: 04-28-2007, 12:54 PM
  3. powerminer help!!
    By seany in forum OSR Help
    Replies: 8
    Last Post: 01-26-2007, 06:45 AM
  4. Need Help On My First PowerMiner
    By Buckleyindahouse in forum OSR Help
    Replies: 3
    Last Post: 12-23-2006, 06:08 PM
  5. powerminer
    By shadowblade in forum OSR Help
    Replies: 20
    Last Post: 12-15-2006, 12:34 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
  •