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  
refl3xpt

Bot blocks CTRL key

Recommended Posts

Good evening everyone.

 

So after reading the forums yesterday the bot now clears most of the boss rooms (thanks to jps42 idea to set the lvl exploration % to 110), but now I'm having kind of a problem.

 

For some reason the bot locks the CTRL key while playing and its not possible to enter boss rooms with the CTRL key pressed, or even click ESC to timeout (CTRL + ESC brings up the Windows menu) so yhe pretty much I can't do maps with this problem.

 

Is there any fix for this issue?

 

Thank you for you time,

Refl3x.

Share this post


Link to post
Share on other sites

having the same issue! I hope they fix it

 

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

 

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

 

when you want to hold ctrl yourself when moving items you'll need to use rightcontrol because it causes left control to be unpressed after 1 second...

  • Upvote 1

Share this post


Link to post
Share on other sites

Thank you very much for that, it really solves the problem for me.

 

Yhe it should be fixed or at least put your script in some sticky, its really helpful!

Share this post


Link to post
Share on other sites

can u write an example for autoit3 ?

it seems so basic but i think my script just writes {lctrl} i think ^^

 

in poe my character screen get opened etc because the script pressed c and maybe more

Edited by Delamonica

Share this post


Link to post
Share on other sites

I have the same bug. I am notre able to enter Arena and stairs or map with more than 1 level! I'll try this script when I get back home and will report back.

Is anybody else experiencing trouble with multiple levels map?

EDIT: Are you guys using autopot script with EB?

Edited by ddlambert3

Share this post


Link to post
Share on other sites
Sign in to follow this  

×
×
  • Create New...