Oak Banker v1.1 Final-

Discussion in 'Outdated RS Scripts' started by Fourscape, Mar 12, 2007.

Oak Banker v1.1 Final-
  1. Unread #1 - Mar 12, 2007 at 4:48 PM
  2. Fourscape
    Joined:
    Jan 24, 2007
    Posts:
    118
    Referrals:
    0
    Sythe Gold:
    0

    Fourscape Active Member

    Oak Banker v1.1 Final-

    This will be the last update on this script. I have tested it to work for hours with 5 or more players. Please leave the most recent progress report you can.


    Code:
    
    {   CHARMZ AUTO RESPONDER IS IN HERE (GoF's Edit) ...  NOT mine.
                ----------------------------------------------------
                                    Instructions
                       1. Fill out DeclarePlayers lines 40 +
                       2. Make sure your player is in Draynor
                          bank and that you have Vbright setting
                          on.
                       3. Make sure you have axe wielded or in 1st
                          inventory spot.
                -----------------------------------------------------
    This script will chop oaks in Draynor and bank them.
    
    
    Note : If it doesn't walk to bank or trees... get the number.
           'Found #3' is an example.
    
    
    Fours Draynor Oak Banker   v1.1     
    ------------------------------------------------
     Time Running : 6 Hours 25 Minutes and 10 Seconds.     
     Logs Banked  : 10327      
     Total Banks  : 398       
     XP Gained    : 258175           
     Ents Avoided : 9  
    ------------------------------------------------
    
    
    Script is attached Below

    Bankbooth finding is fixed I believe now. Let me know if it really is.

    MASSIVE UPDATE REDOWNLOAD
     
  3. Unread #2 - Mar 12, 2007 at 5:21 PM
  4. rent-a-retard
    Referrals:
    0

    rent-a-retard Guest

    Oak Banker v1.1 Final-

    Woah, seriously, thanks dude. I'm using oaks right now to get from 40-60 woodcutting. This is perfect! I'll make sure to post my results, and I have never had a problem with your scripts besides mistakes I made.
     
  5. Unread #3 - Mar 12, 2007 at 7:07 PM
  6. solidxxx
    Referrals:
    0

    solidxxx Guest

    Oak Banker v1.1 Final-

    great script but i just had a few problems.
    it didn't find bank booth about every 3-4 trips (had to help it out a bit)
    sometimes couldn't find oak tree (only hovered over the regular trees)
     
  7. Unread #4 - Mar 12, 2007 at 7:20 PM
  8. Fourscape
    Joined:
    Jan 24, 2007
    Posts:
    118
    Referrals:
    0
    Sythe Gold:
    0

    Fourscape Active Member

    Oak Banker v1.1 Final-

    I guess ill make one more update... just fix a few small bugs that everyone reports.
     
  9. Unread #5 - Mar 12, 2007 at 10:03 PM
  10. legosap
    Joined:
    Jul 16, 2006
    Posts:
    30
    Referrals:
    0
    Sythe Gold:
    0

    legosap Member

    Oak Banker v1.1 Final-

    awsome thanks!
     
  11. Unread #6 - Mar 12, 2007 at 10:41 PM
  12. Nubby
    Joined:
    Feb 18, 2007
    Posts:
    148
    Referrals:
    0
    Sythe Gold:
    0

    Nubby Active Member

    Oak Banker v1.1 Final-

    Nice, I'll be testing it tonight with about 6 accounts.. I'll give you a report if its pretty decent :)
     
  13. Unread #7 - Mar 13, 2007 at 2:47 AM
  14. Demon Within
    Joined:
    Feb 15, 2007
    Posts:
    223
    Referrals:
    0
    Sythe Gold:
    0

    Demon Within Active Member

    Oak Banker v1.1 Final-

    Well, I've tried your BETA version and it seemed good.
    But there's one thing... This script cuts only one single specific tree, so if the tree is already busy (wich it probably is most of the time) the script will still try to cut it?
     
  15. Unread #8 - Mar 13, 2007 at 4:20 AM
  16. qwertyftw
    Referrals:
    0

    qwertyftw Guest

    Oak Banker v1.1 Final-

    sorry, but i got an error..

    Failed when compiling
    Line 27: [Error] (14340:1): Duplicate identifier 'Label1' in script C:\DOCUME~1\Alex\LOCALS~1\Temp\Rar$DI00.828\Draynor Oak Banker 1.1 Final.scar
     
  17. Unread #9 - Mar 13, 2007 at 11:26 AM
  18. pure pk l t
    Joined:
    Mar 10, 2007
    Posts:
    59
    Referrals:
    0
    Sythe Gold:
    0

    pure pk l t Member

    Oak Banker v1.1 Final-

    IM USING CAPS LOCK BECOUSE I WANT YOU TO SE THIS , GO READ GUIDE ABOUT DOWNLOADING AND RUNING SRL, I HAD THIS PROBLEM BEFORE TO, I WILL TRY TO FIND LINK AND POST IT HERE.

    NP


    ~Pure Pk L T
     
  19. Unread #10 - Mar 13, 2007 at 11:27 AM
  20. pure pk l t
    Joined:
    Mar 10, 2007
    Posts:
    59
    Referrals:
    0
    Sythe Gold:
    0

    pure pk l t Member

    Oak Banker v1.1 Final-

  21. Unread #11 - Mar 13, 2007 at 12:04 PM
  22. Fourscape
    Joined:
    Jan 24, 2007
    Posts:
    118
    Referrals:
    0
    Sythe Gold:
    0

    Fourscape Active Member

    Oak Banker v1.1 Final-

    Yeah if you dont have the newest SRL it wont work. Let me get those progress reports, ill post in the first post with your name by it.
     
  23. Unread #12 - Mar 14, 2007 at 9:35 AM
  24. pure pk l t
    Joined:
    Mar 10, 2007
    Posts:
    59
    Referrals:
    0
    Sythe Gold:
    0

    pure pk l t Member

    Oak Banker v1.1 Final-

    what i need to type here?:
    LoadNumber : Integer;
    LogDTM, BrokenAxeDTM, AxeHandleDTM, RegularAxeDTM, WalkToBit, WalkToBit3 : Integer;
    StartXP, EndXP, TotalXP, TotalLogs, BankTrips, WalkBank, WalkToBit2 : Integer;
    frmDesign : TForm;
    Label1 : TLabel;
    Label2 : TLabel;
    Label3 : TLabel;
    Edit1 : TEdit;
    Edit2 : TEdit;
    Edit3 : TEdit;
    Button1 : TButton;
    TheTreeName : String;
    AmmountOfLoads : 8546;
    TreeColor : 5732472;
    LX, LY, BankedLoggs : oak;
     
  25. Unread #13 - Mar 14, 2007 at 11:29 AM
  26. Gofez0r
    Joined:
    Jan 21, 2007
    Posts:
    1,820
    Referrals:
    1
    Sythe Gold:
    0

    Gofez0r Guru

    Oak Banker v1.1 Final-

    Nothing, those are variables ;) Gj with this.
     
  27. Unread #14 - Mar 14, 2007 at 11:53 AM
  28. Fourscape
    Joined:
    Jan 24, 2007
    Posts:
    118
    Referrals:
    0
    Sythe Gold:
    0

    Fourscape Active Member

    Oak Banker v1.1 Final-

    FINALLY another scripter that likes my script... everyone with leecher titles just makes me think... ok, it works. GoF if you could check it out and use it maybe post a progress report and let me know what you would change, that would be great. Soon ill be trying to top your Yew Banker... wish me luck lol.

    Code:
    Label1 : TLabel;
    Label2 : TLabel;
    Label3 : TLabel;
    Edit1 : TEdit;
    Edit2 : TEdit;
    Edit3 : TEdit;
    Button1 : TButton;
    TheTreeName : String;
    AmmountOfLoads : 8546;
    TreeColor : 5732472;
    LX, LY, BankedLoggs : oak;
    You need to re-download the script, you f'd it up with changing Integer; and String; to what you believed where the CONSTS. Just change Declare players, hit play, do setup, your done.
     
  29. Unread #15 - Mar 14, 2007 at 2:50 PM
  30. rune demon
    Joined:
    Mar 28, 2006
    Posts:
    78
    Referrals:
    0
    Sythe Gold:
    0

    rune demon Member
    Banned

    Oak Banker v1.1 Final-

    [Runtime Error] : Out Of Range in line 48 in script C:\Documents and Settings\(edited)\Desktop\Draynor Oak Banker 1.1 Final.scar

    i believe it has to with name or something :s
     
  31. Unread #16 - Mar 14, 2007 at 4:10 PM
  32. Buciukaz
    Joined:
    Jan 21, 2007
    Posts:
    1,256
    Referrals:
    1
    Sythe Gold:
    0

    Buciukaz Guru
    Banned

    Oak Banker v1.1 Final-

    Don't work to me
     
  33. Unread #17 - Mar 14, 2007 at 9:38 PM
  34. iballinn
    Referrals:
    0

    iballinn Guest

    Oak Banker v1.1 Final-

    AWSOME SCRIPT! Absolutely fantastic! One of the few(free) working banking scripts i've seen. All the other ones have errors or mess up.

    you should think about making a yew banker. =P
     
  35. Unread #18 - Mar 15, 2007 at 12:58 AM
  36. Nubby
    Joined:
    Feb 18, 2007
    Posts:
    148
    Referrals:
    0
    Sythe Gold:
    0

    Nubby Active Member

    Oak Banker v1.1 Final-

    Well both times I've tried it.. i've noticed its had trouble banking..
     
  37. Unread #19 - Mar 15, 2007 at 7:39 PM
  38. Nuice
    Joined:
    Mar 10, 2007
    Posts:
    118
    Referrals:
    0
    Sythe Gold:
    0

    Nuice Active Member

    Oak Banker v1.1 Final-

    i run the scrtipt it says running on script my my mouse doesnt move any help?
     
  39. Unread #20 - Mar 15, 2007 at 7:49 PM
  40. Nuice
    Joined:
    Mar 10, 2007
    Posts:
    118
    Referrals:
    0
    Sythe Gold:
    0

    Nuice Active Member

    Oak Banker v1.1 Final-

    i got this edit button took to long -.- out of range in line 53 in script C:\docume~1\dad\locals~1\temp\rar$DIOO.547\draynor oak banker 1.1 final.scar
     
< Varrock Zamorak Monk Curser | Falador Air crafter >

Users viewing this thread
1 guest


 
 
Adblock breaks this site