hey all,
Hope this isnt a re-post but I personally havent seen anyone post it...
anyway, what I mean by auto-enable CTM is, if you are/have used CTM then you know that the user needs to first enable CTM in order for the function to work correctly, honestly I think thats pretty annoying, plus add the fact that alot of noobs don't ever READ instructions, so this is what I do so that as soon as my bot starts, it does a simple memory write that enables CTM functionality even if the user doesnt have CTM enabled via interface menu. 
Code:
ClickMoveStart = 0x0128183C;
Just simply write the value "13.9626340866089"(float) to ClickMoveStart at run time. Easy yet very effective.
But for you paranoid people out there that refuse to use memory editing if you dont already know there IS a way to enable CTM without using memory...
Just have your bot type the following command at run time..
"/console AutoInteract 1"
Hope this helps some people using this functionality.
Enjoy.
-L_AX
Note: if this is a re-post you can just delete :/ thx