Results 1 to 8 of 8

Thread: Withdraw Slot 1

  1. #1
    Join Date
    Jun 2007
    Location
    Mianus
    Posts
    863
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Withdraw Slot 1

    Whats the code that will withdraw full of the first slot in bank?

    -Yanix

  2. #2
    Join Date
    Oct 2006
    Posts
    2,297
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    SCAR Code:
    procedure Withdraw(col, row, Amount: Integer);

    The answer is:
    SCAR Code:
    procedure Withdraw(1, 1, 0);
    column 1
    row 1
    0 amount = ChooseOption('Withdraw All');



    -Tsn.
    [QUOTE=Santa_Clause;277761]I love you too TSN :p[/QUOTE]
    [CENTER][URL="http://www.stats.srl-forums.com/sigs"][IMG]http://www.stats.srl-forums.com/sigs/1324.png[/IMG][/URL][/CENTER]

  3. #3
    Join Date
    Jun 2007
    Posts
    785
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by the scar noob View Post
    SCAR Code:
    procedure Withdraw(col, row, Amount: Integer);

    The answer is:
    SCAR Code:
    procedure Withdraw(1, 1, 0);
    column 1
    row 1
    0 amount = ChooseOption('Withdraw All');



    -Tsn.
    wow thanks! just wanted to know to!

    [22:20] <[-jesus-]> freddy, go uninstall yourself

  4. #4
    Join Date
    Jun 2007
    Location
    Mianus
    Posts
    863
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    How do i put it in the script?

    -Yanix

  5. #5
    Join Date
    Jun 2007
    Location
    NSW, Australia.
    Posts
    541
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ctrl-C & Ctrl-V
    Quote Originally Posted by RAM View Post
    I sam sofa king wee todd did ! ~RAM
    My SRL Army Blog.


  6. #6
    Join Date
    Jul 2007
    Location
    California
    Posts
    252
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by the scar noob View Post
    SCAR Code:
    procedure Withdraw(col, row, Amount: Integer);

    The answer is:
    SCAR Code:
    procedure Withdraw(1, 1, 0);
    column 1
    row 1
    0 amount = ChooseOption('Withdraw All');



    -Tsn.
    Thank You!!! Thats exactly what I need to use!!

  7. #7
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,553
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    the scar noob, you saved the day, yay!
    ~Hermen

  8. #8
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    hermpie, you just spammed again!
    Interested in C# and Electrical Engineering? This might interest you.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Bank Slot Conversion
    By Macros in forum OSR Help
    Replies: 10
    Last Post: 07-03-2010, 12:05 AM
  2. what is the withdraw function, to withdraw X
    By ummmmm0k in forum OSR Help
    Replies: 3
    Last Post: 01-21-2008, 07:52 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
  •