Results 1 to 14 of 14

Thread: Grand Exchange Bank

  1. #1
    Join Date
    Jan 2007
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Grand Exchange Bank

    title kinda sais it all but for those who randomly clicken on this thread...
    maby a prcedure that will open the grand exchange bank, would be realy handy...

  2. #2
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    Using FindObj on the bankers would be it, look here is one I made earlier:

    SCAR Code:
    Function OpenGEBank : Boolean;
    Begin
      Result := (FindObj(x, y, 'anker', 5725790, 10) = True);
    end;

    Simple

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

    Default

    Failsafes?
    Free Scripts Pl0x!

  4. #4
    Join Date
    Nov 2007
    Location
    The Netherlands
    Posts
    1,490
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Leech View Post
    Failsafes?
    It has failsafes
    You need to call it as:
    SCAR Code:
    if not OpenGEBank then writeln('Couldn''t find the banker!');


    PvH

  5. #5
    Join Date
    Nov 2007
    Location
    Nowhereville
    Posts
    1,155
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Good idea but, detectable much? Someone make one using TPAs?

    Cut em2 it
    Formerly known as Cut em2 it

  6. #6
    Join Date
    Mar 2007
    Posts
    3,116
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Cut em2 it View Post
    Good idea but, detectable much? Someone make one using TPAs?

    Cut em2 it
    How are tpas less detectable?

  7. #7
    Join Date
    Jan 2007
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thx, but it would be good if it could be added to srl though, great for the "less able scripers" AKA me...

  8. #8
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    What TPA's dont change it?? FindObj already uses very advanced color finding - FindObjEx. All TPA's do is make it faster and in this case in sure FindObj is faster.

  9. #9
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    Btw, using the banker is hard as using the ChooseOption is very hard todo. You will have to modify choose option to make a notchooseoption.
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

  10. #10
    Join Date
    Jul 2007
    Location
    Mo-Town
    Posts
    259
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Nava2 View Post
    Btw, using the banker is hard as using the ChooseOption is very hard todo. You will have to modify choose option to make a notchooseoption.
    you lost me on that one... Couldn't you just do ChooseOption('Bank Ba') or something like that?
    Quote Originally Posted by Napolean
    In Politics, Stupidity is Not a Handicap
    Quote Originally Posted by Unknown
    Marriage is like a bank. You put it in, Pull it out, then lose interest.

  11. #11
    Join Date
    Sep 2007
    Location
    Michigan
    Posts
    3,862
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    I could make a few GE functions and post in Public SVN forum.
    (Scripts outdated until I update for new SRL changes)
    AK Smelter & Crafter [SRL-Stats] - Fast Fighter [TUT] [SRL-Stats]
    If you PM me with a stupid question or one listed in FAQ I will NOT respond. -Narcle
    Summer = me busy, won't be around much.

  12. #12
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by nething View Post
    you lost me on that one... Couldn't you just do ChooseOption('Bank Ba') or something like that?
    Nope, it doesn't work. At least it doesnt work for other bankers in rs =/
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

  13. #13
    Join Date
    Nov 2007
    Location
    Nowhereville
    Posts
    1,155
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Oh, I still thought that FindObj still moves the mouse all around the screen back in those days . Good idea.

    Cut em2 it
    Formerly known as Cut em2 it

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

    Default

    ChooseOption('Bank') works for the GE bankers. I did it a few times.

    and ChooseOption('Excha') works for the Clerks.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. The Grand Exchange!
    By Wizzup? in forum RuneScape News and General
    Replies: 329
    Last Post: 04-15-2009, 09:33 PM
  2. [SRL 4] The Grand Exchange
    By Drakan in forum Research & Development Lounge
    Replies: 6
    Last Post: 05-26-2008, 03:22 AM
  3. Yew chopper and Grand Exchange bank request!
    By Magic in forum RS3 Outdated / Broken Scripts
    Replies: 8
    Last Post: 12-01-2007, 05:56 AM
  4. The grand exchange
    By natinsatin1 in forum RuneScape News and General
    Replies: 2
    Last Post: 11-27-2007, 12:56 AM
  5. Grand Exchange now?
    By yanix in forum RS has been updated.
    Replies: 10
    Last Post: 11-20-2007, 06:12 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
  •