02-24-2016, 03:58 PM
hello i need macro
if character stay like 15 seconds, go label XYZ
if character stay like 15 seconds, go label XYZ
IF CHARACTER STAY 15 SECONDS GO MACRO
|
02-24-2016, 03:58 PM
hello i need macro
if character stay like 15 seconds, go label XYZ
02-24-2016, 04:02 PM
Use commans misc stand time in macro
SELL 300 ED
02-24-2016, 04:44 PM
How? help me
02-24-2016, 05:15 PM
(This post was last modified: 02-24-2016, 05:15 PM by kaiquegabriel.)
Code: 100 {Stay15sec} Misc.StandTime()>15 Label(LabelName)
02-24-2016, 07:51 PM
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 (02-24-2016, 07:51 PM)spiryciak Wrote: but give me 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
02-25-2016, 01:02 PM
U can do it by [jumps] but i cant help u now cuz im in work.
But that macro must be manual in cavebot
SELL 300 ED
02-26-2016, 06:11 PM
Quote:10000 {Anti Trap} Misc.StandTime()>15 Cavebot.Stop() Cavebot.Start() If it helped give the REP+
If someone is offended SORRY |
« Next Oldest | Next Newest »
|