Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Help in fev Things
#7
(02-21-2017, 08:38 PM)zarize Wrote:
I hope i helped u a bit Tongue


On hexera.net using Magebot Dash i can easy dash into screen and with this macro's character will shoot me from thunderstorm easy (Cause bbot will not try to break using rune - he will just stop using rune without stopping last use, like press Esc)

That's why i'm always putting in scripts like that this macro for break using rune;

100 {Mana Potion ifPlayer} SelfID:=Creature.Self() Creatures.PlayersOnRange(5)==02 Self.Attacking()==1 Self.Mana%()<=90 Creature.ShootOn(!SelfID!, 23373)

Ofcourse it's good to use human timer also cause if your character will reach 90%+ mana it will be not used and than someone can try to dash into area again. It will be not possible when your character will wait a while when someone will get out of screen.

500 {human timer} jestplr:=Creatures.PlayersOnScreen() !jestplr!>=2 [jest] w8safe:=0 exit() {jest} VarAdd(w8safe, 1) exit()

300 {safe thunder} rdm:=Misc.Random(12, 16) self:=Creature.self() IDRUNE:=3202 !w8safe!>=!rdm! Self.Attacking()==1 Creatures.ByRange(3)>=3 Creatures.PlayersOnRange(5)==01 Creature.ShootOn(!self!, !IDRUNE!) Exit()

(it's using rune on self, cause i was using it by high levels with looring monsters on character, like Elite Knight)
Reply


Messages In This Thread
Need Help in fev Things - by damianek - 02-21-2017, 01:31 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)