Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Help to configure lure and shooting avalanches
#7
(06-24-2017, 04:47 PM)Catar Wrote:
(06-24-2017, 09:27 AM)Kazan Wrote: but not for free.

should i count how many hours i spent helping you?
including that shooter?

be nice and make tutorial based on what i taught you Tongue

xDDDD

(06-22-2017, 04:50 AM)Extasiado Wrote: Thx for the macros of luring creatures.
I have a little question about shooting safe avalanches cause i dont know if i can put it on advanced attacks or should i search an other macro?

AVALANCHE ADVANCED ATTACK SETUP

http://scr.hu/7aa2/rermi
http://scr.hu/7aa2/afwn6

MANA POTION MACROS (in healer set mana potion from 20 to 30%)

100 {Manas jak gracz} SelfID:=Creature.Self() Creatures.PlayersOnScreen()==02 Self.Attacking()==1 Self.Mana%()<=90 Creature.ShootOn(!SelfID!, 23373) <--- 23373=ID of potion you use

1000 {Low mana} SelfID:=Creature.Self() Self.Attacking()==0 Self.Mana%()<=80 Creature.ShootOn(!SelfID!, 23373)

SAFE AVA MACROS

10 {AvaTimer} AvaON:=0 !w8safe!>!rdm! Creatures.PlayersOnScreen()==1 Self.Attacking()==1 AvaON:=1

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()

UE MACRO

500 {Ue} Self.Mana>=1500 Self.Attacking==01 Creatures.ByRange(4)>=5 Creatures.PlayersOnRange(6)<=1 Self.Say(exevo gran mas frigo) <---- you can change ue spell for other ue
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)