What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Plugin] Disable CTM (ClickToMove)

Syrac88

Community Developer
Joined
Aug 28, 2012
Messages
11
Hi Guys,

i hate to disable CTM by hand after stopping the Bot, so i was searching for a plugin, but cant find a working one.
So i did it myself.

Current Feature:

- Disable CTM (Click to Move) after stopping the bot

Installation:

- Just copy the "CTMDisabler" folder in your plugin path. (..\Honorbuddy\Plugins\)
- Restart Honorbuddy

Download:

View attachment CTMDisabler.zip

Changelog:

Code:
2016.10.20 - v1.0.0 - initial release


If you have any issues, please let me know in the comments.



Syrac
 
Good work.

You could have also done a macro
This macro toggles on/off click to move.

/click InterfaceOptionsMousePanelClickToMove 1
 
Good work.

You could have also done a macro
This macro toggles on/off click to move.

/click InterfaceOptionsMousePanelClickToMove 1


aha nice, thanks for that, works fine. Wanted to get hold of something like this for ages :)
 
Good work.

You could have also done a macro
This macro toggles on/off click to move.

/click InterfaceOptionsMousePanelClickToMove 1

Yep, the Plugin just executes that command @bot stop.
 
Back
Top