Hello guys i want to show you nice program called Autohotkey.
How Does it works??
You can change every key on your keyboard to onother one
Example you can use it to change arrows walking in tibia to wasd.
It have lots of other cool things you can use it in any other games.
How to use it??
Just download this program from here AutoHotkey - Free Mouse and Keyboard Macro Program with Hotkeys and AutoText
When you run this program small green icon with white H
show in buttom right of screen, right click on ot and select
"Edit This Script" than paste there this
If you want your keys back to normal press tab.
More info you can find on site of that program.
Have fun guys
Sorry for my english
How Does it works??
You can change every key on your keyboard to onother one
Example you can use it to change arrows walking in tibia to wasd.
It have lots of other cool things you can use it in any other games.
How to use it??
Just download this program from here AutoHotkey - Free Mouse and Keyboard Macro Program with Hotkeys and AutoText
When you run this program small green icon with white H
show in buttom right of screen, right click on ot and select
"Edit This Script" than paste there this
Save it and again right klick on icon and select "Reload This Script" from now your wasd will change with arrows keys.#IfWinActive
w::up
a::left
d::right
tab::Suspend
If you want your keys back to normal press tab.
More info you can find on site of that program.
Have fun guys
Sorry for my english