Page 3 of 59 FirstFirst 123451353 ... LastLast
Results 51 to 75 of 1467

Thread: [SRL4]PowerMiner

  1. #51
    Join Date
    Sep 2007
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i like the script but it always says : Line 77: [Error] (15406:12): Unknown identifier 'INTEGERS' in script

    what should i do?

  2. #52
    Join Date
    Jan 2007
    Location
    USA
    Posts
    1,782
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Install SRL 4 BETA

    Join the fastest growing merchanting clan on the the net!

  3. #53
    Join Date
    Sep 2007
    Location
    Sweden; Bjuv
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  4. #54
    Join Date
    Mar 2007
    Location
    London, England
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  5. #55
    Join Date
    Jan 2007
    Location
    USA
    Posts
    1,782
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    K, im going to try lol

    Join the fastest growing merchanting clan on the the net!

  6. #56
    Join Date
    Jan 2007
    Location
    USA
    Posts
    1,782
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    2.0 Beta Release. Attempt To Fix Lag Problems!!

    (sorry for double )

    Join the fastest growing merchanting clan on the the net!

  7. #57
    Join Date
    Aug 2007
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    its extremely laggy, which way can I fix that?

  8. #58
    Join Date
    Jan 2007
    Location
    USA
    Posts
    1,782
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Did you download the Beta Version?

    Join the fastest growing merchanting clan on the the net!

  9. #59
    Join Date
    Jan 2007
    Location
    USA
    Posts
    1,782
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Did you download the Beta Version?

    Join the fastest growing merchanting clan on the the net!

  10. #60
    Join Date
    Sep 2007
    Location
    Behind You
    Posts
    72
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default downloaded the beta, still laggy

    downloaded the beta, still laggy

    not that i know everything about scripting, but i think that it may be that the connection to srl stats is making it laggy.

    just a guess so dont hold me to it

    ~JNCR

  11. #61
    Join Date
    Jan 2007
    Location
    USA
    Posts
    1,782
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    k

    Join the fastest growing merchanting clan on the the net!

  12. #62
    Join Date
    Jun 2007
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default wow

    this script i flawless.

    thanks so much, dude

  13. #63
    Join Date
    Jan 2007
    Location
    USA
    Posts
    1,782
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Eamonable View Post
    this script i flawless.

    thanks so much, dude
    thanks man

    Join the fastest growing merchanting clan on the the net!

  14. #64
    Join Date
    Jun 2007
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    must be their connection, beacuse its epic on my computer

  15. #65
    Join Date
    Jan 2007
    Location
    USA
    Posts
    1,782
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hah thanx .

    Join the fastest growing merchanting clan on the the net!

  16. #66
    Join Date
    Sep 2007
    Location
    Behind You
    Posts
    72
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    pwnaz0r:
    so since it could be some peoples computers lagging while connected to srl stats, could you release a version without connections to srl stats?

    whenever i get a script with srl stats connections it lags really bad. maybe some people's computers have trouble connecting to srl stats.

    besides the lag, your script is great.

    many thanks,
    ~JNCR

  17. #67
    Join Date
    Sep 2007
    Location
    Sweden; Bjuv
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Well, sry dude, Still laggy.
    Well im gonna help u on the run :P
    It sseems as its start lagg when it comes to "look for the ores",
    Its frezzing 3 secs , normal 100 ms, freeze again.
    So u should look for that in ur script.
    Well happy that ur using ur time in this xD.
    GL and hope i helped u on the way :P

  18. #68
    Join Date
    Sep 2007
    Location
    Sweden; Bjuv
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Heddy92 View Post
    Well, sry dude, Still laggy.
    Well im gonna help u on the run :P
    It sseems as its start lagg when it comes to "look for the ores",
    Its frezzing 3 secs , normal 100 ms, freeze again.
    So u should look for that in ur script.
    Well happy that ur using ur time in this xD.
    GL and hope i helped u on the way :P

    EDIT:
    Hey dude, i was looking thru ur script and found this:
    SCAR Code:
    begin
      SCST2(0.2,0.2);
      Reset(xx,yy);
      FindColorsSpiralTolerance(xx,yy,tmpTArray,RockColor,25,25,(MSX2-25),(MSY2-25),1);
      for I := 0 to GetArrayLength(tmpTArray) - 1 do
      begin
      MMouse(tmpTArray[I].X,TmpTArray[I].Y,0,0);
      If IsUpText('ine')then
      begin
        GetMousePos(Xx,YY);
        ColorToleranceSpeed(1);
        Mouse(xx,yy,0,0,true);
        If FindMiningRandoms(xx,yy) then exit;
        Flag;
        Sleep(800);
        Result := true;
        Exit;
      end;
      end;
    end;
    And it seemed a bit strange, u sure its not going to be "mine" not "ine"

  19. #69
    Join Date
    Sep 2006
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hmm.. i like this.. ill test it out an post proggie soon maybe

  20. #70
    Join Date
    Sep 2007
    Location
    australia
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    its got problems in the interum or whatever it is dude

  21. #71
    Join Date
    Feb 2006
    Location
    Locked in RAM's closet !
    Posts
    2,001
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Heddy92 View Post
    EDIT:
    Hey dude, i was looking thru ur script and found this:
    SCAR Code:
    begin
      SCST2(0.2,0.2);
      Reset(xx,yy);
      FindColorsSpiralTolerance(xx,yy,tmpTArray,RockColor,25,25,(MSX2-25),(MSY2-25),1);
      for I := 0 to GetArrayLength(tmpTArray) - 1 do
      begin
      MMouse(tmpTArray[I].X,TmpTArray[I].Y,0,0);
      If IsUpText('ine')then
      begin
        GetMousePos(Xx,YY);
        ColorToleranceSpeed(1);
        Mouse(xx,yy,0,0,true);
        If FindMiningRandoms(xx,yy) then exit;
        Flag;
        Sleep(800);
        Result := true;
        Exit;
      end;
      end;
    end;
    And it seemed a bit strange, u sure its not going to be "mine" not "ine"
    IsUpText will find ine in Mine.
    there does not need to be a space between characters for IsUpText to find it.
    Darky has stopped by to say hello :).
    10-21-2010
    Updated-
    10-09-2012

  22. #72
    Join Date
    Sep 2007
    Location
    Sweden; Bjuv
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Oh ok, :P not so good at ALL the commands, but now basics and what they mean xD
    Hope u fix lagg,
    PS: Its not the connection
    It might be the CPU? check my sig for info of my comp and internet, getting a new one soon.
    Well GL

  23. #73
    Join Date
    Sep 2007
    Location
    Canada
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I Keep Getting Errors

  24. #74
    Join Date
    Sep 2007
    Location
    Canada
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I Keep Getting Errors CAN SOMEONE HELP PLEASE

    Line 80: [Error] (15409:12): Unknown identifier 'INTEGERS' in script E:\Incomplete\[SRL]PowerMiner 2.0 BETA.scar

  25. #75
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    You need SCAR Divi 3.11 and SRL 4 Beta.

Page 3 of 59 FirstFirst 123451353 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SRL4] Spaz'z Powerminer
    By [S]paz in forum First Scripts
    Replies: 16
    Last Post: 08-16-2009, 03:05 AM
  2. [SRL4#4]Varrock West Oak Chopper!![Srl4#4]
    By [-jesus-] in forum RS3 Outdated / Broken Scripts
    Replies: 12
    Last Post: 01-09-2008, 05:11 PM
  3. [SRL4] Powerminer
    By [S]paz in forum RS3 Outdated / Broken Scripts
    Replies: 19
    Last Post: 12-16-2007, 02:58 PM
  4. [SRL4]Powerminer
    By pwnaz0r in forum RS3 Outdated / Broken Scripts
    Replies: 2
    Last Post: 10-27-2007, 03:40 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
  •