Jump to content
Wanted

Bank.scar Testing

Recommended Posts

So I have pretty much everything for bank except for regular Deposit, a few tab things (swap mode, banktab etc.), and Open/Find Bank.

 

Just added PinScreen and EnterBankPin https://github.com/OSI1/OSI1/commit/40088ec51e9977b10aa61a05d0959ce1c076d471

 

 * function BankScreen: Boolean;
    By: Wanted
* function PinScreen: Boolean;
    By: Wanted
* function EnterBankPin(Pin: string): Boolean;
    By: Wanted
* function CloseBank(CheckBS: Boolean): Boolean;
    By: Wanted
* function DepositAll(CheckBS, Inven, Equip, Summon: Boolean): Boolean;
    By: Wanted
* function ToggleUseNotes(Use: Boolean): Boolean;
    By: Wanted
* function SearchBank(CheckBS: Boolean; SearchText: string): Boolean;
    By: Wanted
* function FixBank(FixUp: Boolean): Boolean;
    By: Wanted

 

Is the list so far

 

Happy scripting

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
  • Create New...