Results 1 to 3 of 3

Thread: Dropping procedure?

  1. #1
    Join Date
    Feb 2012
    Posts
    390
    Mentioned
    2 Post(s)
    Quoted
    14 Post(s)

    Default Dropping procedure?

    I have no idea how to do a dropping procedure as i have come from Powerbot because it is getting shittier and shittier with people not paying for vip, only get 3 scripts. thats bullshit. Figured id come over since theres no more randoms! SCREW RUNEDREAM <3

    Please code dump

    :

    Blacky

  2. #2
    Join Date
    Dec 2011
    Location
    New York, USA
    Posts
    1,242
    Mentioned
    12 Post(s)
    Quoted
    193 Post(s)

    Default

    DropAll and DropAllExcept are both nice functions. DropAll drops every item in your inventory, while DropAllExcept drops all items except the items that you list. Example: DropAllExcept([1, 2, 20]) will drop all items except the items in the first, second, and twentieth inventory slots.

  3. #3
    Join Date
    Feb 2012
    Posts
    390
    Mentioned
    2 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by Nebula View Post
    DropAll and DropAllExcept are both nice functions. DropAll drops every item in your inventory, while DropAllExcept drops all items except the items that you list. Example: DropAllExcept([1, 2, 20]) will drop all items except the items in the first, second, and twentieth inventory slots.
    I love you

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
  •