Rifleman Archive
Thread: conceal shot macro?
Page 1 of 1
LaoTzume
Thu May 13, 2004 10:49 am
#1
Hey so i was sittin there conceal shotting a nightsister elder, and then i accidentally mindbled her due to me spamming onceal shot. Now someone told me that i can make a macro that does two conceal shot and then peace. I couldn't figure out how to set it up right if anyone has this let me know I would love to use it. Also another person told me that they have heard where you can set up a conceal shot macro that basically repeats itself. Basically you could solo a krayt with conceal shot will semi afk, that possible? Thanks guys for any imput.
AlexKC
Thu May 13, 2004 11:38 am
#2
try something like this:
macro name: conceal
/concealshot;
/concealshot;
/pause 3;
/peace;
/macro conceal;
the last line will make it repeat. you may have to adjust the pause to fit your rifle speed.
WayneInAustin
Thu May 13, 2004 11:56 am
#3
Yes.. be VERY careful with that /pause value. If you accidentally fire even ONE normal shot, pick up your bags and start a'runnin' to the hills!
AlexKC wrote:
try something like this:
macro name: conceal
/concealshot;
/concealshot;
/pause 3;
/peace;
/macro conceal;
the last line will make it repeat. you may have to adjust the pause to fit your rifle speed.
OditeFosore
Thu May 13, 2004 2:17 pm
#4
The macro above is correct. I wanted to ask for the reason why you want to use a conceal shot macro? If it's to avoid the random bleed, a maco won't help unfortunately. If your accuracy is low, the macro will help you to avoid getting two misses in a row which will lead to gettting an aggro. Beyond that, as long as you never draw bleed or miss twice in a row, there is no need to do anything but hit conceal nonstop. Just my $.02. My conceal macro is name: conceal. /conceal; /conceal; /macro conceal....Iuse it if I need to get a bite to eat or something like that.
LaoTzume wrote:
Hey so i was sittin there conceal shotting a nightsister elder, and then i accidentally mindbled her due to me spamming onceal shot. Now someone told me that i can make a macro that does two conceal shot and then peace. I couldn't figure out how to set it up right if anyone has this let me know I would love to use it. Also another person told me that they have heard where you can set up a conceal shot macro that basically repeats itself. Basically you could solo a krayt with conceal shot will semi afk, that possible? Thanks guys for any imput.
Shung
Fri May 14, 2004 1:51 am
#5
WayneInAustin wrote:
Yes.. be VERY careful with that /pause value. If you accidentally fire even ONE normal shot, pick up your bags and start a'runnin' to the hills!
AlexKC wrote:
try something like this:
macro name: conceal
/concealshot;
/concealshot;
/pause 3;
/peace;
/macro conceal;
the last line will make it repeat. you may have to adjust the pause to fit your rifle speed.
you can use decimal values so do /pause2.5;
Page 1 of 1