Signup Now
Results 1 to 5 of 5
  1. #1
    Free User
    Join Date
    Sep 2014
    Posts
    55
    Reputation
    8
    Rep Power
    0

    Thumbs up After reconnect() can't open backpacks.

    Hi,

    after using reconnect() function on world save, reopenwindows() doesn't work - bot get stuck on it and never exits it.

    But if I move character around and run reopenwindows() from console it starts to work (in most cases, sometimes I have to manually open backpacks ).

  2. #2
    Moderator RoxZin xD's Avatar
    Join Date
    Dec 2013
    Location
    Rio de Janeiro
    Posts
    4,911
    Reputation
    109
    Rep Power
    32
    Change your keyboard/mouse settings on bot to Release Instantly. Not a bug.



    Troubled Animals Quest [100+]
    ALL
    Feyrist Animals Surface [160+]
    RP
    Feyrist Silencers Underground X1 [180+]
    RP | EK
    Feyrist Silencers Underground X2 [200+]
    RP | EK
    Feyrist Silencers Surface [210+]
    RP | EK
    Rathleton Sewers [240+]
    RP
    Glooth Fairy [350+]
    ED/MS
    Hardcore Draken Walls [400+]
    EK

  3. #3
    Free User
    Join Date
    Sep 2014
    Posts
    55
    Reputation
    8
    Rep Power
    0
    Code:
    <Input> 
                <MouseOption mouseMode="Simulate Mouse"/> 
                <MouseOption scrollMode="Use mouse wheel"/> 
                <MouseOption stuckCursorPolicy="If Cavebot on, Release Instantly"/> 
                <MouseOption moveSpeed="Instantaneous"/> 
                <MouseOption clickWaitMin="80" clickWaitMax="110"/> 
                <KeyboardOption keyboardMode="Simulate Keyboard"/> 
                <KeyboardOption stuckCtrlShiftPolicy="If Cavebot on, Release Instantly"/> 
                <KeyboardOption typeWaitMin="80" typeWaitMax="110"/> 
                <KeyboardOption pressWaitMin="100" pressWaitMax="200"/> 
                <FocusOption focusPolicy="Don't auto-focus"/> 
                <FocusOption openMenuPolicy="Confirm if cavebotting"/> 
    </Input>
    I have 'Release Instantly' set or maybe you are talking about different option? I am not disabling cavebot after reconnect, I'm using pausewalking function.

    Thanks for helping.

  4. #4
    Moderator RoxZin xD's Avatar
    Join Date
    Dec 2013
    Location
    Rio de Janeiro
    Posts
    4,911
    Reputation
    109
    Rep Power
    32
    Quote Originally Posted by dawacwindbota View Post
    Code:
    <Input> 
                <MouseOption mouseMode="Simulate Mouse"/> 
                <MouseOption scrollMode="Use mouse wheel"/> 
                <MouseOption stuckCursorPolicy="If Cavebot on, Release Instantly"/> 
                <MouseOption moveSpeed="Instantaneous"/> 
                <MouseOption clickWaitMin="80" clickWaitMax="110"/> 
                <KeyboardOption keyboardMode="Simulate Keyboard"/> 
                <KeyboardOption stuckCtrlShiftPolicy="If Cavebot on, Release Instantly"/> 
                <KeyboardOption typeWaitMin="80" typeWaitMax="110"/> 
                <KeyboardOption pressWaitMin="100" pressWaitMax="200"/> 
                <FocusOption focusPolicy="Don't auto-focus"/> 
                <FocusOption openMenuPolicy="Confirm if cavebotting"/> 
    </Input>
    I have 'Release Instantly' set or maybe you are talking about different option? I am not disabling cavebot after reconnect, I'm using pausewalking function.

    Thanks for helping.
    No, you don't. You got If Cavebot on, Release Instantly. If you're using reconnect, you need Release Instantly.



    Troubled Animals Quest [100+]
    ALL
    Feyrist Animals Surface [160+]
    RP
    Feyrist Silencers Underground X1 [180+]
    RP | EK
    Feyrist Silencers Underground X2 [200+]
    RP | EK
    Feyrist Silencers Surface [210+]
    RP | EK
    Rathleton Sewers [240+]
    RP
    Glooth Fairy [350+]
    ED/MS
    Hardcore Draken Walls [400+]
    EK

  5. #5
    Free User
    Join Date
    Sep 2014
    Posts
    55
    Reputation
    8
    Rep Power
    0
    Thanks for answer. I'll check it.

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •