Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Delay on healing
#1
I've got a pretty strict GMs on my server that started banning people suspectible to autoheal and I need something that will make my healing do itself after a random delay (lets say 100-1000ms). Is that possible somehwere in the settings or do I have to write a macro? Maybe there's one already?
Reply
#2
Unsure about random delay, but it's quite possible to give it a certain delay using macros to heal, kinda like this:

LowLife%:=99
Self.Health%<!LowLife%!
Hotkey.Use(ID)

Using automatic macro in whatever ms you want (you may want a higher value than 1000 ms so it doesn't look like bot heal). As the auto macros are always running, the healing tempo will already be kinda random, so I guess it solves your problem.
Reply
#3
Thats works perfectly, big thanks!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)