Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
helpme please
#1
Please a need a macro for use gfb when 3 tarantulas are in screen, BUT no if a player are on screen

Your's Federuso

Srry for bad english
#2
(03-24-2012, 08:34 PM)[email protected] Wrote: Please a need a macro for use gfb when 3 tarantulas are in screen, BUT no if a player are on screen

Your's Federuso

Srry for bad english

Try to use this macro below:
Code:
1000 {GFB} Target.ByName(Tarantula)>2 Creatures.PlayersOnScreen=0 Hotkey.Use(3191)

Not sure if it will work, but test and then tell us if it worked. Big Grin
#3
Thanks! I go test it!
#4
1000 {GFB} Target.ByName(Tarantula)>3 Creatures.PlayersOnScreen=0 Hotkey.Use(3191)

^
Correct one.
#5
It's no working man..
can show me how i can use this? :S
#6
(03-24-2012, 09:47 PM)GaleN hUND Wrote: 1000 {GFB} Target.ByName(Tarantula)>3 Creatures.PlayersOnScreen=0 Hotkey.Use(3191)

^
Correct one.

Not understand your post. Blush

(03-24-2012, 10:22 PM)[email protected] Wrote: It's no working man..
can show me how i can use this? :S

To use the macro you must copy the macro above, and paste as shown the image below:

[Image: fetch.php?media=macrosb.jpg]
#7
Yes, but it's not working :S
Thank All
#8
(03-25-2012, 03:40 PM)[email protected] Wrote: Yes, but it's not working :S
Thank All

Try this:
Code:
1000 {gfb} Target.ByName(Tarantula)>2 Creatures.PlayersOnScreen<2 Target.Shoot(3191)
#9
I go test it! Thanks!

The debug say "Target.ByName(Tarantula)>2" "false"


Forum Jump:


Users browsing this thread: 1 Guest(s)