Why doesnt the ultimate fisher script bank?

Discussion in 'Scar/Simba Help' started by Tiago, Aug 16, 2007.

Why doesnt the ultimate fisher script bank?
  1. Unread #1 - Aug 16, 2007 at 3:14 PM
  2. Tiago
    Referrals:
    0

    Tiago Guest

    Why doesnt the ultimate fisher script bank?

    Why doesnt the ultimate fisher script bank?
    It doesnt even take me to the bank it goes else where.
     
  3. Unread #2 - Aug 17, 2007 at 5:15 AM
  4. Exist2inspire
    Joined:
    Jul 26, 2007
    Posts:
    85
    Referrals:
    0
    Sythe Gold:
    0

    Exist2inspire Member

    Why doesnt the ultimate fisher script bank?

    go to Tools > Explore folder > Includes > Srl > Srl > core and open up bank.scar, scroll down untill you see this:

    {*******************************************************************************
    function BankScreen: Boolean;
    by: SRL Dev Team
    Description: Finds Bankscreen. Returns true if Found.
    *******************************************************************************}

    function BankScreen: Boolean;
    begin
    Result := IsTextAtEx(185, 34, 'The Bank', 30, upchars, True, False, 0, 0,
    -1);
    end;

    see this line:

    Result := IsTextAtEx(185, 34, 'The Bank', 30, upchars, True, False, 0, 0,


    change the 184 to 184 so it looks like this:

    Result := IsTextAtEx(184, 34, 'The Bank', 30, upchars, True, False, 0, 0,
     
  5. Unread #3 - Aug 17, 2007 at 1:50 PM
  6. Tiago
    Referrals:
    0

    Tiago Guest

    Why doesnt the ultimate fisher script bank?

    How do you make the 184 look like that.
     
  7. Unread #4 - Aug 17, 2007 at 3:08 PM
  8. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    Why doesnt the ultimate fisher script bank?



    And, that won't fix it because the script doesn't use the SRL. It is too old, get a new one.
     
  9. Unread #5 - Aug 17, 2007 at 8:31 PM
  10. Exist2inspire
    Joined:
    Jul 26, 2007
    Posts:
    85
    Referrals:
    0
    Sythe Gold:
    0

    Exist2inspire Member

    Why doesnt the ultimate fisher script bank?

    i only made it red so it stands out.. it doesnt have to be red in the bank.scar though
     
< Please help me fix this script | Why does the ultimate fishing scipt randomly off click? >

Users viewing this thread
1 guest


 
 
Adblock breaks this site