BBot - The best bot of the world
Safe GFB/AVA rune - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: Safe GFB/AVA rune (/thread-12104.html)



Safe GFB/AVA rune - siwylkw - 10-07-2013

Hello. I need safe macro for attacking GFB or AVA when 3+ mobs at screenshoot. Thanks for help.


RE: Safe GFB/AVA rune - Dexter - 10-07-2013

Try this macro:
[macro]1000 {SafeRune} IDRune:=XXXX creature:=Creature.Attacking() Self.Attacking()==01 Creatures.OnScreen()>=4 Creature.ShootOn(!creature!, !IDRune!) Exit()[/macro]

Change the XXXX by gfb/ava ID.


RE: Safe GFB/AVA rune - siwylkw - 10-08-2013

I make that:
1000 {SafeRune} IDRune:=3161 creature:=Creature.Attacking() Self.Attacking()==01 Creatures.OnScreen()>=4 Creature.ShootOn(!creature!, !IDRune!) Exit()

and thats not working. Its attacking when player on screen?


RE: Safe GFB/AVA rune - Dexter - 10-08-2013

Changed. Test

[macro]1000 {SafeRune} IDRune:=XXXX creature:=Creature.Attacking() Self.Attacking()==01 Creatures.PlayersOnScreen()<=2 Creatures.OnScreen()>=4 Creature.ShootOn(!creature!, !IDRune!) Exit()[/macro]

Change the XXXX by gfb/ava ID.


RE: Safe GFB/AVA rune - siwylkw - 10-09-2013

Thats not working for me... Idk why.. But I'm trying,trying, and nothing... ;s


RE: Safe GFB/AVA rune - Kimoszin - 10-10-2013

Post Debug of this macro.


RE: Safe GFB/AVA rune - siwylkw - 10-10-2013

I dont have any debugs. I see 8 mobs above me, and the bot dont attack rune. I dont know why.


RE: Safe GFB/AVA rune - Dexter - 10-10-2013

Explain how you setting the macro in your bbot.


RE: Safe GFB/AVA rune - siwylkw - 10-14-2013

[Image: ij2u.png]
Help me :S


RE: Safe GFB/AVA rune - Dexter - 10-14-2013

Copy this macro below:
[macro]1000 {SafeRune} IDRune:=XXXX creature:=Creature.Attacking() Self.Attacking()==01 Creatures.PlayersOnScreen()<=2 Creatures.OnScreen()>=4 Creature.ShootOn(!creature!, !IDRune!) Exit()[/macro]

and click Paste-Edit button.


RE: Safe GFB/AVA rune - siwylkw - 10-14-2013

Thats mine macro debug
[Image: a7i6.png]

Edit:
LOL. This macro attack rune ONLY when someone at screen.... Its not safe...

Edit2:
I fix bug. Now its working.
I need now safe exori/exori gran when 3+ mobs. Exori ico/hur when 1-2 mobs.


RE: Safe GFB/AVA rune - Dexter - 10-14-2013

Just change the values of variables.

Try creating this macro safe exori. I give rep if you can. Big Grin