Results 1 to 3 of 3

Thread: [req] item combiner

  1. #1
    Join Date
    Nov 2011
    Location
    Australia
    Posts
    158
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default plz delete thread, thanks

    plz delete this thread I have made it

    its pretty simple but it works, leeched some parts from other scripts.
    Last edited by awesomem8; 04-10-2013 at 05:39 AM.

  2. #2
    Join Date
    Feb 2013
    Posts
    465
    Mentioned
    6 Post(s)
    Quoted
    221 Post(s)

    Default

    You can write this using all SRL functions in less than 20 lines of code.
    To open the bank use FindBank('abc'); where abc is the bank code, shift click the function to find these.
    The inventory methods can solve all the rest of this for you, check them out, open SRL/core/inventory.simba and go wild.

    Gl writing your first script

  3. #3
    Join Date
    Feb 2012
    Location
    Discord
    Posts
    3,114
    Mentioned
    37 Post(s)
    Quoted
    538 Post(s)

    Default

    Quote Originally Posted by wthomas View Post
    You can write this using all SRL functions in less than 20 lines of code.
    To open the bank use FindBank('abc'); where abc is the bank code, shift click the function to find these.
    The inventory methods can solve all the rest of this for you, check them out, open SRL/core/inventory.simba and go wild.

    Gl writing your first script
    Might wanna look at the withdrawal and depositing in bank.simba aswell as pixelshift for knowing how long to wait.
    Other than that gl. (This was what I made for my script back in the day )

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
  •