Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Killer Exori Gran when 2 creatures doesnt work
#1
Hello, i have problem with my bot.
In "KILLER" -> advanced attack i want to add spell exori gran when 2 creatures attack me. In window configuration ; min creature number i write [2].
But my bot when fighting vs 1 monster use exori gran :/ can anyone help me?
Pomogłem? Daj reputa! Big Grin
I help you? Give me reputation point! Big Grin
Reply
#2
download and check out how is my advanced attack set up on my scripts (EK Hydra Heliar)

||
||
||
||
||
\/
Reply
#3
(12-05-2016, 04:54 PM)Gajeq Wrote: Hello, i have problem with my bot.
In "KILLER" -> advanced attack i want to add spell exori gran when 2 creatures attack me. In window configuration ; min creature number i write [2].
But my bot when fighting vs 1 monster use exori gran :/ can anyone help me?


Just put those 3 macro's in your script;

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

100 {safe exori gran} rdm:=Misc.Random(12, 16) Self.Mana>=400 !w8safe!>=!rdm! Self.Attacking()==1 Creatures.Beside>=2 Creatures.PlayersOnRange(3)==01 Self.Say(exori gran) Exit()

100 {ANTYRS} Status.PZBlock()==1 Killer.Stop() Self.Stop() Cavebot.Stop()
Reply
#4
You can find full template for EK safe advanced attack, with guide how to use it in my thread,


Link below

\/
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)