Results 1 to 18 of 18

Thread: [07Scape] JInventoryDropper [Utility]

  1. #1
    Join Date
    Jan 2013
    Posts
    167
    Mentioned
    1 Post(s)
    Quoted
    33 Post(s)

    Default [07Scape] JInventoryDropper [Utility]

    This is my first Utility script I hope you enjoy it and get a use out of it!

    What does this script do?
    If You Right Click An Item In Your Inventory Then It Will Get Automatically Dropped.


    PHP Code:
    ChangeLog
    Version 1.0 Released 23
    /03/2013 [D/M/Y
    Attached Files Attached Files

  2. #2
    Join Date
    Feb 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I love you for this, it works great and drops without fail :P

  3. #3
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    You could add a 'if (BankScreen) ...' to fix your your banking issue

    Forum account issues? Please send me a PM

  4. #4
    Join Date
    Jan 2013
    Posts
    167
    Mentioned
    1 Post(s)
    Quoted
    33 Post(s)

    Default

    Quote Originally Posted by tops View Post
    I love you for this, it works great and drops without fail :P
    Thank You

  5. #5
    Join Date
    Sep 2006
    Location
    Australia
    Posts
    425
    Mentioned
    0 Post(s)
    Quoted
    34 Post(s)

    Default

    Code:
    If InvFull then
      DropAllExcept([1,2,3,4]);
    Is what I'd use, lol

  6. #6
    Join Date
    Mar 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Exception in Script: Unable to find file 'P07Include .simba' used from

    Help?

  7. #7
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by NightHawk View Post
    Exception in Script: Unable to find file 'P07Include .simba' used from

    Help?
    You didn't install the include you can find it at http://villavu.com/forum/showthread.php?t=96863

  8. #8
    Join Date
    Mar 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    I just downloaded both again and still getting the same error

  9. #9
    Join Date
    Oct 2006
    Posts
    6,752
    Mentioned
    95 Post(s)
    Quoted
    532 Post(s)

    Default

    Quote Originally Posted by NightHawk View Post
    I just downloaded both again and still getting the same error
    Then you did it wrong.

  10. #10
    Join Date
    Apr 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    This is my first bot here at simba do you need to be using the downloadable client to use this? I drag the crosshairs over my game thing and it highlights it red and then goes away and ill press play,right click an item and nothing happens

  11. #11
    Join Date
    Jan 2013
    Posts
    167
    Mentioned
    1 Post(s)
    Quoted
    33 Post(s)

    Default

    Quote Originally Posted by yyo889 View Post
    This is my first bot here at simba do you need to be using the downloadable client to use this? I drag the crosshairs over my game thing and it highlights it red and then goes away and ill press play,right click an item and nothing happens
    you may need to get the p07include just search for it on the forums and im sure you'll find it also if you're using it for EOC just pm and ill make u a eoc one

  12. #12
    Join Date
    Apr 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by NightHawk View Post
    I just downloaded both again and still getting the same error


    Its because his script has a space between the Include and the fullstop. remove it

  13. #13
    Join Date
    Apr 2013
    Posts
    19
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    This script does nothing...?

  14. #14
    Join Date
    Jun 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Deni_mulic View Post
    Code:
    If InvFull then
      DropAllExcept([1,2,3,4]);
    Is what I'd use, lol
    Could you please write this out in full for me by any chance? I want to keep items in (top left being slot 1) the first 3 slots and drop everything else.

  15. #15
    Join Date
    May 2007
    Location
    England
    Posts
    4,140
    Mentioned
    11 Post(s)
    Quoted
    266 Post(s)

    Default

    Quote Originally Posted by maybon View Post
    Could you please write this out in full for me by any chance? I want to keep items in (top left being slot 1) the first 3 slots and drop everything else.
    That pretty much is written in full. All you need is to include SRL and have a begin and end.
    <3

    Quote Originally Posted by Eminem
    I don't care if you're black, white, straight, bisexual, gay, lesbian, short, tall, fat, skinny, rich or poor. If you're nice to me, I'll be nice to you. Simple as that.

  16. #16
    Join Date
    Apr 2013
    Posts
    26
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Quote Originally Posted by musi View Post
    Its because his script has a space between the Include and the fullstop. remove it
    Good call I almost missed that myself

  17. #17
    Join Date
    Mar 2012
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by NightHawk View Post
    Exception in Script: Unable to find file 'P07Include .simba' used from

    Help?
    just delete the space between .simba like P07Include.simba instead of P07Include .simba

  18. #18
    Join Date
    Jun 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Works great, thank you very much. Would it be possible to return the cursor to the original location of the click (instead of where the 'drop' option was before the item was dropped)?

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
  •