BBot - The best bot of the world
IF CHARACTER STAY 15 SECONDS GO MACRO - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Requests (https://forums.bmega.net/forum-17.html)
+--- Thread: IF CHARACTER STAY 15 SECONDS GO MACRO (/thread-19461.html)



IF CHARACTER STAY 15 SECONDS GO MACRO - spiryciak - 02-24-2016

hello i need macro

if character stay like 15 seconds, go label XYZ


RE: IF CHARACTER STAY 15 SECONDS GO MACRO - damiansnk - 02-24-2016

Use commans misc stand time in macro


RE: IF CHARACTER STAY 15 SECONDS GO MACRO - spiryciak - 02-24-2016

How? help me


RE: IF CHARACTER STAY 15 SECONDS GO MACRO - kaiquegabriel - 02-24-2016

Code:
100 {Stay15sec} Misc.StandTime()>15 Label(LabelName)



RE: IF CHARACTER STAY 15 SECONDS GO MACRO - spiryciak - 02-24-2016

but give me

If stay 15 seconds, go this label

if not, dont go this label
and go next wpts.

understand ?
sory for my bad english


RE: IF CHARACTER STAY 15 SECONDS GO MACRO - Garuh - 02-25-2016

(02-24-2016, 07:51 PM)spiryciak Wrote: but give me

If stay 15 seconds, go this label

if not, dont go this label
and go next wpts.

understand ?
sory for my bad english

maybe u need 2 macros.


RE: IF CHARACTER STAY 15 SECONDS GO MACRO - Catar - 02-25-2016

(02-24-2016, 07:51 PM)spiryciak Wrote: but give me

If stay 15 seconds, go this label

if not, dont go this label
and go next wpts.

understand ?
sory for my bad english


I won't ever work.
Because macro would always move to label that you chose after standing less than 15 sec. So you would never stand more than second


RE: IF CHARACTER STAY 15 SECONDS GO MACRO - damiansnk - 02-25-2016

U can do it by [jumps] but i cant help u now cuz im in work.
But that macro must be manual in cavebot


RE: IF CHARACTER STAY 15 SECONDS GO MACRO - lukasze - 02-26-2016

Quote:10000 {Anti Trap} Misc.StandTime()>15 Cavebot.Stop() Cavebot.Start()



RE: IF CHARACTER STAY 15 SECONDS GO MACRO - damiansnk - 02-26-2016

(02-26-2016, 06:11 PM)lukasze Wrote:
Quote:10000 {Anti Trap} Misc.StandTime()>15 Cavebot.Stop() Cavebot.Start()

It isn't what is he askin' for.
But rep for try to help.