BBot - The best bot of the world

Full Version: helpme please
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
(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
Thanks! I go test it!
1000 {GFB} Target.ByName(Tarantula)>3 Creatures.PlayersOnScreen=0 Hotkey.Use(3191)

^
Correct one.
It's no working man..
can show me how i can use this? :S
(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]
Yes, but it's not working :S
Thank All
(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)
I go test it! Thanks!

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