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

Quality of Life - Click to Move

Threatz

New Member
Joined
Oct 18, 2014
Messages
9
Reaction score
0
Just wondering if it is possible to make the bot turn this off every time i turn the bot off. It gets annoying (but its not a big deal just glad with what this bot does) having to disable it every time i want to actually play.
 
Hello, this is Macro-Man.

Code:
/run if GetCVar("Autointeract")=="0" then ConsoleExec("Autointeract 1") else ConsoleExec("Autointeract 0") end

On to infinity and beyond!
 
There's a plugin called TurnOffCTM.
Not sure if it's updated, been a while since I used it (only use combat routines now, which doesn't enable CTM).
But you can configure it to turn off click to move when you click Stop or when you exit the bot completely.
 
Back
Top