Results 1 to 4 of 4

Thread: Autodropper

  1. #1
    Join Date
    Apr 2014
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default Autodropper

    Hello. I have trying to make dropper script that drops all items from inventory. My own scripts doesn't work or they give me error notes. I don't really know how to write scripts but i really want to learn. If someone could teach/guide me on how to make a dropper script it would be awesome !

  2. #2
    Join Date
    Sep 2013
    Posts
    90
    Mentioned
    1 Post(s)
    Quoted
    44 Post(s)

    Default

    use the dropall; function in the srl osr include

  3. #3
    Join Date
    Apr 2014
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Where do i find it and/or use it ?

  4. #4
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Juv1skA View Post
    Where do i find it and/or use it ?
    Here

    To use, just call
    Simba Code:
    DropAll;
    at the point in your script when it becomes neccessary to drop all items
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

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
  •