Results 1 to 7 of 7

Thread: dropping problem

  1. #1
    Join Date
    Dec 2011
    Posts
    733
    Mentioned
    2 Post(s)
    Quoted
    7 Post(s)

    Default dropping problem

    When I use any of the SRL mouse or drop functions they just repeatedly click backpack, then once in a while drop an item.


    Even calling DropAll does this.

    Is this a known configuration problem? Searched but didn't come up with anything.

  2. #2
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by m34tcode View Post
    When I use any of the SRL mouse or drop functions they just repeatedly click backpack, then once in a while drop an item.


    Even calling DropAll does this.

    Is this a known configuration problem? Searched but didn't come up with anything.
    Could you please post the code you're using?
    The entire script would be best.
    Simba Code:
    Try placing the text in SIMBA tags.

  3. #3
    Join Date
    Dec 2011
    Posts
    733
    Mentioned
    2 Post(s)
    Quoted
    7 Post(s)

    Default

    Code:
    program new;
    {$i srl/srl.scar}
    begin
    SetupSRL;
    DropAll;
    end.

  4. #4
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    What are your runescape graphic settings?
    Are you in safe mode?
    Software graphics
    Lowest settings
    Highest brightness

  5. #5
    Join Date
    Dec 2011
    Posts
    733
    Mentioned
    2 Post(s)
    Quoted
    7 Post(s)

    Default

    yes all except safe mode. i dont think the option exists any more

  6. #6
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by m34tcode View Post
    yes all except safe mode. i dont think the option exists any more
    it does last i checked... :P
    hit s while runescape is loading?(need confirmation)
    What items are you trying to drop? does it do it for everything? what does it drop. what doesn't it drop?

    thanks

  7. #7
    Join Date
    Dec 2011
    Posts
    733
    Mentioned
    2 Post(s)
    Quoted
    7 Post(s)

    Default

    fish. It doesnt drop anything because it takes too long. keeps clicking backpack and waiting a second

    and no im not in safe-mode then

    [EDIT] in safe mode now. cant switch while playing

    [EDIT] now it says this

    Simba Code:
    Exception: Range check error at line 691
    The following DTMs were not freed: [SRL - Lamp bitmap, 1]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
    Last edited by m34tcode; 12-20-2011 at 09:12 PM.

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
  •