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: ╠ BBot Macros ╣ - Macio - 01-23-2013

REXI I LOVE YOU !!!!!!
REPUT ??
OF COURSE I LOVE YOU BRO !!! XD


RE: ╠ BBot Macros ╣ - Hunger - 01-23-2013

to Batix3

2000 {Injust Alert} Status.PZBlock()==1 Misc.Alert(!!Unjust!!)


when you get pz play alarm


RE: ╠ BBot Macros ╣ - haraujo - 01-25-2013

i need macro, if char stuck the macro back 2 points in the cavebot! please if possible do for me!


RE: ╠ BBot Macros ╣ - Macio - 01-25-2013

Hunger need macro :
1. When my char Macio of Nebula will use "Exevo Gran mas Vis" my noob char use "Exori Gran".
is it possible?


RE: ╠ BBot Macros ╣ - Hunger - 01-26-2013

haraujo
Look This Example:
Cavebot
Quote:Label (0 0 0:Start)
Macro (0 0 0:Reset Label)
Label (0 0 0:1)
Macro (0 0 0:Label Add)
Fixed (0 0 0)
Fixed (0 0 0)
Label (0 0 0:2)
Macro (0 0 0:Label Add)
Fixed (0 0 0)
Fixed (0 0 0)
Label (0 0 0:3)
Macro (0 0 0:Label Add)
Fixed (0 0 0)
Fixed (0 0 0)
Macros
Quote:0 {Reset Label} Cont:=0
0 {Label Add} VarAdd(Cont, 1)
2000 {Stucked Label} Misc.StandTime()>30 !Cont!>1 CaveBot.GoLabel(!Cont!)
Variables
Quote:Cont=0

After the bot walk 2 points, have a label, and a macro to add value on variable.
If the char stuck then the bot go to label with some value of the cont.


RE: ╠ BBot Macros ╣ - Axelpaxell - 01-26-2013

Ey can you get some macro like Anti idle? Smile


RE: ╠ BBot Macros ╣ - Hunger - 01-26-2013

Macio i think this not possible, but you can use the combo leader or a navigation to make this

Look Basic War: Have some combos to you use
http://wiki.bmega.net/doku.php?id=basic_war
or
Look War.NET: And make you Combo Sequence
http://wiki.bmega.net/doku.php?id=war.net

[macro]1000 {Idle Macro} Time:=Misc.Random(1000, 1500) Macro.Wait(!Time!) Self.TurnS() Macro.Wait(!Time!) Self.TurnE() Macro.Wait(!Time!) Self.TurnW() Macro.Wait(!Time!) Self.TurnN()[/macro]


RE: ╠ BBot Macros ╣ - Macio - 01-27-2013

Ey hunger a "fallow" is it possible?
Macio of Nebula say "Follow" and my noob char using follow on Macio of Nebula? Big Grin


RE: ╠ BBot Macros ╣ - Hunger - 01-27-2013

Not =[


RE: ╠ BBot Macros ╣ - Rexi - 01-27-2013

Is there a Macro that allow the user to minimize the backpack??


RE: ╠ BBot Macros ╣ - Hunger - 01-27-2013

Not have this command in macros, but i think that already is a feature in progress


RE: ╠ BBot Macros ╣ - Hunger - 01-28-2013

Wait


RE: ╠ BBot Macros ╣ - weromanito - 02-02-2013

hello i need one macro for run the monster , why the option of bot the runs very very bad thx


RE: ╠ BBot Macros ╣ - etoricos - 02-07-2013

Guys can anyone tell me how to configure that macro:

Code:
3000 {Auto Mount} Status.InPZ()<>1 Self.Mount()==0 Self.ToggleMount()

cause when I press to enable macros it does not work.


RE: ╠ BBot Macros ╣ - kosmos92 - 02-11-2013

i need makro that character will be holding strong haste only if there are no monsters on screen Wink


RE: ╠ BBot Macros ╣ - weromanito - 02-12-2013

hello i need one macro for run the monster , why the option of bot the runs very very bad thx


RE: ╠ BBot Macros ╣ - Birus - 02-12-2013

Hello i need macro like this:
-Strong haste if no monester on screen and character is out of protection zone like depo/temple


RE: ╠ BBot Macros ╣ - bejbicz - 02-15-2013

(01-22-2013, 11:33 PM)Hunger Wrote: [macro]1500 {Attacks Avoid PK} playerS:=1 IDrune:=3158 Creatures.PlayersOnScreen()==!playerS! [OnplayerS] Self.Attacking()==1 Self.Mana>30 Self.Say(exori frigo) Exit {OnplayerS} Self.Attacking()==1 Target.Shoot(!IDrune!) Exit [/macro]


Caution!!!!!!!!!

Look This Images

[Image: cautionm.jpg]


to Avoid this use this new macro

[Image: zzzzzzzr.png]

Bro i have question Wink How to set if someone on screen i stoped attack water elemental with exori vis and use heavy magic missile?Smile


RE: ╠ BBot Macros ╣ - Eduardoroeder - 02-21-2013

made a tutorial to if and else macro here http://forums.bmega.net/showthread.php?tid=9150


RE: ╠ BBot Macros ╣ - papai201 - 02-22-2013

Hey, I need a macro to use 'Utura Gran' when mana is full and there're no creatures on screen, thanks.