Jump to content

Join our Slack

Talk to other users and have a great time
Slack Server

Welcome to our Community

Click here to get your Exiled Bot license
Donation Store
Sign in to follow this  
auronini

Temporary fix for bot holding CTRL

Recommended Posts

Some people have been having issues with the bot holding down CTRL continuously, meaning it won't enter boss areas.

Temporary fix i came up with is an autohotkey script as follows:

 

#ifwinactive Path of Exile
{
lcontrol::
sleep, 1000
return
}

 

Download autohotkey, create a new text document, paste the text above into it, save it, then right click it and select to run with autohotkey.

 

Note: when you want to hold ctrl yourself when moving items you'll need to use rightcontrol because it causes leftcontrol to be unpressed after 1 second

 

I think this might be happening due to using the autopot program instead of exiledbot's autopot, another possible fix is to try right click on the autopot in the system tray (bottom right of screen) and click 'suspend hotkeys'

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...