Adblock breaks this site

[RS2][SRL] Edgeville YewChopper

Discussion in 'Outdated RS Scripts' started by Gofez0r, Feb 6, 2007.

  1. Nuice

    Nuice Active Member

    Joined:
    Mar 10, 2007
    Posts:
    118
    Referrals:
    0
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    uhh when i run scriot. it says it running but my guy isn't doing anything
     
  2. theboss

    theboss Guest

    Referrals:
    0
    [RS2][SRL] Edgeville YewChopper

    when script starts, it runs to north east on minimap, and keeps going... how i fix it, anyone?
     
  3. pheonix19

    pheonix19 Active Member

    Joined:
    Jul 16, 2006
    Posts:
    193
    Referrals:
    0
    Sythe Gold:
    1
    [RS2][SRL] Edgeville YewChopper

    imma try it looks nice so far tho :D
     
  4. mastermaker

    mastermaker Guest

    Referrals:
    0
    [RS2][SRL] Edgeville YewChopper

    i am getting errors on like 3 lines . mostly line 8. identifier unexpected in script.

    help me plz
     
  5. Gofez0r

    Gofez0r Guru

    Joined:
    Jan 21, 2007
    Posts:
    1,820
    Referrals:
    1
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    OMG Please read people? Set the damn treeicon color so it wont mess up.
     
  6. -=BINGO-BANGO=-

    -=BINGO-BANGO=- Guest

    Referrals:
    0
    [RS2][SRL] Edgeville YewChopper

    I get the same problem. How do I fix?
     
  7. vash999389

    vash999389 Guest

    Referrals:
    0
    [RS2][SRL] Edgeville YewChopper

    set the colors on the script... not all computers are the same:p
    , some have less or more lighting and not all browsers are the same... set the colors then post ur comments, hey and i've been trying out the script, and it works pretty good:) ... it does have a couple bugs, it goes to north tree stays there for about 15 seconds then goes to south tree and stays there untill it finishes cutting then it loggs out, can u add a mouse movement over to the equipment or stat bar every 10-20 seconds or so so it won't logg you out
     
  8. pure pk l t

    pure pk l t Member

    Joined:
    Mar 10, 2007
    Posts:
    59
    Referrals:
    0
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    does it have?:

    -AntiBann
    -AutoResponder
    -AntiRandoms (including sanwich lady)
    -AxeHead Finder
    -Anti "angree tree"
     
  9. pure pk l t

    pure pk l t Member

    Joined:
    Mar 10, 2007
    Posts:
    59
    Referrals:
    0
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    ////////////////////////////////////////////////////////////


    {procedure BankAllYews;
    var
    Tryes :integer;
    BDN :boolean;

    begin
    BDN:=False;
    Tryes:=0; Didnt like this one :p
    repeat
    Tryes:=Tryes+1;
    OpenBank3;
    until(BankScreen)or(Tryes=10);
    if(Tryes=10)then
    begin
    Writeln('Cannot find bank. Terminating.');
    LogOut;
    TerminateScript;
    end;
    if(BankScreen)then
    begin
    Wait(1000+random(2000));
    FixBank;
    Deposit(2,28,2);
    BDN:=True;
    end;
    if(BDN)then
    begin
    CloseWindow;
    BTD:= BTD + 1;
    LogTt:=LogTt+28;
    end;
    end;
    }
    ////////////////////////////////////////////////////////////
    //-----Chopping-------------------------------------------//
    ////////////////////////////////////////////////////////////



    LOL?
     
  10. -=BINGO-BANGO=-

    -=BINGO-BANGO=- Guest

    Referrals:
    0
    [RS2][SRL] Edgeville YewChopper

    So I changed the tree icon color. It finds and cuts the south tree but dosent find or cut the north tree.Did not anti "angry tree". Did not anti"tree spirt".
     
  11. vash999389

    vash999389 Guest

    Referrals:
    0
    [RS2][SRL] Edgeville YewChopper

    i dont think it has sandwich lady, ive tried it a few times and when i come bak im in lumby or sumtin...like i said its a nice script just a couple of bugs
     
  12. Xjaa

    Xjaa Penguin
    $100 USD Donor

    Joined:
    Jan 21, 2007
    Posts:
    3,248
    Referrals:
    2
    Sythe Gold:
    0
    Lawrence Potamus
    [RS2][SRL] Edgeville YewChopper

    try setting the run direction?
     
  13. -I I PINS I I-

    -I I PINS I I- Active Member
    Banned

    Joined:
    Feb 15, 2007
    Posts:
    120
    Referrals:
    0
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    i cant manage to get it to work... i got it set up right it loggs in finds the axe turns off chat puts on run... click to the yews... then it gets crazy it starts clickin outside of the yew spot then around and in and all that junk :eek: any suggestion???
     
  14. vash999389

    vash999389 Guest

    Referrals:
    0
    [RS2][SRL] Edgeville YewChopper

    try to set colors on everything not just yew...
     
  15. y0udeadpl0x

    y0udeadpl0x Guest

    Referrals:
    0
    [RS2][SRL] Edgeville YewChopper

    erm my guy is just running back and forth...wat is this bs?
     
  16. trading pures

    trading pures Member

    Joined:
    Mar 9, 2007
    Posts:
    45
    Referrals:
    0
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    how cna i run this thing im really unkown at this ground
     
  17. 1234567899

    1234567899 Guest

    Referrals:
    0
    [RS2][SRL] Edgeville YewChopper

    this is my first time using scar so i dunno alot abt it..im getting this error:

    Failed when compiling
    Include file D:\SCAR 2.03\includes\SRL/SRL.scar does not exist.
    Include file D:\SCAR 2.03\includes\SRL/SRL/skill/woodcutting.scar does not exist.
    Include file D:\SCAR 2.03\includes\SRL\SRL\Extended\xBank.scar does not exist.

    can som1 plz help me out with it
     
  18. blackflame

    blackflame Newcomer

    Joined:
    Mar 19, 2007
    Posts:
    13
    Referrals:
    0
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    nice script man. thanks alot if looked for a yew cutting script for a while and yours was the only one that worked. i like it works great
     
  19. Young_Buck

    Young_Buck Active Member
    Banned

    Joined:
    Feb 24, 2007
    Posts:
    179
    Referrals:
    0
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    gj man im testing it now
     
  20. vash999389

    vash999389 Guest

    Referrals:
    0
    [RS2][SRL] Edgeville YewChopper

    install srl.. go to scar and in scar download includes.. will get u all the lastest and greatest
     
< Humanlike autotalker | BumFighter SRL 1.0.0 >


 
 
Adblock breaks this site