Results 1 to 2 of 2

Thread: DummyPwner

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

    Default DummyPwner

    Ive decided to start doing something simple a dummy destroyer i get it to write found or did not find dummy ive set 3 different colors of the dummy and it always says couldnt find dummy.
    SCAR Code:
    program DummyPwnage;
    {.include SRL/SRL.scar}
    // start in dummy place cammera lowest point
    begin
    if(findcolorspiral(x,y,6849434,221,263,310,266)) or
    (FindColorSpiral(x,y,8562113,221,263,310,266))or
    (findColorSpiral(x,y,7500411,221,263,310,266)) Then
    Begin
    writeln('found Dummy Now Attacking');
    end else
    writeln('Didnt Not Find Dummy');
    end.
    iwill be doing the clicking on it today and im not gonna do it all in one loop.
    and also i think i got the find color spiral cordinates wrong after the color :s


    EDIT
    Found out the cordinates were wrong no help needed now

  2. #2
    Join Date
    Jun 2006
    Posts
    3,861
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Make the FindColorSpirals FindColorSpiralTolerance, and add an extra parameter at the end. Make it something like 2.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Mickaliscious's DummyPwner
    By mickaliscious in forum First Scripts
    Replies: 5
    Last Post: 11-12-2007, 11:35 PM
  2. DummyPwner
    By RudeBoiAlex in forum RS3 Outdated / Broken Scripts
    Replies: 14
    Last Post: 03-09-2007, 06:18 PM
  3. Need Help With DummyPwner
    By RudeBoiAlex in forum OSR Help
    Replies: 14
    Last Post: 03-07-2007, 07:11 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
  •