Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro for doors and runes
#1
Hello. I need macro to use doors ( normal 19:24 You see a closed door. ) And use GFB rune when 3+ mobs and nobody at screen, the same for exori gran and exori. If someone at screenshoot they will use exori flam. Thanks for help.
#2
Look here http://wiki.bmega.net/doku.php?id=samples#examples
Waypoints By Me [Here]

BBot functions/Funções do BBot [Here]
#3
Thanks so much , but at this website it is macro for exori gran when nobody at screen ?
#4
No, this is
Code:
2000 {Safe Exori Gran} Creatures.Beside()>=2 Creatures.PlayersOnRange(7)==1 Self.Mana()>=340 Self.Say(exori gran) Exit()

And this is the other u want
Code:
1000 {gfb/flam strike} ID:=ID_Rune Creatures.Beside()>=3 Creatures.PlayersOnRange(7)==1 [exori flam] Target.Self() Target.Shoot(!ID!) Exit() {exori flam} Self.Say(Exori Flam) Exit()

Change the ID_Rune by the ID of gfb (or any other rune)
Waypoints By Me [Here]

BBot functions/Funções do BBot [Here]
#5
Thanks so much !


@edit
How to use sd :o? I cant do that, I make all good but my character doesn't use SD. Meybe some macro?


Forum Jump:


Users browsing this thread: 1 Guest(s)