Page 3 of 10 FirstFirst 12345 ... LastLast
Results 51 to 75 of 242

Thread: Chicken Raper V4 Released!

  1. #51
    Join Date
    Sep 2008
    Location
    Aussie mate
    Posts
    411
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    KK to add a proggy to this (i wanna see how long it can run) wuld i add in under chicken colors

    CHickensToKill = 100;

    then like if(chickenKilled +1))
    progressreport?
    IM BACK!!!!!!!!!!!!!!!!!

  2. #52
    Join Date
    Apr 2007
    Posts
    2,593
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yes.

    Well, you could do something like
    SCAR Code:
    if (ChickensKilled >= (ChickensToKill/2)) then
      ProgressReport;

    But you would have to run that everytime it clicks a chicken.
    And you would also have to make sure that ChickensKilled gets increased by 1 everytime you click a chicken.

  3. #53
    Join Date
    Sep 2008
    Posts
    352
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Small proggie
    ran for: 1 hour :P
    got 2800 feathers.
    and had bout 3 mysterious box

    btw: mouse speed just makes it move faster not really click faster...

  4. #54
    Join Date
    Apr 2007
    Posts
    2,593
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    willie, he never said it did make it click faster. Lol.

    Nice proggie, btw.

    But for some reason I highly doubt that in an hour you got 2800 feathers.

  5. #55
    Join Date
    May 2007
    Location
    Everywhere
    Posts
    1,428
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I'm going to run this tonight and see how long it can run without something bad happening. I might try it on a solo account, and then multiple. Though if I do multiple I'll have to wait till I get a 24 hour shot at a computer.

  6. #56
    Join Date
    Sep 2008
    Posts
    352
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    problem after it got about 2000 feathers it stopped picking them up any idea??

  7. #57
    Join Date
    Sep 2008
    Location
    Aussie mate
    Posts
    411
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Might be this
    SCAR Code:
    until((TimeFromMark(Mark) / 10000 * 600) >= 50); //60 minutes

    might wanna make it run longer.. will add in a actual progress report but what you can do so i WILL update is this : Open NotePad type in Xp ATM:= //the exp u have started it at one which skill

    Xp After testing/running: how much exp u got (subtract ur current from th total when stopped)

    Divide by 12)

    Thats amount of chickens killed...

    count feathers...

    post SRL Randoms Report

    it can run for a long amount of time add me to buddies /pm me for questions/suggestions!
    IM BACK!!!!!!!!!!!!!!!!!

  8. #58
    Join Date
    Apr 2007
    Posts
    2,593
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    That will confuse you or him to death.

    At the beginning of each login, call

    StartXP := GetSkillAmount('attack');

    or whatever the GetSkillAmount variables are.

    and then, before the proggy report, call TotalXP := GetSkillAmount('attack') - StartXP;

    Then, do TotalXP := TotalXP / 12;

    That will tell you how many chickens you've killed.

  9. #59
    Join Date
    Sep 2008
    Location
    Aussie mate
    Posts
    411
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thank voice....i will add in a proggy report after SRL is up and running again....are ALL scripts down? or isi it just SMART, i think its the login procedure personally but im not sure....i wanna know if Non-SMART/non-reflection scripts will work stil..
    IM BACK!!!!!!!!!!!!!!!!!

  10. #60
    Join Date
    Apr 2007
    Posts
    2,593
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Login.scar is broken.

    Zephyr posted a fix.

    Non-SMART and Non-Reflection scripts will work still, as long as they use the client at http://runescape.com/

  11. #61
    Join Date
    Sep 2008
    Location
    Aussie mate
    Posts
    411
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Theres an error in my Gametab.scar...the new one by Zephfurys dosnt compile?
    IM BACK!!!!!!!!!!!!!!!!!

  12. #62
    Join Date
    Oct 2008
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Only problem i found is that it occasionally clicked off the actual play screen, maybe a problem on my end though, who knows lol

  13. #63
    Join Date
    Sep 2008
    Location
    Aussie mate
    Posts
    411
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Well if it works be happy new rs update ruined it me thinks
    IM BACK!!!!!!!!!!!!!!!!!

  14. #64
    Join Date
    Oct 2008
    Location
    /root
    Posts
    181
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Rofl, there was a chicken nugget ad on the top of the web page when I opened this xD - well I'm going to download this and start a new maul pure...
    Time is just an illusion, we are all dying from the disease of age.
    When in doubt, please go here.

  15. #65
    Join Date
    Feb 2008
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This is a very good script for defence pures, i will definatly use if you dont mind, and hopefully i will get 40 deffence soon.

  16. #66
    Join Date
    Sep 2008
    Location
    Aussie mate
    Posts
    411
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by th3ko View Post
    This is a very good script for defence pures, i will definatly use if you dont mind, and hopefully i will get 40 deffence soon.
    Feel free to use it, just post how it ran for you and if there was any bugs/errors...also if you have questions/need help add me on msn joelster134@hotmail.com, or on Runescape: aimf0rhead (the 0 is the number )
    IM BACK!!!!!!!!!!!!!!!!!

  17. #67
    Join Date
    Oct 2008
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hi im new to SCAR, i loaded your script input my use credentials, have silent mouse off, and clicked run and i got this error:

    Line 33: [Error] (33:1): Unable to register function function FindGapsTPA(TPA : TPointArray; MinPixels: Integer): T2DPointArray; in script C:\DOCUME~1\Owner\LOCALS~1\Temp\CHICKEN RAPER V6!.scar

    I have no idea whats wrong, any help please?

  18. #68
    Join Date
    Sep 2008
    Location
    Aussie mate
    Posts
    411
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by thebluefiend View Post
    Hi im new to SCAR, i loaded your script input my use credentials, have silent mouse off, and clicked run and i got this error:

    Line 28: [Error] (28:1): Unable to register function function FindGapsTPA(TPA : TPointArray; MinPixels: Integer): T2DPointArray; in script C:\DOCUME~1\Owner\LOCALS~1\Temp\Chicken Pwner! Non Smart.scar

    I have no idea whats wrong, any help please?
    http://www.villavu.com/forum/showthread.php?t=25985 go here that should help

    Check wat type of SRL version you have also check what Rev version you have..add me on msn joelster134@hotmail.com for more help if u need it or just add me to buddies list...
    IM BACK!!!!!!!!!!!!!!!!!

  19. #69
    Join Date
    Oct 2008
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ah i had an older version of SCAR, thats why. Ok man thanks.

  20. #70
    Join Date
    Oct 2008
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    How long does this script run for? I'm thinking of starting a new account for PvP updates- This could start me off quite nicely.


    Also is there a setting for.. say... End Script After 2:30

  21. #71
    Join Date
    Sep 2008
    Location
    Aussie mate
    Posts
    411
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Fromaaz View Post
    How long does this script run for? I'm thinking of starting a new account for PvP updates- This could start me off quite nicely.


    Also is there a setting for.. say... End Script After 2:30
    At
    SCAR Code:
    Line:160  until((TimeFromMark(Mark) / 10000 * 600) >= 50); //60 minutes

    edit that it will make it run longer/shorter..

    Quote Originally Posted by thebluefiend View Post
    Ah i had an older version of SCAR, thats why. Ok man thanks.

    ADD ME TO BUDDIES/MSN IF YOU NEED MORE HELP! Joelster134@hotmail.com or Add me on RUnescape (Aimf0rhead)

    No problem glad to help
    IM BACK!!!!!!!!!!!!!!!!!

  22. #72
    Join Date
    Sep 2008
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nice first script. Few bugs but works

  23. #73
    Join Date
    Sep 2008
    Location
    Aussie mate
    Posts
    411
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It shuouldn't be working? lol,....all SRL scripts are broken atm, + what are the bugs? be more specific in your posts please

    FIXED IT UP NOW IT RUNS



    SCAR Code:
    {             [-----------------------]        o o o o o o           e eeeeeeeeeeeeee   L L                     SSSSSSSSSSSS     ')
    writeln('              [-----------------------]       o o         o          e eeeeeeeeeeeeee   L L                     SSSSSSSSSSSS   ')
    writeln('                         [   ]                 o  o          o       e                  L L                     SS           ')
    writeln('                         [   ]                o  o            o      e                  L L                     SS         ')
    writeln('                         [   ]               o o              o      e eeeeeeeeeeeeee   L L                     SS        ')
    writeln('                         [   ]               o o             o       e eeeeeeeeeeeeee   L L                     SS            ')
    writeln('                         [   ]               o o           o         e                  L L                     SSSSSSSSSSS ')
    writeln('                         [   ]                o o o o o o            e eeeeeeeeeeeeee   LLLLLLLLLLLL                     SS')
    writeln('                 [------------]                o o o o o             e eeeeeeeeeeeeee   LLLLLLLLLLLL            SSSSSSSSSSS  SCRIPTS (c) (jOELSTER134)')}

                           {  [------------]') }




            {Start in LUMBRIDGE NORTH CHICKEN COUPE Select window hit run! /\
            /\                                                             /\
            /\ Version number:6                                            /\
            /\                                                             /\
            /\ Credits: Joelster134, TheVoiceInYourHead,in2it(feather idea)/\
            /\                                                             /\
            /\                                                             /\
            /\ Features: Anti-randoms+Anti-Ban! + feather pickup!          /\
            /\                                                             /\
            /\ Run:Setup lines 39-56     select window hit run!            /\
            /\                                                             /\
            /\                                                             /\
            /\                                                             /\
            /\       NUMBER ONE RULE TO THIS SCRIPT! : ENJOY IT!           /\
            /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/}




    program Chicken_Raper;
    {.include SRL/SRL.scar}
    {.include SRL/SRL/skill/Fighting.scar}

    const
      ChickenColor1 = 857704; // change if you need to
      ChickenColor2 = 3430256; //change if you need to
      ChickenColor3 = 4897230;//change if you need to




    //~~~~~~~~~~~~~~~~~~~~~~~~~~~//
    //Anti-ban and randoms       //

    procedure AntiRandoms;
    begin

      FindNormalRandoms;
    end;


    procedure AntiBan;
    begin

      case (Random(30)) of
        1: RandomRClick;
        5: HoverSkill('Woodcutting', False);
        5: HoverSkill('Smithing', False);
        11: RandomMovement;
        15: BoredHuman;
        21: DoEmote(400 +Random(90));
        24: PickUpMouse;
        27: begin
             Gametab(1 + Random(12));
             Wait(3000 + Random(2000));
             Gametab(4);
            end;
        30: SleepAndMoveMouse(3600);
      end;
    end;


    procedure KillChicken;
    var
      X, Y, Mark: Integer;
    begin
      FindObjCustom(x, y, ['tta', 'ack', 'hick', 'ken'], [2572628, 6916764, 9155272, 3627895, 5928325], 3);
      Mouse(x, y, 2, 2, False);
      Wait(25 + Random(100));
      AntiRandoms;
      if not ChooseOption('ttack') then Exit;
      Flag;
      MarkTime(Mark);
      Wait(2 * 5000 + Random(1000));
      AntiBan;
      AntiRandoms;
      Wait(300);
      AntiRandoms;
    end;

    //---------->>FEATHER PICKUP MADE BY TheVoiceInYourHead<<-------------------\\


    function PickupFeathers: boolean;
    var
      x, y, FeatherDTM: integer;
    begin
      FeatherDTM:= DTMFromString('78DA63DCC7C8C0A001C44860EBAA550C5C401' +
           'A24FA1F08180F01599AA86A18D418E06A408011648E16AA9A433B' +
           '77A0A80100CAC20B42');
      if FindDTM(FeatherDTM, x, y, MSX1, MSY1, MSX2, MSY2) then
      begin
        Mouse(x, y, 0, 0, False);
        Wait(250 + Random(150));
        if ChooseOption('eather') then
        AntiRandoms;
        begin
          Flag;
          Result := True;
          AntiRandoms;
        end;
      end;
    end;

    procedure MainLoop;
    var
      Mark : Integer;
    begin
      repeat
        MarkTime(Mark);
        repeat
          KillChicken;
          PickupFeathers;
          AntiRandoms;
          AntiBan;
        until((TimeFromMark(Mark) / 10000 * 600) >= 50); //60 minutes
      until(False);
    end;

    begin
      SetupSRL;
      MainLoop;
    end.
    IM BACK!!!!!!!!!!!!!!!!!

  24. #74
    Join Date
    Apr 2007
    Posts
    2,593
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Joelster, you don't compile any of the SRL includes.

    You just compile your scripts.

  25. #75
    Join Date
    May 2007
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    tried this last night its pretty decent =]

Page 3 of 10 FirstFirst 12345 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Goblin Stealthz V1 and Chicken Raper V3
    By joelster134 in forum RS3 Outdated / Broken Scripts
    Replies: 7
    Last Post: 10-07-2008, 05:41 AM
  2. Draynor Willow Raper :)
    By kooldude in forum RS3 Outdated / Broken Scripts
    Replies: 2
    Last Post: 04-14-2007, 09:26 AM
  3. How to use the mining raper 0.39?
    By peacewar in forum RS3 Outdated / Broken Scripts
    Replies: 1
    Last Post: 03-16-2007, 11:01 PM
  4. ~ChArM's Willow Raper~ v2.1
    By kingstun in forum RS3 Outdated / Broken Scripts
    Replies: 10
    Last Post: 02-19-2007, 07:23 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
  •