Close
Showing results 1 to 7 of 7

Hybrid View

  1. #1

    Default AutoHotKey vs Keyclone

    I am currently using AHK to do what I want the two other clients to do, but the scripts appear to be really hard to configure so they will occasianally bug out and do something I can understand, like writing with CAPS when I talk some somebody etc.

    Have anyone here tested Keyclone and can you say if it performs better/wors/equally good as AHK? I think if buying it if its any good.

  2. #2

    Default

    it is much easier to configurate

    works fine and got some cool features which AHK doesnt have.

    Only thing AHK can do over AHK is to remap keyboard keys. I mean for example when you press caps_lock button AHK makes computer think that you press Ctrl key.

    And as well AHK has some chance to get ban since it has timeable functions which can automate your gameplay in some way. Keyclone doesnt have that feater and isnt open source after all...
    Coffee Resurrects.

  3. #3

    Default

    Sounds cool. Dont really have a lot of use for remapping keys anyway so think Ill give it a shot :-) Will let you hear what I think

  4. #4

    Default

    Quote Originally Posted by Smeagoldfish
    Sounds cool. Dont really have a lot of use for remapping keys anyway so think Ill give it a shot :-) Will let you hear what I think
    well I needed ctrl on caps button since it is more comfortable layout for me (I have to move my finger long back to press ctrl button and I dont like that)
    Coffee Resurrects.

  5. #5

    Default

    actually, you can remap keys using keymaps. keymaps are translators.. mapping the source key into a string (user speak: textual phrase) which gets sent to all clones... if you want a particular clone to use that string, you load a keymap on it.. which translates the string back to whatever key you want.

    ie:
    alt-F1 ==> mage.cast.fireball ==> 3

    this would require 2 keymaps. the first translates alt-F1 into 'mage.cast.fireball' and the 2nd translates 'mage.cast.fireball' into the '3' key.

    using this, you can map any key into any other key... by default, if you do not have a map entry for the string... it is ignored.

    there is more on the keyclone FAQ area:
    https://solidice.com/keyclone/faq.html#kc_faq_10

  6. #6

    Default

    KeyClone for the WIN.

    Got myself multiple copies... haven't been sad at the price ONCE. Great investment and the ONLY way to do multiple clones on one box. (Yes I know AHK does this but it takes a LOT of programming and if I wanted to do that I would be working on getting my x-keys to work... speaking of which.. sigh, back to the grind.)

  7. #7

    Default

    ye as Keyclone author said it is possible to remap keys, just not in the way I described :P
    Coffee Resurrects.

Similar Threads

  1. autohotkey and keyclone
    By kraemder in forum New Multi-Boxers & Support
    Replies: 2
    Last Post: 06-28-2009, 05:30 AM
  2. keyclone vs autohotkey
    By suicidesspyder in forum New Multi-Boxers & Support
    Replies: 2
    Last Post: 10-28-2008, 12:44 AM
  3. Keyclone vs AutoHotKey
    By Dood in forum New Multi-Boxers & Support
    Replies: 13
    Last Post: 03-31-2008, 07:54 PM
  4. Autohotkey and Keyclone
    By Schorsch in forum Software Tools
    Replies: 5
    Last Post: 01-17-2008, 08:46 AM
  5. AutoHotKey vs Keyclone
    By Smeagoldfish in forum General WoW Discussion
    Replies: 0
    Last Post: 01-01-1970, 12:00 AM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •