Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro sd shoot
#1
Hello i need macro
i botting od dl's and i need macro if player on screen dont use exori frigo ,shot sd
if no player on screen use normal exori frigo
Please help!
Reply
#2
[macro]2000 {SD & Frigo} Target:=Creature.Target() SD:=3155 Creatures.PlayersOnScreen()>=2 [Up] Self.Attacking()==1 Creature.ShootOn(!Target!, !SD!) Exit() {Up} Self.Attacking()==1 Creature.DistanceToSelf(!Target!)<=4 Self.Mana()>=40 Self.Say(exori frigo) Exit() [/macro]
Reply
#3
Since default offensive exhaust is 2000 ms, I would setup auto 2000 instead of 1200. Or 2005 to be sure bot won't miss his hit window

Edit:
Even better is to put macro in manual, not auto, and use it in advanced attack sequence
Reply
#4
It's better change for Manual, and add for advanced attack.
Reply
#5
dont working;/

if playyer on screen bot dont shoot frigo and dont shoot sd only wand
Reply
#6
Change for manual and add in Attack Sequences & Advanced Attack.
http://forums.bmega.net/thread-3063.html
Reply
#7
i do this and dont working if no players on screen bot shooting exori frigo but if some one is on the screen bot shot only wands not sds
Reply
#8
try this
[macro]0 {SD & Frigo} Target:=Creature.Target() SD:=3155 Creatures.PlayersOnScreen()>=2 [Up] Creature.ShootOn(!Target!, !SD!) {Up} Self.Attacking()==1 Creature.DistanceToSelf(!Target!)<=4 Self.Mana()>=40 Self.Say(exori frigo) [/macro]
Reply
#9
now shoting frigo if player on screen;/
Reply
#10
Try that is the last..
Idk if dont work.
[macro]0 {SD & Frigo} Target:=Creature.Target() SD:=3155 Creatures.PlayersOnScreen()>=2 [Up] Self.Attacking()==1 Creature.ShootOn(!Target!, !SD!) {Up} Creatures.PlayersOnScreen()<=1 Self.Attacking()==1 Creature.DistanceToSelf(!Target!)<=4 Self.Mana()>=40 Self.Say(exori frigo) [/macro]
Reply
#11
the same... dont shoot sd;/
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)