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

Click to Move deactivation?

wilbo007

Member
Joined
Dec 20, 2011
Messages
656
Reaction score
15
Hey, I bot and play on my character alot and it's quite annoying after using the bot I have to go in to the options and uncheck Click to move. I would like it to deactivate click to move whenever the bot stops, it would be really handy just saves us like 3 seconds of our lives every time we stop the bot.
 
Yeah but, it's annoying having to deactivate is EVERY SINGLE TIME I stop the bot! Is there a script for it? I could make a macro so I just hit that every time.
 
I'm currently looking for one, I might have to make a GM ticket >.<

Heres one a GM gave me for the mature language filter "/script SetCVar("profanityFilter",1-GetCVar("profanityFilter"))"
I don't know how I could modify it for click to move though.
 
Code:
/run if GetCVar("Autointeract")=="0" 
then ConsoleExec("Autointeract 1") 
else ConsoleExec("Autointeract 0") end

this macro will enable CTM if currently disabled, and disable if currently enabled. enjoy :)
 
Thank you very much, better than Tony's posts :D also +rep

idk if you realize that these boards(support section) are for Hb support and not for every random question you have

you posted on Hb support section a question that have nothing to do with Hb


the fact that i replied here and i didnt ignore(because of wrong section) you should be enough for you
 
Last edited:
I'm sorry I didn't mean to offend you, I was just trying to say that I don't really like posts that dont give me anything to work with.
 
np mate ,i just wanted to clear things up
 
I'm sorry I didn't mean to offend you, I was just trying to say that I don't really like posts that dont give me anything to work with.
well how do you think we feel?
Think before you post.
 
oh well,we all have bad moments :p
lets forget it :)
 
Back
Top