Mytherin / Tibialyzer

Tibialyzer is an extension made for the MMORPG Tibia. It automatically scans the server log and messages from the Tibia client by reading its memory, and gathers various statistics, such as loot found from creatures, damage dealt by party members and experience gained every hour.
Other
182 stars 60 forks source link

Problem whit Autohotkey #159

Closed Aliekh closed 7 years ago

Aliekh commented 7 years ago

Hi, my problem is i want to replace the control + f4 hotkey for control + V, but ist work.. any suggestion?

Mytherin commented 7 years ago

Try Ctrl+V::Send Ctrl+{F4}

Aliekh commented 7 years ago

it doesn´t work, can u screenshot all ur autohotkey? that could help me whit the problem, thanks and sorry for bad english

Aliekh commented 7 years ago

Oh it wooork! sorry i put Ctrl+V::Send {Ctrl+F4} instead of Ctrl+V::Send Ctrl+{F4}, your solution work! thanks alot man i love it