Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help macro plx
#1
English ( Sorry my english tradutor google ).

Good afternoon can someone help me with 2 macros.
A macro that exori and exori gran attack with player on the screen.

A macro that exori and exori great attack when appear player, stop attacking spells (exori and exori great).

Portugues

Boa tarde alguem pode me ajuda com 2 macros.
Uma macro que ataque de exori e exori gran com player na tela.

Uma macro que ataque de exori e exori gran quando aparecer player, pare de atacar magias ( exori e exori gran)

Agradeço desde de Já.
Thank you for helping me.
Reply
#2
10000 {random function} rdm:=Misc.Random(300, 600)

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

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

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


you need to put all those macro's in
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)