if i want to write for example this
lstart
mov;828;813,ldn,mov;828;813,125,lup,
*6,125,-6,
*8,125,-8,
*9,125,-9,
lend;#
this means that my mouse would move to my health bar and click to target myself
then do skill 6 8 9 wich are fh / shield / great shield
but now i need to put in the delay
6 = 90 sec = 90 00 ms
8 = 300 sec = 300 000 ms
9 = 240 sec = 240 000 ms
so after skill 9 i would need to put the delay to 90000
then after 6 300000
then after 8 240000
but! what is the delay command?
any input appreciated, pls tell me if ive done something wrong aswell
im a noob who is trying to learn
lstart
mov;828;813,ldn,mov;828;813,125,lup,
*6,125,-6,
*8,125,-8,
*9,125,-9,
lend;#
this means that my mouse would move to my health bar and click to target myself
then do skill 6 8 9 wich are fh / shield / great shield
but now i need to put in the delay
6 = 90 sec = 90 00 ms
8 = 300 sec = 300 000 ms
9 = 240 sec = 240 000 ms
so after skill 9 i would need to put the delay to 90000
then after 6 300000
then after 8 240000
but! what is the delay command?
any input appreciated, pls tell me if ive done something wrong aswell
im a noob who is trying to learn