Results 1 to 5 of 5

Thread: stupid question ^^

  1. #1
    Join Date
    Feb 2012
    Posts
    224
    Mentioned
    1 Post(s)
    Quoted
    8 Post(s)

    Default stupid question ^^

    i just wanted to know if there's a code to press the 'deposit all' button on the bankscreen. or i have to make a DTM for it?

  2. #2
    Join Date
    Nov 2011
    Posts
    232
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Check out the Deposit function.

    Edit: Oops, might have misinterpreted your question. :c
    Last edited by Texy; 03-25-2012 at 10:40 PM.

  3. #3
    Join Date
    Feb 2012
    Posts
    224
    Mentioned
    1 Post(s)
    Quoted
    8 Post(s)

    Default

    ahh got it, thanks

  4. #4
    Join Date
    Oct 2009
    Location
    Stockton, CA
    Posts
    2,040
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Simba Code:
    QuickDeposit(SRL_DEPOSIT_ALL);

    Edit: You could use DepositAll() as well, though it uses the above function.
    Join the IRC! irc.rizon.net:6667/srl | SQLite (0.99rc3+) | SRL Doc | Simba Doc | Extra Simba Libraries (openSSL & sqlite3)
    Quote Originally Posted by #srl
    10:45 < Toter> daphil when can get sex anyday I want
    10:45 < Toter> he is always on #SRL
    "A programmer is just a tool which converts caffeine into code"

  5. #5
    Join Date
    Jul 2010
    Location
    Western US
    Posts
    387
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    A good way to look at options is to look at the srl section. You can find it in your /simba/includes/srl area. look for banking.simba found in the /simba/includes/srl/srl/includes. Happy scripting!
    Of all the things I have lost, I miss my mind the most.
    Current Projects:
    Addy bar miner and superheater

Thread Information

Users Browsing this Thread

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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •