Results 1 to 4 of 4

Thread: Scripts not working!!!!

  1. #1
    Join Date
    May 2007
    Posts
    102
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Scripts not working!!!!

    I cant seem to figure out why none of the scripts work when banking :s
    they work as usall until they get to the bank then it just searchs round the bank and doesnt do anything.

    Please Help!

  2. #2
    Join Date
    Jun 2006
    Posts
    3,861
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    It would work if you'd've read Fawki's post about this... Go into Core/Banking.scar and replace BankScreen with
    SCAR Code:
    function BankScreen: Boolean;
    begin
      Result := IsTextAtEx(185, 34, 'The Bank of', 30, upchars, True, False, 0, 0,
        -1);
    end;

  3. #3
    Join Date
    Apr 2007
    Posts
    3,152
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    i did that and Wizzup?'s ess miner just looks around the bank
    SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
    Programming Projects: NotePad | Tetris | Chess


  4. #4
    Join Date
    May 2007
    Posts
    102
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yh k ty

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. scripts not working
    By Spayed in forum OSR Help
    Replies: 6
    Last Post: 12-09-2008, 12:12 AM
  2. Help no scripts working!
    By Fused Halos in forum OSR Help
    Replies: 14
    Last Post: 08-24-2008, 10:47 AM
  3. Scripts working?
    By Blue World in forum OSR Help
    Replies: 0
    Last Post: 08-17-2008, 03:26 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
  •