BBot - The best bot of the world
╠ BBot Macros ╣ - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Free Scripts (https://forums.bmega.net/forum-10.html)
+--- Thread: ╠ BBot Macros ╣ (/thread-1192.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20


RE: Macros for BBot - felipepreto - 09-25-2012

tem algum ae pra dar utura , com tanto de life?


RE: Macros for BBot - weromanito - 09-26-2012

plz need macro for pick up vials .... this not work 1000 {PickUpFlasks} Map.PickUpEx(285, -1, 1, !X!, !Y!, !Z!, 6) Map.PickUpEx(284, -1, 1, !X!, !Y!, !Z!, 6) Map.PickUpEx(283, -1, 1, !X!, !Y!, !Z!, 6)


RE: Macros for BBot - Zakne - 09-29-2012

(07-16-2011, 12:34 AM)Hunger Wrote: Cavebot:
Code:
2000 {Safe Spellcast} Self.Mana>=200 Self.Attacking Creatures.Beside>=3 Creatures.PlayersOnScreen=01 Self.Say(exori)

Only use in an open places, don't use in a place with stairs, you can get red skull!!


RE: Macros for BBot - Hunger - 09-29-2012

Yes Big Grin, because the delay in the execution of macros. if a player go down the stairs you will get a skull.


RE: Macros for BBot - danielmanzini - 09-30-2012

Hey man. Can you make a macro for me?
I was hunting these days in cyclopolis, and a guy blocked the way
with two trough, and my char stood stucked. =/
I need a macro that moves the object that is blocking the way!


RE: Macros for BBot - Malpkaa - 09-30-2012

Plz macro, MAP CLICK ! Sad


RE: Macros for BBot - junikee - 09-30-2012

Good job , useful macros around there, would like to see some that helps out royal paladin some xD


RE: Macros for BBot - Hunger - 10-01-2012

@danielmanzini
Code:
500 {Broken Furtunites} VarSet(X) Self.X VarSet(Y) Self.Y VarSet(Z) Self.Z Map.UseOn(WEAPON, 2524, !X!, !Y!, !Z!, 1)
Try this macro.

@Malpkaa
I will see Big Grin

@Junikee
Thanks guy


RE: Macros for BBot - weromanito - 10-04-2012

plz need macro pick up vials


RE: Macros for BBot - Hunger - 10-04-2012

3277 - Change to vial ID
200 {PushMax EDITABLE} VarSetEx(ID, 3277) VarSet(X) Self.X VarSet(Y) Self.Y VarSet(Z) Self.Z VarSub(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarAdd(X, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarAdd(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarAdd(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(X, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(X, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)


RE: Macros for BBot - weromanito - 10-05-2012

plz need macro pick up vial working


RE: Macros for BBot - Hunger - 10-05-2012

wait i'm updating it


RE: Macros for BBot - DouglinhasZN - 10-07-2012

cutting spider web macro plz


RE: Macros for BBot - weromanito - 10-08-2012

need macro pick up vial


RE: Macros for BBot - Hunger - 10-08-2012

http://forums.bmega.net/showthread.php?tid=6413
Pick Up Macro


RE: Macros for BBot - tatiin123 - 10-25-2012

hello, is there any macro for use dwarven ring just if u are drunked? I will apreciate too much, thanks.
bb


RE: Macros for BBot - Hunger - 10-27-2012

3000 {Equip DRing If Drunk} Status.Drunk()=1 Self.Inventory.Ring()<>IDDWARVENR Self.Equip.Ring(IDDWARVENR)


RE: Macros for BBot - speedo251 - 10-29-2012

Can u add macro which is cleaning Trainers after Player on Screen, Moved or Low Health ?
Mega said it's possible, but i dont have idea how to do it : (


RE: Macros for BBot - dzikus - 10-30-2012

Hello I tried to make makro if creature on screen then allert and it dont works. Allert is all the time. I mean allert at one creature, something like alarm only when dragon is on screen.

1000 {ALLERT} Target.ByName(creature) Misc.Alert(ALLERT)

Why it dont work ?


RE: Macros for BBot - kushpally - 10-30-2012

anti push not working