Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to set "exani hur up" on Pg Up(keyboard key)
#1
i dont know how to create a macro that can help me doing that, i need some help, please Blush
Reply
#2
[macro]100 {Exani Hur Up} VK_KEYUP:=33 Tibia.IsKeyDown(!VK_KEYUP!)==1 Self.Say(exani hur up) HUD.Display(BBot Rocks)[/macro]

[macro]100 {Exani Hur Down} VK_KEYDOWN:=34 Tibia.IsKeyDown(!VK_KEYDOWN!)==1 Self.Say(exani hur down) HUD.Display(BBot Rocks)[/macro]

I'm rust on Macros, test it carefully.
Reply
#3
(04-14-2016, 04:15 PM)MegaNo0body Wrote: [macro]100 {Exani Hur Up} VK_KEYUP:=33 Tibia.IsKeyDown(!VK_KEYUP!) Self.Say(exani hur up) HUD.Display(BBot Rocks)[/macro]

[macro]100 {Exani Hur Down} VK_KEYDOWN:=34 Tibia.IsKeyDown(!VK_KEYDOWN!) Self.Say(exani hur down) HUD.Display(BBot Rocks)[/macro]

I'm rust on Macros, test it carefully.

thanks you, but its not working for me D: how can i know the number of "vk_keyup" of my keyboard?
Reply
#4
(04-14-2016, 04:58 PM)pablobrogca Wrote: how can i know the number of "vk_keyup" of my keyboard?



http://wiki.bmega.net/doku.php?id=virtual_key_codes

U have to look at Decimal value

If i were you, i would use AutoHotkey.

I have my keyboard rebind with it, to walk WASD, use skills 1234 qerftgzxc etc.
Also have it on and off on my scroll lock ;d
Reply
#5
Try now, I forgot "==1"
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)