Adblock breaks this site

[SRL][FOURS] Edge Yew Banker

Discussion in 'Outdated RS Scripts' started by Fourscape, Apr 2, 2007.

  1. Fourscape

    Fourscape Active Member

    Joined:
    Jan 24, 2007
    Posts:
    118
    Referrals:
    0
    Sythe Gold:
    0
    [SRL][FOURS] Edge Yew Banker

    1 : Switches trees within 3 Seconds of it being chopped down.
    2 : Runs from Fight, and PERFECTLY walks back to the tree.
    3 : Banking is under construction. (Find a world with less people.)
    4 : Get's new axes from the bank.
    5 : Does all randoms that it can.
    6 : Has my own 'Flag' Procedure.
    7 : Has my own Banking Procedure.

    Please do NOT ask about these errors...

    1 : OutOfRange Line X in script. Leave players at 4.

    ----Attached Below----
     
  2. Town

    Town Grand Master
    Scar Programmers

    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5
    [SRL][FOURS] Edge Yew Banker

    Now that Sumilion released his Edgeville Yew Cutter there are 6-8 autoers in each world (non-members :rolleyes: ) always. It is almost a waste of time now.
     
  3. Fourscape

    Fourscape Active Member

    Joined:
    Jan 24, 2007
    Posts:
    118
    Referrals:
    0
    Sythe Gold:
    0
    [SRL][FOURS] Edge Yew Banker

    Yeah well, I don't measure up to Sum, so if you do test out the script, compare it to my previous work. =D. And hey, if it somehow works better, it wouldn't have been a waste.
     
  4. baracouda

    baracouda Guest

    Referrals:
    0
    [SRL][FOURS] Edge Yew Banker

    umm ill try it
     
  5. Chrisooo1012

    Chrisooo1012 Active Member

    Joined:
    Mar 27, 2007
    Posts:
    102
    Referrals:
    0
    Sythe Gold:
    0
    [SRL][FOURS] Edge Yew Banker

    Hey man, don't bring yourself down.
    You never know if yours is better or not.

    I'll try it out when I have the time, and your other scripts have been great, so I look forward to it!

    Nice job bud.
     
  6. Ante XR CatD

    Ante XR CatD Member

    Joined:
    Mar 31, 2007
    Posts:
    49
    Referrals:
    0
    Sythe Gold:
    0
    [SRL][FOURS] Edge Yew Banker

    jus to mention something, to fix that out of range problem, just comment out the players not used
    like this:
    Code:
    HowManyPlayers :=1;
      NumberOfPlayers(HowManyPlayers);
      CurrentPlayer:=0;
    
         Players[0].Name :='lvl4with99wc';
         Players[0].Pass :='sonoma';
         Players[0].Nick :='lvl';
         Players[0].Active:=False;
    
    //     Players[1].Name :='';
    //     Players[1].Pass :='';
    //     Players[1].Nick :='';
    //     Players[1].Active:=False;
    
    //     Players[2].Name :='';
    //     Players[2].Pass :='';
    //     Players[2].Nick :='';
    //     Players[2].Active:=False;
    
     
  7. iballinn

    iballinn Guest

    Referrals:
    0
    [SRL][FOURS] Edge Yew Banker

    this oughta be great! all of your scripts so far have worked perfectly for me! =)
     
  8. iballinn

    iballinn Guest

    Referrals:
    0
    [SRL][FOURS] Edge Yew Banker

    hmmm not really. It's kinda hard to get a hold of sumillion. lol.
     
  9. Fourscape

    Fourscape Active Member

    Joined:
    Jan 24, 2007
    Posts:
    118
    Referrals:
    0
    Sythe Gold:
    0
    [SRL][FOURS] Edge Yew Banker

    Thanks for trying, I made a complete tut on how to fix that problem, and I told them to LEAVE players at 4. I have to fix the banking before I release, I can't find a DTM that is reliable to enter the bank, incase it can't find the bank symbol, should make one soon, going to try the bank floor. It is checkered.
     
  10. s15silvia

    s15silvia Guest

    Referrals:
    0
    [SRL][FOURS] Edge Yew Banker

    fourscape
    ive been a member of this site for awhile, but hadnt logged in for almost a year.
    i get on, just to obviously get a new scar script to woodcut with
    and by far, your scripts are the best ive used in the past couple of years of autoing ive done.
    i seem to forget to tell the people who make the scripts how thankful i am, but i know you havent released this script (and i probably wont use it, due to so many autoers are at yews anyway) but we all really are thankful for the time and effort you do put into your scripts.

    good luck with it man
     
  11. Aeramil

    Aeramil Guest

    Referrals:
    0
    [SRL][FOURS] Edge Yew Banker

    I think it will be good..Every script I try doesn't work at edge
     
  12. Gofez0r

    Gofez0r Guru

    Joined:
    Jan 21, 2007
    Posts:
    1,820
    Referrals:
    1
    Sythe Gold:
    0
    [SRL][FOURS] Edge Yew Banker

    Never been hard for me to talk to him .. Starblaster is annoying to contact.

    A good idea for a script, but sumilion and lorax released their edgy yewcutter so im not sure how useful this will be but we will see the script then :)

    Wow, fours scripts best in few years? .. What scripts have u exactly used :D
     
  13. Fourscape

    Fourscape Active Member

    Joined:
    Jan 24, 2007
    Posts:
    118
    Referrals:
    0
    Sythe Gold:
    0
    [SRL][FOURS] Edge Yew Banker

    Is that a put down for me GoF? lol? Ok, i'm gunna post the script, for all of you that need it to get the 1mill to buy Summilions. Lol, ok well... Here goes. 'Grabs Antileech Sheild'.
     
  14. Thick As Blood

    Thick As Blood Forum Addict
    Banned

    Joined:
    Jan 21, 2007
    Posts:
    330
    Referrals:
    0
    Sythe Gold:
    0
    [SRL][FOURS] Edge Yew Banker

    you can always use this to find the floor..

    Code:
     program FloorClick;
    
    
    procedure LoadBitmaps;
    begin
      Floor:=BitmapFromString(4,8,'z78DAB334B200024B9A91E68EE'+
        '686E646B4230195C12941');
    end;
    
    
    
    procedure BankFloorClick;
    
    var
      WTX,WTY:Integer;
    
    
    begin
      MakeCompass('N')
        Status('Looking for the Bank Floor.');
      if FindBitMapToleranceIn(Floor,WTX,WTY,MMX1,MMY1,MMX2,MMY2,5) then
      begin
        Writeln('Didnt find symbol, Clicking Floor...')
          Mouse(WTX,WTY,1,20,True)
          wait(300+random(55));
        Flag;
      end;
    end;
    
    
    
    begin
      SetUpSRL;
      LoadBitmaps;
      repeat
        BankFloorClick;
      until (false);
    end.
    i'm using it in my theiver walkback, findsymbol first, and if not find symbol then floorclick, and then if not floor click, then radial walk, and if not radial walk, then i give up :D
     
  15. Alex pwnz

    Alex pwnz Active Member
    Banned

    Joined:
    Mar 31, 2007
    Posts:
    148
    Referrals:
    0
    Sythe Gold:
    0
    [SRL][FOURS] Edge Yew Banker

    NIce work, :)
     
  16. Fourscape

    Fourscape Active Member

    Joined:
    Jan 24, 2007
    Posts:
    118
    Referrals:
    0
    Sythe Gold:
    0
    [SRL][FOURS] Edge Yew Banker

    Yeah Thick, mine is, Find bank DTM, then Symbol, Then floor.
     
  17. Badaa

    Badaa Active Member
    $5 USD Donor New

    Joined:
    Feb 22, 2007
    Posts:
    122
    Referrals:
    0
    Sythe Gold:
    50
    Two Factor Authentication User
    [SRL][FOURS] Edge Yew Banker

    finally a decent yew script!
     
  18. iballinn

    iballinn Guest

    Referrals:
    0
    [SRL][FOURS] Edge Yew Banker

    looks like a great script! I'll run it for an hour or so and post a progress report.
     
  19. iballinn

    iballinn Guest

    Referrals:
    0
    [SRL][FOURS] Edge Yew Banker

    GRREAT script! works perfectly fine!! =O =O
     
  20. Alex pwnz

    Alex pwnz Active Member
    Banned

    Joined:
    Mar 31, 2007
    Posts:
    148
    Referrals:
    0
    Sythe Gold:
    0
    [SRL][FOURS] Edge Yew Banker

    can somebody scan the script :)
     
< Ashur2good's CoinPicker | bobarts kavekiller (edited of course) >


 
 
Adblock breaks this site