JoelStanford/PoEAutoFlask

How to change right click button to a different key

royaleagle13 opened this issue · 3 comments

Hi, I'm struggling to change this in the code. I only changed the ''RButton'' to ''w'' wich is my desired key and it doesn't work. I'm pretty sure I didn't understood one of your explanations...
BTW your program looks nice :) good job

i have the same Problem, i want to replace the "RButton" with "e" but the code wont work now.
Do you have a sollution for this problem or can you help me understand how to change the code that way i need? would be nice :)

i have the same Problem, i want to replace the "RButton" with "e" but the code wont work now.
Do you have a sollution for this problem or can you help me understand how to change the code that way i need? would be nice :)

ok i just think and read about the script and my sollution was to rewrite some parts with RButton to e and change ~e to one other letter and it works

i have the same Problem, i want to replace the "RButton" with "e" but the code wont work now.
Do you have a sollution for this problem or can you help me understand how to change the code that way i need? would be nice :)

ok i just think and read about the script and my sollution was to rewrite some parts with RButton to e and change ~e to one other letter and it works

Hey could you tell me what you replaced "HoldRightClick" with ? Thanks
Maybe link your code here ?